tocco-devcon 1.0.36 → 1.0.39

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,18 @@
1
+ 1.0.39
2
+ - fix remote error handler
3
+ - remove momentjs in favor of date-fns
4
+ - create removeBoxes to help adjust forms
5
+ - fix error logging app extension
6
+
7
+ 1.0.38
8
+ - convert phoneEdit to functional component
9
+ - convert layout to functional component
10
+ - convert statedvalue.stories to functional component
11
+ - convert typography to functional component
12
+
13
+ 1.0.37
14
+ - show today button in datepicker
15
+
1
16
  1.0.36
2
17
  - fix datepicker max-, mind-date value for ranges
3
18