tocco-widget-bundle 3.14.40 → 3.14.41
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 +2 -2
- package/dist/chunk-12508.77d8b2ce7bb1eb8bf50f.js +19 -0
- package/dist/chunk-32123.f8fbde9b8588a2db07a8.js +1 -0
- package/dist/{chunk-actions.0d8997568738df3f8f0b.js → chunk-actions.cb2661233d81906914a3.js} +1 -1
- package/dist/chunk-vendor-icons.a11cf65fa38211533dea.js +1 -0
- package/dist/docs-browser.js +2 -2
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +2 -2
- package/dist/evaluation-execution-participation.js +2 -2
- package/dist/event-registration.js +2 -2
- package/dist/freemarker-code.js +2 -2
- package/dist/function-mutation.js +2 -2
- package/dist/job-application.js +2 -2
- package/dist/login.js +2 -2
- package/dist/mailing-list.js +2 -2
- package/dist/membership-registration.js +2 -2
- package/dist/password-update.js +2 -2
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.js +2 -2
- package/dist/sso-login.js +2 -2
- 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 +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-12508.df3bd11ad6a4d310c3b3.js +0 -19
- package/dist/chunk-32123.75a9f5ea288ab52f5abf.js +0 -1
- package/dist/chunk-vendor-icons.c35d46dea6a20ee6cb0a.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
3.14.41
|
|
2
|
+
- improve arrow navigation on multiline textfield by only navigating to next/previous field if cursor is at the boundary
|
|
3
|
+
- fix caching subgrid with different form suffix
|
|
4
|
+
- improve ux of scheduler entries
|
|
5
|
+
|
|
1
6
|
3.14.40
|
|
2
7
|
- support searchfilter in navigation strategy
|
|
3
8
|
- add icon
|