sebastienlorber
a5e675821f
v3.1.0
2024-01-05 19:23:55 +01:00
sebastienlorber
a97a74ff62
update lockfile
2024-01-05 18:16:09 +01:00
sebastienlorber
0da59368fc
remove problematic @ts-expect-error
2024-01-05 18:16:01 +01:00
ozaki
9088efb306
docs: broken link in release 3.0 page ( #9573 )
...
fix: typo
2024-01-05 17:52:54 +01:00
sebastienlorber
643c33c11c
update lockfile
2024-01-05 17:52:39 +01:00
slorber
921fa240e7
refactor: apply lint autofix
2024-01-05 16:18:03 +00:00
Sébastien Lorber
a9cef92bd2
fix(theme): allow empty code blocks and live playgrounds ( #9704 )
2024-01-05 17:10:52 +01:00
Sébastien Lorber
a779857353
fix(create-docusaurus): fix init template code blocks, and little improvements ( #9696 )
...
Co-authored-by: Ivan Mar (sOkam!) <7308253+heysokam@users.noreply.github.com>
2024-01-05 17:10:45 +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
803cceee39
chore: attempt fo fix Lint Autofix workflow ( #9632 )
2024-01-05 17:09:28 +01:00
Sébastien Lorber
6c06a70905
chore: add lint autofix CI job ( #9604 )
2024-01-05 17:09:16 +01:00
Joshua Chen
839ccbd451
fix(cli): output help when no conventional config + no subcommand ( #9648 )
2024-01-05 17:06:16 +01:00
Sébastien Lorber
1a91145b3b
feat: siteConfig.markdown.parseFrontMatter hook ( #9624 )
2024-01-05 17:06:02 +01:00
Sébastien Lorber
85e32fd31a
fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync ( #9631 )
2024-01-05 17:05:52 +01:00
ozaki
3c051ee9f9
feat(core): enable port configuration via environment variable ( #9610 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-01-05 17:05:35 +01:00
Joshua Chen
17a2751cf5
fix(utils): Markdown link replacement with <> but no spaces ( #9617 )
2024-01-05 17:05:26 +01:00
axmmisaka
ab6147a99b
fix(type-aliases): add `title` prop for imported inline SVG React components ( #9612 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-01-05 17:05:14 +01:00
ozaki
ed758fce06
fix(content-blog): add baseUrl for author.image_url ( #9581 )
2024-01-05 17:05:05 +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
c0h1b4
97278be7fb
fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) ( #9477 )
2024-01-05 17:04:07 +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
b3e16c66f3
chore: update examples for v3.0.0 ( #9482 )
2023-10-31 22:53:06 +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
Sébastien Lorber
8d19054d91
fix(theme): fix useWindowSize React hydration issue ( #9446 )
2023-10-25 18:18:15 +02:00
Sébastien Lorber
d07567e411
chore: revert Lighthouse numberOfRuns due to bad/verbose reporting ( #9448 )
2023-10-25 12:28:49 +02:00
Sébastien Lorber
dd03a25a71
chore: Make Lighthouse CI run on local build ( #9447 )
2023-10-25 11:44:47 +02:00
ozaki
c6762a2542
feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives ( #9394 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-24 16:15:49 +02:00
Greg Bergé
56cc8e8ffa
chore(ci): fix missing screenshots on Argos ( #9445 )
2023-10-24 13:04:18 +02:00
Sébastien Lorber
f80e1bdb32
refactor(blog-plugin): blog archive reverse ordering of posts ( #9438 )
2023-10-24 12:24:43 +02:00
dependabot[bot]
911dfb46d7
chore(deps): bump actions/setup-node from 3 to 4 ( #9440 )
...
* chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update version numbers
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-10-23 16:38:50 -04:00
dependabot[bot]
e525794c9e
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #9441 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:33:21 -04:00
Sébastien Lorber
aa958f0cc1
fix(plugin-blog): blog archive should hide unlisted blog posts ( #9437 )
2023-10-23 15:27:41 +02:00
Greg Bergé
2bb4fd0a65
chore(ci): use new Argos playwright integration ( #9419 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-20 17:03:37 +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
John Reilly
209aae6e57
chore: point lighthouse to blog to reproduce https://github.com/facebook/docusaurus/issues/9379 ( #9393 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-10-12 13:38:30 +02:00
Sébastien Lorber
4245b3d721
docs: fix algolia crowler config template link for v3 ( #9388 )
2023-10-09 19:20:56 +02:00