tocco-widget-bundle 0.1.183 → 0.1.184
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.1486b32ee495786337b7.js +1 -0
- package/dist/{chunk-actions.508dab5bc0846a1f2d5e.js → chunk-actions.aa872eaf0eb268673d0e.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/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 +2 -2
- package/dist/public-dms.js +2 -2
- 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.096bbdc0d79f39da31d0.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
0.1.184
|
|
2
|
+
- adjust useSyncValidation
|
|
3
|
+
- fix action order
|
|
4
|
+
- add data-cy attr to confirm buttons
|
|
5
|
+
- use comon text resources
|
|
6
|
+
- use text resources for extended search
|
|
7
|
+
- fix hostname field in log view
|
|
8
|
+
- load actual question instead of label of the question
|
|
9
|
+
|
|
1
10
|
0.1.183
|
|
2
11
|
- add data-cy attr to delete buttons
|
|
3
12
|
- add data-cy attr to submit button
|