Blazorise v2.0.3
Released: Mar 20, 2026
v2.0.3 中的更新
特性
- Added a New Gantt Component:
- Now includes a fully featured Gantt component, bringing powerful project planning and timeline visualization capabilities directly into the framework.
- Includes a wide range of features, including support for editing, filtering, hierarchical tree structures, drag-and-drop interactions, and complex node relationships. It is designed to handle real-world project management scenarios while staying consistent with Blazorise design principles and theming.
修补程序
- DataGrid Filtering:
- Several issues affecting DataGrid filtering behavior have been resolved in this release. These fixes improve consistency when working with custom filters and menu-based filtering modes, ensuring that filter methods are properly recognized and applied.
- MemoInput Behavior Fix in Modal:
- An issue where MemoInput did not correctly respect the Rows parameter when used inside a modal has been fixed. This ensures consistent rendering and expected sizing behavior across different layout contexts.