Skip to content

v7.3.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 03 Mar 15:08

What's new?

  • Implemented React-Fit, a smarter system measuring where the Calendar should be placed. React-Fit will check for collisions with the nearest scrollable container (unlike previously, hardcoded document.body) on both axis (unlike previously, just on Y axis).