Blazorise
Blazorise copied to clipboard
v2.0 Enhancements & Breaking Changes
v2.0
Enhancements
- [ ] - Migrate to ChartJS v4 #4304
- [x] - Add Configurable Dropdown popper strategy #4357
Breaking Changes
- [ ] Move ModalContent Parameters to Modal (the ones that make sense)
- [ ] #3543
- [ ] #3840
- [x] #3962
- [ ] Autocomplete remove Multiple Flag (there is a new enum property implemented)
- [ ] Remove Obsolete...
- [x] #3835
- [ ] Add Datagrid's Context to most Template's if it makes sense. See https://support.blazorise.com/issues/77/DataGrid-SortDirectionTemplate
- [ ] #4369
- [ ] DataGrid : public async void FilterData() => public async Task FilterData()
Reminder : Add AutoComplete breaking changes also.
Added DataGrid : public async void FilterData() => public async Task FilterData()