tocco-test-bundle 3.13.51 → 3.13.53
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/dist/user-menu.js +1 -1
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
3.13.53
|
|
2
|
+
- compact date picker range spacing so that the full datetime is shown
|
|
3
|
+
- fix label-attention color
|
|
4
|
+
- add justify elements to editor
|
|
5
|
+
|
|
6
|
+
3.13.52
|
|
7
|
+
- fix overflow collapse of toasters in firefox
|
|
8
|
+
|
|
1
9
|
3.13.51
|
|
2
10
|
- Add error boundaries to all routes whose component errors are not yet directly handled
|
|
3
11
|
|