docusaurus/website/src
Alexey Pyltsyn 84d04ed6ed
feat(theme-classic): new 'html' type navbar item (#7058)
* feat(theme-classic): allow using html in dropdown items

* Fix tests

* Introduce HTML type for navbar item

* Update packages/docusaurus-theme-classic/src/theme/NavbarItem/HtmlNavbarItem.tsx

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-15 18:58:15 +08:00
..
components refactor(website): minor fixes and improvements (#7119) 2022-04-07 08:33:52 +08:00
css feat(theme-classic): new 'html' type navbar item (#7058) 2022-04-15 18:58:15 +08:00
data docs: add Rainbond site to showcase (#7177) 2022-04-15 17:49:38 +08:00
pages refactor(website): minor fixes and improvements (#7119) 2022-04-07 08:33:52 +08:00
plugins refactor(theme-{classic,common}): change how site/page/search metadata is handled (#6925) 2022-03-18 18:53:00 +01:00
remark refactor: install eslint-plugin-regexp (#6906) 2022-03-13 18:32:17 +08:00
theme refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (#6930) 2022-03-18 15:28:35 +01:00
utils refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
sw.js
types.d.ts