tocco-widget-bundle 0.1.208 → 0.1.210
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 +8 -0
- package/dist/address-update.js +1 -1
- package/dist/{chunk-240.15bd1bffb762a5251603.js → chunk-240.ea6bea4f76e742060839.js} +1 -1
- package/dist/chunk-467.291e22616b2fc64f4fa8.js +1 -0
- package/dist/{chunk-actions.518e1e7c8bb25eae36d8.js → chunk-actions.c18b6f934d776da47f99.js} +1 -1
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +2 -2
- package/dist/entity-browser.js +1 -1
- 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 +1 -1
- 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/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-467.842e0d6cb0896e07c4c7.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
0.1.210
|
|
2
|
+
- reset disabled min-height on textareas
|
|
3
|
+
|
|
4
|
+
0.1.209
|
|
5
|
+
- growing subtables
|
|
6
|
+
- show full username
|
|
7
|
+
- load email template properly
|
|
8
|
+
|
|
1
9
|
0.1.208
|
|
2
10
|
- harmonize panel spacing and font weights
|
|
3
11
|
- make actionConditions work in the children of action groups
|