tocco-widget-bundle 3.15.13 → 3.15.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog.md +6 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-55341.ce06385f392b4cbf0d93.js → chunk-55341.ef93eb464b72331c42c8.js} +1 -1
- package/dist/{chunk-72969.9d557cc75d1470c8560c.js → chunk-72969.7b4373cf3be04e1d32d2.js} +3 -3
- package/dist/{chunk-actions.6e30bd2e51cfd196e5cb.js → chunk-actions.120a388d33cd3fd21c12.js} +1 -1
- package/dist/chunk-vendor-icons.57154cf0fd50611c3aa0.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +3 -3
- package/dist/entity-browser.js +3 -3
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +3 -3
- package/dist/event-registration.js +3 -3
- package/dist/freemarker-code.js +1 -1
- package/dist/function-mutation.js +3 -3
- package/dist/job-application.js +3 -3
- package/dist/login.js +2 -2
- package/dist/mailing-list.js +3 -3
- package/dist/membership-registration.js +1 -1
- package/dist/password-update.js +2 -2
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- package/dist/sso-login.js +3 -3
- package/dist/stint-auction.js +3 -3
- package/dist/user-availability.js +3 -3
- package/dist/user-grades.js +3 -3
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-vendor-icons.eee9e73165a923b12d8c.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
3.15.15
|
|
2
|
+
- add/swap icons to interaction elements on dashboard and last used popover
|
|
3
|
+
|
|
4
|
+
3.15.14
|
|
5
|
+
- use new redirect helper
|
|
6
|
+
|
|
1
7
|
3.15.13
|
|
2
8
|
- refactor pre-input blocking for number and integer to ensure correct sync validation in order to show validation messages
|
|
3
9
|
|