tocco-test-bundle 3.14.9 → 3.14.11
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 +10 -0
- package/dist/user-menu.js +3 -3
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.14.11
|
|
2
|
+
- disable default values during validation
|
|
3
|
+
- use default label
|
|
4
|
+
- handle pseudo multi document autocomplete
|
|
5
|
+
|
|
6
|
+
3.14.10
|
|
7
|
+
- fix label attention icon color
|
|
8
|
+
- fix date picker jumps when clicking today button
|
|
9
|
+
- retain height of toaster when multiple toasters are displayed and fix ordering by time
|
|
10
|
+
|
|
1
11
|
3.14.9
|
|
2
12
|
- Hide password reveal/clear buttons in MS browsers (Edge, IE)
|
|
3
13
|
- improve styling of accept conflicts action
|