Skip to content

Releases: dotnetcore/BootstrapBlazor

v9.7.3

11 Jun 09:49
80ef545

Choose a tag to compare

Release 2025-6-11 V9.7.3

Break changes

Bugs

Features

  • revert(Bootstrap): revert dynamic load bootstrap module by @ArgoZhang in #6205

Extensions

Documentation

  • doc(IpLocator): add WebClientOptions usage documentation by @ArgoZhang in #6208

Full Changelog: v9.7.1...v9.7.3

v9.7.1

11 Jun 02:53
a828f38

Choose a tag to compare

Release 2025-6-11 V9.7.1

Break changes

  • feat(Upload): redesign upload components by @ArgoZhang in #6049
  • feat(Select): redesign OnBeforeSelectedItemChange/ShowSwal logic by @ArgoZhang in #6199

Bugs

  • fix(BootstrapBlazorErrorBoundary): improve BuildRenderTree logic to render error or fallback content by @flyliononline in #6114
  • fix(Select): search icon not vertical center when use BI icon theme by @ArgoZhang in #6173

Features

  • feat(BootstrapBlazorOptions): add ShowErrorLoggerToast parameter by @ArgoZhang in #6117
  • feat(Layout): integrated ErrorLogger handler global exception by @ArgoZhang in #6119
  • feat(SelectGeneric): add reset logic when TextConvertToValueCallback return null by @ArgoZhang in #6123
  • feat(TabItem): add Id parameter by @ArgoZhang in #6124
  • feat(ImageViewer): support change ZoomSpeed by @h2ls in #6145
  • feat(TabItem): implement IHandlerException interface support ErrorLogger by @ArgoZhang in #6148
  • feat(IErrorLogger): support Release mode only show exception message by @ArgoZhang in #6152
  • feat(SelectTree): add CanExpandWhenDisabled parameter by @WilliamLiu1997 in #6128
  • feat(IFrame): add attributes support by @ArgoZhang in #6160
  • feat(PdfViewer): add PdfViewer component by @ArgoZhang in #6164
  • feat(PdfViewer): add UseGoogleDocs parameter by @ArgoZhang in #6170
  • feat(ImageCorpper): update AspectRatio type to float by @ArgoZhang in #6175
  • feat(ImageCropper): add Preview parameter by @ArgoZhang in #6177
  • feat(ImageCropper): add OnCropChangedAsync parameter by @ArgoZhang in #6179
  • feat(Stack): rename bb_stack to bb-stack by @ArgoZhang in #6189
  • feat(Bootstrap): bump dependence 5.3.6 by @ArgoZhang in #6191
  • feat(BootstrapServiceBase): update exception message support Chinese message by @ArgoZhang in #6197
  • feat(Bootstrap): support dynamic load bootstrap javascript by @ArgoZhang in #6201
  • feat(Print): support cavas html element by @ArgoZhang in #6203

Performance

  • feat(Upload): use local preview instead of base64 format by @ArgoZhang in #6157

Documentation

  • doc(SelectGeneric): update IsEditable paraemeter sample code by @ArgoZhang in #6135
  • doc(Bootstrap): load bootstrap unbundle javascript on debug mode by @ArgoZhang in #6137
  • doc(Icon): reorder icon category by @ArgoZhang in #6155
  • doc(Login): add microsoft login template by @h2ls in #6162
  • doc(PdfViewer): add OnLoaded event callback sample code by @ArgoZhang in #6166
  • doc(Upload): update drop upload component documetation by @ArgoZhang in #6193
  • doc(BootstrapBlazorRoot): update usage documentation by @ArgoZhang in #6195

New Contributors

Full Changelog: v9.7.0...v9.7.1

v9.7.0

29 May 02:22
7065ff2

Choose a tag to compare

Release 2025-5-29 V9.7.0

Break changes

  • feat(IValidateComponent): update ToggleMessage return value as Task by @ArgoZhang in #6112

Bugs

  • fix(Layout): authorization failure in virtual directory mode by @ArgoZhang in #6086
  • fix(Table): remove ShowExtendEditButton/ShowExtendDeleteButton check condition by @ArgoZhang in #6090
  • fix(SelectGeneric): add dropdown-menu-body class by @ArgoZhang in #6110

Features

Extensions

  • feat(Splitting): bump version 9.0.3 update style by @ArgoZhang in #6079
  • feat(UniverSheet): bump version 9.0.5 update dependence to latest by @ArgoZhang in #6085
  • feat(TableExport): bump version 9.2.5 update MiniExcel to latest v1.41.2 by @ArgoZhang in #6088

Documentation

  • doc(UniverSheet): update documentation remove UnSubscribe call by @ArgoZhang in #6083
  • doc(FilterProvider): add documentation for FilterProvider by @ArgoZhang in #6095

