tocco-admin 1.0.32 → 1.0.35

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 CHANGED
@@ -1,3 +1,16 @@
1
+ 1.0.35
2
+ - invalidate cache on page refresh properly
3
+ - correct dimension calculation of select menu since in some situations it does not seem to calculate the correct width/height
4
+
5
+ 1.0.34
6
+ - fixed navigating to entity document
7
+
8
+ 1.0.33
9
+ - new prop `searchListFormName` to use separate list form for search mode
10
+ - define different list form for search mode
11
+ - updated fontawesome and added merge icon
12
+ - merge action now handles resolved entities instead of selection directly
13
+
1
14
  1.0.32
2
15
  - filter out null values on nested paths
3
16
  - handle nested 'to many' relations on list forms