Skip to content

Releases: dotnetcore/BootstrapBlazor

v10.0.1

17 Nov 02:47
83489f9

Choose a tag to compare

Release 2025-11-17 V10.0.1

Features

Full Changelog: v10.0.0...v10.0.1

v10.0.0

12 Nov 00:22
1c4b202

Choose a tag to compare

Release 2025-11-12 V10.0.0

Performances

Features

Documentations

New Contributors

Full Changelog: v9.12.1...v10.0.0

v9.12.1

04 Nov 01:05
a5b2c89

Choose a tag to compare

Release 2025-11-04 V9.12.1

Bugs

  • fix(ImagePreview): throw exception when remove upload file by @ArgoZhang in #7060

Features

Full Changelog: v9.12.0...v9.12.1

v9.12.0

31 Oct 00:56
7652927

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.11.4...v9.12.0

v9.11.4

21 Oct 05:27
f5eac6b

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.11.2...v9.11.4

v9.11.2

14 Oct 08:20
6b16966

Choose a tag to compare

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

Documentations

Full Changelog: v9.11.1...v9.11.2

v9.11.1

10 Oct 02:29
951e97a

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.11.0...v9.11.1

v9.11.0

29 Sep 04:35
73f133a

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.10.3...v9.11.0

v9.10.3

28 Sep 00:15
d451a73

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.10.2...v9.10.3

v9.10.2

19 Sep 02:43
13473b2

Choose a tag to compare

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

Documentations

New Contributors

Full Changelog: v9.10.0...v9.10.2