File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33## v2.0.0 (TBA)
44
5+ ### New Features
6+
7+ * Add ` checkKeys ` property to allow specification of JavaScript keys to trigger check behavior
8+ * Add ` onContextMenu ` property, which will trigger whenever a user right-clicks a node (#237 )
9+ * The tree will now preserve original node properties (accessible via ` onCheck ` /` onExpand ` ) (#421 )
10+
511### Breaking Changes
612
713#### Accessibility
2935
3036* Drop support for React before v16.8
3137
32- ### New Features
33-
34- * Add ` checkKeys ` property to allow specification of JavaScript keys to trigger check behavior
35- * Add ` onContextMenu ` property, which will trigger whenever a user right-clicks a node (#237 )
36- * The tree will now preserve original node properties (accessible via ` onCheck ` /` onExpand ` ) (#421 )
37-
3838## [ v1.8.0] ( https://github.com/jakezatecky/react-checkbox-tree/compare/v1.7.3...v1.8.0 ) (2022-09-06)
3939
4040### Other
You can’t perform that action at this time.
0 commit comments