tocco-widget-bundle 3.9.29 → 3.9.31
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 +9 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-actions.4a44314b02d258552244.js → chunk-actions.194122f72f90bf33261a.js} +1 -1
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/freemarker-code.js +1 -1
- package/dist/function-mutation.js +2 -2
- package/dist/job-application.js +2 -2
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +2 -2
- package/dist/membership-registration.js +1 -1
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- package/dist/sso-login.js +1 -1
- package/dist/stint-auction.js +2 -2
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.9.31
|
|
2
|
+
- use correct search form name as fallback
|
|
3
|
+
- enable hover on parent items of menu tree
|
|
4
|
+
|
|
5
|
+
3.9.30
|
|
6
|
+
- map shrinkToContent in getColumnDefinition
|
|
7
|
+
- fix jumping buttons in tocco header when opening help menu
|
|
8
|
+
- add feature
|
|
9
|
+
|
|
1
10
|
3.9.29
|
|
2
11
|
- improve menu ux by adding hover background and expanding clickable area
|
|
3
12
|
- add dark mode
|