docusaurus/website/versioned_docs/version-2.0.0-alpha.64
Shubham Kumar 0951eef2d7
refactor(v2): add useThemeConfig hook + cleanup useless theme default values (#3394)
* refactor(theme-classic): clean default or fallback values

* refactor(theme-classic): fix announcementbar undefined error

* refactor(theme-classic): fixed react hook warning error

* refactor(theme-classic): revert prism destruct

* create useThemeConfig and use it whenever possible

* validateThemeConfig => add [] as default value for almost all arrays

* fix tests

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-10-02 19:23:34 +02:00
..
api
assets
guides
blog.md
cli.md docs(v2): fix simple typo, localy -> locally (#3480) 2020-09-23 22:50:06 +03:00
configuration.md
contributing.md
deployment.md docs(v2): fix simple typo, localy -> locally (#3480) 2020-09-23 22:50:06 +03:00
design-principles.md
docs.md
docusaurus-core.md
installation.md
introduction.md
lifecycle-apis.md
markdown-features.mdx
presets.md
search.md
static-assets.md
styling-layout.md
theme-bootstrap.md refactor(v2): add useThemeConfig hook + cleanup useless theme default values (#3394) 2020-10-02 19:23:34 +02:00
theme-classic.md
typescript-support.md
using-plugins.md
using-themes.md
versioning.md