Blazorise v2.2.2
Released: Jul 17, 2026
v2.2.2 中的更新
特性
- SVG Charts Improvements
- Improved chart legends, label rendering, option handling, bar and column charts, and time axis behavior.
- Added support for chart labels and improved legend wrapping and alignment, making charts easier to read in more scenarios.
修補程式
- Improvements Across Components
- Autocomplete now handles clearing null values more consistently and keeps the selected text synchronized with the dropdown.
- Scheduler correctly hides week numbers when configured, DataGrid calculates template column spans correctly when hidden columns are used, and fixes were made for nested dropdowns, DatePicker inside modals, Carousel, FilePicker, and several provider-specific components.
- Removed min width from FilePicker list.
- Dropdown suggestions overlapping when filtering.
- Bar: Fixed items alignment for Bootstrap 5 provider.
- DataGrid EmptyTemplate and FilterEmptyTemplate incorrect colspan.
- Nested dropdown menus displayed in the wrong position.
- SvgChartLegend not horizontally centered.
- Material: Fixed DatePicker popup clipping inside Modal.
- Carousel SelectedSlide property shouldn't be required.
- Column/bar baseline ignores axis minimum.
- SvgChartLegend wrapping improvements.
- Charts.Svg: Fixed component option precedence.
- SVGChart Labels.
- SvgChartTimeAxis respects local time zones.
- FluentUI Icons: Added opt-in SVG sprite rendering.
- Documentation: Made multi-code examples copy-paste ready.