Commit graph

1203 commits

Author SHA1 Message Date
ozakione
8ad074773a wip routeContext 2024-05-16 09:41:34 +02:00
sebastien
99a4c5f9a7 Merge branch 'main' into ozaki/showcase 2024-05-13 15:34:36 +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
ab9a4e751f
fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (#10118) 2024-05-09 16:29:07 +02:00
sebastien
01657b0744 Merge branch 'main' into ozaki/showcase 2024-05-03 18:59:12 +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
Guille
2154dccbdf
fix(theme): <Tabs> props should allow overriding defaults (#10091) 2024-04-30 16:37:26 +02:00
Andrea Mazzucchelli
c967ea5b4a
fix(theme): <Admonition> should render properly without heading/icon (#10080) 2024-04-30 14:28:58 +02:00
Sébastien Lorber
ca33858ca0
fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
ozakione
c8b7e6d5df screenshot api 2024-04-20 19:25:11 +02:00
ozakione
7869eb94f9 Merge branch 'main' into ozaki/showcase 2024-04-20 18:05:11 +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
ozakione
c9a05e29f3 wip 2024-04-19 18:32:00 +02:00
Sébastien Lorber
c746289db2
refactor(theme): simplify CSS solution to solve empty search container (#10061) 2024-04-19 13:11:07 +02:00
ozakione
8c12b1c619 wip 2024-04-17 17:55:49 +02:00
ozakione
5b6626bcf4 wip 2024-04-16 23:24:13 +02:00
ozakione
52bf244c97 wip showcase provider :D 2024-04-16 19:05:54 +02:00
ozakione
1fb54b6c28 Merge branch 'main' into ozaki/showcase 2024-04-16 16:56:32 +02:00
ozakione
7b76e46277 fix type error 2024-04-16 16:38:03 +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
ozakione
c0c0f83f2d update with client showcase 2024-04-15 23:51:03 +02:00
ozakione
0cfdd9d6fd hooks bypass extreme wip 2024-04-11 16:48:51 +02:00
sebastien
81acd878a5 showcase plugin client API setup 2024-04-11 16:22:23 +02:00
sebastien
2af5b44159 remove popper/tooltip 2024-04-11 15:55:04 +02:00
ozakione
c89f8bed6e Merge branch 'main' into ozaki/showcase 2024-04-11 14:54:51 +02:00
ozakione
6670b7a381 fix types 2024-04-05 16:23:43 +02:00
Sébastien Lorber
e012e03158
chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
ozakione
46c57d6cd5 wip tags file validation 2024-03-31 23:30:40 +02:00
Sébastien Lorber
debfc87d34
chore: release Docusaurus v3.2.0 (#10000) 2024-03-29 17:51:27 +01:00
ozakione
bed9bb3063 wip tests 2024-03-29 14:49:55 +01:00
ozakione
8bee535ffa wip images 2024-03-27 20:01:22 +01:00
ozakione
993efd235c wip process markdown 2024-03-27 00:03:46 +01:00
ozakione
984518efaf fix: warning 2024-03-26 19:20:09 +01:00
ozakione
c542c81cb8 ShowcaseDetails component 2024-03-24 23:06:28 +01:00
ozakione
8d1b174917 wip 2024-03-24 22:02:40 +01:00
ozakione
7cf981c262 wip routes per yaml 2024-03-21 18:42:54 +01:00
ozakione
cd3908b36f wip 2024-03-21 14:03:25 +01:00
ozakione
2b37b51b36 wip init 2024-03-20 16:39:55 +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
Max Schmitt
032e3b8f4d
fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button (#9944) 2024-03-14 14:59:36 +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
Нуриль Барадусов
3426f848a3
fix(theme-classic): should use plurals for category items description (#9851)
Co-authored-by: Нуриль Барадусов <nuril.b@ati.su>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 20:07:48 +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
Sanjaiyan Parthipan
e1899786a4
polish(theme): MDX images should use async decoding (#9470) 2024-01-12 21:25:18 +01:00
Sébastien Lorber
0a2e6e67d3
fix: remove old useless mdx typedefs (#9733) 2024-01-12 19:12:09 +01:00
Sébastien Lorber
4388267c26
fix(core): various broken anchor link fixes (#9732) 2024-01-12 16:09:45 +01:00
Sébastien Lorber
16500436f7
fix(theme): allow empty code blocks and live playgrounds (#9704) 2024-01-05 13:37:48 +01:00
ozaki
fd49301a45
feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (#9528)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-04 12:56:20 +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