docusaurus/packages/docusaurus-theme-bootstrap/src/theme
Sébastien Lorber 41ef333e47
feat(v2): inline table-of-contents + refactor TOC (#3904)
* Add TOCInline theme component

* Add TOCInline theme component doc + migration guide

* remove useless getPathsToWatch on classic theme

* rename rightToc to toc

* add temp theme-bootstrap TOCInline comp to fix build issue
2020-12-11 16:30:53 +01:00
..
BlogListPage feat(v2): add option for blog meta title #3571 2020-10-12 13:23:54 +02:00
BlogListPaginator feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
BlogPostItem feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
BlogPostPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
BlogPostPaginator feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
BlogTagsListPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
BlogTagsPostsPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
CodeBlock feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
DebugLayout fix(v2): correct typo in metas generated for Twitter cards (#3900) 2020-12-10 17:09:20 +01:00
DocItem fix(v2): correct typo in metas generated for Twitter cards (#3900) 2020-12-10 17:09:20 +01:00
DocPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
DocPaginator feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
DocSidebar feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Footer feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Layout fix(v2): correct typo in metas generated for Twitter cards (#3900) 2020-12-10 17:09:20 +01:00
MDXComponents feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
MDXPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Navbar feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
TOCInline feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
TabItem feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Tabs fix(v2): remove event listeners on Tabs component unmount (#3599) 2020-10-16 18:15:48 +02:00
ThemedImage feat(v2): add ThemedImage component (#3730) 2020-11-13 14:29:45 +01:00
hooks feat(v2): add ThemedImage component (#3730) 2020-11-13 14:29:45 +01:00
NotFound.tsx feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
ThemeContext.ts feat(v2): add ThemedImage component (#3730) 2020-11-13 14:29:45 +01:00