github kcsujeet/ilamy-calendar v1.1.1

latest releases: v1.6.3, v1.6.2, v1.6.1...
4 months ago

✨ Features

  • Add eventSpacing prop for customizable event spacing in calendar views (#32) - Thanks @owyndevz!
  • Add classesOverride prop for custom disabled cell styling (#33)
  • Support BusinessHours array for different hours per day (#29) - Thanks @okejminja!

🔧 Tooling & Infrastructure

  • Migrate from oxlint + Prettier to Biome for unified linting and formatting (#34)
    • Replaced oxlint and Prettier with Biome v2.3.8
    • Faster linting and formatting with Rust-based tooling
    • Unified configuration for consistent code style

🐛 Bug Fixes

  • Fix: scrollbar hidden behind sticky resource column and events (#35)
    • Added z-30 to horizontal scrollbars in all calendar views (Month, Week, Day, Year)
    • Ensures scrollbars appear above sticky resource columns (z-20) and event layers (z-10)
    • Fixes issue where horizontal scrollbar was invisible in Resource Calendar views

Full Changelog: v1.1.0...v1.1.1

Don't miss a new ilamy-calendar release

NewReleases is sending notifications on new releases.