tocco-widget-bundle 3.8.42 → 3.8.44
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 +13 -0
- package/dist/address-update.js +1 -1
- package/dist/chunk-actions.97fb5f7b219c866c43fe.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +9 -9
- 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/mailing-list.js +2 -2
- package/dist/membership-registration.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 +9 -9
- package/package.json +1 -1
- package/dist/chunk-actions.5964ac23643afcc76031.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
3.8.44
|
|
2
|
+
- fix multi-select-field
|
|
3
|
+
|
|
4
|
+
3.8.43
|
|
5
|
+
- add listApp
|
|
6
|
+
- add listApp
|
|
7
|
+
- add listApp
|
|
8
|
+
- add listApp
|
|
9
|
+
- add listApp
|
|
10
|
+
- add externalEvents to appFactory
|
|
11
|
+
- add externalEvents to store
|
|
12
|
+
- add externalEvents to store
|
|
13
|
+
|
|
1
14
|
3.8.42
|
|
2
15
|
- Add `watchForHover` styling utility
|
|
3
16
|
- limit watchForHover to activate in window.onload
|