Skip to content

Releases: gustavnavar/Grid.Blazor

2.1.0

15 Nov 21:24

Choose a tag to compare

Fixes

  • Fix Russian localization errors (#227)
  • Fix enum support for OData (#226)

New Features

  • Add GridComponent attribute to CGrid
  • .Net 5.0 support
  • New grid feature for dimensions configuration and scrolling (#157)
  • Change custom InputFile component name to AgnoInputFile

2.0.3

02 Nov 23:44

Choose a tag to compare

Fixes

  • N/A

New Features

  • Change button's class to btn-primary
  • Add component reference for Read and Delete forms

2.0.2

30 Oct 12:55

Choose a tag to compare

Fixes

  • N/A

New Features

  • Add fixed values for foreign keys to Read and Delete forms

2.0.1

27 Oct 19:21

Choose a tag to compare

Fixes

  • Fix SetEditAfterInsert exceptions when class properties are required on Edit form

New Features

  • N/A

2.0.0

27 Oct 14:18

Choose a tag to compare

Fixes

  • Fix OData enum serialization (#221)

New Features

  • Add net5.0 target framewok
  • Change query to get items for Read and Delete forms

1.9.2

20 Oct 20:55

Choose a tag to compare

Fixes

  • Fix initial sorting with OData back-end (#216)

New Features

  • Add public getters to SelectedRow and SelectedRows properties (#217)
  • Add async functions to enable button components on CRUD forms

1.9.1

15 Oct 19:04

Choose a tag to compare

Fixes

  • N/A

New Features

  • Add functions to enable button components on CRUD forms

1.9.0

15 Oct 14:13

Choose a tag to compare

Fixes

  • N/A

New Features

  • Embedded button components on CRUD forms

1.8.14

13 Oct 10:47

Choose a tag to compare

Fixes

  • Disable card for embedded components in CRUD forms

New Features

  • N/A

1.8.13

13 Oct 09:22

Choose a tag to compare

Fixes

  • Change style for embedded components in CRUD forms

New Features

  • N/A