Skip to content

chore(release): publish 1.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 09:51
a19c929

(2021-12-20)

Bug Fixes

1.4.3 (2021-12-17)

Bug Fixes

  • 修复export { Form, FormItem, DropdownItem }找不到方法的问题 (998abae)
  • 修复swiper划动报错的问题 (86c7e86)

1.4.2 (2021-12-14)

Bug Fixes

  • 添加always-embed属性 (dbc4995)
  • 修复使用activeValue的时候customClass无效的问题 (aa5891c)
  • 修复dropdown-menu title设置无效的问题以及修复tabbar fixed失效的问题 (60e7e39)
  • className逻辑判断优化 (101d8f6)

1.4.1 (2021-12-13)

Bug Fixes

  • 修复折叠面板不能放一个子元素的问题 (#116) (16cd175)
  • 修复grid使用url不生效的问题 (d402b22)
  • 修复tab组件的图标默认字体过小的问题 (f3686b6)

1.4.0 (2021-12-09)

1.3.1 (2021-12-08)

Bug Fixes

  • 修复tabs未倒入Taro的bug (d71c11e)

1.3.0 (2021-12-08)

1.2.10 (2021-12-07)

Bug Fixes

  • 修复tabs组件异步加载tab时下划线失效的问题 (ce7804b)

1.2.9 (2021-12-03)

Bug Fixes

1.2.8 (2021-12-01)

Bug Fixes

1.2.7 (2021-11-30)

Bug Fixes

1.2.6 (2021-11-29)

1.2.5 (2021-11-25)

Bug Fixes

1.2.4 (2021-11-24)

Bug Fixes

Features

  • demo添加钉钉端支持 (ca2b7db)

1.2.3 (2021-11-19)

Features

1.2.2 (2021-11-16)

Bug Fixes

  • 修复pxtransform使用异常的问题 (9b08187)

1.2.1 (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