docusaurus/website/docs/api
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
..
plugin-methods refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +08:00
plugins feat(content-docs): draft docs excluded from build & sidebars (#6457) 2022-04-13 18:02:05 +02:00
themes feat(theme-classic): new 'html' type navbar item (#7058) 2022-04-15 18:58:15 +08:00
docusaurus.config.js.md feat: allow setting calendar for i18n date formatting (#6430) 2022-04-08 22:34:34 +08:00