docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber 9ba28a378f
feat(v2): doc navbar item type (#3539)
* provide DocNavbarItem type

* update snapshots

* Fix Docusaurus tabs CSS

* revert navbar tabs css/style changes, instead apply simple navbar__link--active class + make it configurable

* Update website/docs/theme-classic.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>

* add dropdownActiveClassDisabled option

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-10-07 14:42:24 +03:00
..
__tests__ feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
client fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
markdown refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
theme/hooks fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
cli.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.ts fix(v2): fixing typo in error message (#3441) 2020-09-12 02:33:08 +08:00
globalData.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
index.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
plugin-content-docs.d.ts fix(v2): DocSearch should keep working after a new release (#3393) 2020-09-03 14:35:46 +02:00
props.ts fix(v2): DocSearch should keep working after a new release (#3393) 2020-09-03 14:35:46 +02:00
sidebars.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
slug.ts feat(v2): Provide docs plugin typing (#3328) 2020-08-27 11:40:14 +02:00
types.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
versions.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00