tocco-widget-bundle 0.1.141 → 0.1.143

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,15 @@
1
+ 0.1.143
2
+ - improve readability of disabled multi value label text
3
+ - be able to tab through mulit-remote-selects
4
+ - navigate to next field with tab on select
5
+
6
+ 0.1.142
7
+ - add modifyEntityPaths input parameter
8
+ - add modifyEntityPaths input parameter
9
+ - add initialAction
10
+ - remove history in action and use initialAction of entity-browser
11
+ - use initialAction of entity-browser
12
+
1
13
  0.1.141
2
14
  - add global classname for all wrapping elements
3
15