Commit History

Author SHA1 Message Date
  VanMess ca9a0330f8 Tree: Fix issue #15538 caused by two Tree sharing the same data. (#15615) 6 years ago
  Jeff Wen 6ae9f0838f Tree: delete current node after it removed (#14604) 6 years ago
  hetech 314e7fbaee Tree: revert pr #13349 (#14847) 6 years ago
  Jiewei Qian 9c7fcf30f2 chore: update test deps and conf (#14735) 6 years ago
  Zhi Cun aa9851ee74 Chore: upgrade to webpack@4 (#14173) 6 years ago
  dive2Pro d97555bdde Tree: fixed `default-checked-keys` display wrong (#13349) 6 years ago
  Anton Kuznetsov 2b7fa617ae Tree: add currentNodeKey property declaration and fix test for currentNodeKey (#13197) 6 years ago
  杨奕 e809720ce4 Tree: setCurrentKey cancels highlight when param is null (#11205) 7 years ago
  杨奕 68db03fc22 Tree: add checkOnClickNode (#11111) 7 years ago
  FuryBean fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 7 years ago
  FuryBean 6bef614c01 add api for tree (#9718) 7 years ago
  杨奕 248b1bf8de Tree: support scoped slot (#9686) 7 years ago
  Leopoldthecoder 2250162553 Checkbox: change event only triggers on user input 8 years ago
  Leopoldthecoder 24b29a2d09 Tree: fix lazy expandOnChecked test 8 years ago
  Leopoldthecoder e294273c50 Tree: fix checkDescendants test 8 years ago
  Dreamacro 41c19249ab Tree: add check-descendants attribute 8 years ago
  Dreamacro 54e5cd2340 Tree: render when node expand 8 years ago
  Dreamacro 9f31626923 Tree: add updateKeyChildren method 8 years ago
  Dreamacro ce72b8414d add Tree component current node method (#5988) 8 years ago
  Dreamacro 476f76875c Tree: checkbox can be disabled 8 years ago
  baoyang ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 8 years ago
  张华焱 8bf9c7d9ac [tree]:add node-expand and node-collapse event 8 years ago
  张华焱 7d09486968 [tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。 8 years ago
  baiyaaaaa 2072156e5b tree support accordion 8 years ago
  FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 8 years ago
  FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 8 years ago
  FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 8 years ago
  Furybean 807c06071d Tree: fixed default-expanded-keys can not set again. 8 years ago
  Furybean 59293a219e Tree: add filter-node-method prop & filter method. 8 years ago
  Furybean 2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 8 years ago