github kcsujeet/ilamy-calendar v1.6.0

latest releases: v1.6.2, v1.6.1
2 days ago

Features

  • feat: weekViewGranularity prop on IlamyResourceCalendar — render the week view as one column per resource for the full week instead of an hour grid ('hourly' default, 'daily' opts in) (#113) — Thanks @sebvg!

Fixes

  • fix: tooltips now use localized labels (#66) — Thanks @tg-freigmbh!
  • fix: sticky header horizontal positioning in hourly ResourceWeekVertical no longer drifts during horizontal scroll (#118)

Performance

  • perf: bundle size reduced by ~14 KB raw (~2.3%) vs v1.5.2 (#117)
    • Removed 4 unused dependencies (@base-ui/react, @radix-ui/react-tabs, radix-ui, react-day-picker) — ~19 MB install footprint saved
    • Replaced react-day-picker with a lightweight internal Calendar component
    • Algorithm-level dedup in event-positioning utilities + calendar engine + context providers
  • perf: simplified ResourceWeekVerticalResourceHeader and related vertical-week subcomponents (#118)

Internal

  • chore: Tailwind upgraded to v4.2.2
  • chore: consolidated Claude Code config under .agents/, added dev-log and TDD hooks (#116)

Full Changelog: v1.5.2...v1.6.0

Don't miss a new ilamy-calendar release

NewReleases is sending notifications on new releases.