Skip to content

Releases: dotnetcore/BootstrapBlazor

v9.6.1

08 May 07:34
7d3ac79
Compare
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
Compare
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
Compare
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
Compare
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

v9.5.4

08 Apr 04:42
50bc529
Compare
Choose a tag to compare

Release 2025-4-8 V9.5.4

Break changes

Bugs

  • fix(RibbonTab): cannot automatically shrink in float mode by @izanhzh in #5775
  • fix(Table): not restore scrollbar after close drawer edit form by @ArgoZhang in #5780
  • fix(Layout): missing route handler when url has # by @ArgoZhang in #5795

Features

Performance

Documentation

Full Changelog: v9.5.2...v9.5.4

v9.5.2

03 Apr 00:13
6f3e917
Compare
Choose a tag to compare

Release 2025-4-3 V9.5.2

Break changes

Bugs

Features

Performance

Documentation

Full Changelog: v9.5.1...v9.5.2

v9.5.1

01 Apr 02:51
552dd1d
Compare
Choose a tag to compare

Release 2025-4-1 V9.5.1

Break changes

Bugs

  • fix(ValidateForm): compatible with custom validation classes not end with Attribute by @ArgoZhang in #5752

Features

Performance

Documentation

Full Changelog: v9.5.0...v9.5.1

v9.5.0

30 Mar 07:49
563774d
Compare
Choose a tag to compare

Release 2025-3-30 V9.5.0

Break changes

  • refactor(Table): throw exception when set IsTree to true in virtualize mode by @ArgoZhang in #5723

Bugs

  • fix(DockView): theme parameter not work by @ArgoZhang in #5705
  • fix(Table): column list overflow when too many drop items are present by @ArgoZhang in #5725

Features

Performance

Documentation

Full Changelog: v9.4.11...v9.5.0

v9.4.11

22 Mar 12:44
7253bc4
Compare
Choose a tag to compare

## Release 2025-03-22 V9.4.11

What's Changed

Bugs

Features

Docs

Full Changelog: v9.4.10...v9.4.11

v9.4.10

21 Mar 04:03
e90bfb6
Compare
Choose a tag to compare

Release 2025-3-21 V9.4.10

Break changes

Bugs

  • fix(Textarea): should trigger keyboard event when set UseShiftEnter to false by @ArgoZhang in #5656
  • fix(DateTimeRange): should close popup after click confirm button by @ArgoZhang in #5668

Features

Performance

Documentation

Full Changelog: v9.4.9...v9.4.10