tocco-legacy-bundle 3.14.0 → 3.14.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,16 @@
1
+ 3.14.2
2
+ - reintroduce upload button in upload component
3
+
4
+ 3.14.1
5
+ - use id as field name
6
+ - use path for setting data in search form
7
+ - use ids for form values
8
+ - use ids for form errors
9
+ - use ids for async blur flieds
10
+ - explicitly use path for default values
11
+ - fix strange form errors
12
+ - apply correct terms
13
+
1
14
  3.14.0
2
15
  - initial release for version 3.14
3
16