tocco-admin 1.0.32 → 1.0.33
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 +6 -0
- package/dist/{chunk-143.5d91f3777180908337bc.js → chunk-143.74dd14ce89437946b55f.js} +1 -1
- package/dist/{chunk-611.b01af11d3a7bfc8b0f3e.js → chunk-611.b4dcaf300768f3d73431.js} +1 -1
- package/dist/chunk-701.228de976f786c5392e35.js +13 -0
- package/dist/{chunk-actions.835d91adfd662496072d.js → chunk-actions.7a278cbfbb0926c3f2de.js} +1 -1
- package/dist/{chunk-vendor-date-picker.e5bcf03a4e0c86ae0a51.js → chunk-vendor-date-picker.61defa0e0adb50a7b187.js} +1 -1
- package/dist/chunk-vendor-icons.80365aa6d838f7524513.js +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-701.751cbaea06d1530aeb42.js +0 -13
- package/dist/chunk-vendor-icons.259d7912accb321974bf.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
1.0.33
|
|
2
|
+
- new prop `searchListFormName` to use separate list form for search mode
|
|
3
|
+
- define different list form for search mode
|
|
4
|
+
- updated fontawesome and added merge icon
|
|
5
|
+
- merge action now handles resolved entities instead of selection directly
|
|
6
|
+
|
|
1
7
|
1.0.32
|
|
2
8
|
- filter out null values on nested paths
|
|
3
9
|
- handle nested 'to many' relations on list forms
|