2.13.3
2026-02-28
- Utils [dom] add support for ShadowDom (#23235 by @yinfoyuan)
- Components [button] add
dashedprop (#22738 by @lxKylin) - Components [time-select] add
nameprop (#23633 by @snowbitx) - Components [config-provider] add table config (#23610 by @btea)
- Components [select/select-v2] add
tag-tooltipconfig object prop (#23556 by @LostElkByte) - Utils add
setPropsDefaultsmethod (#23612 by @rzzf)
- Components [carousel] avoid stopping autoplay after children change (#23494 by @E66Crisp)
- Components [carousel] fix vertical indicator layout with label and outside (#23368 by @E66Crisp)
- Locale [vi] refine translations and fill missing keys (#23592 by @vacnex)
- Components [rate] avoid capturing focus when disabled (#23589 by @snowbitx)
- Types [message-box] MessageBoxData cross type (#23614 by @btea)
- Components [upload] keep delete icon visible on focus-within (#23561 by @snowbitx)
- Components [time-select] duplicate end time with format (#23626 by @snowbitx)
- Components [watermark] correct fontWeight type definition (#23641 by @E66Crisp)
- Components [textarea] unexpected page scrolling when typing in Firefox (#23606 by @rzzf)
- Components [mention] avoid selecting disabled items by pressing Enter (#23645 by @E66Crisp)
- Components [time-select] prevent freeze when step is invalid (#23635 by @snowbitx)
- Components [color-picker] add colorFormat prop validation (#23587 by @E66Crisp)
- Components [autocomplete] reset ignoreFocusEvent on outside click (#23513 by @E66Crisp)
- Components [tree-select] emit change when toggling node labels (#22863 by @yicheny)
- Components [badge] dot becomes rectangle on transition leave (#23667 by @Dsaquel)
- Components [select/select-v2] prevent empty input from causing unnecessary line breaks (#23394 by @E66Crisp)
- Components [table-v2] navigation back triggered by trackpad scrolling (#23673 by @rzzf)
- Components [transfer] prevent title width overflow (#23166 by @E66Crisp)
- Components [tree]
requireNodeKeyarg inupdateKeyChildren(#23676 by @E66Crisp) - Components [select/v2] always clear input after create option (#23662 by @Dsaquel)
- Components [tree] focus error after switching tree (#23659 by @Dsaquel)
- Components [upload] append all values in formdata (#23664 by @Dsaquel)
- Components [form] support nested
FormRules(#23668 by @Dsaquel) - Components [input-tag] delimiter does not support pasted line breaks (#23674 by @rzzf)
- Components [select] Slot default invoked outside of the render (#23232 by @littlezo)
- Components [select/v2] stop change event bubbling (#23669 by @Dsaquel)
- Components [affix] update logic caused infinite loop (#23599 by @btea)
- Components [form/form-item] initial value and reset func (#23597 by @l246804)
v3.1.3
- fix: set TripleDESAlgo's block size: https://github.com/entronad/crypto-es/pull/60
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/select@6.1.3
No documented user-facing changes
@blueprintjs/labs@6.2.2
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