tocco-devcon 3.15.41 → 3.15.43
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/index.js +9 -9
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
3.15.43
|
|
2
|
+
- improve generic tree view
|
|
3
|
+
|
|
4
|
+
3.15.42
|
|
5
|
+
- fix scrollbar behavior when modal is open
|
|
6
|
+
- downgrade styled-components to 6.2.0, because version 6.3.0 causes a flickering scrollbar
|
|
7
|
+
|
|
1
8
|
3.15.41
|
|
2
9
|
- fix button heights
|
|
3
10
|
- fix datepicker value deletion issue
|