Sébastien Lorber
|
dec3bcbbd7
|
fix(create-docusaurus): fix CLI and remove shelljs escapeShellArg util (#10958)
|
2025-02-28 20:09:59 +01:00 |
|
ozaki
|
7f4a37949e
|
refactor: replace unmaintained shelljs dependency by execa (#10358)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2025-02-28 14:31:01 +01:00 |
|
マルコメ
|
9d7ceec189
|
docs: add missing code block language to README.md (#10952)
|
2025-02-26 10:15:03 +01:00 |
|
Yangshun Tay
|
c10a18d51d
|
misc(blog): Update Yangshun bio (#10942)
|
2025-02-21 12:16:03 +01:00 |
|
Sébastien Lorber
|
5dc472759f
|
refactor(create-docusaurus): add future.v4 flag to init templates (#10871)
|
2025-01-27 16:05:12 +01:00 |
|
Sébastien Lorber
|
71d682c53b
|
chore: release Docusaurus 3.7.0 (#10812)
|
2025-01-03 18:11:21 +01:00 |
|
Sébastien Lorber
|
0f29a37b3a
|
feat: Add React 19 support to Docusaurus v3 (#10763)
|
2024-12-24 14:43:03 +01:00 |
|
Sébastien Lorber
|
f9825af43e
|
refactor: prepare types for React 19 (#10746)
|
2024-12-06 18:03:04 +01:00 |
|
Sébastien Lorber
|
fd43036ab8
|
chore: release Docusaurus 3.6.3 (#10713)
|
2024-11-22 17:13:56 +01:00 |
|
Sébastien Lorber
|
90e85e83a5
|
chore: release Docusaurus 3.6.2 (#10698)
|
2024-11-19 19:07:06 +01:00 |
|
Sébastien Lorber
|
2b8ddb9260
|
fix(create-docusaurus): add ts exclude to TS init template (#10676)
|
2024-11-14 12:29:27 +01:00 |
|
Sébastien Lorber
|
f1272788a4
|
chore: release Docusaurus 3.6.1 (#10659)
|
2024-11-08 18:47:43 +01:00 |
|
Sébastien Lorber
|
ed2cdf391f
|
chore: release Docusaurus v3.6 (#10633)
|
2024-11-04 12:03:54 +01:00 |
|
Sébastien Lorber
|
35aa39bddb
|
docs: mention config/sidebars run in Node.js runtime (#10608)
|
2024-10-23 20:01:07 +02:00 |
|
Sébastien Lorber
|
a5fd530ffc
|
fix: remove babel.config.js from init templates + website (#10514)
|
2024-09-22 13:59:33 +02:00 |
|
Sébastien Lorber
|
9ecff801ff
|
refactor: create @docusaurus/bundler and @docusaurus/babel packages (#10511)
|
2024-09-21 16:35:49 +02:00 |
|
Sébastien Lorber
|
95e2d469e3
|
chore: Rename Twitter links/labels to X (#10509)
|
2024-09-19 11:30:57 +02:00 |
|
Sébastien Lorber
|
1a70734c11
|
chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486)
|
2024-09-10 13:52:31 +02:00 |
|
Sébastien Lorber
|
897ebbe3ca
|
refactor: move PerfLogger from core to @docusaurus/logger (#10480)
|
2024-09-06 10:58:53 +02:00 |
|
Sébastien Lorber
|
655ce94c0f
|
chore: release 3.5.2 (#10400)
|
2024-08-13 14:47:19 +02:00 |
|
Sébastien Lorber
|
547979a59f
|
fix(create-docusaurus): Improve init templates blog setup + fix warnings (#10392)
|
2024-08-12 15:59:03 +02:00 |
|
Sébastien Lorber
|
bde4414614
|
chore: release v3.5.1 (#10385)
|
2024-08-09 23:42:06 +02:00 |
|
Sébastien Lorber
|
daa6b87f24
|
chore: release Docusaurus v3.5 (#10379)
|
2024-08-09 17:14:21 +02:00 |
|
Rohan Thakur
|
7be1feaa0a
|
feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (#9252)
Co-authored-by: ozakione <29860391+OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-08-02 18:50:48 +02:00 |
|
ozaki
|
a6de0f2725
|
feat(blog): author header social icons (#10222)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: slorber <slorber@users.noreply.github.com>
|
2024-07-12 09:59:56 +02:00 |
|
Sébastien Lorber
|
6dd9a5076e
|
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)
|
2024-07-01 17:34:40 +02:00 |
|
Sébastien Lorber
|
4ad425a88f
|
chore: CI upgrade to Node 22 + TS 5.5 (#10119)
|
2024-06-21 14:02:27 +02:00 |
|
Sébastien Lorber
|
dbdd4dfb2e
|
chore: release Docusaurus v3.4 (#10186)
|
2024-05-31 19:09:06 +02:00 |
|
ozaki
|
0eb7b64aac
|
feat(docs, blog): add support for tags.yml , predefined list of tags (#10137)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: slorber <slorber@users.noreply.github.com>
|
2024-05-31 17:32:08 +02:00 |
|
Sébastien Lorber
|
c125f7a272
|
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
|
2024-05-03 17:14:41 +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
|
e012e03158
|
chore: release Docusaurus 3.2.1 (#10016)
|
2024-04-04 20:17:34 +02:00 |
|
Sébastien Lorber
|
debfc87d34
|
chore: release Docusaurus v3.2.0 (#10000)
|
2024-03-29 17:51:27 +01:00 |
|
Rafael Martins
|
628752d92a
|
feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 13:05:05 +01:00 |
|
dawei-wang
|
4b444d55e5
|
fix(create-docusaurus): fix typo in init template sample docs (#9783)
|
2024-01-24 11:57:55 +01:00 |
|
Sébastien Lorber
|
e0052edc4c
|
fix(create-docusaurus): fix init template code blocks, and little improvements (#9696)
Co-authored-by: Ivan Mar (sOkam!) <7308253+heysokam@users.noreply.github.com>
|
2024-01-04 14:03:10 +01:00 |
|
Chongyi Zheng
|
bda8f14f89
|
chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (#9572)
|
2023-11-21 23:37:11 +01:00 |
|
Chongyi Zheng
|
2c0bf8a3d8
|
chore: Upgrade clsx to 2.0.0 (#9464)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-11-21 19:29:18 +01:00 |
|
Sébastien Lorber
|
58f59e7f89
|
fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (#9567)
|
2023-11-21 12:40:28 +01:00 |
|
Sébastien Lorber
|
791da2e4a1
|
fix(create-docusaurus): fix readme docusaurus 2 ref (#9487)
|
2023-10-31 23:15:16 +01:00 |
|
Sébastien Lorber
|
85e5e552cb
|
chore: release Docusaurus 3.0.0 (#9478)
|
2023-10-31 16:39:21 +01:00 |
|
Sébastien Lorber
|
495c7936b6
|
chore: v3.0.0-rc.1 release (#9453)
|
2023-10-26 20:10:02 +02:00 |
|
Sébastien Lorber
|
7e456ece3c
|
feat(mdx-loader): upgrade to MDX v3 + (#9451)
|
2023-10-26 15:47:11 +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 |
|
Chongyi Zheng
|
dceaae41d7
|
chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2, react-live to v4 (#9316)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-06 19:15:14 +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
|
b3c8f5c929
|
feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258)
|
2023-08-25 10:54:58 +02:00 |
|
Sébastien Lorber
|
da85e22778
|
test: fix flaky screenshots, add html data-has-hydrated attribute (#9256)
|
2023-08-25 08:13:48 +02:00 |
|