Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.4.2 source code.tar.gz | 2025-06-30 | 4.1 MB | |
1.4.2 source code.zip | 2025-06-30 | 5.8 MB | |
README.md | 2025-06-30 | 2.7 kB | |
Totals: 3 Items | 9.9 MB | 0 |
What's Changed
- Tabs
- π Fixed
OnTabClick
is fired correctly when tabs are clicked. #4634 @ElderJames -
π Fixed correct nav wrapper ID and enhance error handling in ResetSizes method. #4629 @ElderJames
-
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
GroupFooterTemplate
rendering. #4623 @GlodenBoy -
Form
- π Refactor internal number validation attributes. #4624 @LeaFrock
-
π Fixed
StringLengthAttribute
validation message; AddLengthAttribute
validation. #4616 @LeaFrock -
π 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