tocco-widget-bundle 3.10.45 → 3.10.47
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-56.1dc87cdac2d52962fd43.js +1 -0
- 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/mailing-list.js +2 -2
- package/dist/membership-registration.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +8 -8
- 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-56.dce469077e71ae40ea5e.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
3.10.47
|
|
2
|
+
- handle query changes properly
|
|
3
|
+
|
|
4
|
+
3.10.46
|
|
5
|
+
- fix sorting of columns with missing preferences
|
|
6
|
+
- fix sorting of columns with missing preferences
|
|
7
|
+
- fix dropping column on handle
|
|
8
|
+
|
|
1
9
|
3.10.45
|
|
2
10
|
- fix keyboard handling for datepicker
|
|
3
11
|
- ignore datepicker for arrow keyboard handling
|