docusaurus/packages/docusaurus-theme-common
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
..
src feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
copyUntypedFiles.js feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
package.json feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json feat(v2): Allow customization of js loader, replace babel by esbuild in Docusaurus website (#4766) 2021-05-14 11:30:34 +02:00

@docusaurus/theme-common

Common code for Docusaurus themes.