Skip to content

Releases: gustavnavar/Grid.Blazor

2.0.2

30 Oct 12:55
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Embedded button components on CRUD forms

1.8.14

13 Oct 10:47
Compare
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
Compare
Choose a tag to compare

Fixes

  • Change style for embedded components in CRUD forms

New Features

  • N/A

1.8.12

10 Oct 20:52
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Translation to Brazilian-Portuguese (#213)

1.8.11

07 Oct 21:10
Compare
Choose a tag to compare

Fixes

  • N/A

New Features

  • Custom CRUD form labels