Skip to content

v9.11.3

Choose a tag to compare

@gpbl gpbl released this 29 Nov 11:17
· 142 commits to main since this release
567cc8a

Rendered HTML now includes empty cells in grids when endMonth is set, and fixes the v9.11.2 regression where JSDOM tests could fail when focusing disabled days.

Possible low impact breaking change: The grid markup changed, so brittle snapshot tests or custom CSS that depended on the old structure may need updates. Adjust snapshots/CSS accordingly.

What's Changed

  • fix: ensure final week renders when endMonth clips the calendar by @gpbl in #2856
  • fix: prevent selecting disabled focused days by @gpbl in #2860

Full Changelog: v9.11.2...v9.11.3