Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 2.66 KB

File metadata and controls

27 lines (24 loc) · 2.66 KB

Release 2026-04-29 V10.6.0

Bugs

  • fix(Table): update resetTableWidth method by @ArgoZhang in #7836
  • fix(DockView): TitleTemplate set ShowClose to false not work by @ArgoZhang in #7875
  • fix(DataTableDynamicContext): not unload BootstrapBlazor_DynamicAssembly under IsExcel mode by @ArgoZhang in #7900
  • fix(Localizer): makes JsonStringLocalizerFactory thread-safe by @ArgoZhang in #7919

Features

  • feat(Table): add OnAfterDeleteAsync callback on DynamicContext mode by @ArgoZhang in #7832
  • feat(Mask): add AppendToBody parameter by @ArgoZhang in #7834
  • feat(shadow): add shadow style on invalid form control by @ArgoZhang in #7842
  • feat(IP2Region): bump version 10.0.2 by @ArgoZhang in #7848
  • feat(Table): update reset column width/order method by @ArgoZhang in #7850
  • feat(Browser): remove browser error from check 360se by @ArgoZhang in #7852
  • feat(SelectTree): add OnSearchAsync parameter by @Tony-ST0754 in #7844
  • feat(Responsive): add EditorRequired attribute by @ArgoZhang in #7870
  • feat(Utility): update getTheme return value by @ArgoZhang in #7874
  • feat(DockView): update OnlyWhenVisible render logic by @ArgoZhang in #7879
  • feat(ValidateForm): add UnregisterAsyncSubmitButton method by @ArgoZhang in #7889
  • feat(DynamicElement): implement IDisposeAsync interface by @ArgoZhang in #7896
  • feat(DynamicElement): add OnTouchStart/End parameter by @ArgoZhang in #7898
  • feat(EmbedPdf): bump version 10.0.6 by @ArgoZhang in #7903
  • feat(ChangeDetectionCleanTask): integrate the cache-cleaning task with dynamic table by @ArgoZhang in #7924
  • feat(UniverSheet): bump version 10.0.11 by @ArgoZhang in #7926

Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v10.5.0...v10.6.0