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 |
|
Joshua Chen
|
8c1e518ba2
|
chore: do not print prototype in jest snapshot (#6908)
|
2022-03-13 19:34:50 +08:00 |
|
Joshua Chen
|
d85cee576d
|
test: improve test coverage; properly test core client APIs (#6905)
* test: improve test coverage
* fix
|
2022-03-12 23:15:45 +08:00 |
|
Joshua Chen
|
76cb012209
|
chore: spell-check test files (#6903)
|
2022-03-12 15:24:56 +08:00 |
|
Joshua Chen
|
aa5a2d4c04
|
test: enable a few jest eslint rules (#6900)
* test: enable a few jest eslint rules
* more
|
2022-03-12 08:43:09 +08:00 |
|
Joshua Chen
|
c9ee6e467c
|
refactor: import jest as global; unify import style of some modules (#6898)
* refactor: import jest as global
* fix react
|
2022-03-11 19:04:27 +08:00 |
|
Joshua Chen
|
99b1fb90d5
|
chore: upgrade dependencies (#6879)
|
2022-03-09 07:34:35 +08:00 |
|
Joshua Chen
|
8e934450d8
|
refactor: remove unnecessary default values normalized during validation (#6864)
* refactor: remove unnecessary default values normalized during validation
* more
|
2022-03-07 19:23:30 +08:00 |
|
Joshua Chen
|
4db0c620de
|
refactor: enable a few TS flags (#6852)
* 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 (#6829)
|
2022-03-03 18:44:41 +01:00 |
|
Joshua Chen
|
8a24d56783
|
fix(mdx-loader): allow image paths to be URL encoded (#6792)
|
2022-03-02 12:14:53 +01:00 |
|
Joshua Chen
|
9d7ed31661
|
fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error (#6779)
|
2022-02-28 10:49:53 +08:00 |
|
Sébastien Lorber
|
124511f445
|
chore: prepare v2.0.0-beta.16 release (#6760)
|
2022-02-25 16:00:11 +01:00 |
|
Joshua Chen
|
f903422617
|
refactor: unify error handling behavior (#6755)
* refactor: unify error handling behavior
* revert
* normalize paths
* test...
* change
* does this work...
* fix...
* maybe fix
* maybe fix
* fix
* fix...
|
2022-02-25 15:07:13 +08:00 |
|
Joshua Chen
|
dcbf9f644e
|
chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)
* chore: upgrade dependencies
* revert
* validation
* fix blog
* reformat
|
2022-02-24 19:39:32 +08:00 |
|
Joshua Chen
|
0d14470d54
|
refactor: unify export directive style (#6751)
|
2022-02-24 17:25:17 +08:00 |
|
Joshua Chen
|
c3370be64d
|
refactor: make MDX export a flat TOC list instead of tree (#6729)
|
2022-02-23 15:12:04 +01:00 |
|
Joshua Chen
|
c6d0d812eb
|
refactor: convert all fs methods to async (#6725)
* refactor: convert all fs methods to async
* fix snap
|
2022-02-20 10:21:33 +08:00 |
|
Joshua Chen
|
47c9a37c5f
|
chore: upgrade dependencies (#6715)
* chore: upgrade dependencies
* upgrade Node
|
2022-02-19 11:47:44 +08:00 |
|
Joshua Chen
|
692680d1d1
|
fix(mdx-loader): make headings containing links properly formatted in ToC (#6712)
|
2022-02-18 10:57:08 +08:00 |
|
Joshua Chen
|
0c7e592d34
|
chore: upgrade dependencies (#6660)
* chore: upgrade dependencies
* fix types
|
2022-02-12 15:29:40 +08:00 |
|
Joshua Chen
|
bae9827d92
|
refactor(utils): replace hash with contenthash for file loader (#6650)
|
2022-02-10 17:43:55 +08:00 |
|
Joshua Chen
|
d2574b287f
|
fix: remove more peer dependency warnings (#6615)
* fix: remove more peer dependency warnings
* fixes
* fixes
* fix
* remove more
|
2022-02-05 17:46:01 +08:00 |
|
John Reilly
|
a9eb005333
|
feat: make Markdown images lazy loaded (#6598)
* feat: lazy loading images
* feat: use real images
|
2022-02-04 22:04:53 +08:00 |
|
Joshua Chen
|
661bc32402
|
chore(deps): bump all dependencies; regenerate lockfile (#6580)
|
2022-02-02 13:00:31 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Matthew Ailes
|
d45f96fc83
|
fix: updating peerDependency fields for yarn berry (#6498)
|
2022-01-29 10:29:03 +08:00 |
|