Kacper Choła
|
cf08ec9790
|
chore: remove CI Score badge (#9542)
|
2023-11-15 17:27:47 -05:00 |
|
dependabot[bot]
|
5e1587b4d9
|
chore(deps): bump actions/dependency-review-action from 3.1.1 to 3.1.3 (#9544)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](9f45b2463b...7bbfa034e7 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
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-11-15 13:28:40 -05:00 |
|
Adam Patterson
|
78606c4d9a
|
docs: add missing comma (#9555)
* Update v3.mdx Missing comma
* Fix more
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-11-15 12:37:20 -05:00 |
|
Oluwatobi Sofela
|
daf47dfba1
|
docs: delete duplicate closing div tag (#9545)
* docs: delete duplicate closing div tag
* Fix another
* Fix another
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-11-15 12:21:16 -05:00 |
|
Emma Alexia
|
fed25eed0b
|
docs: Remove extraneous "hey" from configuration page (#9540)
* fix: Remove extraneous "hey" in Docusaurus configuration docs
* Fix
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-11-13 11:15:44 -05:00 |
|
Sébastien Lorber
|
b464545629
|
fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535)
Fix admonition title mdx v1 compat option when admonition is nested
|
2023-11-11 22:23:27 +01:00 |
|
reece-white
|
95d3a65e74
|
chore: ugrade babel dependencies to v7.23.3 (#9529)
|
2023-11-10 19:16:36 +01:00 |
|
Mikey O'Toole
|
be5b5c660f
|
docs: versioning docs should show example versioned sidebar files (#9500)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-11-10 19:03:18 +01:00 |
|
Sébastien Lorber
|
e68ef88336
|
fix(theme): docs html sidebar items should always be visible (#9531)
|
2023-11-10 18:12:55 +01:00 |
|
Sébastien Lorber
|
328e5f7ddc
|
fix(theme): fix firefox CSS :has() support bug (#9530)
|
2023-11-10 17:46:25 +01:00 |
|
dependabot[bot]
|
e494f16d3c
|
chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 (#9510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-10 12:22:13 +01:00 |
|
Shahed Nasser
|
9b66f575e7
|
docs: fix incorrect package name for remark-emoji in migration guide (#9522)
|
2023-11-09 13:08:49 -05:00 |
|
Sébastien Lorber
|
791da2e4a1
|
fix(create-docusaurus): fix readme docusaurus 2 ref (#9487)
|
2023-10-31 23:15:16 +01:00 |
|
Mikey O'Toole
|
9a425bc51b
|
fix(website): Fix typo in announcement bar (#9484)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-10-31 23:00:14 +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 |
|
John Reilly
|
643a7fe5a3
|
fix(core): log missing errorInfo in React 18 onRecoverableError callback (#9387)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-09 15:28:06 +02:00 |
|
Sébastien Lorber
|
d86aa0da5f
|
fix(mdx-loader): get correct error line numbers, handle front matter + contentTitle with remark (#9386)
|
2023-10-09 14:55:09 +02:00 |
|
Sébastien Lorber
|
35441b38e4
|
fix(theme): avoid rendering empty search container if site has no search plugin (#9385)
|
2023-10-08 20:04:42 +02:00 |
|
Sébastien Lorber
|
77b3b54def
|
chore: remove deprecated Google UA tracking id (#9384)
|
2023-10-08 19:28:48 +02:00 |
|
Jorens Merenjanu
|
1319996083
|
feat(core): throw error when official docusaurus dependencies use different versions (#9381)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-08 18:51:52 +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 |
|
Zwyx
|
e17784effa
|
fix(mdx-loader): prevent Open Graph images from being inserted as base64 (#9369)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-05 14:21:27 +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 |
|