tocco-admin 3.13.33 → 3.13.35
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/{chunk-304.2b5c28cabec7f645e2da.js → chunk-304.6cee29ee29c89d7457b1.js} +1 -1
- package/dist/chunk-306.0622be7f648266993538.js +1 -0
- package/dist/{chunk-401.2a5e4f3b5d2d0096d37f.js → chunk-401.7a1db74d368172fa9e72.js} +1 -1
- package/dist/{chunk-460.f60edeef87f2b320173e.js → chunk-460.cb6270afcba3d845af4f.js} +1 -1
- package/dist/{chunk-466.0cb5a25f283d87d3ffde.js → chunk-466.3b41d517330014b92137.js} +1 -1
- package/dist/chunk-actions.dc96cf2af143440272c6.js +1 -0
- package/dist/{chunk-docs-actions.cc4a4d80ac8cc1dd73b9.js → chunk-docs-actions.812c8fd5df4a2acb85d9.js} +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-987.5f405a561ede8174b92d.js +0 -1
- package/dist/chunk-actions.5d940616968745e76c8f.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
3.13.35
|
|
2
|
+
- pass rating ids to keyboard navigation
|
|
3
|
+
|
|
4
|
+
3.13.34
|
|
5
|
+
- improve label / form field component accessibility
|
|
6
|
+
- improve ux and styling of login matrix
|
|
7
|
+
- adjust conflict action
|
|
8
|
+
- improve tile responsiveness on mobile devices
|
|
9
|
+
|
|
1
10
|
3.13.33
|
|
2
11
|
- fix stylelint error by removing obsolete styling
|
|
3
12
|
|