Releases: gustavnavar/Grid.Blazor
Releases · gustavnavar/Grid.Blazor
6.0.3
6.0.2
Fixes
- Error when creating or updating an item using custom GridCreateComponent and/or GridUpdateComponent components where the Item object of these components is modified using code
New Features
- N/A
6.0.1
6.0.0
Fixes
- N/A
New Features
- Add support for .Net 9.0
- Add support for the following CSS frameworks:
- Bootstrap 3, 4 and 5
- Materialize
- Bulma
5.0.14
Fixes
- N/A
New Features
- Add Collection type column support (filtering, sorting, searching and totals calculation)
5.0.13
5.0.12
5.0.11
Fixes
- N / A
New Features
- Add debug symbols to assemblies
5.0.10
Fixes
- Rewrite the StateHasChanged() method in CRUD child components to force rendering updates
New Features
- N / A
5.0.9
Fixes
- Fix non-duplicated filters for non text columns
New Features
- N / A