Commit graph

5943 commits

Author SHA1 Message Date
sebastien
bc638d674b v3.3.2 2024-05-03 16:30:03 +02:00
sebastien
95c9b29492 try to fix the release 2024-05-03 16:23:26 +02:00
sebastien
dc713fc54d empty 2024-05-03 16:21:42 +02:00
sebastien
f3524cf332 v3.3.1 2024-05-03 16:06:10 +02:00
sebastien
5325e23c7a 3.3.1 2024-05-03 16:05:00 +02:00
sebastien
c7c77676d9 3.3.1 2024-05-03 16:03:48 +02:00
sebastien
839acf9de0 3.3.1 2024-05-03 16:02:25 +02:00
sebastien
154b6ffeec 3.3.1 changelog 2024-05-03 16:01:26 +02:00
sebastien
3490433f94 Merge branch 'main' into slorber/docusaurus-v3.3 2024-05-03 15:59:29 +02:00
Sébastien Lorber
2d8281fc03
fix(core): do not recreate ReactDOM Root, fix React warning on hot reload (#10103) 2024-05-03 15:54:49 +02:00
sebastien
55268e5b05 fix changelog title 2024-05-03 13:30:51 +02:00
sebastien
c6cc095c46 3.3 release blog post 2024-05-03 13:28:10 +02:00
sebastien
cd18bc60ad 3.3 release blog post 2024-05-03 12:23:53 +02:00
sebastien
2ec4e078b5 v3.3.0 2024-05-03 11:02:16 +02:00
slorber
8af29a7dc0 refactor: apply lint autofix 2024-05-03 08:51:17 +00:00
sebastien
7319a1b913 prepare 3.3.0 release 2024-05-03 10:44:46 +02:00
Zwyx
4159b25dd1
docs: Fix déja to déjà in swizzling.mdx (#10096) 2024-05-02 15:25:42 +02:00
dependabot[bot]
10b76d8d53
chore(deps): bump ejs from 3.1.9 to 3.1.10 (#10097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 15:17:01 +02:00
Kai Hoffman
39394135dc
docs: Fix dead Typesense links (#10093) 2024-05-01 10:05:30 +02:00
John Reilly
7057ba4ce8
feat: add createSitemapItems hook (#10083)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-30 21:20:54 +02:00
Sébastien Lorber
be9081afc7
chore: Upgrade svgr / svgo / cssnano (#10092) 2024-04-30 18:15:46 +02:00
Guille
2154dccbdf
fix(theme): <Tabs> props should allow overriding defaults (#10091) 2024-04-30 16:37:26 +02:00
Andrea Mazzucchelli
c967ea5b4a
fix(theme): <Admonition> should render properly without heading/icon (#10080) 2024-04-30 14:28:58 +02:00
Sébastien Lorber
3ee776050e
fix(core): docusaurus serve redirects should include the site /baseUrl/ prefix (#10090) 2024-04-30 14:28:39 +02:00
dependabot[bot]
0b49e6c5a2
chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 (#10089)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 12:28:09 +02:00
dependabot[bot]
a6dbd929a0
chore(deps): bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 (#10088)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 12:28:00 +02:00
Sébastien Lorber
ca33858ca0
fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
Balthasar Hofer
f1cb4ed560
docs: make ThemedImage example work out of the box (#10085) 2024-04-29 19:35:52 +02:00
Mikey O'Toole
e20b3294df
docs: add note regarding ts extension for config file. (#10082) 2024-04-28 18:39:23 +02:00
Sébastien Lorber
da2c0b4eae
chore: Upgrade to TypeScript 5.4 (#10076) 2024-04-25 17:04:55 +02:00
Alexey Ivanov
daba917e7c
feat(core): add new site config option siteConfig.markdown.anchors.maintainCase (#10064)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-25 16:35:38 +02:00
H3NR1KE
9418786b26
fix(theme-translations): add missing theme translations for pt-BR (#10070) 2024-04-25 12:43:27 +02:00
Sébastien Lorber
f88da6c66d
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065) 2024-04-19 21:03:32 +02:00
Sébastien Lorber
e736dcb879
test(e2e): TypeCheck website/starter in min/max range of TS versions (#10063) 2024-04-19 19:01:04 +02:00
Sébastien Lorber
eb07e9d6d4
refactor(core): optimize App entrypoint, it should not re-render when navigating (#10060) 2024-04-19 13:13:52 +02:00
Sébastien Lorber
c746289db2
refactor(theme): simplify CSS solution to solve empty search container (#10061) 2024-04-19 13:11:07 +02:00
Alexander Sandor
a612b4eacf
feat(cli): docusaurus deploy should support a --target-dir option (#9767)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-18 17:59:31 +02:00
volcanofr
491af1fcae
fix(website): fix website manifest.json name "Docusaurus v2" to just "Docusaurus" (#10049)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-18 17:05:32 +02:00
Mikey O'Toole
edb695b9aa
docs: add troubleshooting steps to migration/upgrade page (#9490)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-18 17:04:56 +02:00
Virgil993
8e084ef8ba
fix(algolia): add insights property on Algolia Theme Config object TS definition (#10048)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-18 16:00:24 +02:00
Sébastien Lorber
01ffcd96a0
docs(search): Algolia troubleshooting section for index configuration problems (#10056) 2024-04-18 15:22:33 +02:00
Sébastien Lorber
128738786b
fix(core): sortRoutes shouldn't have a default baseUrl value, this led to a bug (#10054) 2024-04-18 15:08:30 +02:00
Tommaso Sotte
4772b27a63
fix(theme-translations): correct label for tip admonition in italian (#10051) 2024-04-18 13:14:28 +02:00
Sébastien Lorber
5c1d6464d8
feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
ozaki
d1590e37ac
feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-16 11:23:00 +02:00
Abdullah Saud
e4ecffe418
fix(docs): sidebar item label impact the pagination label of docs (#10025)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-11 18:26:11 +02:00
Bairui Su
721f14537d
docs: visit is a named export of unist-util-visit (#10039)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-11 17:40:54 +02:00
Daniel Li
ba6c59bbcb
docs(website): add @orama/plugin-docusaurus* search plugins (#10030)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-11 13:45:26 +02:00
dependabot[bot]
cf3f718fea
chore(deps): bump semver from 7.3.4 to 7.6.0 (#10034)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 11:27:47 +02:00
Sébastien Lorber
964a4e458e
refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00