Releases: dotnetcore/BootstrapBlazor
Releases · dotnetcore/BootstrapBlazor
v10.4.2
Release 2026-03-23 V10.4.2
Features
- feat(Html2Pdf): bump version 10.0.6 by @ArgoZhang in #7771
- feat(Watermark): remove EditorRequired attribute by @ArgoZhang in #7776
- feat(Utility): add all parameter on getDescribedElement method by @ArgoZhang in #7778
- feat(Table): advance search dialog support UseSearchForm parameter by @ArgoZhang in #7783
- feat(ISearchFormItemMetadata): add RenderContent method by @ArgoZhang in #7785
Full Changelog: v10.4.1...v10.4.2
v10.4.1
Release 2026-03-15 V10.4.1
Bugs
- fix(Table): parameter IsTriggerByPagination not work by @ArgoZhang in #7754
Features
- feat(JuHeIpLocatorProvider): bump version 10.1.0 by @ArgoZhang in #7748
- feat(EmbedPdf): bump version 10.0.3 by @ArgoZhang in #7750
- feat(Table): add SetRowStyleFormatter parameter by @ArgoZhang in #7758
- feat(TableExport): bump version 10.0.2 by @ArgoZhang in #7763
- feat(DockView): bump version 10.0.3 by @ArgoZhang in #7765
- feat(Table): add UseSearchForm parameter by @ArgoZhang in #7767
- feat(Table): add SearchFormLocalizerOptions parameter by @ArgoZhang in #7769
Full Changelog: v10.4.0...v10.4.1
v10.4.0
Release 2026-03-02 V10.4.0
Bugs
- fix(Table): toggle column not work after resize column width by @ArgoZhang in #7726
- fix(RadioListGeneric): parameter ShowBorder not work by @ArgoZhang in #7743
Features
- feat(Upload): update IsMultiple default value to true by @ArgoZhang in #7735
Full Changelog: v10.3.3...v10.4.0
v10.3.3
Release 2026-02-25 V10.3.3
Bugs
- fix(AutoComplete): append icon wrong place by @ArgoZhang in #7717
- fix(CardUpload): not allow preview when set ShowZoomButton to false by @Tony-ST0754 in #7715
Features
- feat(SelectTable): add ShowToolbar parameter by @ArgoZhang in #7668
- feat(Table): use Enter/EscCallbck instead of keyup event by @ArgoZhang in #7672
- feat(Table): remove AutoSearchOnInput parameter by @ArgoZhang in #7674
- feat(UniverSheet): bump version 10.0.10 by @ArgoZhang in #7678
- feat(OctIcon): bump version 10.0.2 by @ArgoZhang in #7680
- feat(Sortable): bump version 10.0.2 by @ArgoZhang in #7684
- feat(Vditor): bump version 10.0.3 by @ArgoZhang in #7688
- feat(EmbedPdf): bump version 10.0.2 by @ArgoZhang in #7698
- feat(Html2Pdf): bump version 10.0.5 by @ArgoZhang in #7700
- feat(IIpLocatorProvider): add LastError property by @ArgoZhang in #7708
- feat(EditDialog): add ShowCloseConfirm parameter by @ArgoZhang in #7721
Full Changelog: v10.3.2...v10.3.3
v10.3.2
Release 2026-02-13 V10.3.2
Bugs
- fix(Table): use
Equlasinstead of Contains by @ArgoZhang in #7648
Features
- feat(SelectTable): add
IsMultipleSelectparameter by @Tony-ST0754 in #7629 - feat(DynamicElement): add
Keyparameter by @ArgoZhang in #7636 - feat(IZipArchiveService): update
ArchiveAsyncmethod by @ArgoZhang in #7639 - feat(IEditorItem): add
EditorItemgeneric type by @ArgoZhang in #7642 - feat(ICloseable): add
ICloseableinterface by @ArgoZhang in #7644 - feat(EditorForm): merge
ItemsandFieldItemsparameter by @ArgoZhang in #7646 - feat(FontAwesome): bump version 7.2.0 by @ArgoZhang in #7656
- feat(FlipClock): add
Resetinstance method by @ArgoZhang in #7657 - feat(IP2Region): support
IPv6format by @ArgoZhang in #7661 - feat(Table): support
ResetColumnListmethod by @ArgoZhang in #7665
Full Changelog: v10.3.1...v10.3.2
v10.3.1
Release 2026-02-05 V10.3.1
Bugs
Features
- feat(EditorForm): add IgnoreItems parameter by @ArgoZhang in #7607
- feat(IContextMenuItem): add IsShow parameter by @AiYuZhen in #7608
- feat(EditorForm): add EditorFormGroupType parameter by @ArgoZhang in #7612
- feat(Html2Pdf): bump version 10.0.2 by @ArgoZhang in #7614
- feat(Step): add SetStepIndex method by @ArgoZhang in #7619
- feat(ITableEditDialogOption): add LabelWidth parameter by @Tony-ST0754 in #7621
- feat(Modal): add OnClosing parameter by @ArgoZhang in #7632
New Contributors
Full Changelog: v10.3.0...v10.3.1
v10.3.0
Release 2026-01-30 V10.3.0
Bugs
- fix(ButtonUpload): add ShowDeleteButton parameter by @ArgoZhang in #7590
Features
- feat(TreeView): add IsAutoScrollIntoView parameter by @ArgoZhang in #7585
- feat(PdfViewer): add ShowToolbar parameter by @ArgoZhang in #7594
- feat(WebClientServer): add UserName property by @ArgoZhang in #7601
Full Changelog: v10.2.3...v10.3.0
v10.2.3
Release 2026-01-25 V10.2.3
Bugs
- fix(GetFilterLambda): add GetFilterLambda no parameter method by @ArgoZhang in #7567
- fix(EditorForm): GroupName not work by @ArgoZhang in #7568
Features
- feat(Term): add Term component by @j4587698 in #7549
- feat(EmbedPDF): add EmbedPDF component by @ArgoZhang in #7572
- feat(Localization): add pt-BR localization by @hernanyoliveira in #7569
- feat(UniverSheet): bump version 10.0.9 by @hernanyoliveira in #7570
New Contributors
- @hernanyoliveira made their first contribution in #7569
Full Changelog: v10.2.2...v10.2.3
v10.2.2
Release 2026-01-22 V10.2.2
Bugs
- fix(PdfReader): make fitMode work by @ArgoZhang in #7481
- fix(PdfReader): render twice if url is null by @ArgoZhang in #7487
- fix(Theme): update style to prevent flickering by @ArgoZhang in #7505
- fix(ContextMenu): make ContextMenu work on wasm/maui by @ArgoZhang in #7504
- fix(Upload): IsDisabled not work by @Tony-ST0754 in #7556
Features
- feat(UniverSheet): add LoadingText parameter by @ArgoZhang in #7497
- feat(UniverSheet): add ShowLoading parameter by @ArgoZhang in #7501
- chore(BaiduSpeech): bump version 10.0.1 by @ArgoZhang in #7503
- feat(ErrorLogger): support native html element throw exception by @ArgoZhang in #7493
- feat(Drawer): add CloseAsync method by @ArgoZhang in #7506
- feat(OtpInput): support android device by @ArgoZhang in #7517
- feat(ContextMenu): make the context menu appearance speed configurable when touched by @peereflits in #7521
- feat(ErrorLogger): redesign ErrorLogger component by @ArgoZhang in #7558
New Contributors
- @therealsras made their first contribution in #7498
- @peereflits made their first contribution in #7521
Full Changelog: v10.2.1...v10.2.2
v10.2.1
Release 2026-01-07 V10.2.1
Bugs
- fix(ValidateForm): wait all field validate when submit form by @ArgoZhang in #7454
- fix(ValidateBase): do not add validate state when ErrorMessage is null by @ArgoZhang in #7463
Features
- feat(PdfReader): add ShowFileName parameter by @ArgoZhang in #7443
- feat(Chart): keep hidden value of legend when update by @ArgoZhang in #7444
- feat(Dockview): update version to 4.13.1 by @ArgoZhang in #7448
- feat(Filter): add StringComparison parameter by @ArgoZhang in #7449
- feat(browser): support Huawei browser by @ArgoZhang in #7453
- feat(DockView): not render ChildContent when visible is false by @ArgoZhang in #7457
- feat(Holiday): update holiday data for 2026 by @ArgoZhang in #7459
- feat(llms): add cli tools for llms by @ice6 in #7461
- feat(ValidateForm): add ValidateAsync method by @ArgoZhang in #7469
- feat(CardUpload): add ShowConfirmButton parameter by @Tony-ST0754 in #7474
New Contributors
- @Tony-ST0754 made their first contribution in #7474
Full Changelog: v10.2.0...v10.2.1