Commit Graph

2786 Commits

Author SHA1 Message Date
sebastien 2af5b44159 remove popper/tooltip 2024-04-11 15:55:04 +02:00
sebastien 047b5f0e3d versions 2024-04-11 15:38:14 +02:00
ozakione 7a9418cb64 Merge branch 'main' into ozaki/showcase 2024-04-11 15:04:50 +02:00
ozakione c89f8bed6e Merge branch 'main' into ozaki/showcase 2024-04-11 14:54:51 +02:00
Sébastien Lorber 964a4e458e
refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00
ozakione e1c51bf8fd wip 2024-04-09 17:17:15 +02:00
ozakione 867b604919 wip 2024-04-09 16:39:51 +02:00
ozakione 65affab608 wip tests 2024-04-08 19:09:07 +02:00
ozakione 290cdb4f98 wip tests 2024-04-08 15:37:24 +02:00
ozakione 0fdb9d66da wip tests 2024-04-08 15:11:01 +02:00
ozakione 9eab6aecfe move schema creation outside of loadcontent 2024-04-05 17:29:09 +02:00
ozakione d9885dbdbb dynamic validation 2024-04-05 16:48:33 +02:00
ozakione 6670b7a381 fix types 2024-04-05 16:23:43 +02:00
Sébastien Lorber 6e1364bb8a
fix(utils): getFileCommitDate should support `log.showSignature=true` (#10022) 2024-04-05 13:06:15 +02:00
ozakione 4cecd0c5de wip 2024-04-04 22:11:27 +02:00
Sébastien Lorber e012e03158
chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
ozakione 91aa292d26 improve type 2024-04-04 18:07:04 +02:00
ozakione a9d6bcf968 wip 2024-04-04 17:58:53 +02:00
Sébastien Lorber f9a90d3a26
fix(core): fix configurePostCss v3.2 regression (#10012) 2024-04-04 13:00:33 +02:00
ozakione 45af11fd13 add tests 2024-04-03 14:59:26 +02:00
ozakione 8ab6ddac54 wip 2024-04-01 18:06:14 +02:00
ozakione c3f32ab781 wip 2024-04-01 15:46:51 +02:00
ozakione 6b83e2d153 wip 2024-04-01 15:30:36 +02:00
ozakione 4a221f3768 wip working tags from yaml 2024-04-01 13:33:50 +02:00
ozakione 46c57d6cd5 wip tags file validation 2024-03-31 23:30:40 +02:00
ozakione cdb7c07bdc consistent file naming 2024-03-29 20:18:03 +01:00
ozakione e147034d2e wip tests 2024-03-29 20:14:59 +01:00
Sébastien Lorber debfc87d34
chore: release Docusaurus v3.2.0 (#10000) 2024-03-29 17:51:27 +01:00
Sébastien Lorber 1a5fe5c412
fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (#9999) 2024-03-29 15:07:53 +01:00
ozakione bed9bb3063 wip tests 2024-03-29 14:49:55 +01:00
ozaki 821247142e
refactor(utils): remove duplicated function (#9972)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-29 14:45:30 +01:00
ozaki 30599c362e
Update packages/docusaurus-plugin-showcase/package.json
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-29 12:07:36 +01:00
Sébastien Lorber efbe474e9c
refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975) 2024-03-28 12:39:07 +01:00
OzakIOne 022efa3653 refactor: apply lint autofix 2024-03-27 19:06:39 +00: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 6e40a79b6f wip use plugin page code logic 2024-03-26 19:13:35 +01:00
ozakione 9790934ec4 wip markdown process: crash 2024-03-25 12:30:00 +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
Sébastien Lorber 93a09ea086
refactor(core): improve dev perf, fine-grained site reloads - part2 (#9968) 2024-03-21 13:05:19 +01:00
ozakione 2b37b51b36 wip init 2024-03-20 16:39:55 +01:00
Sébastien Lorber 9017fb9b1d
feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +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 7938803747
fix(a11y): move focus algolia-search focus back to search input on Escape (#9945) 2024-03-14 17:26:26 +01:00
ozaki 14bec09670
fix(blog): apply trailing slash to blog feed (#9920)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-14 16:45:00 +01:00