Commit graph

5255 commits

Author SHA1 Message Date
sebastienlorber
ad477781bd v2.3.0 2023-01-27 16:33:16 +01:00
sebastienlorber
86a85c5ad5 fix swizzle test failures related to https://github.com/facebook/docusaurus/pull/7945 not being backported in practice 2023-01-27 10:56:18 +01:00
sebastienlorber
35a691bb73 chore: fix 2.3 backport tests due to failing test after backport, see also comment https://github.com/facebook/docusaurus/pull/7945#issuecomment-1405287563 2023-01-26 17:42:33 +01:00
Jiří
63ec772b83 fix(theme): add accessible name for the heading hash-link #8562 2023-01-26 17:10:53 +01:00
Matija Sirk
c6cdf70a6e feat(theme-translations): default translations for Slovenian (sl-SI) (#8541)
Co-authored-by: Matija Sirk <matija.sirk@kopit.si>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-26 17:07:27 +01:00
Joshua Chen
6d575d1971 fix(algolia): make search footer respect searchPagePath (#8539) 2023-01-26 17:05:41 +01:00
Mariusz Krzaczkowski
61f7d568ae chore(theme-translations): complete pl translations #8525 2023-01-26 17:05:14 +01:00
Joshua Chen
41d0043fd7 fix(core): avoid hash collision when generating chunk names (#8538) 2023-01-26 17:02:12 +01:00
dependabot[bot]
74fc82289c chore(deps): bump json5 from 1.0.1 to 1.0.2 (#8502)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-26 16:46:05 +01:00
Lane Goolsby
003729e9fe feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin #8470 2023-01-26 16:42:29 +01:00
Riccardo
704365c00b fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (#8445)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-26 16:39:14 +01:00
John Reilly
25a4ec345d feat(blog): add options.createFeedItems to filter/limit/transform feed items (#8378)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-26 16:39:00 +01:00
mturoci
30573dd7ab fix(search-algolia): pass custom transformItems function to SearchBar (#8462)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
closes undefined
Closes https://github.com/facebook/docusaurus/pull/8462
Closes https://github.com/facebook/docusaurus/issues/8461
2023-01-26 16:38:49 +01:00
Sébastien Lorber
266209f265 fix(theme): refactor Tabs, make groupId + queryString work fine together (#8486) 2023-01-26 16:38:05 +01:00
Thomas.CA
70bfaae2b3 fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (#8481)
closes undefined
2023-01-26 16:37:56 +01:00
Dongjoon Lee
f3507e0505 fix(theme-classic): content container grow to take all the available space (#8463)
fix https://github.com/facebook/docusaurus/issues/8369
fix https://github.com/facebook/docusaurus/pull/8426
2023-01-26 16:37:18 +01:00
sebastienlorber
deb376e4a6 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
#8428
2023-01-26 16:36:26 +01:00
Nguyễn Thành Nam
e5b0707fab fix(theme-translations): complete Vietnamese theme translations #8450 2023-01-26 16:25:23 +01:00
宋锦丰
6aecc23d62 fix(translations): complete Chinese theme translations (#8423) 2023-01-26 16:22:58 +01:00
mturoci
78d5a53c35 feat(theme-classic): store selected tab in query string. (#8225)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Closes https://github.com/facebook/docusaurus/issues/7008
2023-01-26 16:19:44 +01:00
Sébastien Lorber
cc95fb635f fix(translations): typo in lastUpdatedAtBy Vietnamese translation (#8424) 2023-01-26 16:19:36 +01:00
Lachlan Heywood
3eb866a7fe feat(eslint-plugin): add plugin to exported configs (#8281)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
closes undefined
Closes https://github.com/facebook/docusaurus/issues/8280
2023-01-26 16:16:23 +01:00
Sadegh Karimi
9547b05f90 fix(translations): complete farsi theme translations #8406 2023-01-26 16:15:41 +01:00
Robert Lawrence
2d5d7bd951 fix(theme): add missing aria-labels to the main and sidebar navs #8366 2023-01-26 16:14:38 +01:00
John Reilly
5cf826ad12 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (#8381)
Closes https://github.com/facebook/docusaurus/issues/8380
2023-01-26 16:13:23 +01:00
Frieder Bluemle
1ff378da24 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (#8397) 2023-01-26 16:12:56 +01:00
Danny Kim
d20d144154 fix(theme): preserve sidebar height on collapse (#8328) 2023-01-26 16:12:35 +01:00
Balthasar Hofer
3f55453b8c fix(mdx-loader): support nested admonitions #8303 2023-01-26 16:12:05 +01:00
Denis Al-Khelali
cf3ec180c2 fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (#8275) 2023-01-26 16:07:28 +01:00
Josh Goldberg
8ef6e623ac fix(utils): allow partially backticked markdown h1 contentTitles (#8314) 2023-01-26 16:07:05 +01:00
Muhammad Hammad
029417154c fix(core): normalize input for poll option (#8342)
Fixes https://github.com/facebook/docusaurus/issues/8306
2023-01-26 16:06:46 +01:00
Josh Goldberg
5d2dd9b6b4 fix(theme): forward className prop in theme-classic's Heading (#8350)
Fixes https://github.com/facebook/docusaurus/issues/8327
2023-01-26 16:06:23 +01:00
Sébastien Lorber
21ad8832b3 fix(mermaid): fix Mermaid integration for v9.2 release
#8282
2023-01-26 16:05:20 +01:00
Stefan Norberg
a5a1949e67 fix(theme-translations): complete Swedish theme translations (#8312)
Co-authored-by: stnor <stefan@selessia.com>
2023-01-26 15:52:31 +01:00
AHMET BAYHAN BAYRAMOGLU
b82c31bd71 fix(theme-translations): complete Turkish theme translations #8289 2023-01-26 15:51:57 +01:00
Sébastien Lorber
d531e500ab fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (#8279) 2023-01-26 15:14:30 +01:00
Sébastien Lorber
de972142a8
chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
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>
Co-authored-by: LittleboyHarry <littleboyharry@qq.com>
Co-authored-by: Mikey O'Toole <mikey@homotechsual.dev>
Co-authored-by: Jan Peer Stöcklmair <jan.oster94@gmail.com>
Co-authored-by: Nguyễn Thành Nam <namnguyenthanh.work@gmail.com>
Co-authored-by: Sanjaiyan Parthipan <parthipankalayini@gmail.com>
Co-authored-by: Ramazan SANCAR <ramazansancar4545@gmail.com>
Co-authored-by: mturoci <64769322+mturoci@users.noreply.github.com>
Co-authored-by: Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
Co-authored-by: Pranav Joglekar <pranav2000joglekar@gmail.com>
Co-authored-by: forgeRW <20483211+forgeRW@users.noreply.github.com>
Co-authored-by: Masahiko Hara <pasora@sfc.wide.ad.jp>
Co-authored-by: Johan Fagerberg <johanringmann@gmail.com>
Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
Co-authored-by: Sam Wall <oss@samuelwall.co.uk>
Co-authored-by: Jeferson S. Brito <30840709+jeferson-sb@users.noreply.github.com>
Co-authored-by: evan <evanmccarthy@outlook.com>
Co-authored-by: Xabier Lahuerta Vazquez <xlahuerta@protonmail.com>
Co-authored-by: Forresst <forresst17@gmail.com>
Co-authored-by: Shanmughapriyan S <priyanshan03@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2022-10-29 15:13:42 +02:00
Sébastien Lorber
7743aa6307
chore: release Docusaurus v2.1.0 (#8040) 2022-09-02 12:41:55 +02:00
Sébastien Lorber
26d2b9a018
chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: whiteand <andrewbeletskiy@gmail.com>
Co-authored-by: yzhe819 <68207314+yzhe819@users.noreply.github.com>
Co-authored-by: Ngô Quốc Đạt <56961917+datlechin@users.noreply.github.com>
Co-authored-by: Kevin Østerkilde <kevin@oesterkilde.dk>
Co-authored-by: Bagdasar Ovsepyan <66012777+b-ovsepian@users.noreply.github.com>
Co-authored-by: Yoni Chechik <chechik.yoni@gmail.com>
Co-authored-by: adventure-yunfei <adventure.yunfei@gmail.com>
Co-authored-by: Morgane Dubus <30866152+mdubus@users.noreply.github.com>
2022-09-02 12:20:33 +02:00
Sébastien Lorber
bb65b5c578
chore: release v2.0.1 (#7919) 2022-08-08 16:23:27 +02:00
Sébastien Lorber
2ef40c2598
chore: Netlify branch deploys should only deploy default locale "en" (#7788) 2022-07-15 12:45:08 +02:00
Sébastien Lorber
d88f248180
chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787) 2022-07-15 12:10:36 +02:00
sebastienlorber
e4fc47bec2 Merge branch 'main' into docusaurus-v2 2022-07-14 19:51:47 +02:00
Sébastien Lorber
7f40350d6e
chore: fix codesandbox playgrounds, use Node.js 16 version (#7784) 2022-07-14 19:51:32 +02:00
Joshua Chen
1065e558d2
refactor(core): log Docusaurus & Node version before exiting (#7781) 2022-07-14 19:50:57 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 (#7782) 2022-07-14 19:30:17 +02:00
Sébastien Lorber
e78a15eeba
chore: ci tests should run on version branches "docusaurus-vX" (#7783) 2022-07-14 19:18:46 +02:00
Sébastien Lorber
c751bc64ea
chore: regen v2.0.0-rc.1 examples (#7780) 2022-07-14 18:46:12 +02:00
Sébastien Lorber
d255389e48
chore: prepare v2.0.0-rc.1 release (#7778) 2022-07-14 18:17:25 +02:00
Bruce Song
443914a579
docs: add Bruce Wiki website to showcase (#7770)
* Update users.tsx

* Add preview image.

* Resize the image.

* Trigger the checks for CLA.

* optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-14 23:09:56 +08:00