tocco-widget-bundle 0.1.128 → 0.1.129
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 +2 -2
- package/dist/chunk-240.8a1c03c4dbe5e9015f6e.js +1 -0
- package/dist/chunk-actions.16334a854345205b9758.js +1 -0
- package/dist/{chunk-vendor-icons.a462fd16aa9d468ea7a7.js → chunk-vendor-icons.41aaebe8a934f369763e.js} +1 -1
- package/dist/docs-browser.js +3 -3
- package/dist/entity-browser.js +2 -2
- package/dist/entity-dms.js +3 -3
- package/dist/evaluation-execution-participation.js +6 -6
- package/dist/event-registration.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/password-update.js +1 -1
- package/dist/personal-dms.js +3 -3
- package/dist/public-dms.js +3 -3
- package/dist/sso-login.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-240.c62f0cb3558f366cf25c.js +0 -1
- package/dist/chunk-actions.254104ec849d9211d444.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.129
|
|
2
|
+
- add error handling in evaluation-execution-participation-action
|
|
3
|
+
- add synchronous validation for pseudoSelect
|
|
4
|
+
- add error handling during loading
|
|
5
|
+
- add pseudo submitting which just blur form
|
|
6
|
+
- fix mandatory validation for pseudoSelect
|
|
7
|
+
- add back button
|
|
8
|
+
- add short link
|
|
9
|
+
|
|
1
10
|
0.1.128
|
|
2
11
|
- fix border radius of search boxes
|
|
3
12
|
- fix autofocus on search form
|