1.4.2
What's Changed
-
Tabs
- π Fixed
OnTabClickis fired correctly when tabs are clicked. #4634 @ElderJames - π Fixed correct nav wrapper ID and enhance error handling in ResetSizes method. #4629 @ElderJames
- π Fixed
-
Table
- β‘οΈ Introduced a caching mechanism for column type information to improve performance. #4627 @ElderJames
- π Fixed striped row background for fixed headers and columns. #4630 @ElderJames
- π Fixed incorrectly
GroupFooterTemplaterendering. #4623 @GlodenBoy
-
Form
-
π Fixed Overlay components closing incorrectly when mouse move over quickly (#4636). #4637 @ElderJames
-
π Fixed Menu the inline collapsed state can't invoke correctly. #4636 @ElderJames
-
π Fixed Input the enter key code of the input to improve compatibility. #4633 @Qingmei16
-
π Fixed manipulationHelper for safe CSS value parsing. #4619 @ElderJames
-
π Added eu-ES locale. #4617 @izurza
-
π Add the Ant Design X Blazor link for home page. #4635 @ElderJames
New Contributors
- @izurza made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/4617
- @Qingmei16 made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/4633
Full Changelog: https://github.com/ant-design-blazor/ant-design-blazor/compare/1.4.1.1...1.4.2