docusaurus/packages/docusaurus-theme-bootstrap/src/theme
Sébastien Lorber f343450e85
feat(v2): migrate bootstrap components to ts (#3496)
* feat(v2): Migrate bootstrap theme to typescript

* chore(v2): Add eslint rule to avoid delete import of modules

* chore(v2): Add lib to gitignore

* chore(v2): Add prettier script

* chore(v2): change hooks to ts

* fix(v2): Fix Navbar and Layout problems

* fix(v2): scroll

* fix(v2): navbar metadata

* refactor(v2): improve css styles

* chore(v2): Restore debug layout

* feat(v2): Remove console.log

Co-authored-by: fanny <fanny.vieira@ccc.ufcg.edu.br>
2020-09-29 13:16:39 +02:00
..
BlogListPage feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +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 feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
DocItem feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02: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
hooks feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Layout feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02: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
TabItem feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
Tabs feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00
NotFound.tsx feat(v2): migrate bootstrap components to ts (#3496) 2020-09-29 13:16:39 +02:00