tocco-widget-bundle 0.1.165 → 0.1.167
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 +7 -7
- package/dist/chunk-240.8d3a3e52bf635aed7b53.js +1 -0
- package/dist/chunk-690.80218421a3b423214941.js +1 -0
- package/dist/chunk-actions.9f454d338cb05d067b80.js +1 -0
- package/dist/chunk-vendor-icons.a00a2a801366f5dbdb8a.js +1 -0
- package/dist/docs-browser.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 +2 -2
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +2 -2
- 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.c590ba9ee84cd8211f38.js +0 -1
- package/dist/chunk-690.dcb12ce0d3d2c60e2a2b.js +0 -1
- package/dist/chunk-actions.f314ea93cc885927d1b4.js +0 -1
- package/dist/chunk-vendor-icons.675f59f30b0ab2ec2841.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
0.1.167
|
|
2
|
+
- hide rule checking for difference to old password if old password field is not shown
|
|
3
|
+
- copy changelog to clipboard
|
|
4
|
+
- add cypress data attribute to breadcrumb
|
|
5
|
+
|
|
6
|
+
0.1.166
|
|
7
|
+
- handle remote create on simpel actions
|
|
8
|
+
- handle entity model corretly to support remote create
|
|
9
|
+
- handle entity model corretly on form builder
|
|
10
|
+
- provide detail app to actions
|
|
11
|
+
- provide detail app to entity-list
|
|
12
|
+
- show advancedSearch properly
|
|
13
|
+
|
|
1
14
|
0.1.165
|
|
2
15
|
- fix country cache
|
|
3
16
|
- expand checkbox and label options for ChoiceEdit
|