Skip to content

Releases: dotnetcore/BootstrapBlazor

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

v9.8.2

24 Jul 05:01
6b73e28

Choose a tag to compare

Release 2025-7-24 V9.8.2

Break changes

Bugs

  • fix(DateTimePicker): can't clear value when set MinValue by @ArgoZhang in #6428
  • fix(TabItem): layout OnErrorHandleAsync callback not work on tab item by @ArgoZhang in #6461
  • fix(FlipClock): should update digit after switch visible by @ArgoZhang in #6473

Features

  • feat(ISocketDataPropertyConverter): add ISocketDataPropertyConverter interface by @ArgoZhang in #6422
  • feat(HtmlToPdf): add support to ARM browsers by @ArgoZhang in #6438
  • feat(LoadMore): add LoadMore component by @nhren in #6436
  • feat(DockView): upgrade docview.js to 4.5.0 by @ArgoZhang in #6453
  • feat(Localization): add ru-RU localization file by @ArgoZhang in #6455
  • feat(Topolopy): upgrade meta2d.js to 1.0.88 by @ArgoZhang in #6459
  • feat(ISocketDataConverter): add ConfigureSocketDataConverters method by @ArgoZhang in #6463
  • feat(Collapse): redesign HeaderTemplate function by @ArgoZhang in #6467
  • feat(FontAwesome): uprade font awesome to 7.0.0 by @ArgoZhang in #6480
  • feat(FluentSystemIcons): add microsoft fluent free icon set by @ArgoZhang in #6483
  • feat(TableToolbarButton): add IsOutline parameter by @ArgoZhang in #6486

Documentation

New Contributors

Full Changelog: v9.8.1...v9.8.2