Calendar Card Pro v2.1.2
This release adds a new layout control feature and fixes several scrollbar-related issues to improve the user experience across different browsers and operating systems.
🚀 New Features
Fixed Height Control
- Added new
height
parameter: Complements the existingmax_height
setting to provide greater flexibility in card layout - Distinct card height behaviors:
height
sets an exact size for the card independent of content amountmax_height
allows the card to grow up to a specified limit
🐛 Bug Fixes
Scrollbar and Overflow Improvements
- Fixed week number pills being cut off: Resolved an issue where week number pills could be partially hidden when using scrollable cards
- Improved scrollbar consistency: Scrollbars now consistently hide by default and only show on hover across all browsers
- Fixed Chrome/Windows overflow issue: Prevented unwanted scrollbars from appearing in Chrome on Windows when content doesn't actually overflow
- Added absorption space: Added 1px padding to fix edge cases where fractional pixel calculations would cause unnecessary scrolling
👤 Contributors
- @eyalgal - Feature request for hiding scrollbars (#112)
- @firstcolle - Feature request for card fixed dimensions (#62)
This release maintains full compatibility with all existing configurations.
Full Changelog: v2.1.1...v2.1.2