Skip to content

Releases: gustavnavar/Grid.Blazor

1.8.0

30 Jul 16:51
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Translations for Swedish localization (#190)
  • Right to left direction support (#187)
  • CRUD buttons label support (#189)

1.7.2

20 Jul 12:50
Compare
Choose a tag to compare

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

13 Jul 18:40
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • CRUD form input width configuration

1.7.0

13 Jul 18:49
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • CRUD forms creation depending on row values

1.6.10

06 Jul 10:55
Compare
Choose a tag to compare

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)

02 Jul 21:27
4ba717f
Compare
Choose a tag to compare

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

10 Jun 22:54
Compare
Choose a tag to compare

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

06 Jun 21:01
Compare
Choose a tag to compare

Fixes

  • Fix CRUD view exception when FieldName is null

New Features

  • Header checkbox selecting all rows when paging is active (#172)

1.6.6

27 May 23:00
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • CRUD validation messages at field level (#94)

1.6.5

25 May 20:28
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Add header tooltip support (#160)