tocco-hkvag-bundle 3.8.8 → 3.8.10

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.10
2
+ - add useColumnPosition
3
+ - add sorting reducer helper
4
+ - add splitDataForm
5
+ - add BasicSearchForm
6
+ - add qualification dataRequest
7
+ - make select work without formData
8
+ - refactor input-edit to use more shared code
9
+ - use column position hook
10
+ - add useTitle to FormattedValue
11
+ - count hidden required checkbox as optional and ignore it in validation
12
+ - fix checking if form contains only readonly
13
+ - add additional units
14
+
15
+ 3.8.9
16
+ - refactor panel group to remove duplications
17
+
1
18
  3.8.8
2
19
  - fix long lines in code edit being cut off by showing scrollbar
3
20
  - add id to ReactDatePicker