Release v3.2.0
- Drag & Drop Improvements:
- Added
onEventDropandonEventResizecallbacks to the drag plugin for better event handling. - Updated Month and Year View all-day event drag indicators for better visual feedback.
- Added
- View Enhancements:
- Added
secondaryTimeZonelabel support for Day and Week Views. - Added
timeFormatconfiguration for Day and Week Views. - Updated configuration options for
monthViewandyearView.
- Added
- Developer Experience:
- Introduced
oxlintfor faster linting and improved code quality. - Added
pre-commithooks andformat:checkscripts to ensure code consistency. - Migrated to
pnpm workspace catalogfor better dependency management. - Added
.editorconfigand improved VSCode settings/extensions recommendations.
- Introduced
- Scrolling: Optimized
MonthViewscrolling performance by memoizing scrollbar checks.
- Layout: Resolved
eventLayoutstacking issues and improved mobileWeekViewlayout. - Framework Support: Corrected
ng-packagrconfiguration schema path for Angular. - Build & Packaging:
- Fixed CSS export errors and website build issues.
- Removed duplicate
peerDependenciesinpackage.jsonfiles. - Fixed Tailwind CSS path configurations.
- UI/UX: Fixed an issue where the "+ more" click in the website had no reaction.
- Documentation: Corrected README image paths and updated view documentation.
- Improved Day/Week View event resize pointer display.
- Cleaned up Tailwind CSS class formatting.
- Resolved various lint warnings reported by
oxlint.
- feat: Mobile WeekView add compact and standard mode by @JayceV552 in https://github.com/dayflow-js/calendar/pull/57
- feat: add oxlint and editor settings by @imoize in https://github.com/dayflow-js/calendar/pull/58
- feat: Day/Week View add timeFormat and TimeZone Support by @JayceV552 in https://github.com/dayflow-js/calendar/pull/59
- @imoize made their first contribution in https://github.com/dayflow-js/calendar/pull/58
Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.1.2...v3.2.0
@blueprintjs/datetime2@3.0.16
No documented user-facing changes
@blueprintjs/table@6.0.18
No documented user-facing changes
@blueprintjs/datetime@6.0.18
No documented user-facing changes
@blueprintjs/select@6.1.3
No documented user-facing changes
@blueprintjs/labs@6.2.2
No documented user-facing changes
static-middleware v0.4.4
- Bumped
@remix-run/*dependencies: