tocco-hkvag-bundle 3.8.7 → 3.8.9
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 +10 -0
- package/dist/chunk-44.19efb47ff2e6fc0e8c94.js +1 -0
- package/dist/chunk-445.244353b2212164e2901b.js +1 -0
- package/dist/chunk-actions.a90031abfb0b6a8f1ef1.js +1 -0
- package/dist/chunk-docs-actions.5a5f8ac5c0ec711d5ddb.js +1 -0
- package/dist/chunk-html-editor.f4f38c64f9e4ead04d10.js +6 -0
- package/dist/hkvag-student-id.js +6 -6
- package/package.json +1 -1
- package/dist/chunk-44.f85a8d44b1bbf91fc8d1.js +0 -1
- package/dist/chunk-445.4cde937da0ba6e615753.js +0 -1
- package/dist/chunk-840.e8a4a5530f0392c80ed9.js +0 -1
- package/dist/chunk-actions.8bc6b3864b5eb5d64996.js +0 -1
- package/dist/chunk-docs-actions.e8a68fbaf727960006ea.js +0 -1
- package/dist/chunk-html-editor.4c8339dd1c86b5602018.js +0 -6
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
3.8.9
|
|
2
|
+
- refactor panel group to remove duplications
|
|
3
|
+
|
|
4
|
+
3.8.8
|
|
5
|
+
- fix long lines in code edit being cut off by showing scrollbar
|
|
6
|
+
- add id to ReactDatePicker
|
|
7
|
+
- add keyboard navigation, editable value focus and postPointDigits
|
|
8
|
+
- decouple docs-browser from entity-list
|
|
9
|
+
- add default link target and protocol to html editor
|
|
10
|
+
|
|
1
11
|
3.8.7
|
|
2
12
|
- fix disabled button and menu item styles
|
|
3
13
|
- fix broken prop types
|