Skip to content

1.0.0-preview.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@capdiem capdiem released this 19 Apr 09:32
· 229 commits to main since this release
180efd2

What's Changed

  • refactor(i18n): Use AddMasaBlazor to set default culture instead of '$DefaultCulture' by @capdiem in #380
  • feat(DataTable): click, dbclick and contextmenu supports on Row by @capdiem in #381
  • fix(Hover): wrong style cursor:point by @capdiem in #382
  • fix(AddBlazorComponent): lack of a non-null judgment by @capdiem in #384
  • fix(Breadcrumbs): enumeration operation may not execute. by @capdiem in #383
  • fix(Menu): Disabled to false doesn't work by @capdiem in #385
  • fix(TextField): format 0123 to 123 when type is number by @capdiem in #386
  • refactor(DataTable): Updates for nullable feature by @capdiem in #387

Full Changelog: 1.0.0-preview.15...1.0.0-preview.16