tocco-admin 1.0.60 → 1.0.63

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.63
2
+ - convert phoneEdit to functional component
3
+ - convert layout to functional component
4
+ - convert statedvalue.stories to functional component
5
+ - convert typography to functional component
6
+ - convert loginbox to functional component
7
+ - prepare for customer actions
8
+ - prepare for customer actions
9
+
10
+ 1.0.62
11
+ - show today button in datepicker
12
+
13
+ 1.0.61
14
+ - fix datepicker max-, mind-date value for ranges
15
+
1
16
  1.0.60
2
17
  - replace flatpickr with react-datepicker
3
18