Skip to content

Releases: dotnetcore/BootstrapBlazor

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

v9.10.0

29 Aug 01:23
c5606b1

Choose a tag to compare

Release 2025-8-29 V9.10.0

Break changes

Bugs

Features

Documentations

  • doc(MaskOption): update ZIndex documentation by @ArgoZhang in #6675
  • doc(FilterBase): update OnFilterAsync documentation by @ArgoZhang in #6677
  • doc(EditorForm): add IsDisplay parameter documentation by @ArgoZhang in #6679
  • doc(ITcpSocketClient): update SetDataPackageAdapter documentation by @ArgoZhang in #6681
  • doc(Table): update EditDialogIsDraggable documentation by @ArgoZhang in #6683
  • doc(ITcpSocketClient): update AddDataPackageAdapter documentation by @ArgoZhang in #6686
  • doc(BaiduOcr): add config documentation by @ArgoZhang in #6690
  • doc(Localization): add Ukrainian (uk-UA) localization file by @ArgoZhang in #6695

New Contributors

Full Changelog: v9.9.3...v9.10.0

v9.9.3

21 Aug 09:31
dd729e2

Choose a tag to compare

Release 2025-8-21 V9.9.3

Break changes

Bugs

Features

New Contributors

Full Changelog: v9.9.2...v9.9.3

v9.9.2

13 Aug 01:24
2040c95

Choose a tag to compare

Release 2025-8-13 V9.9.2

Break changes

Bugs

  • fix(Card): missing style html attribute by @ArgoZhang in #6559
  • fix(Table): update style for ScrollingDialogContent by @ArgoZhang in #6577
  • fix(DateTimePicker): width overflow when set ViewMode to DateTime by @ArgoZhang in #6590

Features

Documentation

Others

New Contributors

Full Changelog: v9.9.1...v9.9.2

v9.9.1

05 Aug 06:17
5529bd5

Choose a tag to compare

Release 2025-8-5 V9.9.1

Break changes

Bugs

Features

Documentation

New Contributors

Full Changelog: v9.9.0...v9.9.1

v9.9.0

31 Jul 05:16
22a2212

Choose a tag to compare

Release 2025-7-31 V9.9.0

Break changes

Bugs

  • fix(MultiSelectGeneric): update value when bind-Value changed by @ArgoZhang in #6505
  • fix(Message): should clear when use same option by @ArgoZhang in #6513

Features

Documentation

New Contributors

Full Changelog: v9.8.2...v9.9.0