Ahmed Mustafa Malik
fd0cf3f64c
docs: fix typo in swizzling.md ( #8025 )
2022-08-30 18:53:46 -04:00
Sébastien Lorber
c811d6249e
feat(theme): ability to use <DocCardList> without items prop, on any doc page ( #8008 )
2022-08-26 17:42:59 +02:00
Sébastien Lorber
94067ce930
fix(core): allow overriding ssr/dev template meta tags ( #7952 )
2022-08-19 16:47:28 +02:00
Sébastien Lorber
3b9b497d13
fix(plugin-docs,theme): refactor docs plugin routes and component tree ( #7966 )
2022-08-18 17:55:05 +02:00
Sébastien Lorber
eac3239757
feat(docs): allow to configure noIndex per doc version ( #7963 )
2022-08-17 16:55:49 +02:00
Sébastien Lorber
a335a69982
fix(sitemap): filter all routes with robots meta containing noindex ( #7964 )
2022-08-17 16:41:41 +02:00
Sébastien Lorber
ad15605545
feat(theme-classic): use lang attribute in navbar locale dropdown items ( #7942 )
2022-08-12 12:33:53 +02:00
Joshua Chen
308d3e1f89
docs: remove mention of beta ( #7905 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-08-09 19:26:23 +02:00
Joshua Chen
e1a8db7d91
docs: add TOC heading level options to guide ( #7906 )
...
docs: add documentation for TOC heading level options in guide
2022-08-06 21:35:56 +08:00
Charles Killer
01ac2e0fca
docs: add baseUrl to example tsconfig ( #7884 )
...
tsconfig requires compiler options with base url
Without base url, TS errors appear such as `Cannot find module '@site/src/components/...`
2022-08-03 18:25:53 +08:00
Joe Williams
7ab2bd3234
docs: improve crowdin guide ( #7861 )
2022-08-03 01:38:25 +08:00
Hyunseung Lee
8da73a082f
docs: update workbox doc link ( #7835 )
...
* Update plugin-pwa.md
* Update plugin-pwa.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:34:57 +08:00
Andrew Lyons
7489f8729a
docs: fix anchor link ( #7813 )
...
* docs: Correct link to document section
The link to the public API surface had an erroneous extra # in the link
preventing it from linking correctly.
* fix prettier
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 20:25:30 +08:00
Joshua Chen
09326bd456
docs: formally document how admonitions can be customized ( #7799 )
2022-07-20 12:57:12 +02:00
Michael Remediakis
52d72a167f
docs: fix typo in deployment ( #7803 )
...
Fixed a typo in the Powershell tab of the deployment docs
2022-07-19 08:37:09 +08:00
Aolin
fe3dfa720a
docs: modify the description of deploying to Netlify ( #7796 )
...
modify build directory to publish directory
2022-07-17 19:56:18 +08:00
Joshua Chen
cba8be01a3
fix(theme-classic): validate options properly ( #7755 )
...
* fix(theme-classic): validate options properly
* improve normalization
* fix doc
2022-07-11 19:24:46 +08:00
SheetJSDev
ad1d2d2ab1
docs: swizzle react-live with eject ( #7739 )
...
docs: swizzle react-live with eject (#7735 )
2022-07-08 12:55:39 +08:00
Joshua Chen
426b023f11
docs: add GitHub pages deployment troubleshooting guide ( #7723 )
2022-07-04 22:45:04 +08:00
Joshua Chen
1f47151363
docs: mention MDXContent ( #7705 )
2022-07-01 10:43:06 +02:00
Benjamin Cabanes
18b40d4024
docs: add more info on github cross repo deployment ( #7677 )
...
docs(core): add more info on github cross repo deployment
2022-06-25 00:56:53 +08:00
Joshua Chen
8e3e89d9ff
docs: add link from every category index page to the guide page ( #7665 )
2022-06-23 13:46:59 +02:00
Sébastien Lorber
42ab07f62f
feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo ( #7643 )
2022-06-23 11:22:27 +02:00
Joshua Chen
4b5a47ba37
feat(client-redirects): make plugin respect onDuplicateRoutes config ( #7649 )
2022-06-22 13:32:02 +02:00
Joshua Chen
bfba6a8b02
refactor: remove "error" reporting level, move reportMessage to logger ( #7642 )
2022-06-17 14:51:00 +02:00
Joshua Chen
1b9bec1042
feat: allow customizing localization path of each locale ( #7624 )
2022-06-17 11:07:35 +02:00
Sébastien Lorber
6df379ca6f
fix(docs): forward doc frontMatter.sidebar_custom_props to linking sidebar category ( #7638 )
2022-06-16 19:20:07 +02:00
Alexander Nestorov
b503523f66
feat(core): allow opting out of HTML minification ( #7581 )
2022-06-15 18:41:03 +02:00
Joshua Chen
e12a2efaeb
docs: normalize capitalization ( #7619 )
2022-06-15 13:04:33 +08:00
Joshua Chen
aeb6c971c0
docs: normalize capitalization ( #7613 )
2022-06-14 14:01:06 +08:00
Joshua Chen
56e7c3102e
docs: advise using Node 18 in deployment ( #7611 )
2022-06-14 11:46:13 +08:00
Joshua Chen
fb3138d722
refactor(client-redirects): elaborate documentation, minor refactor ( #7607 )
2022-06-13 22:04:39 +08:00
dht
5c9e4a2dcd
docs: make localhost links clickable ( #7582 )
...
* docs: clickable localhost links
* revert changes in auto-generated examples folder
Co-authored-by: dht <dht@users.noreply.github.com>
2022-06-08 14:33:50 +08:00
Joshua Chen
7869e74fd7
refactor(pwa): simplify registerSW code, fix ESLint errors ( #7579 )
2022-06-07 21:42:17 +08:00
Joshua Chen
bf9b69cfbf
docs: make config tabs translatable, fix APITable crowdin issue ( #7572 )
...
* docs: make config tabs translatable, fix APITable crowdin issue
* fix
2022-06-06 10:52:19 +08:00
Joshua Chen
c03def7d5f
docs: wrap more JSX in mdx-code-block ( #7568 )
2022-06-05 15:41:06 +08:00
Joshua Chen
6d481f6a29
docs: fix multiple typos ( #7561 )
2022-06-04 21:22:06 +08:00
JP
f25ee0cbf5
feat(live-codeblock): add support for noInline to interactive code blocks ( #7514 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-06-02 10:34:20 +02:00
dpang314
4f26a1911a
feat(content-docs): last_update front matter ( #7461 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-01 16:27:58 +02:00
Flávio Silva
0afb218369
docs: remove extraneous bracket ( #7541 )
2022-06-01 20:56:44 +08:00
Joshua Chen
5cf6432e4e
docs: avoid using nested mdx-code-block ( #7543 )
...
* docs: avoid using nested mdx-code-block
* fix
2022-06-01 19:32:25 +08:00
Joshua Chen
f40dc31381
docs: multiple documentation elaborations ( #7519 )
2022-05-28 21:24:01 +08:00
Joshua Chen
ab566ecce3
docs: remove useless front matter ( #7518 )
2022-05-28 19:07:45 +08:00
Joshua Chen
7ab97d4726
feat(sitemap): allow customizing the output name ( #7469 )
...
* feat(sitemap): allow customizing the output name
* add docs
2022-05-27 22:30:59 +08:00
Joshua Chen
1a5e33c717
refactor(pwa): remove reloadPopup option in favor of swizzling ( #7422 )
...
* refactor(pwa): remove reloadPopup option in favor of swizzling
* restore code splitting
* add deprecation
2022-05-27 20:32:22 +08:00
James
35e63515e6
feat: make docusaurus serve automatically open in browser ( #7500 )
...
* feat: add automatic url open to npm run serve
* fix
* adding ci check
* add docs
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-27 10:45:53 +02:00
Joshua Chen
bac292d84b
docs: document MDXComponents scope ( #7503 )
...
* docs: document MDXComponents scope
* address reviews
* add info
2022-05-26 21:50:50 +08:00
Joshua Chen
9cf2bf1199
fix(core): always treat error boundary fallback as a callback ( #7492 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-26 13:05:03 +02:00
Joshua Chen
47a2cca17d
chore: require Node 16.14 ( #7501 )
2022-05-26 11:44:18 +02:00
James
4f97c7b52c
docs: link every reference of types in API table to the type definition ( #7497 )
...
* dogfood fix
* feat: links for plugin types
* better syntax
* little refactor
* use code title
* complete the rest
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 15:06:36 +08:00