Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj pushed to release/v2.14.0 at makiolaj/calendula 2026-07-07 12:23:25 +00:00
71a652ce3b feat: full-screen selection pickers (retire OptionCard modals, bar actions)
makiolaj pushed to main at makiolaj/floret-kit 2026-07-07 12:23:10 +00:00
e1919cab83 components: FullScreenPicker takes an optional actions slot
makiolaj pushed to release/v2.14.0 at makiolaj/calendula 2026-07-07 09:08:39 +00:00
5fa6eac1ad Merge chore/floret-implementation into release/v2.14.0
21ba3fb7cf fix: ease the edit-title height as it wraps instead of jumping
316c2b0b12 chore: draw week numbers from floret-kit isoWeekNumber; bump kit pin
ef77eab627 Merge release/v2.14.0 into chore/floret-implementation
955d47ef12 chore: draw shared code from floret-kit (fresh re-migration onto current main)
Compare 5 commits »
makiolaj pushed to chore/floret-implementation at makiolaj/calendula 2026-07-07 09:08:39 +00:00
21ba3fb7cf fix: ease the edit-title height as it wraps instead of jumping
makiolaj pushed to main at makiolaj/floret-kit 2026-07-07 09:02:28 +00:00
55ad536513 identity: add Modifier.animateContentSizeMotion()
makiolaj pushed to chore/floret-implementation at makiolaj/calendula 2026-07-07 08:16:06 +00:00
316c2b0b12 chore: draw week numbers from floret-kit isoWeekNumber; bump kit pin
ef77eab627 Merge release/v2.14.0 into chore/floret-implementation
955d47ef12 chore: draw shared code from floret-kit (fresh re-migration onto current main)
Compare 3 commits »
makiolaj created branch chore/floret-implementation in makiolaj/calendula 2026-07-07 08:16:06 +00:00
makiolaj pushed to main at makiolaj/floret-kit 2026-07-07 08:14:30 +00:00
cded44207c core-time: add LocalDate.isoWeekNumber() (ISO-8601 week-of-year)
makiolaj pushed to release/v2.14.0 at makiolaj/calendula 2026-07-07 07:24:04 +00:00
8536774522 feat: surface Simplified Chinese; complete 2.14.0 changelog
makiolaj pushed to main at makiolaj/calendula 2026-07-06 20:40:53 +00:00
a8aeae5f32 Merge pull request 'Translations update from Weblate' (!63) from weblate-bot/calendula:weblate-calendula-strings into main
5771b603f2 Translated using Weblate (Italian)
5725989aff Translated using Weblate (German)
Compare 3 commits »
makiolaj merged pull request makiolaj/calendula#63 2026-07-06 20:40:52 +00:00
Translations update from Weblate
makiolaj deleted branch feat/wrap-long-titles from makiolaj/calendula 2026-07-06 20:31:48 +00:00
makiolaj pushed to release/v2.14.0 at makiolaj/calendula 2026-07-06 20:31:48 +00:00
988ac009b5 Merge pull request 'Wrap long event titles in the edit screen (#33)' (!65) from feat/wrap-long-titles into release/v2.14.0
494e486998 Merge remote-tracking branch 'origin/release/v2.14.0' into feat/wrap-long-titles
3c73028c80 Wrap long event titles in the edit screen (#33)
Compare 3 commits »
makiolaj merged pull request makiolaj/calendula#65 2026-07-06 20:31:47 +00:00
Wrap long event titles in the edit screen (#33)
makiolaj created pull request makiolaj/calendula#65 2026-07-06 20:30:07 +00:00
Wrap long event titles in the edit screen (#33)
makiolaj created branch feat/wrap-long-titles in makiolaj/calendula 2026-07-06 20:29:31 +00:00
makiolaj pushed to feat/wrap-long-titles at makiolaj/calendula 2026-07-06 20:29:31 +00:00
494e486998 Merge remote-tracking branch 'origin/release/v2.14.0' into feat/wrap-long-titles
3c73028c80 Wrap long event titles in the edit screen (#33)
Compare 2 commits »
makiolaj deleted branch feat/month-week-numbers from makiolaj/calendula 2026-07-06 20:26:16 +00:00
makiolaj pushed to release/v2.14.0 at makiolaj/calendula 2026-07-06 20:26:15 +00:00
2be1be19fe Merge pull request 'feat: week-of-year numbers in Month view (#25)' (!64) from feat/month-week-numbers into release/v2.14.0
1f050c2be9 feat: make Month week-number a full-height cell like the day cells
8b22e1b2af refactor: share WeekNumberBadge; use it in Month gutter, centered
a514b8b506 feat: show calendar-week numbers in Month view (#25)
Compare 4 commits »
makiolaj merged pull request makiolaj/calendula#64 2026-07-06 20:26:14 +00:00
feat: week-of-year numbers in Month view (#25)