Skip to content

Releases: wchbrad/vue-easy-tree

v1.0.13

14 Sep 06:32
Compare
Choose a tag to compare
  • Merge to fix drag reuse issue
  • Fix checkbox reuse issue caused by missing key

v1.0.12

23 Apr 02:07
Compare
Choose a tag to compare
  • Delete redundant scss files
  • remove unused scss variables
  • for reducing unpacked size:517kb -> 467kb

v1.0.11

27 Mar 07:30
Compare
Choose a tag to compare

Fix issue #13 #17 #19 #22 #24

v1.0.10

14 Oct 05:48
Compare
Choose a tag to compare
  1. Add itemSize prop so that item size can be changed.Fix issue #6
  2. Change node-sass to dart-sass(sass);
  3. Add the method description of setCheckedAll;
  4. Make some adjustments for PR #11;
  5. Unify the variable writing specification for parameter passing of components;
  6. Remove some code that don't need ;

v1.0.9

18 Aug 11:35
Compare
Choose a tag to compare

remove babel plugin,don't use jsx syntax

v1.0.8

28 Apr 09:26
Compare
Choose a tag to compare

checkAll support

v1.0.7

06 Apr 08:06
Compare
Choose a tag to compare

Fix render delay issue when component is reused

v1.0.6

15 Feb 05:33
Compare
Choose a tag to compare
  1. Explain the necessity of adding node-key in virtual scrolling;
  2. Optimize the rendering problem when dom is reused

v1.0.5

23 Dec 02:20
Compare
Choose a tag to compare

Fix the problem that the text position of [Content is empty] is incorrect when the data is empty

v1.0.4

01 Nov 08:07
Compare
Choose a tag to compare

Fix the connection and version of badge icons such as npm