github ant-design-blazor/ant-design-blazor 0.18.3

latest releases: 0.19.0-rc.7, 0.19.0-rc.6, 0.19.0-rc.5...
23 days ago

What's Changed

  • 🐞 Fixed Table row expand incorrectly because the cache is cleared due to re-rendering. #3785 @ElderJames
  • 🐞 Fixed Progress single strokecolor does not works for circle type. #3783 @jeffersyuan1976
  • 🐞 Fixed DatePicker that disabled date is not judging correctly in the larger range panels. #3781 @ElderJames
  • 📖 Updated get started for charts. #3774 @CAPCHIK

Table row status behavior changes:

After rerendering or calling ITable.ReloadData(), the row state of the same RowKey as the current page data (e.g., expanded, selected) will not be reset.

New Contributors

Full Changelog: 0.18.2...0.18.3

Don't miss a new ant-design-blazor release

NewReleases is sending notifications on new releases.