v7.3.0
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).