tocco-devcon 3.10.24 → 3.10.25
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 +4 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
3.10.25
|
|
2
|
+
- fix datepicker styling in widgets by providing the tocco-app classname which prevents webkinder styles being applied
|
|
3
|
+
- let requestSaga handle blocking info in simpleAction
|
|
4
|
+
|
|
1
5
|
3.10.24
|
|
2
6
|
- disable auto-complete when selecting template
|
|
3
7
|
- map phone fields to string tql
|