Blazorise v2.0
Released: Feb 11, 2026
v2.0 での更新項目
機能
- Blazorise Migration CLI: A command-line tool to analyze, preview, and apply Blazorise 2.0 migration changes.
- Blazorise Analyzer: Compile-time diagnostics that detect breaking changes and provide actionable upgrade guidance.
- MCP Server: AI-powered documentation and API access.
- .NET 6 and .NET 7: Framework support has been removed.
- Unified Input API: All input components now follow the standard Value, ValueChanged, and ValueExpression pattern for consistent data binding.
- Renamed Input Components: Components such as TextEdit, DateEdit, and FileEdit have been renamed to TextInput, DateInput, and FileInput.
- Extended Color Variants: Expanded Background and TextColor utility options.
- FluentUI Theme Generator: Dynamically generate and customize FluentUI themes.
- Autocomplete Validation Refactor: Validation behavior is now aligned with other input components.
- Accessibility Improvements: Enhancements across inputs, layouts, and providers.
- Tailwind CSS v4: Upgraded to the latest major version.