tocco-widget-bundle 0.1.142 → 0.1.144

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,17 @@
1
+ 0.1.144
2
+ - fix missaligned dropdown indicators within select
3
+ - fix border radii of input edit select
4
+ - add fetchAllEntities which handles paging by itself
5
+ - replace fetchEntities
6
+ - replace fetchEntities in selection
7
+ - replace custom paging in notifications
8
+ - replace fetchEntities in formData
9
+
10
+ 0.1.143
11
+ - improve readability of disabled multi value label text
12
+ - be able to tab through mulit-remote-selects
13
+ - navigate to next field with tab on select
14
+
1
15
  0.1.142
2
16
  - add modifyEntityPaths input parameter
3
17
  - add modifyEntityPaths input parameter