tocco-legacy-bundle 3.8.10 → 3.8.12

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,20 @@
1
+ 3.8.12
2
+ - add data-cy attributes
3
+
4
+ 3.8.11
5
+ - add useColumnPosition
6
+ - add sorting reducer helper
7
+ - add splitDataForm
8
+ - add BasicSearchForm
9
+ - add qualification dataRequest
10
+ - make select work without formData
11
+ - refactor input-edit to use more shared code
12
+ - use column position hook
13
+ - add useTitle to FormattedValue
14
+ - count hidden required checkbox as optional and ignore it in validation
15
+ - fix checking if form contains only readonly
16
+ - add additional units
17
+
1
18
  3.8.10
2
19
  - refactor panel group to remove duplications
3
20