Commit graph

3 commits

Author SHA1 Message Date
Enrico Sacchetti
fc0d37cf33 chore: set up all component styles, fonts, and themes
- Adapt documentation to new styles
2024-01-10 15:32:56 -05:00
Gregor Wassmann
f4ac33c93a
chore: stick to bx instead of cds class prefix 2024-01-02 15:01:58 -05: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