Commit 8efa5b7
TreeView: Performance improvements (#2523)
* Prevent focus event from bubbling to parent items
* Update scroll story
* Create violet-plants-sip.md
* Ignore lint error
* Update stress test
* Lift styles to root
* Remove unused imports
* Remove unused sx prop
* Clean up styles
* Create tidy-olives-know.md
* Update warning and prefix classnames with PRIVATE_
* Replace VisuallyHidden styled-component
* Use VisuallyHidden component for root level live region
* Update warning
* Style directory icon without styled-components
* Remove sx prop from item
* Disable chromatic on TreeView stress test1 parent 3e54c13 commit 8efa5b7
File tree
3 files changed
+238
-178
lines changed- .changeset
- src/TreeView
3 files changed
+238
-178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
| 609 | + | |
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
627 | 626 | | |
628 | 627 | | |
629 | 628 | | |
| |||
0 commit comments