Open Collective
Open Collective
Loading
v9.4.5
Published on March 5, 2025 by Argo

Release 2025-3-5 V9.4.5

Break changes

Bugs
* fix(AjaxService): update ToJson default value to true by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5457
* fix(SelectObject): should not override IsRequired method by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5464
* fix(AutoComplete): OnEnterAsync/OnEscAsync not work by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5474
* fix(AutoComplete): trigger onBlur when clicking outside by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5476
* fix(AutoComplete): trigger OnValueChanged when the Value changed by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5485
* fix(Collapse): handle accordion mode by collapsing other items when one is expanded by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5514
* fix(AutoComplete): can't collapse the dropdown menu sometimes @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5528

Features
* feat(UniverSheet): add UniverSheet component by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5463
* feat(DialButtonItem): add ChildContent parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5466
* feat(ModalDialog): add constraints between parameters by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5471
* feat(BootstrapBlazorOutlet): add BootstrapBlazorOutlet component by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5482
* feat(registerBootstrapBlazorModule ): add registerBootstrapBlazorModule in utility by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5487
* feat(ObjectExtensions): add CreateInstanceWithCascade extension method by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5491
* feat(ListView): support IsTriggerByPagination parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5513
* feat(DialogOption): add IsFade parameter by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5518

Performance
* perf(IFrame): improve performance and reduce rendering time by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5522

Documentation
* doc(WebSite): update gear button document by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5469
* doc(ThemeChooser): update ThemeChooser component use BootstrapBlazorRootContent by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5484
* doc(UniverSheet): update sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5502
* doc(OnlineSheet): add OnlineSheet sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5510
* doc(Layout): relayout z-index value by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5525

**Full Changelog**: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.4.0...v9.4.5