tocco-test-bundle 3.15.26 → 3.15.28
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 +8 -0
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
3.15.28
|
|
2
|
+
- support single/multiple choice dropdown question
|
|
3
|
+
- Fix single select field dropdown blur
|
|
4
|
+
|
|
5
|
+
3.15.27
|
|
6
|
+
- always render description field in form
|
|
7
|
+
- Improve icon placement in location and address fields in read-only mode
|
|
8
|
+
|
|
1
9
|
3.15.26
|
|
2
10
|
- Optimize enter handling in select field to prevent wrong suggestions selected on fast enter
|
|
3
11
|
|