tocco-widget-bundle 0.1.164 → 0.1.166
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.c622e5d61d890ca24ef8.js +1 -0
- package/dist/chunk-690.80218421a3b423214941.js +1 -0
- package/dist/chunk-actions.f314ea93cc885927d1b4.js +1 -0
- package/dist/{chunk-vendor-icons.cd392b987abab6b07aa3.js → chunk-vendor-icons.c42c48040a43892f6dbd.js} +1 -1
- 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.96985f0020bc5c8584c7.js +0 -1
- package/dist/chunk-690.dcb12ce0d3d2c60e2a2b.js +0 -1
- package/dist/chunk-actions.6ab4c2ef91c02cea6b83.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
0.1.166
|
|
2
|
+
- handle remote create on simpel actions
|
|
3
|
+
- handle entity model corretly to support remote create
|
|
4
|
+
- handle entity model corretly on form builder
|
|
5
|
+
- provide detail app to actions
|
|
6
|
+
- provide detail app to entity-list
|
|
7
|
+
- show advancedSearch properly
|
|
8
|
+
|
|
9
|
+
0.1.165
|
|
10
|
+
- fix country cache
|
|
11
|
+
- expand checkbox and label options for ChoiceEdit
|
|
12
|
+
- use new loadModules endpoint
|
|
13
|
+
|
|
1
14
|
0.1.164
|
|
2
15
|
- handle new points types with averages
|
|
3
16
|
- move field definition cache to object cache
|