Skip to content

1.4.1

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 17 Oct 11:36
· 2990 commits to main since this release

2019-10-17

  • 🐞 fix Input.Password cannot use v-model #1306
  • 🌟 Optimize the clear button of Input to display the logic. #1296
  • 🌟 After click clear button, Input becomes the focus state.
  • 🐞 fix progress strokeWidth not work #1301
  • 🐞 Fix Radio.Group triggers multiple change callback issues #1280
  • 🐞 Fix Form initialValue error #1291

  • 🐞 修复 Input.Password 无法使用 v-model 的问题 #1306
  • 🌟 优化 Input 的清除按钮显示逻辑 #1296
  • 🌟 点击清除按钮后 Input 变为 focus 状态
  • 🐞 修复 ProgressstrokeWidth 属性失效问题 #1301
  • 🐞 修复 Radio.Group 触发多次 change 回调问题 #1280
  • 🐞 修复 Form initialValue 报错问题 #1291