Commit graph

69 commits

Author SHA1 Message Date
Sébastien Lorber
bde4414614
chore: release v3.5.1 () 2024-08-09 23:42:06 +02:00
Sébastien Lorber
daa6b87f24
chore: release Docusaurus v3.5 () 2024-08-09 17:14:21 +02:00
Sébastien Lorber
6dd9a5076e
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder () 2024-07-01 17:34:40 +02:00
Sébastien Lorber
dbdd4dfb2e
chore: release Docusaurus v3.4 () 2024-05-31 19:09:06 +02:00
Sébastien Lorber
c125f7a272
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 () 2024-05-03 17:14:41 +02:00
Sébastien Lorber
f88da6c66d
refactor: extract base TS client config + upgrade TS + refactor TS setup () 2024-04-19 21:03:32 +02:00
Sébastien Lorber
e012e03158
chore: release Docusaurus 3.2.1 () 2024-04-04 20:17:34 +02:00
Sébastien Lorber
debfc87d34
chore: release Docusaurus v3.2.0 () 2024-03-29 17:51:27 +01:00
ozaki
821247142e
refactor(utils): remove duplicated function ()
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-29 14:45:30 +01:00
Sébastien Lorber
85e5e552cb
chore: release Docusaurus 3.0.0 () 2023-10-31 16:39:21 +01:00
Sébastien Lorber
495c7936b6
chore: v3.0.0-rc.1 release () 2023-10-26 20:10:02 +02:00
Sébastien Lorber
7ee2f75ce1
chore: v3.0.0-rc.0 release () 2023-10-20 11:24:29 +02:00
ozaki
bde9cfd84d
chore: update node engine version 18 ()
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 () 2023-09-15 19:44:35 +02:00
Joshua Chen
ff227283d2
chore: upgrade dependencies (non-major) ()
* chore: upgrade dependencies (non-major)

* Downgrade
2023-07-16 23:44:17 +08:00
Sébastien Lorber
d220f481a7
fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them () 2023-04-20 16:39:50 +02:00
Tanner Dolby
ea2b13ea94
polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API ()
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-09 18:56:21 +01:00
Joshua Chen
e21591c073
chore: upgrade dependencies (non-major) ()
chore: upgrade dependencies
2023-03-08 21:28:14 -05:00
Joshua Chen
e8a07633ba
chore: upgrade dependencies ()
* chore: upgrade dependencies

* FIxes

* Bump again
2023-01-10 13:23:16 -05:00
Sébastien Lorber
b7ea00a917
chore: bump main to 3.0.0-alpha.0 () 2022-08-08 19:13:49 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 () 2022-07-14 19:30:17 +02:00
Sébastien Lorber
f0f97f29f9
chore: prepare v2.0.0-beta.22 release () 2022-07-08 18:34:05 +02:00
Joshua Chen
b4d93b9bd0
chore: upgrade to TS 4.7, compile with NodeNext ()
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-15 19:15:11 +02:00
Joshua Chen
8b1acb50d1
fix: make type-checking pass in Yarn PnP ()
* 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
Sébastien Lorber
613d938cfc
chore: prepare v2.0.0-beta.21 release ()
* add beta 21 version

* v2.0.0-beta.21

* typo
2022-05-27 18:29:11 +02:00
Joshua Chen
47a2cca17d
chore: require Node 16.14 () 2022-05-26 11:44:18 +02:00
Joshua Chen
6b53d4263d
misc: make copyUntypedFiles work for watch mode () 2022-05-18 19:18:32 +08:00
Joshua Chen
a555fd1dcb
refactor: make each tsconfig explicitly declare module and include/exclude () 2022-05-18 12:48:28 +08:00
Joshua Chen
7613ecb9ea
refactor: use TS project references instead of running tsc multiple times ()
* refactor: use TS project references instead of running tsc multiple times

* deduplicate

* dedup

* eliminate --project

* add swc config

* add target
2022-05-17 15:21:44 +08:00
Sébastien Lorber
26df8c83ce
chore: prepare v2.0.0-beta.20 release () 2022-05-05 20:26:48 +02:00
Alexey Pyltsyn
6fa51890f0
chore: prepare v2.0.0-beta.19 release ()
* chore: prepare v2.0.0-beta.19 release

* v2.0.0-beta.19
2022-05-04 18:38:45 +03:00
Joshua Chen
242f2e780e
chore: upgrade dependencies () 2022-04-23 11:55:01 +08:00
Joshua Chen
e5bf59fd9b
refactor: mark a few client-side packages as side-effect-free ()
* refactor: mark a few client-side packages as side-effect-free

* fix

* fix again

* fix...

* revert sideeffect

* revert

* fix again...

* properly fix

* fix

* properly fix
2022-04-09 09:08:18 +08:00
Sébastien Lorber
73deaa8bf6
chore: prepare v2.0.0-beta.18 release () 2022-03-25 16:16:38 +01:00
Joshua Chen
f6baaa6b75
test(theme-common): improve test coverage ()
* test(theme-common): improve test coverage

* revert
2022-03-12 13:17:21 +08:00
Joshua Chen
aa5a2d4c04
test: enable a few jest eslint rules ()
* test: enable a few jest eslint rules

* more
2022-03-12 08:43:09 +08:00
Joshua Chen
4db0c620de
refactor: enable a few TS flags ()
* refactor: enable a few TS flags

* refactor

* revert to working version

* fix

* better

* change
2022-03-06 13:09:10 +08:00
Sébastien Lorber
8dbd656340
chore: prepare v2.0.0-beta.17 release () 2022-03-03 18:44:41 +01:00
Sébastien Lorber
124511f445
chore: prepare v2.0.0-beta.16 release () 2022-02-25 16:00:11 +01:00
Joshua Chen
0d14470d54
refactor: unify export directive style () 2022-02-24 17:25:17 +08:00
Joshua Chen
aa446b7a9c
chore: clean up ESLint config, enable a few rules ()
* chore: clean up ESLint config, enable a few rules

* enable max-len for comments

* fix build
2022-01-31 10:31:24 +08:00
Sébastien Lorber
d6cff8c754
chore(v2): prepare v2.0.0-beta.15 release () 2022-01-26 19:28:16 +01:00
Joshua Chen
76a8d5f38a
fix(content-blog): generate feed by reading build output () 2022-01-26 16:54:15 +01:00
Joshua Chen
52db7320a6
chore: enable eslint-plugin-jest () 2022-01-16 15:53:23 +08:00
Joshua Chen
4fad1ce0cd
misc: convert all internal scripts to ESM ()
* misc: convert all internal scripts to ESM

* fixes

* fix

* fixes

* fix!

* complete eslint

* more move

* fix!

* This looks better?

* Final ones
2022-01-08 12:59:28 +08:00
Joshua Chen
cb1aa30286
refactor: enforce type import specifiers ()
* refactor: enforce type import specifiers

* fix

* Upgrade esbuild

* Fix (haha)
2021-12-31 21:17:09 +08:00
Sébastien Lorber
01b407011a
chore(v2): prepare v2.0.0-beta.14 release () 2021-12-21 17:15:04 +01:00
Joshua Chen
77c93cbda6
misc: ignore some files during npm publish () 2021-12-17 11:38:26 +01:00
Sébastien Lorber
ae9a12ff50
chore(v2): prepare v2.0.0-beta.13 release () 2021-12-10 16:56:00 +01:00
Sébastien Lorber
991c1b2832
chore(v2): prepare v2.0.0-beta.11 release () 2021-12-10 14:13:25 +01:00