Skip to content

Releases: dotnetcore/BootstrapBlazor

v9.3.0

26 Jan 13:05
692d46c
Compare
Choose a tag to compare

Release 2025-1-27 V9.3.0

Break changes

Bugs

  • fix(BootstrapInputGroupLabel): should show DisplayText when bind-Value in ValidateForm by @ArgoZhang in #5167
  • fix(Checkbox): redesign checkbox style compatible InputGroup by @ArgoZhang in #5168

Features

  • feat(JsonLocalizationOptions): add DisableGetLocalizerFromService parameter by @ArgoZhang in #5164
  • feat(Slider): remove InputGroup cascade parameter by @ArgoZhang in #5170
  • feat(BootstrapInputGroupLabel): redesign IsInputGroupLabel logic by @ArgoZhang in #5172
  • feat(Cascader): remove EditorRequired attribute by @ArgoZhang in #5184
  • feat(LoadModule): preventing OperationCancelException throw by @ArgoZhang in #5188
  • feat(FontAwesome): upgrade to 6.7.2 version by @ArgoZhang in #5186
  • feat(AufoFill): add TriggerFilter invoke method by @ArgoZhang in #5191
  • feat(QueryPageOptions): add IsTriggerByPagination parameter by @ArgoZhang in #5193
  • feat(Tab): add IsDisabled parameter by @ArgoZhang in #5200
  • feat(Search): remove IsAutoClearAfterSearch parameter by @ArgoZhang in #5205
  • feat(Drawer): add IsKeyboard parameter by @ArgoZhang in #5207

Performance

Documentation

  • doc(Error): update sample code reduce error log by @ArgoZhang in #5174
  • doc(TableExport): update export support lookup async sample code by @ArgoZhang in #5178
  • doc(Dropdown): custom content use ButtonTemplate by @ArgoZhang in #5196
  • doc(Display): update FormatString sample code by @ArgoZhang in #5203

Full Changelog: v9.2.8...v9.3.0

v9.2.8

20 Jan 08:28
e0f6516
Compare
Choose a tag to compare

## Release 2025-01-20 V9.2.8

What's Changed

Bugs

  • fix(Tabs): remove height 100% style by @ArgoZhang in #5105
  • fix(CacheManager): GetJsonStringByTypeName prevent throw ArgumentNull exception by @densen2014 in #5106
  • fix(Cascader): should display Empty after click Clearable button by @ArgoZhang in #5128

Features

Docs

Full Changelog: v9.2.7...v9.2.8

v9.2.7

13 Jan 03:35
ae7d91b
Compare
Choose a tag to compare

## Release 2025-01-13 V9.2.7

What's Changed

Bugs

  • fix(Markdown): switch route after markdown trigger javascript error by @ArgoZhang in #5046
  • fix(Layout): add media query for overflow style by @ArgoZhang in #5051
  • fix(Table): use request.Count parameter on virtualize mode by @densen2014 in #5089

Features

Docs

Full Changelog: v9.2.4...v9.2.7

v9.2.4

06 Jan 02:53
8407fc6
Compare
Choose a tag to compare

Release 2025-1-6 V9.2.4

Break changes

  • refactor(ITableColumn): add nullable mark for Formatter parameter by @ArgoZhang in #5030

Bugs

  • fix(ModalDialog): overflow top when set IsDraggable to true by @ArgoZhang in #4995
  • fix(SelectTree): shoud set the default active node by Value on first render by @ArgoZhang in #5004
  • fix(Select): ShowSearch not work when set IsVirtualize to true by @ArgoZhang in #5022
  • fix(BootstrapInputNumber): throw exception when NumberDecimalSeparator is comma by @ArgoZhang in #5028
  • fix(Select): enter keydown event not work by @ArgoZhang in #5032

Features

Performance

  • perf(AutoComplete): redesign for improve performance by @ArgoZhang in #4973
  • perf(RequiredValidator): call GetLocalizerErrorMessage after validate failed by @AiYuZhen in #4996
  • perf(LocalizerString): use FrozenSet improve performance by @ArgoZhang in #5034

