tocco-widget-bundle 3.9.9 → 3.9.10
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 +15 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-actions.4906e1888fdab5fd6ad7.js → chunk-actions.ffe196339cbfc9f923f5.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/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/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/changelog.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
3.9.10
|
|
2
|
+
- hide readonly terms
|
|
3
|
+
- fix locale for anonymous
|
|
4
|
+
- fix locale for anonymous
|
|
5
|
+
- pass locale to entity-browser
|
|
6
|
+
- pass locale to entity-browser
|
|
7
|
+
- pass locale to entity-browser
|
|
8
|
+
- pass locale to entity-browser
|
|
9
|
+
- pass locale to entity-browser
|
|
10
|
+
- pass locale to entity-browser
|
|
11
|
+
- pass locale to entity-browser
|
|
12
|
+
- pass locale to entity-browser
|
|
13
|
+
- pass locale to entity-browser
|
|
14
|
+
- pass locale to entity-browser
|
|
15
|
+
|
|
1
16
|
3.9.9
|
|
2
17
|
- harmonize date picker styling and implement time picker
|
|
3
18
|
- handle searchFormType
|