tocco-widget-bundle 3.13.75 → 3.13.76
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-601.f4c7b49703fe5ac3412d.js → chunk-651.7e4d284f0368e50386d0.js} +1 -1
- package/dist/chunk-actions.f110c72da0f3cf40e9bc.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +1 -1
- package/dist/event-registration.js +1 -1
- package/dist/function-mutation.js +1 -1
- package/dist/job-application.js +1 -1
- package/dist/mailing-list.js +1 -1
- package/dist/membership-registration.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.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/wage-view.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-actions.7bbe1cd58fdc30a2e763.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
3.13.76
|
|
2
|
+
- revert the change to make searchform more compact as it was causing problems with the datepicker icons on smaller screens
|
|
3
|
+
- reevaluation action condition in list when action is executed in detail
|
|
4
|
+
- align questions outside of input in participation form
|
|
5
|
+
|
|
1
6
|
3.13.75
|
|
2
7
|
- fix box shadow cut off in widgets
|
|
3
8
|
- add mail attachment styling
|