0.12.7
版本发布时间: 2022-11-07 14:46:41
ant-design-blazor/ant-design-blazor最新发布版本:0.20.4.2(2024-09-11 07:34:49)
What's Changed
-
DatePicker
- 🐞 Fixed wrong day order in some locales and fallback to use Globalization libaray when there is no day locale. #2855 @ElderJames
- 🐞 Fixed
smoothScrollTo
causes an infinite loop. #2854 @Alexbits - 🐞 fix day order in calendar header for russian locale. #2845 @ocoka
- 🐞 Fixed tab key does not confirm the value. #2847 @Alexbits
-
Core
-
🐞 Fixed Tabs support of tab bar css style and class. #2844 @ldsenow
-
🐞 Fixed BackTop doesn't remove the dom when visible is false. #2831 @ElderJames
-
🐞 Fixed bug where Content wouldn't render in Drawer if it was a string and not RenderFragment. #2833 @kooliokey
-
🐞 Fixed bug where Title parameter was not being rendered. #2830 @kooliokey
-
🐞 Fixed Slider accessibility updates with aria labels. #2818 @kooliokey
-
🐞 Fixed Table exception during page navigation #2797 @Kyojuro27
-
🐞 Fixed bug with tag color change after render not always styling properly. #2816 @kooliokey
-
🐞 Fixed Cascader AllowClear was not working when false. #2792 @YongQuan-dotnet
-
🐞 Fixed AutoComplete search panel show. #2793 @lyj0309
-
💄 Fixed Menu that class name of the expand icon for submenu. #2796 @ElderJames
-
🐞 fix descriptions component miss div element. #2798 @Weilence
-
🐞 Fixed Upload should get error raw response. #2858 @yosheng
Special thanks to @kooliokey @Alexbits for their work on improving test coverage. ❤️
-
DatePicker
-
Core
-
🐞 修复 BackTop 在隐藏时没有真正清除 dom。#2831 @ElderJames
-
🐞 修复 Drawer 如果
Content
是字符串而不是 RenderFragment,则内容不会渲染的错误。#2833 @kooliokey -
🐞 修复 Title 属性没有渲染。#2830 @kooliokey
-
🐞 修复 Slider 可访问性 aria labels。#2818 @kooliokey
-
🐞 修复 Table 在页面切换时偶尔的异常#2797 @Kyojuro27
-
🐞 修复 Tag 渲染后标签颜色变化不总是正确更新样式。#2816 @kooliokey
-
🐞 修复 Cascader 当
AllowClear
属性为false时清除无效的问题。#2792 @YongQuan-dotnet -
🐞 修复 Menu 子菜单展开图标的样式。#2796 @ElderJames
New Contributors
- @Weilence made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/2798
- @Kyojuro27 made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/2797
- @yosheng made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/2858
Full Changelog: https://github.com/ant-design-blazor/ant-design-blazor/compare/0.12.6...0.12.7