Skip to content

Releases: dotnetcore/BootstrapBlazor

v8.9.0

01 Sep 11:29
a76d009
Compare
Choose a tag to compare

Release 2024-9-1 V8.9.0

Bugs

  • fix(TableExport): throw exception when exeport excel by @ArgoZhang in #4157
  • fix(WinBox): Title parameter not work by @ArgoZhang in #4160
  • fix(AutoComplete): support Tab key when set IsPopover to true by @ArgoZhang in #4165
  • fix(WinBox): dispose ChildContent component by @kimdiego2098 in #4167
  • fix(PopConfirmButton): auto reset palcement to Auto when set invalid value by @ArgoZhang in #4173

Features

New Contributors

Full Changelog: v8.8.4...v8.9.0

v8.8.4

25 Aug 09:18
14161aa
Compare
Choose a tag to compare

Release 2024-8-25 V8.8.4

Bugs

Features

  • feat(ButtonUpload): add ChildContent parameter by @ArgoZhang in #4095
  • feat(DockViewV2): add Renderer parameter by @ArgoZhang in #4114
  • feat(ContextMenu): Add OnClickBefore callback event by @azlis in #4112
  • feat(WinBox): add WinBox component by @ArgoZhang in #4118
  • feat(IRootComponentGenerator): add IRootComponentGenerator interface by @ArgoZhang in #4124
  • feat(WinBox): add ShowModal method by @ArgoZhang in #4132
  • feat(WebSpeechSynthesizer): add WebSpeechSynthesizer service by @ArgoZhang in #4135
  • feat(WebSpeech): add GetVoices method by @ArgoZhang in #4137
  • feat(WebSpeechRecognition): add WebSpeechRecognition service by @ArgoZhang in #4140

Documentation

  • doc(BootstrapInput): update UseInputEvent documentation by @ArgoZhang in #4097
  • doc(Tutorials): add pro website link by @ArgoZhang in #4103
  • doc(ContextMenus): add localization by @azlis in #4116
  • doc(WinBox): add QA documentation by @ArgoZhang in #4126

Full Changelog: v8.8.3...v8.8.4

v8.8.3

19 Aug 02:50
b9c6cb1
Compare
Choose a tag to compare

Release 2024-8-19 V8.8.3

Bugs

  • fix(Table): throw exception when resize window on enable detail and fix header by @ArgoZhang in #4037
  • fix(Table): auto cancel edit when select multiple row on EditForm mode by @ArgoZhang in #4040
  • fix(Table): fieldName incorrect when column set IsFixed=true by @ArgoZhang in #4048
  • fix(Table): has gap when set IsFixedFooter to true by @ArgoZhang in #4050
  • fix(MaterialDesignIcons): wrong link to material design icon by @ice6 in #4054
  • fix(Table): not callback SelectedRow when query data by @ArgoZhang in #4072
  • fix(Table): PageItems not work by @ArgoZhang in #4082
  • fix(Chart): reload method missong OnClickData callback by @ArgoZhang in #4086

Features

Documentation

New Contributors

Full Changelog: v8.8.2...v8.8.3

v8.8.2

11 Aug 12:14
605b9ef
Compare
Choose a tag to compare

Release 2024-8-11 V8.8.2

Bugs

  • fix(TimePicker): can't update value in Dialog by @ArgoZhang in #3975
  • fix(Table): calc table height incorrect when invisible at first render by @ArgoZhang in #3980
  • fix(Layout): can't collapse side when set side with value by @SamXMG in #3977
  • fix(Table): throw exception when resize table by @ArgoZhang in #4000
  • fix(Table): overflow container when toolbar or pages wrap by @ArgoZhang in #4001
  • fix(ValidaetForm): do not show label when InputGroup inside ValidateForm by @ArgoZhang in #4003
  • fix(AutoFill): support enter when set OnCustomeFilter callback by @ArgoZhang in #4015
  • fix(Table): calc body height incorrect on CardView mode by @ArgoZhang in #4017

Features

  • feat(IntersectionObserver): add IntersectionObserver component by @ArgoZhang in #3984
  • feat(DriverJs): add Highlight method by @ArgoZhang in #3997
  • feat(Checkbox): add OnBeforeStateChanged parameter by @ArgoZhang in #4005
  • feat(TreeView): add MaxSelectedCount OnMaxSelectedCountExceed parameter by @ArgoZhang in #4007
  • feat(CheckboxList): add OnMaxSelectedCount/OnMaxSelectedCountExceed parameter by @ArgoZhang in #4010
  • feat(AntDesignIcon): add AntDesignIcon lib by @ArgoZhang in #4012
  • feat(TreeView): MaxSelectedCount support collapsed node by @ArgoZhang in #4014

New Contributors

Full Changelog: v8.8.1...v8.8.2

v8.8.1

04 Aug 10:36
ce770a2
Compare
Choose a tag to compare

Release 2024-8-4 V8.8.1

Bugs

  • fix(InputGroup): compatible with InputGroup built-in ValidateForm by @ArgoZhang in #3957
  • fix(Table): IsDisabled parameter not work on TableToolbarButton by @ArgoZhang in #3959
  • fix(Tab): disable drag when set AllowDrag to false by @ArgoZhang in #3965
  • fix(Table): ShownWithBreakpoint not work on CardView mode by @ArgoZhang in #3967

