github ant-design-blazor/ant-design-blazor 0.10.3
v0.10.3

latest releases: 1.0.0-rc.1, 0.20.4.2, 0.20.4.1...
2 years ago

What's Changed

  • Typography

  • Cascader

  • Tree

    • 🐞 Fixed an issue where the check status was not modified when CheckedKeys were modified. #2133 @Guyiming
    • 🐞 Fixed an issue where MatchedClass did not work when Draggable was set. #2171 @jp-rl
    • 🐞 Fixed an issue where all nodes are collapsed when the SearchValue is cleared. #2177 @ElderJames
  • 🆕 Add Form support for native EditForm. #2138 @knight1219

  • 🐞 fix LocaleProvider type initializer throws CultureNotFoundException. #2094 @anranruye

  • 🐞 Fixed Modal an error width for disable body scroll. #2163 @zxyao145

  • 🐞 Fixed Transfer the style of the button. #2156 @dennisrahmen

  • 🐞 Fixed Select incorrect to detect type this way, it throws when class inheritance is used. #2121 @ocoka

  • 🐞 Fixed Checkbox two-way binding issue with Checkbox Groups. #2173 @ElderJames

  • 🐞 Fixed Radio that the Disabled property should always be consistent with RadioGroup.Disabled when Radio is a member of a group. #2142 @LeaFrock


  • Typography

    • 🐞 修复 复制 HTML 内容的功能。 #2118 @anranruye
    • 🐞 修复Text为 null 或空字符时OnCopy未被执行的问题。#2098 @LeaFrock
  • Cascader

    • 🆕 增加 当可选项为空时显示空状态图片。#2108 @noctis0430
    • 🐞 修复 当选项 Options 为 null 时引发异常的问题。#2105 @noctis0430
  • Tree

    • 🐞 修复 CheckedKeys 被修改时选中状态未修改的问题。#2133 @Guyiming
    • 🐞 修复当设置了 Draggable 时,MatchedClass 不生效的问题。#2171 @jp-rl
    • 🐞 修复 当 SearchValue 清空时,会收起全部节点的问题。#2177 @ElderJames
  • 🆕 增加 Form 组件对原生 EditForm 的支持。#2138 @knight1219

  • 🐞 修复 LocaleProvider 初始化时会引发 CultureNotFoundException 异常的问题。#2094 @anranruye

  • 🐞 修复 Modal 禁用 body 滚动条时宽度设置的问题。#2163 [@zxyao145](https://github.com/zxyao145

  • 🐞 修复 Transfer 按钮的样式。#2156 @dennisrahmen

  • 🐞 修复 Select 绑定数据源为数组类型时引发的异常。#2121 @ocoka

  • 🐞 修复 Checkbox Group 的双向绑定问题。#2173 @ElderJames

  • 🐞 修复 Radio 作为组成员时Disabled属性应当始终与 RadioGroup.Disabled 一致。#2142 @LeaFrock

New Contributors

Full Changelog: 0.10.2...0.10.3

Don't miss a new ant-design-blazor release

NewReleases is sending notifications on new releases.