docusaurus/packages/docusaurus-plugin-content-docs/src
Joshua Chen eaacb0e98a
feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642)
* Initial work

* Complete function

* Avoid duplication

* More dedupe

* Make everything constants

* Change casing & docs
2021-10-07 16:59:02 +02:00
..
__tests__ chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
client fix: fix a few TS errors (#5437) 2021-08-30 13:06:00 +02:00
markdown refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
theme/hooks fix(v2): fix useEffect infinite loop in blogOnly mode (#5097) 2021-06-30 12:50:06 +02:00
cli.ts refactor: better typing + remove unnecessary eslint-disable (#5335) 2021-08-11 16:07:17 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docFrontMatter.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
docs.ts feat: doc tags (same as blog tags) (#3646) 2021-08-19 10:31:15 +02:00
globalData.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
index.ts chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
lastUpdate.ts fix(v2): read last update from inner git repositories (#5048) 2021-06-24 15:05:22 +02:00
numberPrefix.ts chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
options.ts feat: make tags route path configurable (#5545) 2021-09-21 19:19:18 +02:00
plugin-content-docs.d.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
props.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
sidebarItemsGenerator.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
sidebars.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
slug.ts refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
tags.ts feat: doc tags (same as blog tags) (#3646) 2021-08-19 10:31:15 +02:00
translations.ts chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
types.ts feat(theme-classic, plugin-docs): sidebar item level-specific className + allow customization (#5642) 2021-10-07 16:59:02 +02:00
versions.ts chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00