sebastienlorber
a5e675821f
v3.1.0
2024-01-05 19:23:55 +01:00
ozaki
9088efb306
docs: broken link in release 3.0 page ( #9573 )
...
fix: typo
2024-01-05 17:52:54 +01:00
Sébastien Lorber
a9cef92bd2
fix(theme): allow empty code blocks and live playgrounds ( #9704 )
2024-01-05 17:10:52 +01:00
ozaki
760a5ae533
feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config ( #9528 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-05 17:10:35 +01:00
Simen Bekkhus
6d1897dfd9
fix(pwa-plugin): upgrade workbox ( #9668 )
2024-01-05 17:10:19 +01:00
Sébastien Lorber
31bd1b188e
feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions ( #9674 )
2024-01-05 17:10:09 +01:00
Tatsunori Uchino
539fd731e0
feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML ( #9671 )
2024-01-05 17:10:01 +01:00
Sébastien Lorber
1a91145b3b
feat: siteConfig.markdown.parseFrontMatter hook ( #9624 )
2024-01-05 17:06:02 +01:00
Janessa Garrow
68cc2814eb
refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize ( #9335 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-05 17:04:46 +01:00
Sébastien Lorber
a2e05d2118
chore: release Docusaurus 3.0.1 ( #9596 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joey Clover <joey@popos.local>
Co-authored-by: reece-white <93522192+reece-white@users.noreply.github.com>
Co-authored-by: Shreesh Nautiyal <114166000+Shreesh09@users.noreply.github.com>
Co-authored-by: Nick Gerleman <nick@nickgerleman.com>
Co-authored-by: Chongyi Zheng <git@zcy.dev>
Co-authored-by: MCR Studio <99176216+mcrstudio@users.noreply.github.com>
fix(create-docusaurus): fix readme docusaurus 2 ref (#9487 )
fix(theme): fix firefox CSS :has() support bug (#9530 )
fix(theme): docs html sidebar items should always be visible (#9531 )
fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535 )
fix(theme-classic): fixed wrong cursor on dropdown menu in navbar, when window is small (#9398 )
fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (#9567 )
fix: add v2 retrocompatible support for quoted admonitions (#9570 )
2023-11-30 19:47:23 +01:00
Sébastien Lorber
a456fefca1
docs: Docusaurus v3.0 blog post ( #9433 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Dmitry Vinnik <dmitryvinn@users.noreply.github.com>
2023-10-31 17:04:44 +01:00
Sébastien Lorber
85e5e552cb
chore: release Docusaurus 3.0.0 ( #9478 )
2023-10-31 16:39:21 +01:00
Sébastien Lorber
10897416dc
docs: archive v2 docs versions + create 2.x docs ( #9472 )
2023-10-30 14:06:32 +01:00
Sébastien Lorber
495c7936b6
chore: v3.0.0-rc.1 release ( #9453 )
2023-10-26 20:10:02 +02:00
Sébastien Lorber
4a0bd92148
docs: v3 upgrade guide should mention MDX v1 compat options ( #9452 )
2023-10-26 15:58:37 +02:00
Sébastien Lorber
7e456ece3c
feat(mdx-loader): upgrade to MDX v3 + ( #9451 )
2023-10-26 15:47:11 +02:00
Maciek Palmowski
f674e02320
docs: update Kinsta deployment documentation ( #9430 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-10-20 14:59:24 +02:00
Sébastien Lorber
7ee2f75ce1
chore: v3.0.0-rc.0 release ( #9418 )
2023-10-20 11:24:29 +02:00
Sébastien Lorber
4e150d2b82
docs: add Docusaurus v3.0 upgrade guide ( #9417 )
2023-10-19 19:38:32 +02:00
Chongyi Zheng
45f1a669b5
feat(core): support TypeScript + ESM configuration ( #9317 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-14 02:46:03 +02:00
Sébastien Lorber
336a44f3ea
chore: remove docusaurus-migrate ( #9400 )
2023-10-13 12:37:43 +02:00
Surav Shrestha
ae3191654c
docs: fix typos in website/docs/i18n/i18n-git.mdx ( #9396 )
2023-10-12 18:45:14 +02:00
Surav Shrestha
d7890a18d4
docs: fix typos in website/docs/migration/migration-manual.mdx ( #9397 )
2023-10-12 18:43:34 +02:00
Sébastien Lorber
4245b3d721
docs: fix algolia crowler config template link for v3 ( #9388 )
2023-10-09 19:20:56 +02:00
Sébastien Lorber
77b3b54def
chore: remove deprecated Google UA tracking id ( #9384 )
2023-10-08 19:28:48 +02:00
Chongyi Zheng
dceaae41d7
chore: upgrade syntax highlighting dependencies, `prism-react-renderer` to v2, `react-live` to v4 ( #9316 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-06 19:15:14 +02:00
Dinh Bao Dang
df42d891c2
docs(deployment): add permissions config to github action file in v2.4.3 ( #9377 )
2023-10-06 12:58:29 +02:00
Sébastien Lorber
15647a3abd
chore: disable broken links check for i18n staging ( #9375 )
2023-10-05 12:49:12 +02:00
Sébastien Lorber
81d30a4712
chore: fix i18n staging deployment error ( #9374 )
2023-10-05 12:30:27 +02:00
Joshua Chen
683fe37806
chore: do not error on broken links when doing test build ( #9363 )
2023-10-02 20:00:11 +02:00
Sébastien Lorber
0624007271
refactor(website): change date of v3 preparation blog post + add missing section ( #9358 )
2023-09-29 19:04:18 +02:00
Dan Roscigno
8ae5264fd4
fix(website): fix typo in v3 preparation blog post ( #9357 )
2023-09-29 15:41:36 +02:00
Sébastien Lorber
e9e4635d76
docs: "Preparing your site for Docusaurus v3" blog post ( #9333 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-29 13:15:20 +02:00
ozaki
bde9cfd84d
chore: update node engine version 18 ( #9348 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-28 16:45:25 +02:00
Sébastien Lorber
46407ecc2d
chore: do not fail the build if a localized site has a broken link ( #9339 )
2023-09-22 17:50:50 +02:00
Sébastien Lorber
84b165c4f9
docs: "Upgrading frontend dependencies with confidence" blog post ( #9330 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-22 17:07:29 +02:00
Sébastien Lorber
710dd1ab8e
chore: docs versioning typo ( #9331 )
2023-09-20 19:18:51 +02:00
Sébastien Lorber
bca980aeef
chore: rename 2.4.2 docs/changelog to 2.4.3 after bad publish ( #9327 )
2023-09-20 17:57:16 +02:00
Sébastien Lorber
68e4ceaaaa
docs: create Docusaurus v2.4.2 release docs + changelog ( #9325 )
2023-09-20 17:29:52 +02:00
Sébastien Lorber
507d65800d
chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release ( #9320 )
2023-09-19 11:28:27 +02:00
Sébastien Lorber
52d79c4e0c
chore: v3.0.0-beta.0 release ( #9311 )
2023-09-15 19:44:35 +02:00
Sébastien Lorber
f5ae537d3e
fix(theme): make warning a first-class admonition, and deprecate caution admonition ( #9308 )
2023-09-15 10:48:21 +02:00
Sébastien Lorber
58be496da2
feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering ( #9305 )
2023-09-14 17:23:07 +02:00
Biplav Kumar Mazumdar
dc7ae426ac
fix(website): fix showcase search input ( #9260 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-14 17:03:29 +02:00
Forresst
7ce0d87575
docs: fix bad link for create doc ( #9288 )
2023-09-07 12:31:03 +02:00
Sébastien Lorber
08f3a1163a
chore: refactor argos stylesheet + hide flaky producthunt badge ( #9259 )
2023-08-31 12:59:27 +02:00
Coupy
a145205848
docs: fix typo in docs-introduction ( #9267 )
2023-08-31 12:28:23 +02:00
Sébastien Lorber
b3c8f5c929
feat: Docusaurus v3 upgrades and require TypeScript 5 ( #9258 )
2023-08-25 10:54:58 +02:00
Colin McDonnell
13a8ba1528
feat: support bun package manager in `create-docusaurus` ( #9241 )
2023-08-24 14:49:03 +02:00
Hidde de Vries
0cb84b831d
docs: Reword comparison between React authoring and CSS authoring ( #9247 )
...
This sentence contrasts authoring React with authoring CSS. The previous version did this in a way that makes the React authoring seem like a more advanced activity (“actual (…) code”), and authoring CSS the less advanced (described as “playing with”). The rewording tries to address that.
2023-08-20 13:30:03 -04:00