tocco-widget-bundle 3.14.67 → 3.14.69
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-55341.7d3e99872689bf3269cb.js +1 -0
- package/dist/{chunk-52827.54504f4126b773864303.js → chunk-89651.ec84a53f93eae0034faa.js} +2 -2
- package/dist/chunk-actions.8fd4de3bf131d8bc6424.js +1 -0
- package/dist/docs-browser.js +3 -3
- package/dist/education-portfolio.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +3 -3
- 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 +3 -3
- package/dist/public-dms.js +3 -3
- 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-55341.4b3f8266bd2310696889.js +0 -1
- package/dist/chunk-actions.ce03c40a71fd92cd1115.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.14.69
|
|
2
|
+
- pass showTooltips to column children
|
|
3
|
+
- pass choice options correctly
|
|
4
|
+
|
|
5
|
+
3.14.68
|
|
6
|
+
- check messages to enable submit
|
|
7
|
+
- set module component readonly when max selection is zero
|
|
8
|
+
- handle null maximum as not readonly
|
|
9
|
+
|
|
1
10
|
3.14.67
|
|
2
11
|
- ignore undefined field errors
|
|
3
12
|
|