Skip to content

release v0.4.1

Compare
Choose a tag to compare
@progrape progrape released this 31 Oct 05:23
· 9 commits to 0.4.x since this release
  • 【修复】searchbar 提交的问题
  • 【改进】ButtonArea 支持传入自定义 className
  • 【改进】Uploader 在 onChange 属性返回的 file 对象中添加 nativeFile 属性

详情参考:

  • 254c4306 fix searchbar submit bug
  • 7277f8c0 增加支持传入自定义 className
  • 4f76d6e5 在 onChange 属性返回的 file 对象中添加 nativeFile 属性