Releases: wchbrad/vue-easy-tree
Releases · wchbrad/vue-easy-tree
v1.0.13
- Merge to fix drag reuse issue
- Fix checkbox reuse issue caused by missing key
v1.0.12
- Delete redundant scss files
- remove unused scss variables
- for reducing unpacked size:517kb -> 467kb
v1.0.10
- Add itemSize prop so that item size can be changed.Fix issue #6
- Change node-sass to dart-sass(sass);
- Add the method description of setCheckedAll;
- Make some adjustments for PR #11;
- Unify the variable writing specification for parameter passing of components;
- Remove some code that don't need ;
v1.0.9
remove babel plugin,don't use jsx syntax
v1.0.7
Fix render delay issue when component is reused
v1.0.6
- Explain the necessity of adding node-key in virtual scrolling;
- Optimize the rendering problem when dom is reused
v1.0.5
Fix the problem that the text position of [Content is empty] is incorrect when the data is empty
v1.0.4
Fix the connection and version of badge icons such as npm