Open Collective
Open Collective
Loading
v9.3.0
Published on February 1, 2025 by Argo

Release 2025-1-27 V9.3.0

Break changes

Bugs
* fix(BootstrapInputGroupLabel): should show `DisplayText` when bind-Value in `ValidateForm` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5167
* fix(Checkbox): redesign checkbox style compatible `InputGroup` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5168

Features
* feat(JsonLocalizationOptions): add `DisableGetLocalizerFromService` parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5164
* feat(Slider): remove `InputGroup` cascade parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5170
* feat(BootstrapInputGroupLabel): redesign `IsInputGroupLabel` logic by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5172
* feat(Cascader): remove `EditorRequired` attribute by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5184
* feat(LoadModule): preventing `OperationCancelException` throw by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5188
* feat(FontAwesome): upgrade to 6.7.2 version by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5186
* feat(AufoFill): add `TriggerFilter` invoke method by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5191
* feat(QueryPageOptions): add `IsTriggerByPagination` parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5193
* feat(Tab): add `IsDisabled` parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5200
* feat(Search): remove `IsAutoClearAfterSearch` parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5205
* feat(Drawer): add `IsKeyboard` parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5207

Performance

Documentation
* doc(Error): update sample code reduce error log by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5174
* doc(TableExport): update export support lookup async sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5178
* doc(Dropdown): custom content use ButtonTemplate by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5196
* doc(Display): update FormatString sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5203

**Full Changelog**: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.2.8...v9.3.0