[changelog] 1.0.4

This commit is contained in:
陈嘉涵 2018-04-10 11:10:56 +08:00
parent 3fa228c836
commit d3f6042650
3 changed files with 114 additions and 0 deletions

View File

@ -1,5 +1,25 @@
## Changelog
### [1.0.4](https://github.com/youzan/vant/tree/v1.0.4)
`2018-04-10`
**Improvements**
- Actionsheet: add cancel event [\#796](https://github.com/youzan/vant/pull/796) [@cookfront](https://github.com/cookfront)
- Actionsheet: support maxHeight [\#777](https://github.com/youzan/vant/pull/777) [@iscarecrow](https://github.com/iscarecrow)
- DatetimePicker: support all picker props [\#788](https://github.com/youzan/vant/pull/788) [@chenjiahan](https://github.com/chenjiahan)
- SubmitBar: unite font-size [\#774](https://github.com/youzan/vant/pull/774) [@chenjiahan](https://github.com/chenjiahan)
- i18n: support zh-HK language [\#812](https://github.com/youzan/vant/pull/812) [@jasonc08](https://github.com/jasonc08)
**Bug Fixes**
- fix Button should be unclickable when loading [\#779](https://github.com/youzan/vant/pull/779) [@chenjiahan](https://github.com/chenjiahan)
- fix Dialog close method may cause error [\#841](https://github.com/youzan/vant/pull/841) [@chenjiahan](https://github.com/chenjiahan)
- fix Popup lock-scroll not work when open multi popup [\#842](https://github.com/youzan/vant/pull/842) [@chenjiahan](https://github.com/chenjiahan)
- fix SubmitBar price decimal rounding [\#820](https://github.com/youzan/vant/pull/820) [@ddchef](https://github.com/ddchef)
- fix Sku row font-size [\#840](https://github.com/youzan/vant/pull/840) [@chenjiahan](https://github.com/chenjiahan)
### [1.0.3](https://github.com/youzan/vant/tree/v1.0.3)
`2018-03-26`
@ -11,6 +31,7 @@
- Tab: click event add title param [\#761](https://github.com/youzan/vant/pull/761) [@chenjiahan](https://github.com/chenjiahan)
**Bug Fixes**
- fix Tag text line height in android browser [\#773](https://github.com/youzan/vant/pull/773) [@chenjiahan](https://github.com/chenjiahan)
- fix Toast mask not remove when hidden [\#762](https://github.com/youzan/vant/pull/762) [@chenjiahan](https://github.com/chenjiahan)

View File

@ -1,5 +1,78 @@
## 更新日志
## [v1.0.4](https://github.com/youzan/vant/tree/v1.0.4) (2018-04-10)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.3...v1.0.4)
**Issue**
- 单独调用Dialog.close\(\)或者在vue里调用this.$dialog.close\(\)方法会报错 [\#837](https://github.com/youzan/vant/issues/837)
- waterfall异步加载问题 [\#835](https://github.com/youzan/vant/issues/835)
- picker组件 在单列情况下 如何设置默认值? [\#832](https://github.com/youzan/vant/issues/832)
- AddressEdit 地址编辑 cdn引用方式使用有问题 [\#831](https://github.com/youzan/vant/issues/831)
- 通过cdn形式使用时bug太多 [\#830](https://github.com/youzan/vant/issues/830)
- Stepper 按钮怎么阻止冒泡 [\#829](https://github.com/youzan/vant/issues/829)
- area.json 数据 215090 没有父节点 [\#827](https://github.com/youzan/vant/issues/827)
- van-filed 组件的 button slot 无效。 [\#826](https://github.com/youzan/vant/issues/826)
- picker 组件 单列情况下 defaultIndex 参数不生效 [\#825](https://github.com/youzan/vant/issues/825)
- 希望DatetimePicker的type能够更灵活一点 [\#824](https://github.com/youzan/vant/issues/824)
- van-field中使用type="date"无效 [\#823](https://github.com/youzan/vant/issues/823)
- Uploader 图片上传 的属性disable 资料有误! [\#822](https://github.com/youzan/vant/issues/822)
- used vue-lazyload? [\#821](https://github.com/youzan/vant/issues/821)
- Dialog使用中产生的问题 [\#819](https://github.com/youzan/vant/issues/819)
- 关于修改控件默认样式及尺寸的问题 [\#816](https://github.com/youzan/vant/issues/816)
- 急急急Popup在安卓手机上出现严重问题 [\#815](https://github.com/youzan/vant/issues/815)
- 当有一个van-popup组件弹出时如果再触发toast组件 弹出提示 [\#814](https://github.com/youzan/vant/issues/814)
- van-tabs 组件点击事件第二个title参数显示undefined [\#813](https://github.com/youzan/vant/issues/813)
- Radio与Cell组件一起使用时和示例的样式不一样不知道时候需要手动重新设置样式 [\#811](https://github.com/youzan/vant/issues/811)
- 使用CDN时cell组件的bug [\#810](https://github.com/youzan/vant/issues/810)
- 希望能出一个视频播放组件 [\#809](https://github.com/youzan/vant/issues/809)
- 地址编辑 收取不到地区数据 [\#808](https://github.com/youzan/vant/issues/808)
- 关于checkbox [\#807](https://github.com/youzan/vant/issues/807)
- 如何点击tab时如何更换title旁的小图标 使当前点击状态的小图标与非点击时小图标不一样 [\#806](https://github.com/youzan/vant/issues/806)
- Cell组件为什么不开放value的slot [\#805](https://github.com/youzan/vant/issues/805)
- Tab 标签页 里面添加sticky属性页面滑到一半切换不见了 [\#804](https://github.com/youzan/vant/issues/804)
- 布局都是PX没有用rem。 [\#803](https://github.com/youzan/vant/issues/803)
- NumberKeyboard组件能给一个配合输入框使用的demo吗考虑到阻止虚拟键盘之类的 [\#802](https://github.com/youzan/vant/issues/802)
- tab 标签页 [\#801](https://github.com/youzan/vant/issues/801)
- 外联引用vant\<van-cell-group\>组件渲染出错 [\#800](https://github.com/youzan/vant/issues/800)
- 关于文档中 Badge 与 Cell 的引入问题 [\#797](https://github.com/youzan/vant/issues/797)
- Actionsheet组件应有一个取消按钮事件以便于处理一些额外逻辑 [\#795](https://github.com/youzan/vant/issues/795)
- area 控件设置value会出现问题我设置了350104 [\#794](https://github.com/youzan/vant/issues/794)
- 关于 vant 样式适配 [\#793](https://github.com/youzan/vant/issues/793)
- vant 的标签 \<van-button/\> 的click属性不好用 [\#792](https://github.com/youzan/vant/issues/792)
- Circle 组件能否对中间内容提供slot支持 [\#791](https://github.com/youzan/vant/issues/791)
- Dont import base css when use babel-plugin-import [\#790](https://github.com/youzan/vant/issues/790)
- collapse折叠面板不设置accordion时报错Error in render: "TypeError: activeNames.some is not a function" [\#789](https://github.com/youzan/vant/issues/789)
- 为什么无法修改 tabs的样式 [\#787](https://github.com/youzan/vant/issues/787)
- 定制主题几点疑惑 [\#786](https://github.com/youzan/vant/issues/786)
- 移动端适配 [\#785](https://github.com/youzan/vant/issues/785)
- Icon组件在iphone6Safari 无法看见,希望改善一下兼容性 [\#784](https://github.com/youzan/vant/issues/784)
- lazyload里面的options是什么 [\#780](https://github.com/youzan/vant/issues/780)
- 省市区选择组件,点击确认后我咋能拿到选中的城市啊?谁知道赛? [\#778](https://github.com/youzan/vant/issues/778)
- Error in render: "TypeError: Cannot read property 'undefined' of undefined" [\#776](https://github.com/youzan/vant/issues/776)
- collapse的一些问题vant版本是0.12.3 [\#775](https://github.com/youzan/vant/issues/775)
- Toast.clear\(\); 后背景蒙层依然存在 [\#767](https://github.com/youzan/vant/issues/767)
- nuxt配置base.css引入报错 [\#765](https://github.com/youzan/vant/issues/765)
- 希望Field组件能像mint-ui里面的Field直接在innerHtml里面加组件来显示验证码或者发送验证码的按钮 [\#760](https://github.com/youzan/vant/issues/760)
- picker和area建议 [\#756](https://github.com/youzan/vant/issues/756)
**Improvements**
- \[bugfix\] Popup: lock-scroll not work when open multi popup [\#842](https://github.com/youzan/vant/pull/842) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Dialog: close method may cause error [\#841](https://github.com/youzan/vant/pull/841) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Sku: van-sku-row font-size [\#840](https://github.com/youzan/vant/pull/840) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] fix documentation error [\#828](https://github.com/youzan/vant/pull/828) ([cookfront](https://github.com/cookfront))
- \[bug fix\]submit-bar: Decimal rounding [\#820](https://github.com/youzan/vant/pull/820) ([ddchef](https://github.com/ddchef))
- \[locate\] add zh-HK [\#812](https://github.com/youzan/vant/pull/812) ([jasonc08](https://github.com/jasonc08))
- \[Doc\] Circle [\#799](https://github.com/youzan/vant/pull/799) ([cookfront](https://github.com/cookfront))
- \[Doc\] Badge [\#798](https://github.com/youzan/vant/pull/798) ([cookfront](https://github.com/cookfront))
- \[improvement\] Actionsheet: add cancel event [\#796](https://github.com/youzan/vant/pull/796) ([cookfront](https://github.com/cookfront))
- \[Improvement\] DatetimePicker: support all picker props [\#788](https://github.com/youzan/vant/pull/788) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] optimize find parent mixin [\#781](https://github.com/youzan/vant/pull/781) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Button: should be unclickavble when loading [\#779](https://github.com/youzan/vant/pull/779) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Actionsheet: support maxHeight [\#777](https://github.com/youzan/vant/pull/777) ([iscarecrow](https://github.com/iscarecrow))
- \[Improvement\] SubmitBar: adjsut font-size [\#774](https://github.com/youzan/vant/pull/774) ([chenjiahan](https://github.com/chenjiahan))
## [v1.0.3](https://github.com/youzan/vant/tree/v1.0.3) (2018-03-26)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.2...v1.0.3)

View File

@ -1,5 +1,25 @@
## 更新日志
### [1.0.4](https://github.com/youzan/vant/tree/v1.0.4)
`2018-04-10`
**Improvements**
- Actionsheet: 新增 cancel 事件 [\#796](https://github.com/youzan/vant/pull/796) [@cookfront](https://github.com/cookfront)
- Actionsheet: 增加最大高度限制 [\#777](https://github.com/youzan/vant/pull/777) [@iscarecrow](https://github.com/iscarecrow)
- DatetimePicker: 支持所有 picker 组件配置 [\#788](https://github.com/youzan/vant/pull/788) [@chenjiahan](https://github.com/chenjiahan)
- SubmitBar: 统一文字大小 [\#774](https://github.com/youzan/vant/pull/774) [@chenjiahan](https://github.com/chenjiahan)
- i18n: 支持 zh-HK 语言 [\#812](https://github.com/youzan/vant/pull/812) [@jasonc08](https://github.com/jasonc08)
**Bug Fixes**
- 修复 Button 加载状态下可点击的问题 [\#779](https://github.com/youzan/vant/pull/779) [@chenjiahan](https://github.com/chenjiahan)
- 修复 Dialog 未初始化时 close 方法报错的问题 [\#841](https://github.com/youzan/vant/pull/841) [@chenjiahan](https://github.com/chenjiahan)
- 修复 Popup 多层弹出时 lockScroll 失效的问题 [\#842](https://github.com/youzan/vant/pull/842) [@chenjiahan](https://github.com/chenjiahan)
- 修复 SubmitBar 金额保留位数错误的问题 [\#820](https://github.com/youzan/vant/pull/820) [@ddchef](https://github.com/ddchef)
- 修复 Sku row 行高错误 [\#840](https://github.com/youzan/vant/pull/840) [@chenjiahan](https://github.com/chenjiahan)
### [1.0.3](https://github.com/youzan/vant/tree/v1.0.3)
`2018-03-26`