v1.6.0-beta.1
Pre-release
Pre-release
What's Changed
- refactor: merge all code from BlazorComponent and remove its dependencies by @capdiem in #1936
- feat(ECharts): add
Loading
parameter to control loading state by @capdiem in #1906 - fix(TextField): OnClick doesn't work by @capdiem in #1921
- feat(Divider): add the Length property to support custom line length by @capdiem in #1913
- Resolved some TODOs from the #1936 by @capdiem in #1939
- feat(Icon): add the TranstionShow prop to support the transition show condition by @capdiem in #1938
- docs(CustomHandler): remove whtie background by @capdiem in #1937
- feat(Form): the DisplayName will be recognized now after enabling i18n by @capdiem in #1940
- fix(Form): when using ObjectGraphDataAnnotationsValidator, error messages still exist when update value programmatically by @capdiem in #1941
- refactor(Data): remove the unused and unimplemented Locale property by @capdiem in #1942
- chore: revert some changes made in #1940 by @capdiem in #1943
- fix(Icon): svg's path doesn't work when assigned to the Icon prop by @capdiem in #1944
- fix: MasaBlazorOptions should be registered as Scoped by default by @capdiem in #1945
Full Changelog: 1.5.3...1.6.0-beta.1