mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-02 03:57:38 +08:00
21a076dff5
* feat/ApplyPredefinedQueryModel: add opportunity to serialize/deserialize QueryModel and apply to Table with ITable.ReloadData(QueryModel queryModel) method; fix current selected value in 'PageSize / page' selection (value was not updated in case using ReloadData(PageIndex, PageSize) method) * feat/applyPredefinedQueryModel: implement System.Text.Json instead Newtonsoft.Json for serializing/deserializing QueryModel * feat/applyPredefinedQueryModel: add minor change * feat/applyPredefinedQueryModel: add method for converting from JsonElement to object type * feat/applyPredefinedQueryModel: add demo file for save and load table configuration * feature/applyPredefinedQueryModel: add minor change * feat/applyPredefinedQueryModel: prevent applying before not saved configuration * fix sorter restore * reest data before reload data * fix test Co-authored-by: Ana Nikolasevic <23nikolasevic@gmail.com> Co-authored-by: ElderJames <shunjiey@hotmail.com> |
||
---|---|---|
.. | ||
AntDesign.TestApp | ||
AntDesign.TestKit | ||
AntDesign.Tests | ||
AntDesign.Tests.Js | ||
run-tests.ps1 |