tocco-widget-bundle 3.8.30 → 3.8.32
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 +10 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-156.b56ffe5fdf620afd5885.js +1 -0
- package/dist/{chunk-actions.4906e1888fdab5fd6ad7.js → chunk-actions.ffe196339cbfc9f923f5.js} +1 -1
- package/dist/{chunk-docs-actions.7cba9659819786891556.js → chunk-docs-actions.378ca44b87cd948b11bd.js} +1 -1
- 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/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 +2 -2
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +2 -2
- package/dist/public-dms.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/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-156.fad02a48de71c7ee389f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.8.32
|
|
2
|
+
- hide readonly terms
|
|
3
|
+
- fix locale for anonymous
|
|
4
|
+
- fix locale for anonymous
|
|
5
|
+
|
|
6
|
+
3.8.31
|
|
7
|
+
- handle searchFormType
|
|
8
|
+
- fix several selection issues in the dms
|
|
9
|
+
- fix selection in docs tree search
|
|
10
|
+
|
|
1
11
|
3.8.30
|
|
2
12
|
- fix multivalue separator span alignment
|
|
3
13
|
|