tocco-devcon 1.0.197-hotfix37.16 → 1.0.197-hotfix37.18
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 +2 -2
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
1.0.197-hotfix37.18
|
|
2
|
+
- fix long lines in code edit being cut off by showing scrollbar
|
|
3
|
+
- add id to ReactDatePicker
|
|
4
|
+
|
|
5
|
+
1.0.197-hotfix37.17
|
|
6
|
+
- fix disabled button and menu item styles
|
|
7
|
+
|
|
1
8
|
1.0.197-hotfix37.16
|
|
2
9
|
- change fields separator
|
|
3
10
|
- change fields separator
|