tocco-legacy-bundle 3.15.29 → 3.15.31
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 +7 -0
- package/dist/chunk-55341.9d838cb3cacd8e9ffc09.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/login.js +1 -1
- package/dist/password-update.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-55341.fa9e31d0730e20f042a4.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
3.15.31
|
|
2
|
+
- Fix various sonar issues to improve code quality
|
|
3
|
+
|
|
4
|
+
3.15.30
|
|
5
|
+
- Add open link in new tab to context menu
|
|
6
|
+
- fix overflowing elemnts in StatedValueBoxes
|
|
7
|
+
|
|
1
8
|
3.15.29
|
|
2
9
|
- make closing modal on location change optional
|
|
3
10
|
- fix max-width of child elements in StyledInputArea
|