Releases: dotnetcore/BootstrapBlazor
Releases · dotnetcore/BootstrapBlazor
v10.0.1
Release 2025-11-17 V10.0.1
Features
- feat(Dom2Image): update menu item name by @ArgoZhang in #7108
- feat(BaiduOrc): bump version 10.0.1 by @ArgoZhang in #7114
- feat(BaiduSpeech): bump version 10.0.1 by @ArgoZhang in #7116
- feat(Dashboard): bump version 10.0.0 by @ArgoZhang in #7118
- feat(OctIcons): bump version 10.0.1 by @ArgoZhang in #7120
- feat(Menu): add style prevent text overflow by @ArgoZhang in #7124
- feat(Player): bump version 10.0.1 by @ArgoZhang in #7126
- feat(EditorForm): add IsRenderWhenValueChanged parameter by @ArgoZhang in #7138
Full Changelog: v10.0.0...v10.0.1
v10.0.0
Release 2025-11-12 V10.0.0
Performances
- perf(Message): improve performance by @ArgoZhang in #7094
Features
- feat(Tab): add OnTabHeaderTextLocalizer parameter by @ArgoZhang in #7062
- feat(OctIcon): bump version 9.0.7 by @ArgoZhang in #7064
- feat(Table): multiple select column adapts to compact mode by @ArgoZhang in #7068
- feat(Layout): add OnTabHeaderTextLocalizer parameter by @ArgoZhang in #7070
- feat(CherryMarkdown): auto show label in validate form by @ArgoZhang in #7074
- feat(Vditor): support ShowLabel parameter by @ArgoZhang in #7076
- feat(Editor): support ShowLabel parameter by @ArgoZhang in #7078
- feat(Vditor): add border raduis variable by @ArgoZhang in #7082
- feat(Markdown): auto show label in validate form by @ArgoZhang in #7084
- feat(CherryMarkdown): support valitdate in validate form by @ArgoZhang in #7086
- feat(SelectCity): bump version 9.0.9 by @ArgoZhang in #7096
- feat(DatetimeRange): simplify SCSS selectors for start and end by @ArgoZhang in #7098
- feat(TargetFramework): support net10 by @ArgoZhang in #7100
Documentations
New Contributors
Full Changelog: v9.12.1...v10.0.0
v9.12.1
Release 2025-11-04 V9.12.1
Bugs
- fix(ImagePreview): throw exception when remove upload file by @ArgoZhang in #7060
Features
- feat(DriveJs): remove AutoDrive parameter by @ArgoZhang in #7040
- feat(Table): add IsGroupExtendButtons parameter by @ArgoZhang in #7044
- feat(Dropdown): add ItemsTemplate parameter by @ArgoZhang in #7046
- feat(Table): add ShowMoreButton parameter by @ArgoZhang in #7048
- feat(Table): remove table-layout style when fix column by @ArgoZhang in #7052
- feat(Transfer): add IsWrapItemText parameter by @ArgoZhang in #7057
- feat(AutoFill): support update value by external code by @braia123 in #7058
Full Changelog: v9.12.0...v9.12.1
v9.12.0
Release 2025-10-31 V9.12.0
Break changes
Performances
- perf(GetUniqueName): add cache for assembly GetUniqueName method by @kimdiego2098 in #6996
Bugs
- fix(EditorForm): parameter LabelWidth not work when set GroupOrder by @ArgoZhang in #6984
- fix(LinkButton): missing class attribute by @ArgoZhang in #7007
- fix(Table): AutoScrollLastSelectedRowToView support ClickSelect mode by @ArgoZhang in #7019
Features
- feat(IPinyinService): add IPinyinService interface by @ArgoZhang in #6968
- feat(SelectCity): support polyphonetic characters by @ArgoZhang in #6970
- feat(EditorForm): add IsShowDisplayTooltip parameter by @ArgoZhang in #6987
- feat(DateTimePicker): add IsButton parameter by @ArgoZhang in #6999
- feat(SortableList): bump version 9.0.4 by @ArgoZhang in #7001
- feat(Html2Pdf): add PdfOptions parameter by @ArgoZhang in #7013
- feat(Table): add ReloadColumnVisibleFromBrowserAsync method by @braia123 in #7011
- feat(Layout): add OnCloseTabItemAsync parameter by @ArgoZhang in #7023
- feat(CardUpload): adjust IconTemplate order by @ArgoZhang in #7025
- feat(CardUpload): add ActionButtonTemplate parameter by @ArgoZhang in #7027
- feat(CardUpload): add BeforeActionButtonTemplate parameter by @ArgoZhang in #7030
- feat(ImagePreview): support class/style html attirbute by @ArgoZhang in #7032
- feat(ImagePreviewer): move the body end prevent blocked by @ArgoZhang in #7034
- feat(Html2Pdf): add PaperFormat parameter by @ArgoZhang in #7036
Documentations
- doc(readme): add ecological partners by @ArgoZhang in #6972
- doc(Link): add AtomUI link by @ArgoZhang in #6982
- doc(Hosting): add hosting model documentation by @ArgoZhang in #7003
- doc(Install): upate Install documentation by @ArgoZhang in #7005
- doc(Vote): add gitee vote toast by @ArgoZhang in #7009
- doc(Html2Pdf): add PdfOptions documentation by @ArgoZhang in #7038
New Contributors
Full Changelog: v9.11.4...v9.12.0
v9.11.4
Release 2025-10-21 V9.11.4
Break changes
Bugs
- fix(Input): prevent focus exception by @ArgoZhang in #6920
- fix(MultiSelect): keep last value when items is null by @ArgoZhang in #6924
- fix(AutoComplete): support bind value clear value function by @ArgoZhang in #6936
- fix(SelectCity): reset Value after update IsMultiple parameter by @ArgoZhang in #6942
- fix(Cascade): display incorrect when set Items async by @ArgoZhang in #6954
- fix(TableDynamicContext): AddAutoGenerateColumnAttribute parameter Text not work by @ArgoZhang in #6966
Features
- feat(SelectCity): add SelectCity component by @ArgoZhang in #6909
- feat(EditorForm): support null model by @ArgoZhang in #6914
- feat(Table): add RenderContentRow improve readability by @ArgoZhang in #6917
- feat(AutoComplete): support update value by code by @ArgoZhang in #6919
- feat(Chart): bump version 9.0.4 by @ArgoZhang in #6923
- feat(SelectRegion): support dark theme by @ArgoZhang in #6928
- feat(Region): add SelectProvince component by @ArgoZhang in #6930
- feat(SelectCity): add ShowSearch parameter by @ArgoZhang in #6933
- feat(SelectCity): disable AutoClose when set IsMultiple to true by @ArgoZhang in #6938
- feat(AutoFill): add IsAutoClearWhenInvalid parameter by @ArgoZhang in #6950
- feat(IP2Region): bump version 9.0.4 by @ArgoZhang in #6956
- feat(Transfer): make search icon align right by @ArgoZhang in #6959
- feat(Transfer): add IsWrapItem/ItemWidth parameter by @ArgoZhang in #6960
- feat(Region): bump version 9.0.7 by @ArgoZhang in #6964
Documentations
- doc(AutoFill): throw exception when clear selected item by @ArgoZhang in #6912
- doc(Web): add video links by @ArgoZhang in #6935
- doc(IpAddress): add IsDisabled parameter documentation by @ArgoZhang in #6946
- doc(InstallServer): remove extra angle brackets by @ArgoZhang in #6962
New Contributors
Full Changelog: v9.11.2...v9.11.4
v9.11.2
Release 2025-10-14 V9.11.2
Break changes
Bugs
- fix(Table): include padding in auto-fit column width by @AApuci in #6876
- fix(Table): column auto-fit width not working on detail mode by @ljmay168 in #6878
- fix(Table): adjust margin compare logic by @AApuci in #6885
- fix(Upload): preview function suppor wasm mode by @ArgoZhang in #6889
- fix(FilterButton): use Popover prevent blocked by @ArgoZhang in #6900
- fix(Drawer): missing position variable by @ArgoZhang in #6906
Features
- feat(Asset): add fingerprint on components assets by @ArgoZhang in #6860
- feat(BootstrapBlazorOptions): add IsPopover parameter by @ArgoZhang in #6862
- feat(OctIcons): bump version 9.0.6 by @ArgoZhang in #6867
- feat(Html2Pdf): bump version 9.0.4 by @ArgoZhang in #6870
- feat(Table): add FitColumnWidthIncludeHeader parameter by @ArgoZhang in #6871
- feat(Chart): bump version 9.0.2 by @ArgoZhang in #6873
- feat(Localization): update localization json files by @ArgoZhang in #6875
- feat(Chart): bump version 9.0.3 by @ArgoZhang in #6881
- feat(MindMap): bump version 9.1.7 by @ArgoZhang in #6883
- feat(Table): improve performance for GetVisibleColumns function by @kimdiego2098 in #6886
- feat(FilterIcon): clear filter button in header row use ban icon by @ArgoZhang in #6897
- feat(StringFilter): support auto filter after input filter text by @ArgoZhang in #6899
- feat(SelectRegion): add SelectRegion component by @ArgoZhang in #6903
Documentations
- doc(GlobalSearch): simple seach style by @ArgoZhang in #6859
- doc(SelectRegion): add documentation by @ArgoZhang in #6905
Full Changelog: v9.11.1...v9.11.2
v9.11.1
Release 2025-10-10 V9.11.1
Break changes
Bugs
- fix(Table): double click col trigger ResizeColumnCallback by @ArgoZhang in #6809
- fix(Table): should reset column after call ResetVisibleColumns by @ArgoZhang in #6828
- fix(AutoComplete): support tab key by @ArgoZhang in #6846
Features
- feat(TableExport): bump version 9.2.7 by @ArgoZhang in #6813
- feat(FontAwesome): bump version 9.1.2 by @ArgoZhang in #6818
- feat(DropUpload): update link style under disabled mode by @ArgoZhang in #6820
- feat(Localization): update zh-TW.json localization by @ArgoZhang in #6822
- feat(DateTimePicker): support Tab/Esc keyboard event by @ArgoZhang in #6848
- feat(Table): make OnAutoFitContentAsync work by @ArgoZhang in #6856
- feat(Table): add FitAllColumnWidth instance method by @ArgoZhang in #6857
Documentations
- doc(GlobalSearch): update component css by @ArgoZhang in #6852
New Contributors
- @AngeloDotNet made their first contribution in #6810
Full Changelog: v9.11.0...v9.11.1
v9.11.0
Release 2025-9-29 V9.11.0
Break changes
Bugs
- fix(Affix): use culture-invariant for position by @ArgoZhang in #6796
- fix(Table): filter out .is-detail rows when auto-fitting column widths by @ljmay168 in #6800
- fix(Modal): support backdrop on multiple dialog mode by @ArgoZhang in #6807
Features
- feat(Layout): compatible net10 when href is # by @ArgoZhang in #6794
- feat(Cssbuilder): improve performance use StringBuilder by @ArgoZhang in #6799
- feat(Console): remove console log in scripts by @ArgoZhang in #6802
- feat(Bundle): update css bundler by @ArgoZhang in #6804
Documentations
- doc(Logout): add AvatarRadius documentation by @ArgoZhang in #6806
New Contributors
Full Changelog: v9.10.3...v9.11.0
v9.10.3
Release 2025-9-28 V9.10.3
Break changes
Bugs
- fix(Chart): support custom label formatter by @ArgoZhang in #6778
- fix(TimePicker): Use culture-invariant formatting for CSS transform values by @Copilot in #6790
- fix(AutoComplete): support bind-Value/OnValueChanged callback by @ArgoZhang in #6792
- fix(Dialog): Fix scrolling issue in nested/multiple dialogs by @Copilot in #6786
Features
- feat(ListGroup): add OnDoubleClickItem callback by @ArgoZhang in #6777
Documentations
- doc(SerialPort): add ISerialPortFactory documentation by @ArgoZhang in #6775
- doc(Modbus): update IModbusResponse Buffer doc by @ArgoZhang in #6780
New Contributors
- @Copilot made their first contribution in #6790
- @micheloliveira-com made their first contribution in #6788
Full Changelog: v9.10.2...v9.10.3
v9.10.2
Release 2025-9-19 V9.10.02
Break changes
Bugs
- fix(DockView): component disappearing when moving from floating to new grid group by @ArgoZhang in #6705
- fix(offline): Blazor offline mode is broken in 9.7.4 and up by @ArgoZhang in #6734
- fix(MultiSelectGeneric): close button not work by @ArgoZhang in #6754
- fix(SelectObject): should hidden append icon when hover by @ArgoZhang in #6755
- fix(SelectTable): should hidden append icon when hover by @ArgoZhang in #6757
Features
- feat(Bootstrap): bump version 5.3.8 by @ArgoZhang in #6736
- feat(AutoComplete): add IsClearable parameter by @ArgoZhang in #6758
- feat(Search): remove OnClear callback reuse OnSearch by @ArgoZhang in #6761
- feat(AutoFill): reuse AutoComplete clear-icon function by @ArgoZhang in #6763
- feat(Modbus): bump version 9.0.3 by @ArgoZhang in #6720
Documentations
New Contributors
Full Changelog: v9.10.0...v9.10.2