tocco-widget-bundle 0.1.9 → 0.1.10
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 +4 -0
- package/dist/address-update.js +2 -2
- package/dist/{chunk-672.c3429f95cd200eabc10e.js → chunk-672.7ce572a39052dc2178c4.js} +1 -1
- package/dist/chunk-701.e16e94cd6c9f3cdc7151.js +13 -0
- package/dist/{chunk-actions.bb25c3367a59dfbb6404.js → chunk-actions.380faff8c73b3690995b.js} +1 -1
- package/dist/chunk-vendor-icons.a471eef2af740335ca5c.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/mailing-list.js +2 -2
- package/dist/wage-view.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-701.4acda1b0cce3210175e9.js +0 -13
- package/dist/chunk-vendor-icons.658ca5c36c4ef1eda83a.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
0.1.10
|
|
2
|
+
- reports added through formModifier are now placed directly into the action bar, instead of the output group
|
|
3
|
+
- report definitions now contain an icon as defined by the backend
|
|
4
|
+
|
|
1
5
|
0.1.9
|
|
2
6
|
- entity-browser can now display reports passed as ids in input
|
|
3
7
|
- remote fields now honor the constrictions defined on forms with remotefield scope
|