💥 Breaking Changes
• Removed default dayjs locale imports from the library bundle. Users are now responsible for importing the necessary dayjs locales in their application to reduce bundle size.
✨ Features
• Implement EventFormDialog and refactor event handling in calendar components
🐛 Bug Fixes
• Remove unused translation function from MonthHeader component
• Remove borders from day and week view headers for a cleaner appearance
• Update border styles in GridCell and refactor available views in ViewControls
• Resolve sticky-header issues and update dependencies
• Set dayNumberHeight to 0 in AllDayRow component
Full Changelog: v1.2.0...v1.2.1