Sébastien Lorber
|
965a01e589
|
chore: port-2.0.0-rc.1 (#7782)
|
2022-07-14 19:30:17 +02:00 |
|
Joshua Chen
|
07641ae53d
|
chore: upgrade dependencies (#7754)
|
2022-07-10 00:32:32 +08:00 |
|
Sébastien Lorber
|
f0f97f29f9
|
chore: prepare v2.0.0-beta.22 release (#7741)
|
2022-07-08 18:34:05 +02:00 |
|
Joshua Chen
|
fa22927250
|
chore: upgrade dependencies (#7684)
* chore: upgrade dependencies
* fix
* reupgrade
* downgrade
|
2022-07-04 19:36:43 +08:00 |
|
Joshua Chen
|
5137543914
|
chore: upgrade dependencies (#7646)
|
2022-06-18 17:03:41 +08: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
|
9023b7740c
|
refactor: remove sub-eslintrc, fix more lint errors (#7530)
|
2022-05-30 14:49:51 +08:00 |
|
Joshua Chen
|
f443e992b9
|
refactor: mark toc in loaded MDX as non-optional (#7524)
|
2022-05-29 22:36:41 +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 |
|
Sébastien Lorber
|
613d938cfc
|
chore: prepare v2.0.0-beta.21 release (#7513)
* add beta 21 version
* v2.0.0-beta.21
* typo
|
2022-05-27 18:29:11 +02:00 |
|
Joshua Chen
|
9398bb2487
|
chore: upgrade dependencies (#7463)
* chore: upgrade a few loaders, require Node 14.15
* upgrade
* upgrade BPDIN
|
2022-05-27 20:50:54 +08:00 |
|
Joshua Chen
|
47a2cca17d
|
chore: require Node 16.14 (#7501)
|
2022-05-26 11:44:18 +02:00 |
|
Joshua Chen
|
e2e40b8f5f
|
test: fix some type errors in test files (#7486)
|
2022-05-25 11:46:10 +08:00 |
|
Joshua Chen
|
bf1513a3e3
|
refactor: fix a lot of errors in type-aware linting (#7477)
|
2022-05-24 15:40:26 +08:00 |
|
Joshua Chen
|
3666a2ede5
|
refactor: remove a lot of implicit anys (#7468)
|
2022-05-23 15:40:53 +08:00 |
|
Joshua Chen
|
89b0fff128
|
refactor: reduce number of leaked anys (#7465)
|
2022-05-23 00:30:32 +08:00 |
|
Joshua Chen
|
9d1a91774a
|
chore: upgrade dependencies (#7462)
|
2022-05-22 10:40:50 +08:00 |
|
Joshua Chen
|
6b53d4263d
|
misc: make copyUntypedFiles work for watch mode (#7445)
|
2022-05-18 19:18:32 +08:00 |
|
Joshua Chen
|
a555fd1dcb
|
refactor: make each tsconfig explicitly declare module and include/exclude (#7443)
|
2022-05-18 12:48:28 +08:00 |
|
Joshua Chen
|
7613ecb9ea
|
refactor: use TS project references instead of running tsc multiple times (#7437)
* 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 |
|
Joshua Chen
|
1bec5f673a
|
chore: upgrade dependencies (#7436)
|
2022-05-17 13:11:20 +08:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Joshua Chen
|
d3788bd126
|
fix(mdx-loader): use React.Fragment as fragment factory (#7392)
|
2022-05-11 11:02:41 +08:00 |
|
Joshua Chen
|
60960b471d
|
chore: upgrade dependencies, fix lint-staged not outputting formatted log (#7388)
* chore: upgrade dependencies, fix lint-staged not outputting formatted log
* fix
* fix lock...
|
2022-05-10 22:42:45 +08:00 |
|
Sébastien Lorber
|
26df8c83ce
|
chore: prepare v2.0.0-beta.20 release (#7347)
|
2022-05-05 20:26:48 +02:00 |
|
Alexey Pyltsyn
|
6fa51890f0
|
chore: prepare v2.0.0-beta.19 release (#7325)
* chore: prepare v2.0.0-beta.19 release
* v2.0.0-beta.19
|
2022-05-04 18:38:45 +03:00 |
|
Joshua Chen
|
b49ae67521
|
refactor(types): move non-core, non-public types out of the types package (#7293)
|
2022-05-03 17:15:48 +08:00 |
|
Joshua Chen
|
f063e9add5
|
chore: upgrade dependencies (#7274)
* chore: upgrade dependencies
* remove nodemon
|
2022-04-30 14:32:37 +08:00 |
|
Joshua Chen
|
242f2e780e
|
chore: upgrade dependencies (#7232)
|
2022-04-23 11:55:01 +08:00 |
|
Joshua Chen
|
7f06857e46
|
fix: fix a lot of declaration semantic errors (#7194)
|
2022-04-17 23:44:20 +08:00 |
|
Joshua Chen
|
b154318c28
|
chore: upgrade dependencies (#7193)
|
2022-04-17 17:32:41 +08:00 |
|
Joshua Chen
|
fa1ce230ea
|
refactor: capitalize comments (#7188)
* refactor: capitalize comments
* revert...
|
2022-04-17 16:39:11 +08:00 |
|
Joshua Chen
|
7a61eed3dd
|
refactor: unify how MDX content types are represented (#7145)
* refactor: unify how MDX content types are represented
* fix
* fix again
|
2022-04-10 19:19:44 +08:00 |
|
Joshua Chen
|
2a7820582c
|
chore: upgrade dependencies (#7138)
* chore: upgrade dependencies
* reorg
* update comment
|
2022-04-09 12:36:10 +08:00 |
|
Joshua Chen
|
9145ae88cc
|
chore: disable string escaping in snapshots (#7131)
|
2022-04-08 11:23:19 +08:00 |
|
Joshua Chen
|
c7c0ee4e7c
|
chore: upgrade dependencies (#7101)
|
2022-04-02 08:32:26 +08:00 |
|
Joshua Chen
|
24c205a835
|
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type
* fix
|
2022-03-31 19:16:07 +08:00 |
|
Lenz Weber-Tronic
|
949a72e6a5
|
perf(mdx-loader): cache mdx/remark compiler instances (#4997)
* (mdx-loader) only create mdx compiler once per webpack config
* type fixes
* fix path
* remove assertion
* docs: add missing Tab/TabItem imports
* fixup
Co-authored-by: slorber <lorber.sebastien@gmail.com>
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
|
2022-03-31 15:42:57 +08:00 |
|
Joshua Chen
|
3f33e90704
|
chore: upgrade dependencies (#7065)
* chore: upgrade dependencies
* fix project words
|
2022-03-30 11:05:50 +08:00 |
|
Joshua Chen
|
2bcac29cd4
|
refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027)
* refactor(content-docs): deduplicate types, JSDoc for some APIs
* little refactor
|
2022-03-27 12:57:15 +08:00 |
|
Sébastien Lorber
|
73deaa8bf6
|
chore: prepare v2.0.0-beta.18 release (#7001)
|
2022-03-25 16:16:38 +01:00 |
|
Joshua Chen
|
87592bca03
|
refactor: ensure all types are using index signature instead of Record (#6995)
* refactor: ensure all types are using index signature instead of Record
* kick CI
|
2022-03-25 18:06:30 +08:00 |
|
Sébastien Lorber
|
dc95cb86ca
|
feat: lazy-load external images + ability to customize image display (#6990)
|
2022-03-25 09:12:17 +01:00 |
|
Joshua Chen
|
e8a2f66a0f
|
chore: upgrade dependencies (#6946)
* chore: upgrade dependencies
* reformat
|
2022-03-21 07:45:29 +08:00 |
|
Joshua Chen
|
cc0bceab9c
|
chore: tighten ESLint config (#6931)
* chore: tighten ESLint config
* more refactor
* refactor push
* fix
|
2022-03-17 17:59:41 +08:00 |
|
Joshua Chen
|
ff1b7168ba
|
chore: upgrade dependencies (#6916)
|
2022-03-15 13:16:21 +08:00 |
|