tocco-widget-bundle 3.13.76 → 3.13.77
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 +5 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-103.5991fd149a2e34515f06.js → chunk-103.f06f974498e3801d8036.js} +3 -3
- package/dist/{chunk-651.7e4d284f0368e50386d0.js → chunk-651.551685bcac6f824e2fa6.js} +1 -1
- package/dist/{chunk-actions.f110c72da0f3cf40e9bc.js → chunk-actions.102527d0a82164e8adc9.js} +1 -1
- package/dist/chunk-vendor-icons.b5736ce6e37e5e3ea914.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/education-portfolio.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +2 -2
- package/dist/evaluation-execution-participation.js +1 -1
- package/dist/event-registration.js +1 -1
- package/dist/freemarker-code.js +1 -1
- package/dist/function-mutation.js +1 -1
- package/dist/job-application.js +1 -1
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +1 -1
- package/dist/membership-registration.js +1 -1
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.js +2 -2
- package/dist/sso-login.js +1 -1
- package/dist/stint-auction.js +1 -1
- package/dist/user-availability.js +1 -1
- package/dist/user-grades.js +1 -1
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-vendor-icons.3e1ba124bd32b60ba76d.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
3.13.77
|
|
2
|
+
- add sticky buttons wrapper to mailing list mail action
|
|
3
|
+
- fix icon color in Table
|
|
4
|
+
- add faCalendarXmark icon
|
|
5
|
+
|
|
1
6
|
3.13.76
|
|
2
7
|
- revert the change to make searchform more compact as it was causing problems with the datepicker icons on smaller screens
|
|
3
8
|
- reevaluation action condition in list when action is executed in detail
|