FullScheduler — Changelog v1.0.27 🚀
Docs, demos, API
Changelog v1.0.27 🚀
Date: 2024-09-14
Build: 1.0.27+2141
Small but meaningful improvements around responsiveness and UI polish.
📱 Responsiveness (Improved)
Better gaps and grid behavior from xs → 2xl.
Card layout tweaks on small screens: less clipping, cleaner text wrapping.
Unified spacing scale on mobile.
More predictable column breaks on sm and md.
Cards keep consistent heights under variable content.
⏱️ Performance (render) (Improved)
Micro-optimizations to list/grid layout → fewer reflows during navigation.
Reduced sync layouts in critical paths.
Avoided redundant style reads after writes.
🐞 UI glitches (Fixed)
Overflow/clipping fixes in cards and z-index artifacts on Safari/Firefox.
Ensured tooltips don’t overlap sticky headers.
Long titles truncate gracefully with ellipsis.
