tocco-devcon 3.13.4 → 3.13.6
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 +8 -0
- package/dist/index.js +10 -10
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
3.13.6
|
|
2
|
+
- fix table header drop indicator
|
|
3
|
+
- improve draggable element's visibility
|
|
4
|
+
- show drop indicator only on valid drop areas
|
|
5
|
+
|
|
6
|
+
3.13.5
|
|
7
|
+
- add _widget_key query param to all requests
|
|
8
|
+
|
|
1
9
|
3.13.4
|
|
2
10
|
- apply touch improvements only for primary touch devices
|
|
3
11
|
- fix wrong hover color of add/remove button
|