Full Changelog: v9.6.4...v9.7.0

v9.6.4

22 May 06:06
36a0211

Choose a tag to compare

Release 2025-5-22 V9.6.4

Break changes

Bugs

  • fix(Table): line no support SortableList by @ArgoZhang in #6045
  • fix(Select): shoulde keep selected item when OnBeforeSelectedItemChange return false by @ArgoZhang in #6052
  • fix(Watermark): multiple elements not displayed by @ArgoZhang in #6058
  • fix(Textarea): set UseShiftEnter to true not work by @ArgoZhang in #6059
  • fix(CheckbxoList): resolve mvvm not work by @ArgoZhang in #6060

Features

  • feat(Toast): support async update content use same option by @ArgoZhang in #6037
  • feat(Message): support async update content use same option by @ArgoZhang in #6040
  • feat(Select): add ShowSwal parameter by @ArgoZhang in #6053
  • feat(ErrorLogger): do not show the exception info on DEBUG mode by @ArgoZhang in #6075
  • feat(Table): add IsAutoScrollTopWhenClickPage parameter by @ArgoZhang in #6077

Performance

Documentation

New Contributors

Full Changelog: v9.6.3...v9.6.4

v9.6.3

15 May 04:27
a556aee

Choose a tag to compare

Release 2025-5-15 V9.6.3

Break changes

Bugs

Features

  • feat(FilterProvider): add FilterProvider component by @ArgoZhang in #6029

Performance

Documentation

New Contributors

Full Changelog: v9.6.2...v9.6.3

v9.6.2

14 May 10:35
9abd346

Choose a tag to compare

Release 2025-5-14 V9.6.2

Break changes

Bugs

  • fix(ErrorLogger): add custom OnErrorHandleAsync on Layout not work by @ArgoZhang in #6004
  • fix(NavigateToExtensions): not work NavigateTo extension method by @ArgoZhang in #6026

Features

Performance

Documentation

  • doc(FullScreenButton): add FullScreenOption documentation by @ArgoZhang in #6005

New Contributors

Full Changelog: v9.6.1...v9.6.2

v9.6.1

08 May 07:34
7d3ac79

Choose a tag to compare

Release 2025-5-8 V9.6.1

Break changes

Bugs

Features

Performance

Documentation

New Contributors

Full Changelog: v9.6.0...v9.6.1

v9.6.0

30 Apr 07:49
0d9f89f

Choose a tag to compare

Release 2025-4-30 V9.6.0

Break changes

Bugs

Features

Performance

Documentation

New Contributors

Full Changelog: v9.5.10...v9.6.0

v9.5.10

23 Apr 05:31
ad7cafc

Choose a tag to compare

Release 2025-4-23 V9.5.10

Break changes

Bugs

  • fix(AutoComplete): studder on long running OnValueChanged function call by @celadaris in #5819
  • fix(Select): cannot select value again after clear by code by @ArgoZhang in #5834

Features

  • feat(AutoFill): consistent with AutoComplete partial refresh of drop-down box by @ArgoZhang in #5831
  • feat(AutoFill): always filter the dropdown items by input text by @ArgoZhang in #5842
  • feat(Tab): add IsLoopSwitchTabItem parameter controll switch tab item behavior by @ArgoZhang in #5844
  • feat(DefaultTableExport): add EnableAutoFilter/EnableAutoWidth property by @densen2014 in #5846
  • feat(Table): add col-line-no style on Line column by @ArgoZhang in #5851
  • feat(Barcode): update dependence lib by @ArgoZhang in #5855
  • feat(QueryPageOptions): support serialization by @MadLongTom in #5840
  • feat(Scroll): add ScrollToBottom method by @syminomega in #5858
  • feat(Ajax): support form post data by @ArgoZhang in #5862

Performance

Documentation

New Contributors

Full Changelog: v9.5.6...v9.5.10

v9.5.6

16 Apr 01:14
46b08a3

Choose a tag to compare

Release 2025-4-16 V9.5.6

Break changes

Bugs

  • fix(Select): make sure show the right display text by @ArgoZhang in #5806
  • fix(Waterfall): throw exception when click item by @ArgoZhang in #5808
  • fix(Table): should show the Toast when not set BootstrapBlazorOption ToastDelay by @ArgoZhang in #5810
  • fix(AutoComplete): missing value when click delete item by @ArgoZhang in #5814
  • fix(AutoComplete): auto filter the dropdown items when Value is not null by @ArgoZhang in #5823
  • fix(Table): stuck search form-control when press keyup/keydown when IsExcel mode by @ArgoZhang in #5826

Features

Performance

Documentation

Full Changelog: v9.5.4...v9.5.6