sebastien
81acd878a5
showcase plugin client API setup
2024-04-11 16:22:23 +02:00
sebastien
c0a6520793
yarnlock
2024-04-11 15:43:05 +02:00
dependabot[bot]
cf3f718fea
chore(deps): bump semver from 7.3.4 to 7.6.0 ( #10034 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 11:27:47 +02:00
Sébastien Lorber
964a4e458e
refactor(website): refactor showcase components ( #10023 )
2024-04-10 10:42:27 +02:00
dependabot[bot]
1430c85a82
chore(deps): bump katex from 0.16.8 to 0.16.10 ( #9982 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:36:54 +01:00
dependabot[bot]
8024d9b858
chore(deps): bump express from 4.18.2 to 4.19.2 ( #9983 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:36:44 +01:00
dependabot[bot]
3877c1254f
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 ( #9977 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-03-24 17:26:35 +01:00
dependabot[bot]
6c724ed857
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 ( #9958 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 16:28:58 +01:00
ozaki
2851c93d0d
feat(blog): allow processing blog posts through a processBlogPosts function ( #9886 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-05 22:58:16 +01:00
axel7083
85d74245f8
fix(argos): waiting for images decoding ( #9875 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-22 15:02:39 +01:00
dependabot[bot]
4ca9b8e508
chore(deps): bump ip from 2.0.0 to 2.0.1 ( #9874 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 14:43:21 -05:00
Chris Bateman
6b0f9703a3
chore(website): update @crowdin/crowdin-api-client ( #9865 )
2024-02-20 19:50:39 +01:00
ozaki
1bbc68bc30
chore(deps): update npm to yarn from 2.0.0 to 2.2.1 ( #9861 )
...
* chore(deps): update npm to yarn from 2.0.0 to 2.2.1
* test: update tests
2024-02-17 16:36:57 -05:00
John Reilly
60d9346965
refactor(theme): use JSON-LD instead of microdata for blog structured data ( #9669 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 16:25:21 +01:00
ozaki
77723a1121
feat(plugin-vercel-analytics): add new vercel analytics plugin ( #9687 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-14 13:25:39 +01:00
Sébastien Lorber
34297bc56d
refactor(core): internalize, simplify and optimize the SSG logic ( #9798 )
2024-02-08 18:44:45 +01:00
Anatoly Kopyl
3c982127d7
fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials ( #9684 )
...
Co-authored-by: Titus <tituswormer@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-19 18:58:11 +01:00
Sébastien Lorber
0a2e6e67d3
fix: remove old useless mdx typedefs ( #9733 )
2024-01-12 19:12:09 +01:00
dependabot[bot]
d94adf6a6c
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 ( #9723 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 13:24:00 +01:00
Simen Bekkhus
3389daefac
fix(pwa-plugin): upgrade workbox ( #9668 )
2023-12-27 23:32:33 +01:00
dependabot[bot]
63d9bf2fbc
chore(deps): bump axios from 1.5.1 to 1.6.2 ( #9633 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 13:46:50 +01:00
Sébastien Lorber
7650829e91
chore: add lint autofix CI job ( #9604 )
2023-12-01 20:09:04 +01:00
MCR Studio
dcb36facc6
chore(debug-plugin): migrate to a new maintained JSON Viewer ( #9566 )
...
Co-authored-by: Joey Clover <joey@popos.local>
2023-11-23 19:53:45 +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
Nick Gerleman
424ffd2e29
chore(core): replace wait-on
dependency with custom lighter code ( #9547 )
2023-11-20 17:45:01 +01:00
reece-white
95d3a65e74
chore: ugrade babel dependencies to v7.23.3 ( #9529 )
2023-11-10 19:16:36 +01:00
Sébastien Lorber
7e456ece3c
feat(mdx-loader): upgrade to MDX v3 + ( #9451 )
2023-10-26 15:47:11 +02:00
Greg Bergé
56cc8e8ffa
chore(ci): fix missing screenshots on Argos ( #9445 )
2023-10-24 13:04:18 +02:00
Greg Bergé
2bb4fd0a65
chore(ci): use new Argos playwright integration ( #9419 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-20 17:03:37 +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
Sébastien Lorber
336a44f3ea
chore: remove docusaurus-migrate ( #9400 )
2023-10-13 12:37:43 +02:00
Sébastien Lorber
d86aa0da5f
fix(mdx-loader): get correct error line numbers, handle front matter + contentTitle with remark ( #9386 )
2023-10-09 14:55:09 +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
dependabot[bot]
360b80468f
chore(deps): bump postcss from 8.4.26 to 8.4.31 ( #9367 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 09:45:09 +02:00
Sébastien Lorber
507d65800d
chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release ( #9320 )
2023-09-19 11:28:27 +02:00
Sébastien Lorber
58be496da2
feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering ( #9305 )
2023-09-14 17:23:07 +02:00
Sébastien Lorber
97d5dd094d
fix(theme-common): remove useless useSyncExternalStore shim ( #9276 )
2023-09-04 16:21:59 +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
VinceCYLiao
109ab0c293
fix(content-blog): links in feed should be absolute ( #9151 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: 政宇 廖 <vince.liao@nextbank.com.tw>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-08-03 18:36:40 +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
e8c1312793
fix(debug-plugin): upgrade react-json-view to maintained React-18 compatible fork ( #9116 )
2023-06-30 19:12:47 +02:00
Sébastien Lorber
ae2a09359a
fix(mdx): fix for html multi-line comments ( #9100 )
2023-06-23 19:33:03 +02:00
dependabot[bot]
be4e67caa9
chore(deps): bump semver from 7.3.8 to 7.5.2 ( #9096 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:18:49 +02:00
Sébastien Lorber
012b285805
feat: create official TypeScript base config @docusaurus/tsconfig ( #9050 )
2023-06-09 15:21:46 +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
ffcc68d1cf
chore: remove facebook template ( #9026 )
2023-05-31 12:54:40 +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