Sébastien Lorber
9868babf75
fix(mdx-loader): improve mdxJsxTextElementToHtml ( #9262 )
2023-08-25 19:05:16 +02:00
yosukekato165
19ee437f64
fix(mdx-loader): ensure heading anchor slugs respect GitHub emoji behavior ( #9202 )
...
Co-authored-by: YosukeKato <katouyousuke@YosukeKato.local>
2023-08-10 18:17:07 +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
Sébastien Lorber
ae2a09359a
fix(mdx): fix for html multi-line comments ( #9100 )
2023-06-23 19:33:03 +02:00
Sébastien Lorber
cc6d9696f0
feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) ( #9097 )
2023-06-23 18:15:05 +02:00
Sébastien Lorber
0b3d5cb59e
fix(mdx-loader): loader error message should display stacktrace if no extra MDX details ( #9091 )
2023-06-22 16:44:01 +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
07ad635b69
fix: allow html syntax in MDX v2 with format md ( #8960 )
...
* attempt to support html embeds in mdx with format md
* refactor mdx loader + support embedding html in commonmark thanks to rehype-raw
* extract processor code
* refactor processor code
* extract format + unit test
* try to refactor processor
* try to refactor processor
* adjust md page
* do not apply rehype-raw when format is mdx
* fix lint issue
2023-05-12 11:36:42 +02:00
Sébastien Lorber
bf913aea2a
feat: upgrade to MDX v2 ( #8288 )
...
Co-authored-by: Armano <armano2@users.noreply.github.com>
2023-04-21 19:48:57 +02: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
Sébastien Lorber
59fac0b1d1
docs: document siteConfig.markdown + better mdx-loader retrocompat ( #8419 )
2022-12-07 17:59:51 +01:00
Balthasar Hofer
b016686c22
fix(mdx-loader): support nested admonitions ( #8303 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
closes undefined
2022-11-23 21:19:29 +01:00
Sébastien Lorber
1d5afbaaa5
fix(mermaid): fix Mermaid integration for v9.2 release ( #8282 )
2022-11-10 16:07:18 +01: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
6f63ffe0a3
refactor(theme): split admonitions, make swizzle easier, better retrocompatibility ( #7945 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-09-07 17:49:44 +02:00
Sébastien Lorber
2a6f116a85
chore: bad remark-admonition readme link ( #7939 )
2022-08-11 10:38:35 +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
Joshua Chen
960637a090
chore: upgrade dependencies ( #7822 )
2022-07-23 22:26:48 +08:00
Joshua Chen
17ec6bbde7
chore: upgrade dependencies ( #7794 )
2022-07-17 12:44:46 +08:00
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