Commit graph

3 commits

Author SHA1 Message Date
Gregor Wassmann
2df821512f chore: v11 TreeView
Size `compact` changed to `xs`. For better compatibility with existing codebases size `compact` is still supported.
2023-10-07 12:24:27 +02:00
Gregor Wassmann
526c574dd2 chore: stick to bx instead of cds class prefix 2023-10-07 12:19:14 +02:00
Eric Liu
6ed4aaa86e
TreeView (#725)
* feat(tree-view): add TreeView

* fix(tree-view): select initial active node, correct typedefs

* docs(tree-view): update examples

* chore(tree-view): add test for types

* docs(tree-view): rename example

* docs(tree-view): improve docs

* docs(tree-view): refine examples

* docs: fix invalid syntax

* chore: rebuild component index/api

* docs(layout): increase height of sidenav menu [ci skip]
2021-07-05 09:11:15 -07:00