tocco-devcon 1.0.164 → 1.0.166

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
+ 1.0.166
2
+ - remove top and left padding within immutable stated value box
3
+ - fix alignment of input fields within input edit table
4
+ - show back action always before reports
5
+ - fix fulltext search
6
+
7
+ 1.0.165
8
+ - also implement border radius for indicator container wrapper to prevent cover of input field edges
9
+ - add cancel button to confirm modals
10
+ - show correct pending changes modal on widgets
11
+ - fix border radius calculation of panel headers
12
+
1
13
  1.0.164
2
14
  - fix baseline of code edit
3
15