Documentation

Full Changelog: v9.2.0...v9.2.4

v9.2.0

30 Dec 01:48
44afc80
Compare
Choose a tag to compare

Release 2024-12-30 V9.2.0

Break changes

Bugs

Features

Performance

Documentation

What's Changed

Full Changelog: v9.1.8...v9.2.0

v9.1.8

23 Dec 06:31
5ca7516
Compare
Choose a tag to compare

Release 2024-12-23 V9.1.8

Break changes

Bugs

Features

  • feat(SelectTree): add IsReset parameter by @tiansfather in #4863
  • feat(SelectTable): support auto fill when collapse search panel by @ArgoZhang in #4881
  • feat(GotoTop): support IsFixedTabHeader layout component by @ArgoZhang in #4883
  • feat(GotoTop): add ScrollBehavior parameter by @ArgoZhang in #4885
  • feat(TableColumn): remove Formatter on TableColumn by @ArgoZhang in #4892
  • feat(Select): add LookupService parameter by @ArgoZhang in #4898
  • feat(CheckboxListGeneric): add CheckboxListGeneric component by @ArgoZhang in #4905
  • feat(RadioListGeneric): support generic SelectedItem by @tiansfather in #4859
  • feat(RadioListGeneric): implement RadioListGeneric component by @A5196060 in #4908
  • feat(Compact): add DevUI compact style file by @ArgoZhang in #4919
  • feat(Display): support LookupService method GetItemsByKeyAsync by @ArgoZhang in #4924
  • feat(Table): render tooltip support LookupService GetItemByKeyAsync by @ArgoZhang in #4926
  • feat(Select): support Items from LookupService by @ArgoZhang in #4928

Performance

Documentation

New Contributors

Full Changelog: v9.1.4...v9.1.8

v9.1.4

16 Dec 00:48
a759930
Compare
Choose a tag to compare

Release 2024-12-16 V9.1.4

Break changes

Bugs

  • bug(DialogCloseButton): missing theme button icon by @ArgoZhang in #4809
  • fix(Table): not trigger OnAfterCancelSaveAsync on EditForm/InCell mode by @ArgoZhang in #4817
  • fix(TryConvertTo): add CurrentCulture parameter by @ArgoZhang in #4820
  • fix(Select): add composition support by @ArgoZhang in #4847
  • fix(Dropdown): not show dropdown menu after toggle IsDisabled parameter by @ArgoZhang in #4848

Features

Performance

Documentation

New Contributors

Full Changelog: v9.1.2...v9.1.4

v9.1.2

10 Dec 00:38
efc7c4a
Compare
Choose a tag to compare

Release 2024-12-10 V9.1.2

Break changes

Bugs

Features

Performance

Documentation

Full Changelog: v9.1.0...v9.1.2

v9.1.0

02 Dec 01:42
b9869e9
Compare
Choose a tag to compare

Release 2024-12-01 V9.1.0

Break changes

Bugs

  • fix(Table): ItemChangedType doesn't pass correct value to EditTemplate on Drawer mode by @ArgoZhang in #4750
  • fix(Layout): update width style for layout by @ArgoZhang in #4759

Features

Peformance

Documentation

Full Changelog: v9.0.1...v9.1.0

v9.0.1

25 Nov 00:31
d0c4d9a
Compare
Choose a tag to compare

Release 2024-11-25 V9.0.1

Break changes

Bugs

  • fix(JsonStringLocalizer): add type check prevent endless loop by @izanhzh in #4653
  • fix(ModalDialog): not shown after close previous window when set IsDraggable and IsCenter to true by @ArgoZhang in #4663
  • fix(Widget): throw exception when dispose by @ArgoZhang in #4665
  • fix(Checkbox): not trigger OnStateChanged callback when set TValue to bool by @ArgoZhang in #4667
  • fix(Select): padding incorrect when validating success compatible RTL by @ArgoZhang in #4692

Features

Documentation

New Contributors

Full Changelog: v9.0.0...v9.0.1