react-bootstrap-treeview icon indicating copy to clipboard operation
react-bootstrap-treeview copied to clipboard

react-bootstrap-treeview improvements

Open vivian-perez opened this issue 10 years ago • 0 comments

  1. custom event onLineClicked

  2. dynamic data in TreeNode attributes with TreeView.treeNodeAttributes propType.

  3. TreeView.data propType correction

  4. _this deprecated and replaced with bind

  5. react-bootstrap-treeview become a commonJS component.

  6. Gruntfile has been modified in order to run example.

  7. TreeView ADD prop boolean iSelectionExclusive (default false): When a line is selected, others are unselected

vivian-perez avatar Apr 16 '15 16:04 vivian-perez