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 |
|
Balthasar Hofer
|
591914ca5c
|
fix(theme): ignored className attribute on lazy loaded TabItem (#10219)
|
2024-06-18 16:51:22 +02:00 |
|
Sébastien Lorber
|
dbdd4dfb2e
|
chore: release Docusaurus v3.4 (#10186)
|
2024-05-31 19:09:06 +02:00 |
|
ozaki
|
0eb7b64aac
|
feat(docs, blog): add support for tags.yml , predefined list of tags (#10137)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: slorber <slorber@users.noreply.github.com>
|
2024-05-31 17:32:08 +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
|
ab9a4e751f
|
fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (#10118)
|
2024-05-09 16:29:07 +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 |
|
Sébastien Lorber
|
f88da6c66d
|
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065)
|
2024-04-19 21:03:32 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
Shreesh Nautiyal
|
6f70b27694
|
fix(theme-classic): fixed wrong cursor on dropdown menu in navbar, when window is small (#9398)
|
2023-11-15 17:29:12 -05:00 |
|
Sébastien Lorber
|
328e5f7ddc
|
fix(theme): fix firefox CSS :has() support bug (#9530)
|
2023-11-10 17:46:25 +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
|
7e456ece3c
|
feat(mdx-loader): upgrade to MDX v3 + (#9451)
|
2023-10-26 15:47:11 +02:00 |
|
Sébastien Lorber
|
f80e1bdb32
|
refactor(blog-plugin): blog archive reverse ordering of posts (#9438)
|
2023-10-24 12:24:43 +02:00 |
|
Sébastien Lorber
|
7ee2f75ce1
|
chore: v3.0.0-rc.0 release (#9418)
|
2023-10-20 11:24:29 +02:00 |
|
Sébastien Lorber
|
35441b38e4
|
fix(theme): avoid rendering empty search container if site has no search plugin (#9385)
|
2023-10-08 20:04:42 +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
|
598b32011f
|
chore(plugin-docs): remove legacy versioned prefix on doc ids and sidebar names in versioned sidebars (#9310)
|
2023-09-15 18:52:42 +02:00 |
|
Sébastien Lorber
|
f5ae537d3e
|
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
|
2023-09-15 10:48:21 +02:00 |
|
Pinaki Bhattacharjee
|
83d9f228b3
|
fix(theme): improve docs sidebar category caret aria-label accessibility (#9269)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-09-14 13:01:02 +02:00 |
|
Sébastien Lorber
|
b3c8f5c929
|
feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258)
|
2023-08-25 10:54:58 +02:00 |
|
Sujal Gupta
|
1e40943176
|
fix(theme): make Prism code block language / additionalLanguages case insensitive (#9183)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-08-10 17:30:41 +02:00 |
|
Gareth Dwyer
|
577df0346d
|
fix(theme): fix typo in swizzle component config (#9216)
|
2023-08-10 15:13:50 +02:00 |
|
thedevwonder
|
e0bb39a40a
|
fix(theme): change schema.org itemType prop urls from http to https (#9184)
|
2023-07-28 19:37:05 +02:00 |
|
FlorinaPacurar
|
5e147e8914
|
feat(theme): add support for meta og locale and alternates (#9152)
|
2023-07-28 17:16:46 +02:00 |
|