tocco-widget-bundle 0.1.206 → 0.1.208
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 +1 -0
- package/dist/{chunk-44.d88671f249c8e1fe665d.js → chunk-44.d33f519954d51e81456f.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 +1 -1
- 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-240.eb65d36b78db75458916.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
0.1.208
|
|
2
|
+
- harmonize panel spacing and font weights
|
|
3
|
+
- make actionConditions work in the children of action groups
|
|
4
|
+
- handle follow up actions
|
|
5
|
+
|
|
6
|
+
0.1.207
|
|
7
|
+
- build up modifiers from smaller independent functions
|
|
8
|
+
|
|
1
9
|
0.1.206
|
|
2
10
|
- use new formSuffix to build formBase of SubGrids
|
|
3
11
|
- continue handling form elements after a custom component was encountered
|