All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
prettier after upgrading to v2.3.0
(3ce236a)typedoc
(cf54c35)Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Note: Version bump only for package @react-md/tree
Tree focused index after expanding all with asterisk
(8547629)Tree keyboard movement for child items that are expanded
(fadddc7)Tree scrolling elements into view
(eef48dc)sideEffects field to package.json
(31820b9)sideEffects formatting
(78a7b6b)No changes.
The tree package is completely new for the v2 release with the closest
counterpart being the nestedItems from the ListItem component from v1. This
package creates an accessible tree widget with selection, expansion, and
keyboard functionality with the provided components and hooks.