docusaurus/packages/docusaurus-plugin-content-docs/src
Joe Previte 07b9e9cd62
feat(v2): expanded sidebar categories by default (#2682)
* feat: update sidebar categ to  take collapsed prop

* feat: add extra sidebars collapsed test

* fix: only mutate item.collapsed if necessary

* feat: update docs for SidebarItemCategory

* fix: update snapshots

* fix: update json to match new sidebar schema

* fix: update last snapshot

* refactor: check if item should be expanded

* docs: update sidebar categories section

* refactor: use new collpased on docusaurus

* feat: only highlight category for active page

* fix: check for window

* refactor: use ExecutionEnviornment

* refactor: make isCategoryOfActivePage pure

* fix: rename docs to docs-introduction in sidebars

* Update docs.md

* misc: remove setting for every sidebar

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-05-28 13:17:19 +08:00
..
__tests__ feat(v2): expanded sidebar categories by default (#2682) 2020-05-28 13:17:19 +08:00
markdown chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
theme/hooks feat(v2): add search page (#2756) 2020-05-17 15:55:40 +08:00
constants.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
env.ts chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
index.ts fix(v2): Consistently use require.resolve in official plugins to resolve modules (#2797) 2020-05-23 11:26:50 +08:00
lastUpdate.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
metadata.ts feat(v2): add edit url in post page (#2524) 2020-04-05 17:34:48 +08:00
order.ts chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
sidebars.ts feat(v2): expanded sidebar categories by default (#2682) 2020-05-28 13:17:19 +08:00
types.ts feat(v2): expanded sidebar categories by default (#2682) 2020-05-28 13:17:19 +08:00
version.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00