Skip to content

chore(release): publish 1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 07:37
4cdf8ae

(2021-11-16)

Bug Fixes

  • renderLoading & renderError 类型提示错误 (#65) (ad68db1)

1.2.0 (2021-11-15)

1.1.3 (2021-11-11)

Bug Fixes

  • button 在部分机型上细边框bug (#56) (fb53795)
  • navbar 预留状态栏高度 (#58) (820974b)

Features

1.1.2 (2021-11-09)

Features

1.1.1 (2021-11-08)

Bug Fixes

Features

  • 添加沟通群 (ef19499)
  • demo body background and fix site show (026621b)

1.1.0 (2021-11-02)

Bug Fixes

  • 修复UI在React中使用时部分组件的展示问题,更新文档 (c0ca439)
  • 优化部分组件 (5d4d1fc)
  • 优化组件在React-H5内的显示异常 (4f50708)
  • checkbox、radio 默认size (#37) (e1e55f3)
  • demo中 Taro 没有引入问题 (#35) (47b4c93)
  • grid (#38) (5385d13)
  • tabbar demo props 驼峰出错问题 (#36) (5d92fea)

Features

  • 同步vant-weapp issues到最新的commit (83f917c)

1.0.0 (2021-10-22)

Features

0.2.0 (2021-10-11)

Features

0.1.1 (2021-10-11)

Bug Fixes

  • 将mixins引入到index.less文件中 (c17c984)

0.1.0 (2021-10-11)

Features

  • 添加config-provider组件 (e808f34)
  • 添加SubmitBar组件 (e5934bc)

0.0.1 (2021-10-11)

Bug Fixes

  • 修复一些bug (beb9949)
  • 修复子组件没有添加key字段导致H5告警的问题 (e9c1e47)
  • 修复demo的warning和修复detail无法赋值的问题 (63eff14)
  • 修复H5兼容问题 (692501b)
  • 优化代码以及修复一些bug (bf51087)

Features