tocco-devcon 3.8.49 → 3.8.51
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 +9 -0
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.8.51
|
|
2
|
+
- disable cache for create forms
|
|
3
|
+
- fix hostname for custom actions in cms
|
|
4
|
+
- add method to extract env as input props
|
|
5
|
+
- pass env to dynamic action
|
|
6
|
+
|
|
7
|
+
3.8.50
|
|
8
|
+
- map phone fields to string tql
|
|
9
|
+
|
|
1
10
|
3.8.49
|
|
2
11
|
- harmonize icon list spacing
|
|
3
12
|
- fix selected day color in date picker
|