1.0.0-preview.16
Pre-release
Pre-release
capdiem
released this
19 Apr 09:33
·
702 commits
to main
since this release
What's Changed
- refactor(i18n): Use
AddMasaBlazor
to set default culture instead of '$DefaultCulture' by @capdiem in #1229 - feat(PageTabs): Optimization and enhancement of closing a tab by @capdiem in #1232
- docs: Upgrade i18n docs and enhance the markup component by @capdiem in #1235
- fix(monaco-editor): Resolve cursor jumping by @codding-y in #1233
- feat(DataTable): click, dbclick and contextmenu supports on Row by @capdiem in #1237
- docs(blockquote): Support for multi line in blockquote and fileName in code in CodeGroup by @capdiem in #1238
- fix(Select): highlight error after AutoSelectFirst enable by @capdiem in #1240
- fix(docs-wasm): Remove the parameters and hash following the path by @capdiem in #1242
- fix(TextField): reset input value if failed to covert when type is
number
by @capdiem in #1247 - fix(Pagination): hex
Color
doesn't work by @capdiem in #1248 - feat(DataTable): Supports for
ItemClass
withFunc<TItem,string>
by @capdiem in #1250
Full Changelog: 1.0.0-preview.15...1.0.0-preview.16