Skip to content

antd 3.5.3

  • 🐞 Fix Affix with offsetTop === 0, value becomes undefined problem #10566
  • 🐞 Fixed issue with shaded Input.Group component shadows#10230
  • 🐞 Fixed issue where the Transfer component checkbox event fired twice #10480
  • 💄 Unifying the name of the variable 12d3046
  • 💄 Fine-tuned the style of Dropdown 8e2f72f
  • 💄 The components of the Chinese document will now be demonstrated using Chinese language packages. 9b17a94
  • 💄 The main theme switch was changed to antd-theme-generato, thanks to the work of @mzohaibqc.
  • TypeScript
    • 🐞 Fixed an issue with the type of gutter attribute in Row b7d508e
    • 💄 Improved the Form component type #10564
    • 💄 Improved the Button and Tag types1ed9fed

  • 🐞 修复了 AffixoffsetTop === 0, 值将变为 undefined 的问题 #10566
  • 🐞 修复了 Menu item 中的高亮链接颜色问题 09d5e36
  • 🐞 修复了 Input.Group 组件阴影被遮盖的问题 #10230
  • 🐞 修复了 Transfer 组件 checkbox 事件触发两次的问题 #10480
  • 💄 统一 less 的变量命名 12d3046
  • 💄 微调了 Dropdown 的样式 8e2f72f
  • 💄 现在中文文档的组件会用中文语言包进行演示。9b17a94
  • 💄 主站主题切换 修改为 antd-theme-generato ,感谢 @mzohaibqc 的工作.
  • TypeScript
    • 🐞 修复了 Row 中 gutter 属性的类型问题 b7d508e
    • 💄 改进了 Form 组件类型 #10564
    • 💄 改进了 ButtonTag 类型 1ed9fed