docusaurus/website/docs
Sébastien Lorber dc4664b489
feat: details/summary theme / MDX component (#5216)
* Details component

* polish arrow animation

* fix text selection bug

* fix some edge cases + polish

* example of overriding baseClassName

* Move Details component to theme-common

* make component work even when JS is disabled or failed to load

* update arrow transform

* Details component: better handling of no-JS fallback mode: avoid delaying arrow navigation when JS (see review)

* prefix css vars with --docusaurus

* improve css arrow styling

* slightly change details/summary design

* better md doc + include quotes and details in doc
2021-07-27 18:45:12 +02:00
..
_partials feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +02:00
api feat: docs plugin options sidebarCollapsible + sidebarCollapsed (#5203) 2021-07-23 14:24:36 +02:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
i18n docs(v2): fix incorrect anchor links in website (#5021) 2021-06-20 22:16:17 +03:00
migration feat: docs plugin options sidebarCollapsible + sidebarCollapsed (#5203) 2021-07-23 14:24:36 +02:00
blog.md fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
browser-support.md docs(v2): add browsers support documentation (#4758) 2021-05-11 11:03:05 +02:00
cli.md feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +02:00
configuration.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
deployment.mdx docs(v2): Update deploy with Qovery docs for V2 (#5158) 2021-07-14 11:26:42 +02:00
docusaurus-core.md docs: mention Link can be used for external links (#5212) 2021-07-23 12:24:03 +02:00
installation.md docs(v2): update installation docs (#5073) 2021-06-29 10:20:41 +02:00
introduction.md docs(v2): Update tutorial link (#5178) 2021-07-15 14:56:41 +02:00
lifecycle-apis.md feat(v2): plugins injectHtmlTags + configureWebpack should receive content loaded (#5037) 2021-06-22 17:36:51 +02:00
playground.mdx feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
presets.md docs(v2): minor tweaks (#4981) 2021-06-16 11:04:40 +02:00
search.md docs(v2): mention to install the algolia package in search doc (#4976) 2021-06-15 16:14:03 +02:00
static-assets.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
styling-layout.md refactor(v2): rename class main-docs-wrapper to docs-wrapper (#4619) 2021-04-15 18:56:41 +02:00
typescript-support.md docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
using-plugins.md docs(v2): fix typo in code block on Using plugins page (#4910) 2021-06-05 17:24:45 +03:00
using-themes.md feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +02:00