🐛 Bug Fixes
- Fixed issue with menu re-rendering while in the open state (#1192)
- FIxed issue where de-selecting multi-dates breaks time object (#1194)
- Fixed issue with menu not opening when
centeredprop is enabled by @alexpopovme (#1195) - Fixed issue with calendar days shifting depending on the OS timezone (#1198)
🔧 Refactor
booleanHTML attributes are removed from DOM when the value isfalse(#1191)