Sébastien Lorber
|
6dd9a5076e
|
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)
|
2024-07-01 17:34:40 +02:00 |
|
Alice Zhao
|
aab1f4868b
|
feat(blog): group sidebar items by year (themeConfig.blog.sidebar.groupByYear ) (#10252)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-06-28 16:59:35 +02:00 |
|
Sébastien Lorber
|
dbdd4dfb2e
|
chore: release Docusaurus v3.4 (#10186)
|
2024-05-31 19:09:06 +02:00 |
|
Sébastien Lorber
|
ef627f813b
|
fix(theme): fix announcement bar layout shift due to missing storage key namespace (#10144)
|
2024-05-16 18:14:34 +02:00 |
|
Sébastien Lorber
|
620e46350a
|
feat(core): site storage config options (experimental) (#10121)
|
2024-05-10 14:41:51 +02:00 |
|
Sébastien Lorber
|
c125f7a272
|
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
|
2024-05-03 17:14:41 +02:00 |
|
Sébastien Lorber
|
f88da6c66d
|
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065)
|
2024-04-19 21:03:32 +02:00 |
|
ozaki
|
d1590e37ac
|
feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-04-16 11:23:00 +02:00 |
|
Sébastien Lorber
|
964a4e458e
|
refactor(website): refactor showcase components (#10023)
|
2024-04-10 10:42:27 +02:00 |
|
Sébastien Lorber
|
e012e03158
|
chore: release Docusaurus 3.2.1 (#10016)
|
2024-04-04 20:17:34 +02:00 |
|
Sébastien Lorber
|
debfc87d34
|
chore: release Docusaurus v3.2.0 (#10000)
|
2024-03-29 17:51:27 +01:00 |
|
Sébastien Lorber
|
465cf4d82c
|
refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (#9963)
|
2024-03-19 09:51:27 +01:00 |
|
ozaki
|
c745021b01
|
feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-03-15 12:50:06 +01:00 |
|
ozaki
|
0279c329ad
|
refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-23 18:30:05 +01: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 |
|
Tatsunori Uchino
|
d75f99f9a6
|
fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (#9727)
|
2024-01-12 21:13:24 +01:00 |
|
Sébastien Lorber
|
4388267c26
|
fix(core): various broken anchor link fixes (#9732)
|
2024-01-12 16:09:45 +01:00 |
|
Tatsunori Uchino
|
bd7d64f455
|
feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (#9671)
|
2023-12-27 23:02:48 +01:00 |
|
Janessa Garrow
|
209b035399
|
refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-12-01 17:40:27 +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 |
|
Sébastien Lorber
|
e68ef88336
|
fix(theme): docs html sidebar items should always be visible (#9531)
|
2023-11-10 18:12:55 +01:00 |
|
Sébastien Lorber
|
85e5e552cb
|
chore: release Docusaurus 3.0.0 (#9478)
|
2023-10-31 16:39:21 +01:00 |
|
Sébastien Lorber
|
495c7936b6
|
chore: v3.0.0-rc.1 release (#9453)
|
2023-10-26 20:10:02 +02:00 |
|
Sébastien Lorber
|
8d19054d91
|
fix(theme): fix useWindowSize React hydration issue (#9446)
|
2023-10-25 18:18:15 +02:00 |
|
Sébastien Lorber
|
7ee2f75ce1
|
chore: v3.0.0-rc.0 release (#9418)
|
2023-10-20 11:24:29 +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 |
|
ozaki
|
bde9cfd84d
|
chore: update node engine version 18 (#9348)
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 (#9311)
|
2023-09-15 19:44:35 +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
|
ca352686dc
|
fix(theme-common): ThemedComponent should display something when JS is disabled (#9243)
|
2023-08-18 17:11:52 +02:00 |
|
Ori Shalom
|
4ea0a70f93
|
fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (#9130)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-07-21 19:22:26 +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
|
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 |
|
JJ Style
|
30a4181290
|
feat(theme-common): code block MagicComments support for TeX/LaTeX/Matlab (#8982)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-05-30 15:28:28 +02:00 |
|
Sébastien Lorber
|
905fe7f4b4
|
fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (#8971)
|
2023-05-12 12:18:34 +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 |
|
Sébastien Lorber
|
d220f481a7
|
fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (#8909)
|
2023-04-20 16:39:50 +02:00 |
|
Sébastien Lorber
|
f154b2f870
|
fix(theme-common): fix collapsible component with prefers-reduced-motion (#8906)
|
2023-04-19 19:07:31 +02:00 |
|
Tarun Chauhan
|
b169404efd
|
feat(theme-common): code block MagicComments support for Lua/Haskell -- and WebAssembly ;; (#8870)
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-04-14 12:01:28 +02:00 |
|
Sébastien Lorber
|
08cfe4e3c9
|
fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (#8873)
|
2023-04-13 16:41:29 +02:00 |
|
Sébastien Lorber
|
f76fc1bfac
|
feat(theme): create more generic ThemedComponent util from ThemedImage (#8890)
|
2023-04-13 16:29:02 +02:00 |
|
Joshua Chen
|
3a73fdb53f
|
fix(theme): allow tabs children to be falsy (#8801)
|
2023-03-22 19:15:43 +01:00 |
|
Sébastien Lorber
|
2f75979bc5
|
fix(search): search page should react to querystring changes + cleanup/refactor (#8757)
|
2023-03-10 19:13:58 +01:00 |
|
Tanner Dolby
|
ea2b13ea94
|
polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (#8735)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-09 18:56:21 +01:00 |
|
Tanner Dolby
|
7961c5b8d5
|
polish(core): better styling for error screens (#8736)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-09 16:13:19 +01:00 |
|