tocco-widget-showcase 3.8.18 → 3.8.20
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 +10 -0
- package/dist/index.js +3 -3
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.8.20
|
|
2
|
+
- load row number options from Page_limit entities
|
|
3
|
+
- fix resizing of ui table
|
|
4
|
+
|
|
5
|
+
3.8.19
|
|
6
|
+
- add download icon to DocumentFormatter
|
|
7
|
+
- allow multiple paths and disallow navigation for custom table on SubGrid
|
|
8
|
+
- disable navigation if parent defines it
|
|
9
|
+
- do not add search value for parent relation if no reverse relation was defined
|
|
10
|
+
|
|
1
11
|
3.8.18
|
|
2
12
|
- fix terms edit link color
|
|
3
13
|
- navigate to next field without selecting with tab
|