Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from facebook:main #2

Open
wants to merge 416 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 123 commits
Commits
Show all changes
416 commits
Select commit Hold shift + click to select a range
6e1364b
fix(utils): getFileCommitDate should support `log.showSignature=true`…
slorber Apr 5, 2024
73016d4
docs: Fix wrong path example (#10020)
tomy0000000 Apr 5, 2024
964a4e4
refactor(website): refactor showcase components (#10023)
slorber Apr 10, 2024
cf3f718
chore(deps): bump semver from 7.3.4 to 7.6.0 (#10034)
dependabot[bot] Apr 11, 2024
ba6c59b
docs(website): add @orama/plugin-docusaurus* search plugins (#10030)
d4nyll Apr 11, 2024
721f145
docs: visit is a named export of unist-util-visit (#10039)
pearmini Apr 11, 2024
e4ecffe
fix(docs): sidebar item label impact the pagination label of docs (#1…
Abdullah-03 Apr 11, 2024
d1590e3
feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032)
OzakIOne Apr 16, 2024
5c1d646
feat(core): simplify plugin API, support route.props (#10042)
slorber Apr 16, 2024
4772b27
fix(theme-translations): correct label for tip admonition in italian …
tomsotte Apr 18, 2024
1287387
fix(core): sortRoutes shouldn't have a default baseUrl value, this le…
slorber Apr 18, 2024
01ffcd9
docs(search): Algolia troubleshooting section for index configuration…
slorber Apr 18, 2024
8e084ef
fix(algolia): add insights property on Algolia Theme Config object TS…
Virgil993 Apr 18, 2024
edb695b
docs: add troubleshooting steps to migration/upgrade page (#9490)
homotechsual Apr 18, 2024
491af1f
fix(website): fix website manifest.json name "Docusaurus v2" to just …
volcanofr Apr 18, 2024
a612b4e
feat(cli): docusaurus deploy should support a --target-dir option (#…
SandPod Apr 18, 2024
c746289
refactor(theme): simplify CSS solution to solve empty search containe…
slorber Apr 19, 2024
eb07e9d
refactor(core): optimize App entrypoint, it should not re-render when…
slorber Apr 19, 2024
e736dcb
test(e2e): TypeCheck website/starter in min/max range of TS versions …
slorber Apr 19, 2024
f88da6c
refactor: extract base TS client config + upgrade TS + refactor TS se…
slorber Apr 19, 2024
9418786
fix(theme-translations): add missing theme translations for pt-BR (#1…
h3nr1ke Apr 25, 2024
daba917
feat(core): add new site config option `siteConfig.markdown.anchors.m…
iAdramelk Apr 25, 2024
da2c0b4
chore: Upgrade to TypeScript 5.4 (#10076)
slorber Apr 25, 2024
e20b329
docs: add note regarding ts extension for config file. (#10082)
homotechsual Apr 28, 2024
f1cb4ed
docs: make `ThemedImage` example work out of the box (#10085)
lebalz Apr 29, 2024
ca33858
fix: handle React v18.3 warnings (#10079)
slorber Apr 29, 2024
a6dbd92
chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0…
dependabot[bot] Apr 30, 2024
0b49e6c
chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.…
dependabot[bot] Apr 30, 2024
3ee7760
fix(core): `docusaurus serve` redirects should include the site `/bas…
slorber Apr 30, 2024
c967ea5
fix(theme): `<Admonition>` should render properly without heading/ico…
andrmaz Apr 30, 2024
2154dcc
fix(theme): `<Tabs>` props should allow overriding defaults (#10091)
gagdiez Apr 30, 2024
be9081a
chore: Upgrade svgr / svgo / cssnano (#10092)
slorber Apr 30, 2024
7057ba4
feat: add createSitemapItems hook (#10083)
johnnyreilly Apr 30, 2024
3939413
docs: Fix dead Typesense links (#10093)
kaihoffman May 1, 2024
10b76d8
chore(deps): bump ejs from 3.1.9 to 3.1.10 (#10097)
dependabot[bot] May 2, 2024
4159b25
docs: Fix `déja` to `déjà` in `swizzling.mdx` (#10096)
Zwyx May 2, 2024
2d8281f
fix(core): do not recreate ReactDOM Root, fix React warning on hot re…
slorber May 3, 2024
c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
slorber May 3, 2024
caa81e5
chore: update examples for Docusaurus 3.3.2 (#10104)
slorber May 3, 2024
72eefc7
chore(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.…
dependabot[bot] May 9, 2024
801964d
feat(theme-translations): Add Bulgarian default theme translations (b…
PetarMc1 May 9, 2024
02f5d70
chore: Ignore more playwright console errors (#10117)
slorber May 9, 2024
ab9a4e7
fix(theme-translations): fix missing pluralization for label DocCard.…
slorber May 9, 2024
cb68951
docs: v3 prepare your site blog post should point users to the upgrad…
homotechsual May 10, 2024
620e463
feat(core): site storage config options (experimental) (#10121)
slorber May 10, 2024
e48b781
chore: fix v3.3 blog post (#10128)
slorber May 10, 2024
02e38d8
refactor: fix i18n bug in node v22 (#10129)
slorber May 10, 2024
394ce84
fix(core): the broken anchor checker should not be sensitive pathname…
slorber May 10, 2024
29b7a4d
fix(core): codegen should generate unique route prop filenames (#10131)
slorber May 10, 2024
ff5039f
fix(core): `configurePostCss()` should run after `configureWebpack()`…
slorber May 13, 2024
87f0023
fix(core): fix `docusaurus serve` broken for assets when using traili…
slorber May 16, 2024
ef627f8
fix(theme): fix announcement bar layout shift due to missing storage …
slorber May 16, 2024
562a0be
docs: recommend users to remove hast-util-is-element in migration to …
tats-u May 16, 2024
b73ad1e
fix(core): fix serve workaround regexp (#10145)
slorber May 16, 2024
17f3e02
feat(core): hash router option - browse site offline (experimental) (…
slorber May 19, 2024
284b97a
chore: fix build-hash-router.yml workflow to trigger on main (#10149)
slorber May 19, 2024
3595fb0
docs(showcase): remove butterfly (#10147)
CodeDoctorDE May 19, 2024
b8ccc0c
chore: fix invalid CI workflow build-hash-router.yml (#10150)
slorber May 19, 2024
2da1d78
chore: fix ci? (#10153)
slorber May 20, 2024
410a15f
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.6 (#10154)
dependabot[bot] May 21, 2024
a503fb6
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#10155)
dependabot[bot] May 21, 2024
6a5e186
fix(theme-translations): complete Vietnamese theme translations (#10157)
namnguyenthanhwork May 21, 2024
b6644d8
feat(theme-translations): Added Turkmen (tk) default theme translatio…
ilmedova May 21, 2024
0ce7c13
fix(search): fix algolia search container bug (#10164)
slorber May 23, 2024
aab332c
fix(theme-translation): add missing Korean (ko) theme translations (#…
revi May 23, 2024
e346149
fix(mdx-loader): resolve Markdown/MDX links with Remark instead of Re…
slorber May 24, 2024
6c7f2fd
docs: suggest using `{<...>...</...>}` if don't use Markdown in migra…
tats-u May 27, 2024
61f71f6
docs: improve how to use `<details>` (#10173)
tats-u May 30, 2024
bc71803
docs: add community plugin docusaurus-graph (#10176)
Arsero May 30, 2024
1049294
fix(theme): SearchPage should respect `contextualSearch: false` setti…
ncoughlin May 30, 2024
0eb7b64
feat(docs, blog): add support for `tags.yml`, predefined list of tags…
OzakIOne May 31, 2024
a7afd9c
fix(docs, blog): Markdown link resolution does not support hot reload…
slorber May 31, 2024
dbdd4df
chore: release Docusaurus v3.4 (#10186)
slorber May 31, 2024
99825f6
chore: update examples for v3.4.0 (#10188)
slorber May 31, 2024
189bb3d
chore: unlock site deploy for i18n with onInlineTags warn (#10191)
slorber Jun 2, 2024
2b67ba9
docs: fix missing ` (#10194)
johnnyreilly Jun 3, 2024
32d5ab0
chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 (#10195)
dependabot[bot] Jun 3, 2024
71ba685
fix: escape period (#10223)
d4nyll Jun 17, 2024
904b96c
fix(core): fix sites unable to start/build without a static dir (#10225)
slorber Jun 17, 2024
15b7f3f
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#10208)
dependabot[bot] Jun 17, 2024
bc60f62
chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.…
dependabot[bot] Jun 17, 2024
1f845e6
chore(deps): bump braces from 3.0.2 to 3.0.3 (#10210)
dependabot[bot] Jun 17, 2024
a7c515a
chore(deps): bump ws from 7.5.9 to 7.5.10 (#10227)
dependabot[bot] Jun 18, 2024
88788ce
chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 (#10226)
dependabot[bot] Jun 18, 2024
591914c
fix(theme): ignored className attribute on lazy loaded TabItem (#10219)
lebalz Jun 18, 2024
a05f265
docs(search): update docsearch api url (#10233)
dhayab Jun 20, 2024
2eecd70
fix(theme-translation): add missing German (de) theme.admonition tran…
franzd1 Jun 20, 2024
97630b4
fix(core): fail fast if plugin has no name (#10239)
slorber Jun 20, 2024
3a0a2a7
fix(markdown): mdx-code-block should support intentation (#10240)
slorber Jun 20, 2024
91cef62
docs: backport #10173 to v3.3 + v3.4 & revise the content (#10180)
tats-u Jun 21, 2024
4ad425a
chore: CI upgrade to Node 22 + TS 5.5 (#10119)
slorber Jun 21, 2024
cc506c8
feat(mdx): support recma plugins (#10241)
slorber Jun 21, 2024
1405b25
docs: add emoji for consistency (#10245)
Paneedah Jun 24, 2024
de59621
feat(blog): warn duplicate and inline authors (#10224)
OzakIOne Jun 27, 2024
10830ce
chore(deps): bump treosh/lighthouse-ci-action from 11.4.0 to 12.1.0 (…
dependabot[bot] Jun 27, 2024
aab1f48
feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.gr…
alicelovescake Jun 28, 2024
6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder …
slorber Jul 1, 2024
03e11dc
chore: lighthouse report has no PWA section anymore (#10258)
Josh-Cena Jul 1, 2024
d2bb74a
chore(theme-translations): add more Traditional Chinese(zh-Hant) tran…
pjchender Jul 2, 2024
fa743c8
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (#10259)
dependabot[bot] Jul 2, 2024
8c29434
chore: add lockfile-lint to CI (#10285)
slorber Jul 9, 2024
80203b3
feat(core): allow plugins to self-disable by returning null (#10286)
slorber Jul 10, 2024
8b877d2
fix(theme): fix DocsVersionDropdownNavbarItem version link target (#1…
slorber Jul 10, 2024
a6de0f2
feat(blog): author header social icons (#10222)
OzakIOne Jul 12, 2024
0acd637
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (#10300)
dependabot[bot] Jul 16, 2024
49cf559
chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.…
dependabot[bot] Jul 16, 2024
2494661
docs: remove deprecated partial toc warning (#10310)
slorber Jul 18, 2024
7544a23
chore: fix CI, use Node 22.4 instead of 22.* (#10314)
slorber Jul 19, 2024
61d6858
refactor(blog): theme-common shouldn't depend on blog content plugins…
slorber Jul 19, 2024
868d72f
fix(core): revert wrong anchor link implementation change (#10311)
slorber Jul 19, 2024
d426469
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#10330)
dependabot[bot] Jul 23, 2024
026a317
refactor(docs): theme-common shouldn't depend on docs content (#10316)
slorber Jul 23, 2024
afa9fcc
docs(plugin-google-gtag): replace the broken Google Developers links …
bohyunjung Jul 25, 2024
5e9e1d0
docs: fix default value for `docRootComponent` (#10337)
ultimate Jul 25, 2024
fb4e32f
fix(theme): docsVersionDropdown navbar item not showing the appropria…
OzakIOne Jul 25, 2024
23dbf9c
feat(mdx-loader): wrap mdx content title (`# Title`) in `<header>` fo…
OzakIOne Jul 25, 2024
029e8a1
feat(translations): Indonesian translation (#10325)
priyadi Jul 25, 2024
9404d57
feat(translation): add Estonian default translation (#10339)
chirbard Jul 25, 2024
40676cd
chore(deps): update infima npm dependency to version 0.2.0-alpha.44 (…
hichemfantar Jul 29, 2024
95990c6
docs: Add @getcanary/docusaurus-pagefind in docs (#10345)
yujonglee Jul 29, 2024
347070b
fix(translations): Fix and Improve Spanish translations (#10360)
sergioalmela Aug 1, 2024
50f9fce
docs: rename @getcanary/docusaurus-pagefind in docs (#10361)
yujonglee Aug 1, 2024
f356e29
feat(blog): authors page (#10216)
OzakIOne Aug 1, 2024
08a893a
chore: add prettier-xml plugin (#10364)
slorber Aug 2, 2024
7be1fea
feat(blog): add feed xlst options to render beautiful RSS and Atom fe…
Xebec19 Aug 2, 2024
087a329
fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --hel…
ashiq-firoz Aug 8, 2024
c58fcbd
feat(ci): continuous releases for main and PRs with pkg.pr.new (#10369)
Aslemammad Aug 8, 2024
95ab9f8
feat(theme): show unlisted/draft banners in dev mode (#10376)
OzakIOne Aug 8, 2024
44ddada
fix(docs): the _category_.json description attribute should display o…
bharateshwq Aug 9, 2024
a2e30be
fix(search): fix algolia search ignore ctrl + F in search input (#10342)
mxschmitt Aug 9, 2024
f43be85
fix(translations): fix wrong Estonian (et) translations and typos (#1…
Gekd Aug 9, 2024
a096bbc
feat(blog): add `onUntruncatedBlogPosts` blog options (#10375)
OzakIOne Aug 9, 2024
daa6b87
chore: release Docusaurus v3.5 (#10379)
slorber Aug 9, 2024
a56bd2e
chore: update examples for v3.5 (#10381)
slorber Aug 9, 2024
584eec9
fix(theme-algolia): useDocusaurusContext import error (#10382)
anaclumos Aug 9, 2024
9c5eb35
fix(core): algolia context import (#10384)
slorber Aug 9, 2024
bde4414
chore: release v3.5.1 (#10385)
slorber Aug 9, 2024
e60de09
chore: update examples for v3.5.1 (#10387)
slorber Aug 9, 2024
471f0d4
fix(theme): Adjust blog authors line height to show descenders in low…
josh-wong Aug 12, 2024
547979a
fix(create-docusaurus): Improve init templates blog setup + fix warni…
slorber Aug 12, 2024
419d559
fix(core): always alias React/ReactDOM to site dependency so that imp…
slorber Aug 12, 2024
140570b
docs(showcase): remove sites not using Docusaurus anymore (#10393)
GatienBoquet Aug 12, 2024
685730e
chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (#10396)
dependabot[bot] Aug 13, 2024
221ced7
fix(theme-common): restore useContextualSearchFilters public API for …
slorber Aug 13, 2024
a1edf51
fix(translations): change casing of some en labels (#10394)
cstangerup Aug 13, 2024
655ce94
chore: release 3.5.2 (#10400)
slorber Aug 13, 2024
16a7899
chore: update examples for v3.5.2 (#10401)
slorber Aug 13, 2024
ae5328d
docs(website): small spellfix on 3.5 update notes (#10405)
Zenahr Aug 15, 2024
3a0b4bf
refactor(core): remove useless build forceTerminate exit (#10410)
slorber Aug 19, 2024
0b640ca
fix(translations): fix Spanish translation for "breadcrumbs" (#10413)
TheMineWay Aug 19, 2024
2d55ca4
fix(types): fix type of PluginModule (#10420)
slorber Aug 19, 2024
6652ed1
docs: corrected typo in search.mdx (#10416)
B0r1sD Aug 19, 2024
bb49992
refactor(mdx-loader): remove useless usage of mdx loader this.query (…
slorber Aug 19, 2024
aba22af
docs: fix Twitter => X link in repo README (#10414)
Radovenchyk Aug 20, 2024
473d144
chore(website): add Rsdoctor plugin (#10418)
slorber Aug 20, 2024
1c56fa5
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.3 (#10425)
dependabot[bot] Aug 20, 2024
97bd815
refactor(core): improve handling of server bundle (#10429)
slorber Aug 21, 2024
2b28b06
fix(core): always use hash for CSS module class names (#10423)
slorber Aug 21, 2024
349a584
docs: Fix typo on changelog (#10437)
kenrick95 Aug 23, 2024
418247e
feat(core): faster transpiler option - `siteConfig.future.experimenta…
slorber Aug 23, 2024
84c2412
fix(theme): upgrade infima, fix footer link width bug (#10439)
slorber Aug 23, 2024
afd2374
chore(ci): fix setup-node, use LTS by default (#10438)
slorber Aug 23, 2024
aa65f39
fix(blog): authors count incorrectly rendered (#10431)
OzakIOne Aug 23, 2024
bb90e35
feat(core): faster JS minimizer - `siteConfig.future.experimental_fas…
slorber Aug 23, 2024
1b906a5
fix(core): use serve-handler fork to remove annoying punycode warning…
slorber Aug 23, 2024
c0b86f4
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#10444)
dependabot[bot] Aug 24, 2024
08da5c2
refactor(core): Restore null-loader (#10448)
slorber Aug 26, 2024
db6c2af
chore(deps): bump github/codeql-action from 3.26.3 to 3.26.5 (#10449)
dependabot[bot] Aug 27, 2024
d5885c0
refactor(mdx-loader): refactor mdx-loader, expose loader creation uti…
slorber Aug 27, 2024
9588028
chore: upgrade npm-to-yarn to v3 (#10454)
slorber Aug 29, 2024
02ed7d9
fix(blog): apply baseUrl to relative image in blog authors (#10440)
OzakIOne Aug 29, 2024
200b38b
chore(deps): bump webpack from 5.88.1 to 5.94.0 (#10455)
dependabot[bot] Aug 29, 2024
2aef92c
fix(blog): normalize inline authors socials (#10424)
OzakIOne Aug 29, 2024
a4329d3
refactor(mdx-loader): read metadata from memory (loaded content) inst…
slorber Aug 30, 2024
3d69ff3
docs: Update README.md twitter links (#10468)
Olexandr88 Sep 2, 2024
a47e8dd
refactor(mdx-loader): re-export metadata module instead of serializin…
slorber Sep 2, 2024
897ebbe
refactor: move PerfLogger from core to @docusaurus/logger (#10480)
slorber Sep 6, 2024
5bab0b5
feat(core, mdx-loader): deduplicate MDX compilation - `siteConfig.fut…
slorber Sep 6, 2024
e8c6787
docs: fix v3.5 blog post typo - `onUntruncatedBlogPosts` (#10484)
slorber Sep 9, 2024
1a70734
chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#…
slorber Sep 10, 2024
3725dc3
refactor(core): rewrite Webpack ChunkAssetPlugin with RuntimeModule (…
slorber Sep 10, 2024
611842a
chore(deps): bump express from 4.19.2 to 4.20.0 (#10488)
dependabot[bot] Sep 11, 2024
2495d05
refactor(core): prepare codebase for swappable bundler (#10497)
slorber Sep 13, 2024
dd4fe63
docs: Fix link to GitHub workflow file docs (#10498)
ccho-mongodb Sep 13, 2024
d6dcf16
docs: Update twitter links in introducing-docusaurus blog post (#10503)
Olexandr88 Sep 19, 2024
f1d4d55
docs: update twitter link in introduction docs (#10502)
Olexandr88 Sep 19, 2024
a435fbd
chore(deps): bump dompurify from 3.0.5 to 3.1.6 (#10505)
dependabot[bot] Sep 19, 2024
95e2d46
chore: Rename Twitter links/labels to X (#10509)
slorber Sep 19, 2024
ce159b1
fix(theme-translations): add missing Vietnamese translations (#10507)
namnguyenthanhwork Sep 19, 2024
fd14d6a
feat(theme-mermaid): support Mermaid 11+ including new types of diagr…
slorber Sep 19, 2024
9ecff80
refactor: create `@docusaurus/bundler` and `@docusaurus/babel` packag…
slorber Sep 21, 2024
a5fd530
fix: remove babel.config.js from init templates + website (#10514)
slorber Sep 22, 2024
7d03458
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.4 (#10518)
dependabot[bot] Sep 24, 2024
0692fe9
docs: fix typo (#10520)
k-seltzer Sep 25, 2024
539412e
chore: fix formatLighthouseReport() CI (#10527)
slorber Sep 27, 2024
3b7c828
chore: fix interverted condition in formatLighthouseReport.js (#10528)
slorber Sep 27, 2024
cba1e02
feat(core): faster CSS minimizer - `siteConfig.future.experimental_fa…
slorber Sep 27, 2024
c093dfd
chore(deps): bump rollup from 2.79.1 to 2.79.2 (#10530)
dependabot[bot] Sep 27, 2024
0794ebd
chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0…
dependabot[bot] Oct 1, 2024
0657e58
docs: clarify component naming for markdown import (#10545)
jackrabbit128 Oct 2, 2024
e8545b5
docs: add tip about harmless vulnerabilities (#10535)
ilg-ul Oct 3, 2024
7f6472a
fix(website): APITable component should navigate to anchor less agres…
flixyudh Oct 3, 2024
5de4832
fix(tsconfig): add `@docusaurus/tsconfig` target es2022 (#10547)
slorber Oct 3, 2024
05f3c20
chore: upgrade Webpack to 5.95 and related deps (#10548)
slorber Oct 3, 2024
9e473bd
fix(mdx-loader): fix cross-compiler cache randomly loading mdx with c…
slorber Oct 3, 2024
126d395
fix(translations): complete missing slovenian theme translations (#10…
patik123 Oct 4, 2024
912c495
feat(core): faster HTML minimizer - `siteConfig.future.experimental_f…
slorber Oct 4, 2024
5400690
docs: rename Facebook to Meta in GitHub-related Markdowns (#10566)
raghav2005 Oct 9, 2024
c7fd8d1
fix(core): move @docusaurus/faster to bundler peerDeps (#10573)
slorber Oct 10, 2024
74c09ae
feat(core): Replace Webpack with Rspack - `siteConfig.future.experime…
slorber Oct 11, 2024
97e6c42
refactor(core): remove useless Webpack wait plugin (#10579)
slorber Oct 11, 2024
904b53b
fix(core): fix handling of Swc html minifier warnings (#10581)
slorber Oct 13, 2024
f6a6ca8
refactor(core): replace serve-handler fork by official deps (#10587)
slorber Oct 17, 2024
2471678
feat: new Rsdoctor official plugin (#10588)
slorber Oct 17, 2024
762f7b1
feat(core): add Node.js memory perf logging (#10590)
slorber Oct 17, 2024
c201fd5
docs: update google analytics plugin message to past tense (#10591)
moskalakamil Oct 18, 2024
14579cb
docs: resource add docusaurus-i18n (#10592)
moonrailgun Oct 18, 2024
c9f231a
refactor(core): refactor SSG infrastructure (#10593)
slorber Oct 18, 2024
9457833
fix(theme): light & dark mode checkbox doesn't announce state switche…
andrewasche Oct 18, 2024
776b3ee
fix(core): fix i18n sites SSG memory leak - require.cache (#10599)
slorber Oct 22, 2024
dbdd254
feat(cli): build/deploy should allow multiple `--locale` options (#10…
slorber Oct 22, 2024
d3f110c
perf(ci): Add CI checks to prevent memory, build-time and build-size …
slorber Oct 22, 2024
6eeab42
chore: fix ci typo in build-perf.yml (#10606)
slorber Oct 23, 2024
1a2b8b7
fix(core): Use proper swc loader options (#10605)
slorber Oct 23, 2024
35aa39b
docs: mention config/sidebars run in Node.js runtime (#10608)
slorber Oct 23, 2024
4892f3a
chore: upgrade faster packages (#10609)
slorber Oct 24, 2024
28f6a49
chore: upgrade minor dependencies (#10610)
slorber Oct 24, 2024
c1349fe
fix(core): fix DOCUSAURUS_CURRENT_LOCALE = 'undefined' (#10611)
slorber Oct 24, 2024
85fd8f2
chore: fix canary version prefix (#10612)
slorber Oct 25, 2024
3c8dc5b
chore: fix canary trigger (#10613)
slorber Oct 25, 2024
87c1965
fix(faster): fix error message typo + add color (#10614)
slorber Oct 25, 2024
d723a1e
fix(faster): add missing tslib dependency (#10616)
slorber Oct 25, 2024
52e50d2
fix(theme): Restore former globalThis.Prism (#10618)
slorber Oct 25, 2024
34f9a36
fix(faster): allow Rspack + babel-loader (#10617)
slorber Oct 25, 2024
a0aa7d8
chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.…
dependabot[bot] Oct 29, 2024
a4fa4c2
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#10623)
dependabot[bot] Oct 29, 2024
e700106
docs: Add missing API ref docs for Docusaurus Faster options (#10630)
slorber Oct 31, 2024
5c1ce01
docs: fix frontMatter.mdx.format docs (#10631)
slorber Oct 31, 2024
5cf2c39
feat(blog): Add `frontMatter.title_meta` to override title for SEO (#…
ilg-ul Oct 31, 2024
fce0884
fix(core): restore Rspack ProgressBar colors (#10632)
slorber Oct 31, 2024
ed2cdf3
chore: release Docusaurus v3.6 (#10633)
slorber Nov 4, 2024
5a883b4
chore: update examples with docusaurus 3.6 (#10642)
slorber Nov 4, 2024
1955002
fix(faster,utils): fix faster/types peerDependencies (#10649)
slorber Nov 7, 2024
e32aa60
chore: Argos screenshot dogfooding test pages (#10650)
slorber Nov 7, 2024
bdf55ed
refactor(mdx-loader): streamline typescript usage for remark plugin t…
lebalz Nov 7, 2024
bcfa3b1
refactor(faster,bundler,core): improve js loader DX (#10655)
slorber Nov 8, 2024
ae46d11
test(argos): skip screenshot for /tests/pages/react-18 (#10656)
slorber Nov 8, 2024
0c791fb
docs: fix old base ts config ref (#10657)
slorber Nov 8, 2024
d268a20
fix(core): bundler should not minimize static assets (#10658)
slorber Nov 8, 2024
f127278
chore: release Docusaurus 3.6.1 (#10659)
slorber Nov 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"*.min.*",
"jest/vendor"
],
"ignoreRegExpList": ["Email", "Urls", "#[\\w-]*"]
"ignoreRegExpList": ["Email", "Urls", "#[\\w-]*"],
"enableFiletypes": ["mdx"]
}
5 changes: 4 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,10 @@ module.exports = {
})),
],
'no-template-curly-in-string': WARNING,
'no-unused-expressions': [WARNING, {allowTaggedTemplates: true}],
'no-unused-expressions': [
WARNING,
{allowTaggedTemplates: true, allowShortCircuit: true},
],
'no-useless-escape': WARNING,
'no-void': [ERROR, {allowAsStatement: true}],
'prefer-destructuring': WARNING,
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/argos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ jobs:
# Argos is heavy to run
# We only want to trigger Argos on PRs with the 'Argos' label
# See https://stackoverflow.com/questions/62325286/run-github-actions-when-pull-requests-have-a-specific-label
if: ${{ github.ref_name == 'main' || (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'Argos')) }}
if: ${{ (github.event_name != 'pull_request' && github.ref_name == 'main') || (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'Argos')) }}
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Use Node.js
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-blog-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
cache: yarn
- name: Installation
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0 # Needed to get the commit number with "git rev-list --count HEAD"
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Dependency Review
uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # 3.1.0
uses: actions/dependency-review-action@be8bc500ee15e96754d2a6f2d34be14e945a46f3 # 4.1.2
8 changes: 4 additions & 4 deletions .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Use Node.js
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18

Expand All @@ -36,7 +36,7 @@ jobs:

- name: Audit URLs using Lighthouse
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # 10.1.0
uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # 11.4.0
with:
urls: |
http://localhost:3000
Expand All @@ -52,7 +52,7 @@ jobs:

- name: Format lighthouse score
id: format_lighthouse_score
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 7.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand All @@ -64,7 +64,7 @@ jobs:

- name: Add Lighthouse stats as comment
id: comment_to_pr
uses: marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd # 2.8.0
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # 2.9.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
number: ${{ github.event.pull_request.number }}
Expand Down
44 changes: 44 additions & 0 deletions .github/workflows/lint-autofix.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
name: Lint AutoFix

on:
pull_request:
branches:
- main
- docusaurus-v**

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
lint-autofix:
name: Lint AutoFix
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}

- name: Installation
run: yarn

- name: AutoFix Format
run: yarn format

- name: AutoFix JS
run: yarn lint:js:fix

- name: AutoFix Style
run: yarn lint:style:fix

- name: AutoFix Spelling
run: yarn lint:spelling:fix

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'refactor: apply lint autofix'
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/showcase-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '16'
node-version: '20'
cache: yarn
- name: Installation
run: yarn
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: ${{ matrix.node }}
cache: yarn
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js 18
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js 18
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js 18
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-swizzle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '18'
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: ${{ matrix.node }}
- name: Installation
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: ${{ matrix.node }}
cache: yarn
Expand Down
5 changes: 1 addition & 4 deletions .lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"*.{js,jsx,ts,tsx,mjs}": ["eslint --fix"],
"*.css": ["stylelint --allow-empty-input --fix"],
"*": [
"prettier --ignore-unknown --write",
"cspell --no-must-find-files --no-progress"
]
"*": ["prettier --ignore-unknown --write"]
}
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ website/versioned_sidebars/*.json
examples/
website/static/katex/katex.min.css

website/changelog/_swizzle_theme_tests
website/changelog
website/_dogfooding/_swizzle_theme_tests
Loading
Loading