tocco-admin 1.0.62 → 1.0.65

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,29 @@
1
+ 1.0.65
2
+ - show prompt before action for unsaved changes
3
+
4
+ 1.0.64
5
+ - fix remote error handler
6
+ - remove momentjs in favor of date-fns
7
+ - support simple search flag for fulltext search field
8
+ - create removeBoxes to help adjust forms
9
+ - allow modification of form in subgrid
10
+ - listen to input param changes
11
+ - fix error logging app extension
12
+ - add error boundary
13
+ - add error boundary
14
+ - add error boundary
15
+ - add error boundary
16
+ - add error boundary
17
+
18
+ 1.0.63
19
+ - convert phoneEdit to functional component
20
+ - convert layout to functional component
21
+ - convert statedvalue.stories to functional component
22
+ - convert typography to functional component
23
+ - convert loginbox to functional component
24
+ - prepare for customer actions
25
+ - prepare for customer actions
26
+
1
27
  1.0.62
2
28
  - show today button in datepicker
3
29