Features

v8.7.4

28 Jul 02:24
d1222f7
Compare
Choose a tag to compare

Release 2024-7-28 V8.7.4

Bugs

  • fix(SelectTable): adapts InputGroup component by @ArgoZhang in #3896
  • fix(Camera): update Resize method by @ArgoZhang in #3898
  • fix(AutoComplete): DisplayCount parameter does not work trigger by focus by @ArgoZhang in #3905
  • fix(DockViewV2): floating not work after F5 by @ArgoZhang in #3919
  • fix(BarCode): reuse BootstrapModuleComponentBase to eliminate script errors by @ArgoZhang in #3926

Features

Performance

  • perf(RibbonTab): add RibbonTabHeader component improves performance by @ArgoZhang in #3928
  • perf(TreeView): improve render performance of TreeView ClearCheckedItems by @ArgoZhang in #3936

Documentation

Full Changelog: v8.7.3...v8.7.4

v8.7.3

21 Jul 02:48
8e4777c
Compare
Choose a tag to compare

## Release 2024-7-21 V8.7.3

What's Changed

Bugs

Features

Docs

  • doc(GlobalOptions): update documentation for global options by @ArgoZhang in #3858
  • doc(Tab): add ConfigureTabItemMenuBindOptions doc by @azlis in #3877

Tools

  • chore(Minifiler): remove Bundler&Minifiler dependence by @ArgoZhang in #3871

Full Changelog: v8.7.2...v8.7.3

v8.7.2

14 Jul 13:10
a5af9d0
Compare
Choose a tag to compare

## Release 2024-7-14 V8.7.1

What's Changed

Bugs

  • fix(Dialog): do not remove dialog when browser go back/forward by @ArgoZhang in #3816
  • fix(Topology): dot not serialize background when value is null by @ArgoZhang in #3822
  • fix(DockViewV2): re-layout issue after dragging panel by @ArgoZhang in #3824

Features

Docs

Full Changelog: v8.7.1...v8.7.2

v8.7.1

07 Jul 03:34
8bd79c7
Compare
Choose a tag to compare

## Release 2024-7-8 V8.7.1

What's Changed

Bugs

  • fix(Tab): auto adjust position use in Layout by @ArgoZhang in #3761
  • fix(MultiFilter): missing item selection status by @ArgoZhang in #3766
  • fix(Table): column resize not work in mobile by @ArgoZhang in #3768
  • fix(MultiFilter): not keep selected items open again by @AiYuZhen in #3773
  • fix(Table): scroll to top when click row on VirtualScroll mode by @ArgoZhang in #3794
  • fix(Popover): fixed the flickering issue when closing pop-up windows by @ArgoZhang in #3798

Features

  • feat(TreeView): add IsFixedSearch parameter by @ArgoZhang in #3772
  • feat(ClipboardService): support getTextFromClipboard by @azlis in #3775
  • feat(MultiFilter): add OnGetItemsAsync parameter for performance by @ArgoZhang in #3778
  • feat(Table): add OnAutoFitContentAsync parameter by @ArgoZhang in #3781
  • feat(Table): add AutoScrollVerticalAlign parameter by @ArgoZhang in #3786
  • feat(ShowColumnToolbox): add ShowColumnWidthTooltip parameter by @ArgoZhang in #3790
  • feat(ClipboardService): add Get method on service by @azlis in #3788
  • feat(MultiFilter): add AlwaysTriggerGetItems parameter by @ArgoZhang in #3796
  • feat(MultiFilter): keep the selected item when AlwaysTriggerGetItems is true by @ArgoZhang in #3800
  • feat(ITableColumn): update parameter to Nullable data type by @ArgoZhang in #3802

Docs

New Contributors

Full Changelog: v8.7.0...v8.7.1

v8.7.0

30 Jun 02:36
c519bb9
Compare
Choose a tag to compare

Release 2024-6-30 V8.7.0

Bugs

  • fix(Table): colspan incorrect by @ArgoZhang in #3615
  • fix(Table): do not close advance search dialog after click search button by @ArgoZhang in #3618
  • fix(Layout): block application when use async method in OnAuthorizing callback by @ArgoZhang in #3637
  • fix(Table): setTableDefaultWidth not work by @ArgoZhang in #3677
  • fix(Checkbox): check active state incorrect by @ArgoZhang in #3681
  • fix(Select): DisableItemChangedWhenFirstRender not work by @ArgoZhang in #3686
  • fix(Table): ShowColumnList item incorrect if remove column by OnColumnCreating by @ArgoZhang in #3688
  • fix(table): add Observer table width by @ArgoZhang in #3712
  • fix(Table): auto scroll top click Filter button in use virtual mode by @ArgoZhang in #3714
  • fix(CardUpload): support image for preview by @Witchie in #3717
  • fix(CheckboxList): ShowLabelTooltip not work by @ArgoZhang in #3746
  • fix(DateTimeRange): support Year/Month view by @ArgoZhang in #3740

Features

New Contributors

Full Changelog: v8.6.0...v8.7.0