tocco-devcon 1.0.27 → 1.0.30

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,13 @@
1
+ 1.0.30
2
+ - Length and size validators no longer trigger if the max or min is not defined
3
+
4
+ 1.0.29
5
+ - show from and to placeholders on number ranges
6
+ - update of the values and field widths in duration edit fixed
7
+
8
+ 1.0.28
9
+ - add form properties to prepare request
10
+
1
11
  1.0.27
2
12
  - render html escape characters in breadcrumbs
3
13