Skip to content

1.1.1

Compare
Choose a tag to compare
@pingan1927 pingan1927 released this 28 Apr 12:33
· 4400 commits to master since this release

Feature

  • InputItem添加唤起自定义数字键盘特性(仅支付宝等客户端)。(#1231)

Bug Fix

  • 修复 GridrenderItem方法。(链接)
  • 修复SearchBarclear icon可能不出现的问题。(#1204)
  • 修复InputItemplaceholder声明,改为可选。(#1216)
  • 修复TabBar声明文件,TabBarItemProps部分的新增dot。(#1209)
  • 修复网站的语言切换逻辑。(链接)
  • RefreshControl支持SSR渲染。(#1201)

Improve && Enhancement

  • 优化Icon组件内置的svg文件,做最小化处理。(#1220)
  • 完成NoticeBarGridRadio组件英文文档的翻译工作。(#1230)、(#1228)、(#1227)
  • InputItem为支付宝小程序拆分出单独的内部组件Input。(#1225)
  • Card组件整合声明文件。(#1222)