Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): publish 1.6.0 #208

Merged
merged 1 commit into from
Mar 28, 2022
Merged

chore(release): publish 1.6.0 #208

merged 1 commit into from
Mar 28, 2022

Conversation

hisanshao
Copy link
Contributor

(2022-03-28)

Bug Fixes

  • 跟进vantweapp的commit到最新版本 (f8e8e22)
  • 修复tabbar 自定义的时候徽标不展示的问题 (e76237f)
  • title ReactNode (#198) (#204) (86ce4e4)

Features

1.5.1 (2022-03-07)

Bug Fixes

1.5.0 (2022-02-28)

Features

1.4.14 (2022-02-22)

Bug Fixes

  • 修复navbar fixed时无效的问题 (3e8bfdd)
  • jumpLink优化 (3e614ec)

1.4.13 (2022-02-18)

Bug Fixes

1.4.12 (2022-02-14)

Bug Fixes

  • Toast: off toast event listener need use its instance (#168) (b92eb6e)

1.4.11 (2022-01-27)

Bug Fixes

1.4.10 (2022-01-24)

Bug Fixes

  • 修复esnextModules在windows上面匹配不成功的问题 (ae8adfa)
  • 修复lint异常 (fed35c2)
  • 修复tabs 滑动问题 (#158) (089d48c)

Features

1.4.9 (2022-01-17)

Bug Fixes

  • 更新文档 (04622d1)
  • 修复windows下斜杠正则匹配的问题 (93b9af4)

1.4.8 (2022-01-06)

Bug Fixes

  • 修复circle进度条在钉钉上报错的问题 (b69cb35)

1.4.7 (2022-01-06)

Bug Fixes

  • 修复power-scroll-view export 问题 (334ed89)

1.4.6 (2021-12-31)

Bug Fixes

  • 同步vant-weapp到2021-12-23 (88c372f)
  • 修复dropdown组件闪屏的问题 (30c85fc)
  • 修复dropdown组件自定义的时候点击switch自动关闭菜单栏的问题 (3cb40b5)

Features

1.4.5 (2021-12-24)

Bug Fixes

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

@hisanshao hisanshao merged commit 9d8e38c into main Mar 28, 2022
@hisanshao hisanshao deleted the release/1.6.0 branch March 28, 2022 11:03
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

field 高度自适应无效
1 participant