All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0-beta (2021-08-03)
- draggable plugin: correct the value of store.targetPath (21a5bf7)
3.0.3 (2021-04-16)
3.0.2 (2021-04-12)
- draggable plugin: wrong result when move downwards in same level (9124ec1)
3.0.1 (2021-03-30)
- draggable plugin: fix change even (72c1b08)
3.0.0 (2020-12-13)
- dist: use .js instead of .vue to fix 'render overrided issue' (5b2fcc3)
2.0.7-beta.3 (2020-12-13)
2.0.7-beta.2 (2020-12-13)
2.0.7-beta.1 (2020-12-13)
2.0.6 (2020-12-13)
- draggable plugin: add alias after-placeholder-created for event afterPlaceholderCreated (9c64bcc)
- fold plugin: add alias node-folded-changed for event nodeFoldedChanged (b70fc80)
- draggable plugin: update dependence draggable-helper (de98c11)
2.0.5 (2020-11-26)
2.0.5-beta.1 (2020-11-26)
2.0.4-beta2 (2020-09-29)
- draggable plugin: add prop: edgeScrollSpecifiedContainerX, edgeScrollSpecifiedContainerY (ae18703)
2.0.4-beta1 (2020-09-29)
- draggable plugin: add event after-move (b6aa068)
2.0.3 (2020-08-08)
- draggable plugin: up draggable-helper,add opt preventTextSelection fix about stacking context (9df8670)
- draggable plugin: update dependence draggable-helper to 5.0.3 (7cc19de)