Sébastien Lorber
|
495c7936b6
|
chore: v3.0.0-rc.1 release (#9453)
|
2023-10-26 20:10:02 +02:00 |
|
Sébastien Lorber
|
7ee2f75ce1
|
chore: v3.0.0-rc.0 release (#9418)
|
2023-10-20 11:24:29 +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 |
|
ozaki
|
bde9cfd84d
|
chore: update node engine version 18 (#9348)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-09-28 16:45:25 +02:00 |
|
Sébastien Lorber
|
52d79c4e0c
|
chore: v3.0.0-beta.0 release (#9311)
|
2023-09-15 19:44:35 +02:00 |
|
Sébastien Lorber
|
598b32011f
|
chore(plugin-docs): remove legacy versioned prefix on doc ids and sidebar names in versioned sidebars (#9310)
|
2023-09-15 18:52:42 +02:00 |
|
Sébastien Lorber
|
b3c8f5c929
|
feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258)
|
2023-08-25 10:54:58 +02:00 |
|
Joshua Chen
|
ff227283d2
|
chore: upgrade dependencies (non-major) (#9148)
* chore: upgrade dependencies (non-major)
* Downgrade
|
2023-07-16 23:44:17 +08:00 |
|
Tatsunori Uchino
|
16a366b5ec
|
fix(init): change initial site URL to one that is safe for the future (#9133)
RFC 2606 reserves the `.example` domain for illustrative purposes.
|
2023-07-13 21:59:23 +08:00 |
|
TheCatLady
|
9391a33c41
|
fix(content-docs): sidebar generator should return customProps for doc items (#9107)
|
2023-06-29 12:13:48 +02:00 |
|
Sébastien Lorber
|
7d033cc8c0
|
chore: v3.0.0-alpha.0 release (#9072)
|
2023-06-15 17:48:55 +02:00 |
|
Sébastien Lorber
|
187e5aa218
|
feat: React 18 + automatic JSX runtime + build --dev (#8961)
|
2023-06-08 19:40:15 +02:00 |
|
Sébastien Lorber
|
d746f689ae
|
fix: remove useless js-loader in front of mdx-loader (#8972)
|
2023-05-12 16:31:39 +02:00 |
|
Davide Donadio
|
5c271f5622
|
feat(content-docs): add support for sidebar item category/link descriptions in generated index page (#8236)
Co-authored-by: Davide Donadio <davide.donadio@it.clara.net>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-16 10:14:42 +01:00 |
|
Joshua Chen
|
e21591c073
|
chore: upgrade dependencies (non-major) (#8749)
chore: upgrade dependencies
|
2023-03-08 21:28:14 -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 |
|
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 |
|
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 |
|
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 |
|
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
|
9f4d2e7136
|
chore: fix flaky tests (#8259)
|
2022-10-28 11:46:54 +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 |
|
Sam Wall
|
9c92a79d23
|
feat: support mermaid code blocks in Markdown (#7490)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-14 18:07:20 +02:00 |
|
Joshua Chen
|
275f509d13
|
chore: upgrade dependencies (#7993)
* chore: upgrade dependencies
* Fix lint
* Bump more
* Fix lint
|
2022-09-08 01:31:53 -04:00 |
|
Sébastien Lorber
|
3b9b497d13
|
fix(plugin-docs,theme): refactor docs plugin routes and component tree (#7966)
|
2022-08-18 17:55:05 +02:00 |
|
Jan Peer Stöcklmair
|
c29218ea1d
|
chore(plugin-docs): expose all lib files through exports (#7962)
chore(plugin-docs): expose lib in package.json (closes #7961)
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
|
2022-08-18 14:25:51 +08:00 |
|
Sébastien Lorber
|
eac3239757
|
feat(docs): allow to configure noIndex per doc version (#7963)
|
2022-08-17 16:55:49 +02:00 |
|
Sébastien Lorber
|
de526e1ab2
|
feat(plugin-docs): docs sidebar item link: support "autoAddBaseUrl" attribute (#7949)
|
2022-08-12 12:50:12 +02:00 |
|
Joshua Chen
|
308d3e1f89
|
docs: remove mention of beta (#7905)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-08-09 19:26:23 +02:00 |
|
Sébastien Lorber
|
b7ea00a917
|
chore: bump main to 3.0.0-alpha.0 (#7923)
|
2022-08-08 19:13:49 +02:00 |
|
Joshua Chen
|
1bf5c0d36e
|
chore: upgrade dependencies (#7883)
|
2022-08-02 16:44:02 +08:00 |
|
Sébastien Lorber
|
965a01e589
|
chore: port-2.0.0-rc.1 (#7782)
|
2022-07-14 19:30:17 +02:00 |
|
Sébastien Lorber
|
f913af0d69
|
docs: release process, versioning, breaking changes, public API surface (#7706)
Co-authored-by: Paul O’Shannessy <paul@oshannessy.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-07-14 17:07:34 +02:00 |
|
Sébastien Lorber
|
f0f97f29f9
|
chore: prepare v2.0.0-beta.22 release (#7741)
|
2022-07-08 18:34:05 +02:00 |
|
Joe Harrison
|
825211f41d
|
fix(content-docs): format last update date as "Jun 19, 2020" (#7673)
* consistent date formatting betweeen docs and blog
* update error message
* use short month names
Co-authored-by: Joe Harrison <jharrison@drwuk.com>
|
2022-06-29 18:19:29 +02:00 |
|
Sébastien Lorber
|
fd87afd249
|
refactor(docs,theme): split DocItem comp, useDoc hook (#7644)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-06-22 14:27:23 +02:00 |
|
Joshua Chen
|
bfba6a8b02
|
refactor: remove "error" reporting level, move reportMessage to logger (#7642)
|
2022-06-17 14:51:00 +02:00 |
|
Joshua Chen
|
1b9bec1042
|
feat: allow customizing localization path of each locale (#7624)
|
2022-06-17 11:07:35 +02:00 |
|
Sébastien Lorber
|
6df379ca6f
|
fix(docs): forward doc frontMatter.sidebar_custom_props to linking sidebar category (#7638)
|
2022-06-16 19:20:07 +02:00 |
|
Joshua Chen
|
20e8e90762
|
fix(content-docs): allow translating doc labels in sidebars.js (#7634)
|
2022-06-16 16:11:21 +02:00 |
|
Joshua Chen
|
b4d93b9bd0
|
chore: upgrade to TS 4.7, compile with NodeNext (#7586)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-15 19:15:11 +02:00 |
|
Joshua Chen
|
e12a2efaeb
|
docs: normalize capitalization (#7619)
|
2022-06-15 13:04:33 +08:00 |
|
Joshua Chen
|
7869e74fd7
|
refactor(pwa): simplify registerSW code, fix ESLint errors (#7579)
|
2022-06-07 21:42:17 +08:00 |
|
Joshua Chen
|
90d2de6baf
|
chore: upgrade dependencies (#7560)
* chore: upgrade dependencies
* fix
|
2022-06-04 21:05:53 +08:00 |
|
Alexey Pyltsyn
|
5746c58f41
|
refactor: handle all admonitions via JSX component (#7152)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-03 14:26:33 +02:00 |
|
Joshua Chen
|
abe5450526
|
feat(core): allow customizing the i18n directory path (#7386)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-02 17:37:14 +02:00 |
|
dpang314
|
4f26a1911a
|
feat(content-docs): last_update front matter (#7461)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-01 16:27:58 +02:00 |
|
Joshua Chen
|
9023b7740c
|
refactor: remove sub-eslintrc, fix more lint errors (#7530)
|
2022-05-30 14:49:51 +08:00 |
|
Joshua Chen
|
8b1acb50d1
|
fix: make type-checking pass in Yarn PnP (#7521)
* fix: make type-checking pass in Yarn PnP
* fix
* fix?
* fix...
* almost there
* try again
* little fix
* disable
|
2022-05-28 23:52:05 +08:00 |
|