tocco-test-bundle 3.15.39 → 3.15.41

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 CHANGED
@@ -1,3 +1,14 @@
1
+ 3.15.41
2
+ - fix scrollbar behavior when modal is open
3
+ - downgrade styled-components to 6.2.0, because version 6.3.0 causes a flickering scrollbar
4
+
5
+ 3.15.40
6
+ - fix button heights
7
+ - fix datepicker value deletion issue
8
+ - add react-datepicker year selection workaround
9
+ - remove GlobalStyles from ModalContent to prevent removal when new Modal is rendered
10
+ - add GlobalModalStyles to global styles
11
+
1
12
  3.15.39
2
13
  - improve widget button styling
3
14