Skip to content

0.18.3

Compare
Choose a tag to compare
@ElderJames ElderJames released this 08 Apr 17:15
· 31 commits to master since this release
88fcc66

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