Matija Sirk
|
c32316eb2b
|
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-19 18:14:17 +01:00 |
|
Devansu Yadav
|
90e7e321d1
|
feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384)
|
2023-01-19 17:08:24 +01:00 |
|
Joshua Chen
|
19c1e27b52
|
fix(algolia): make search footer respect searchPagePath (#8539)
|
2023-01-19 14:14:12 +01:00 |
|
Joshua Chen
|
00023c24b6
|
fix(core): avoid hash collision when generating chunk names (#8538)
|
2023-01-18 19:19:07 +01:00 |
|
Mariusz Krzaczkowski
|
8714a95900
|
chore(theme-translations): complete pl translations (#8525)
* Update theme-common.json
* Add content from #8520
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
|
2023-01-18 11:45:52 -05:00 |
|
Joshua Chen
|
3526059214
|
chore: bump dependencies major versions (#8537)
|
2023-01-10 15:22:19 -05:00 |
|
Joshua Chen
|
e8a07633ba
|
chore: upgrade dependencies (#8534)
* chore: upgrade dependencies
* FIxes
* Bump again
|
2023-01-10 13:23:16 -05:00 |
|
dependabot[bot]
|
6eb40e0591
|
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-04 18:35:59 +01:00 |
|
Lane Goolsby
|
428af8af5e
|
feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (#8470)
Co-authored-by: Goolsby, Lane <lanegoolsby@rocketmortgage.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/7221
|
2022-12-29 16:53:54 +01:00 |
|
Riccardo
|
e1d6292d46
|
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>
|
2022-12-29 13:48:25 +01:00 |
|
John Reilly
|
022e00554e
|
feat(blog): add options.createFeedItems to filter/limit/transform feed items (#8378)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-29 13:31:32 +01:00 |
|
mturoci
|
0985fa0af3
|
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
|
2022-12-29 13:29:00 +01:00 |
|
Sébastien Lorber
|
9c860ce419
|
fix(theme): refactor Tabs, make groupId + queryString work fine together (#8486)
|
2022-12-29 12:41:53 +01:00 |
|
Thomas.CA
|
0371d579d9
|
fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (#8481)
closes undefined
|
2022-12-27 19:20:42 +01:00 |
|
Dongjoon Lee
|
c0102bda68
|
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
|
2022-12-22 19:20:54 +01:00 |
|
Anders Bech Mellson
|
19ba0ff49d
|
feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-22 18:24:28 +01:00 |
|
Nguyễn Thành Nam
|
f54b6e77cd
|
fix(theme-translations): complete Vietnamese theme translations (#8450)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-12-16 13:24:06 +01:00 |
|
Viktor Malmedal
|
4a448773b6
|
feat: add eslint plugin no-html-links (#8156)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Viktor Malmedal <viktor.malmedal@eniro.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-12-14 18:28:29 +01:00 |
|
宋锦丰
|
81f30dd495
|
fix(translations): complete Chinese theme translations (#8423)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-12-14 15:32:44 +01:00 |
|
Martin Adamko
|
f3563ca23c
|
fix(theme-classic): polish admonition details, render title-only admonitions (#8150)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-09 20:02:06 +01:00 |
|
mturoci
|
5c09dbfc3d
|
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
|
2022-12-09 17:46:09 +01:00 |
|
Sébastien Lorber
|
eb710af1b8
|
fix(translations): typo in lastUpdatedAtBy Vietnamese translation (#8424)
|
2022-12-09 11:04:18 +01:00 |
|
Dongjoon Lee
|
e553ce7e59
|
fix(docusaurus-utils-validation): baseUrl + routeBasePath: allow empty string, normalized as "/" (#8258)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/8254
|
2022-12-08 16:54:32 +01:00 |
|
Lachlan Heywood
|
85d0b5674f
|
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
|
2022-12-07 19:05:34 +01:00 |
|
Sébastien Lorber
|
59fac0b1d1
|
docs: document siteConfig.markdown + better mdx-loader retrocompat (#8419)
|
2022-12-07 17:59:51 +01:00 |
|
Sadegh Karimi
|
8b6fc47cb2
|
fix(translations): complete farsi theme translations (#8406)
|
2022-12-07 15:47:54 +01:00 |
|
Robert Lawrence
|
eecfdebf08
|
fix(theme): add missing aria-labels to the main and sidebar navs (#8366)
Fix https://github.com/facebook/docusaurus/issues/8308
|
2022-11-30 13:57:32 +01:00 |
|
John Reilly
|
79214670a9
|
fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (#8381)
Closes https://github.com/facebook/docusaurus/issues/8380
|
2022-11-30 13:56:21 +01:00 |
|
Frieder Bluemle
|
c9c1fac1ab
|
feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (#8397)
|
2022-11-30 12:33:35 +01:00 |
|
Danny Kim
|
1bf058979e
|
fix(theme): preserve sidebar height on collapse (#8328)
|
2022-11-24 14:49:28 +01:00 |
|
Balthasar Hofer
|
b016686c22
|
fix(mdx-loader): support nested admonitions (#8303)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
closes undefined
|
2022-11-23 21:19:29 +01:00 |
|
Denis Al-Khelali
|
a4d935a6f1
|
fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (#8275)
|
2022-11-23 18:37:59 +01:00 |
|
Dan Dascalescu
|
ca3dba5e5e
|
docs: fix typo 'internalization' (#8323)
Co-authored-by: Dan Dascalescu <dan@semi.technology>
|
2022-11-17 12:08:21 +01:00 |
|
Josh Goldberg
|
ac81765024
|
fix(utils): allow partially backticked markdown h1 contentTitles (#8314)
|
2022-11-17 11:38:10 +01:00 |
|
Muhammad Hammad
|
53aa9a2416
|
fix(core): normalize input for poll option (#8342)
Fixes https://github.com/facebook/docusaurus/issues/8306
|
2022-11-17 11:22:12 +01:00 |
|
Josh Goldberg
|
e756d734e3
|
fix(theme): forward className prop in theme-classic's Heading (#8350)
Fixes https://github.com/facebook/docusaurus/issues/8327
|
2022-11-16 17:52:49 +01:00 |
|
Sébastien Lorber
|
d8c72fb32d
|
fix(docs,theme): auto-generated category index should not display unlisted content (#8319)
|
2022-11-10 18:31:01 +01:00 |
|
Sébastien Lorber
|
1d5afbaaa5
|
fix(mermaid): fix Mermaid integration for v9.2 release (#8282)
|
2022-11-10 16:07:18 +01:00 |
|
Stefan Norberg
|
04eb04cb49
|
fix(theme-translations): complete Swedish theme translations (#8312)
Co-authored-by: stnor <stefan@selessia.com>
|
2022-11-10 12:59:20 +01:00 |
|
AHMET BAYHAN BAYRAMOGLU
|
8f6dde5544
|
fix(theme-translations): complete Turkish theme translations (#8289)
|
2022-11-09 18:27:29 +01:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Sébastien Lorber
|
7a023a2c41
|
fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (#8279)
|
2022-11-02 17:03:00 +01:00 |
|
Sébastien Lorber
|
9f4d2e7136
|
chore: fix flaky tests (#8259)
|
2022-10-28 11:46:54 +02:00 |
|
Alexey Pyltsyn
|
5baa56b4bf
|
chore(theme-translations): complete ru translations (#8253)
|
2022-10-27 11:03:34 +02:00 |
|
Alexey Pyltsyn
|
258ecf71f1
|
fix(ideal-image): do not pass down img prop (#8250)
|
2022-10-26 13:59:35 -04:00 |
|
Joshua Chen
|
e301523138
|
fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder (#8246)
|
2022-10-26 12:52:29 -04:00 |
|
Sébastien Lorber
|
368bfbb153
|
chore: fix tree-node-cli license (#8248)
|
2022-10-26 15:04:18 +02:00 |
|
Shanmughapriyan S
|
91b92fcd08
|
fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (#8234)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-26 14:48:25 +02:00 |
|
Forresst
|
327158b085
|
chore(theme-translations): complete French translations (#8243)
|
2022-10-26 13:09:24 +02:00 |
|
Lane Goolsby
|
e41133245c
|
refactor(plugin-gtag): update gtag plugin to modern SPA recommendations (#8143)
Co-authored-by: Lane Goolsby <lanegoolsby@rocketmortgage.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-21 14:59:12 +02:00 |
|