tocco-devcon 1.0.155 → 1.0.156-hotfix36.2

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,18 @@
1
+ 1.0.156-hotfix36.2
2
+ - fix duplicated key on list
3
+
4
+ 1.0.156-hotfix36.1
5
+ - remove minimum height for modal body which is not needed
6
+ - remove [object Object] button title
7
+ - ensure pending changes prompt is fired first
8
+
9
+ 1.0.156
10
+ - fix missaligned dropdown indicators within select
11
+ - add fetchAllEntities which handles paging by itself
12
+ - replace fetchEntities in selection
13
+ - replace custom paging in notifications
14
+ - replace fetchEntities in formData
15
+
1
16
  1.0.155
2
17
  - improve readability of disabled multi value label text
3
18
  - be able to tab through mulit-remote-selects