Releases: gustavnavar/Grid.Blazor
Releases · gustavnavar/Grid.Blazor
1.8.0
Fixes
New Features
- Translations for Swedish localization (#190)
- Right to left direction support (#187)
- CRUD buttons label support (#189)
1.7.2
Fixes
- Fix position where the filter component is displayed when the page is scrolled horizontally (#185)
New Features
- Add 'position' data annotation (#186)
- CRUD form label width configuration
1.7.1
Fixes
New Features
- CRUD form input width configuration
1.7.0
Fixes
New Features
- CRUD forms creation depending on row values
1.6.10
Fixes
- Fix CheckBoxComponent errors
- Add OData $expand override method (#181)
New Features
- Add internal component references
- Allow only one checkbox to be selected in the checkbox (#176)
1.6.9: Update Nested_crud.md (#179)
Fixes
- Fix issue "Reset filters shows results from another page on page 1" (#175)
New Features
- Set fixed CRUD button columns width
1.6.8
Fixes
- Fix multiple users' regional settings for Blazor Server (#173)
- Fix error with tooltip readcomponent and subgrid (#174)
New Features
N/A
1.6.7
Fixes
- Fix CRUD view exception when FieldName is null
New Features
- Header checkbox selecting all rows when paging is active (#172)
1.6.6
Fixes
New Features
- CRUD validation messages at field level (#94)
1.6.5
Fixes
New Features
- Add header tooltip support (#160)