aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/nested_sidebar_menu.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix menuItem background colors depending on the contextFabio Berger2018-11-111-2/+11
|
* Remove "Home" menu item, instead make different parts of logo link to ↵Fabio Berger2018-11-111-1/+1
| | | | different sections of the website
* Use em for allFabio Berger2018-10-201-1/+1
|
* chore: use TextFabio Berger2018-10-201-2/+2
|
* chore: use `colors` moduleFabio Berger2018-10-201-1/+1
|
* fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` ↵Fabio Berger2018-10-201-0/+92
and only updating the sidebar menu items whose active state had changed