react-bootstrap-treeview
react-bootstrap-treeview copied to clipboard
react-bootstrap-treeview improvements
-
custom event onLineClicked
-
dynamic data in TreeNode attributes with TreeView.treeNodeAttributes propType.
-
TreeView.data propType correction
-
_this deprecated and replaced with bind
-
react-bootstrap-treeview become a commonJS component.
-
Gruntfile has been modified in order to run example.
-
TreeView ADD prop boolean iSelectionExclusive (default false): When a line is selected, others are unselected