vant/docs/markdown/changelog.generated.md
2018-08-31 14:20:45 +08:00

335 lines
28 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 更新日志
## [v1.3.0](https://github.com/youzan/vant/tree/v1.3.0) (2018-08-31)
[Full Changelog](https://github.com/youzan/vant/compare/v1.2.1...v1.3.0)
**Breaking changes**
- 部分自定义图标和自带图标Icon无法同时显示 [\#1661](https://github.com/youzan/vant/issues/1661)
**Bug Fixes**
- Stepper默认值不能为0 [\#1682](https://github.com/youzan/vant/issues/1682)
- Tab标签页激活的底边框颜色 [\#1672](https://github.com/youzan/vant/issues/1672)
**Issue**
- Popup组件与vue-touch结合bug [\#1733](https://github.com/youzan/vant/issues/1733)
- 在单独引用vue.js和vantUI,发现图片预览功能并没有实现,反而报错404;我使用CDN上面的图片请求同样是这样 [\#1728](https://github.com/youzan/vant/issues/1728)
- switch 不能通过闭包来传参数嘛 [\#1727](https://github.com/youzan/vant/issues/1727)
- van-list http请求的数据 load 只执行一次 [\#1722](https://github.com/youzan/vant/issues/1722)
- 微信公众号中 多选图片失效 [\#1721](https://github.com/youzan/vant/issues/1721)
- 优惠券组件 按照文档数据格式 部分可以显示部分显示NaN [\#1720](https://github.com/youzan/vant/issues/1720)
- \*\*怎样修改日期中取消,确认文字,如改成重置,确定\*\* [\#1719](https://github.com/youzan/vant/issues/1719)
- ImagePreview当页面较长时如果在页面底部调用了图片预览关闭图片预览弹层后页面会回到顶部 [\#1718](https://github.com/youzan/vant/issues/1718)
- 为什么复选框和单选框的样式是一样的?这样不会让人疑惑吗? [\#1716](https://github.com/youzan/vant/issues/1716)
- tabs的change事件不触发 [\#1715](https://github.com/youzan/vant/issues/1715)
- 官网文档示例有误 [\#1714](https://github.com/youzan/vant/issues/1714)
- \<van-dialog\> - did you register the component correctly? [\#1711](https://github.com/youzan/vant/issues/1711)
- https生产环境中使用vant报错 [\#1710](https://github.com/youzan/vant/issues/1710)
- 优惠券 组件 根据文档 优惠券字段说明 传值 部分字段显示NaN [\#1709](https://github.com/youzan/vant/issues/1709)
- 单元格-高级用法-无法slot value [\#1708](https://github.com/youzan/vant/issues/1708)
- van-tab里面的数据是异步请求回来的 设置van-tabs的v-model控制台报错 [\#1707](https://github.com/youzan/vant/issues/1707)
- search组件无法自动对焦 [\#1706](https://github.com/youzan/vant/issues/1706)
- 引入vant base.css为什么后面加了随机参数 [\#1702](https://github.com/youzan/vant/issues/1702)
- 官方网站示例NumberKeyboard 有bug无法正常点击 [\#1701](https://github.com/youzan/vant/issues/1701)
- 希望datatimePicker 可以增加个 分钟列表配置 和小时列表配置, [\#1698](https://github.com/youzan/vant/issues/1698)
- van-tab组件的tab文字在安卓机不水平垂直居中 [\#1697](https://github.com/youzan/vant/issues/1697)
- Picker 的多级联动无法设置第一列的默认值 [\#1695](https://github.com/youzan/vant/issues/1695)
- 依据开发指南的指令启动失败 [\#1691](https://github.com/youzan/vant/issues/1691)
- DateTimePicker是否可以支持月日的选择呢? [\#1690](https://github.com/youzan/vant/issues/1690)
- Van-field in custom component [\#1689](https://github.com/youzan/vant/issues/1689)
- 建议Search组件鼠标悬浮时就显示清除按钮 [\#1675](https://github.com/youzan/vant/issues/1675)
- van-tabs滑动切换 [\#1669](https://github.com/youzan/vant/issues/1669)
- van-stepper iOS8下无法正常使用 [\#1633](https://github.com/youzan/vant/issues/1633)
- cell-group 的边框不能显示的问题.解决方案 [\#1632](https://github.com/youzan/vant/issues/1632)
- 为什么我的tab + list 无法滑动? [\#1621](https://github.com/youzan/vant/issues/1621)
- 折叠面板组件在IOS9.3中的交互问题 [\#1617](https://github.com/youzan/vant/issues/1617)
- 单元格组件的border-bottom随机性的消失 [\#1597](https://github.com/youzan/vant/issues/1597)
**Improvements**
- \[breaking change\] Sku: no longer support i18n [\#1734](https://github.com/youzan/vant/pull/1734) ([chenjiahan](https://github.com/chenjiahan))
- sku组件增加库存文案和自定义validator的配置 [\#1732](https://github.com/youzan/vant/pull/1732) ([w91](https://github.com/w91))
- \[improvement\] Rate: add readonly prop [\#1731](https://github.com/youzan/vant/pull/1731) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Tab: add scroll event [\#1730](https://github.com/youzan/vant/pull/1730) ([luyi10year](https://github.com/luyi10year))
- \[new feature\] AddressList: support disabled list [\#1729](https://github.com/youzan/vant/pull/1729) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] DatetimePicker: incorrect value when use minMinute [\#1724](https://github.com/youzan/vant/pull/1724) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Swipe: wrong position [\#1723](https://github.com/youzan/vant/pull/1723) ([chenjiahan](https://github.com/chenjiahan))
- \[improvement\] Loading: support any color [\#1717](https://github.com/youzan/vant/pull/1717) ([chenjiahan](https://github.com/chenjiahan))
- \[Build\] add object assign transform [\#1713](https://github.com/youzan/vant/pull/1713) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] upgrade to babel 7 [\#1712](https://github.com/youzan/vant/pull/1712) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Tabbar: info not work when use icon slot [\#1705](https://github.com/youzan/vant/pull/1705) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Tab: should not swipe to disabled tab [\#1704](https://github.com/youzan/vant/pull/1704) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] bundle version wrong [\#1703](https://github.com/youzan/vant/pull/1703) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Popup: get-container support selector [\#1699](https://github.com/youzan/vant/pull/1699) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] upgrade to precss 3.0 [\#1696](https://github.com/youzan/vant/pull/1696) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Popup: optimize animation duration [\#1694](https://github.com/youzan/vant/pull/1694) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Contact: upgrade style [\#1693](https://github.com/youzan/vant/pull/1693) ([chenjiahan](https://github.com/chenjiahan))
## [v1.2.1](https://github.com/youzan/vant/tree/v1.2.1) (2018-08-24)
[Full Changelog](https://github.com/youzan/vant/compare/v1.2.0...v1.2.1)
**Breaking changes**
- AddressEdit组件show-delete设置false 和 address-info 冲突 [\#1645](https://github.com/youzan/vant/issues/1645)
- 期望van-collapse-item像van-cell一样可以设置左右项和自定义是否需要图标 [\#1539](https://github.com/youzan/vant/issues/1539)
**Issue**
- radio显示选中了两个 [\#1683](https://github.com/youzan/vant/issues/1683)
- 请问搭建完vue-cli项目后安装vant为什么装不了 [\#1673](https://github.com/youzan/vant/issues/1673)
- 希望单选组件的选中样式加到外层父级或者给选中的label上也加一个选中类名这样方便后期给选中字体添加样式增加单选组件样式的可扩展性 [\#1668](https://github.com/youzan/vant/issues/1668)
- Checkbox 组如何设置全选?? [\#1667](https://github.com/youzan/vant/issues/1667)
- ImagePreview 图片预览中传入配置项无法预览 [\#1666](https://github.com/youzan/vant/issues/1666)
- 一次性导入所有组件的情况下,能定制主题吗? [\#1663](https://github.com/youzan/vant/issues/1663)
- vant 引入SwipeCell 滑动单元格报错? [\#1662](https://github.com/youzan/vant/issues/1662)
- 有关vant-tabs使用better-scroll问题 [\#1658](https://github.com/youzan/vant/issues/1658)
- dependencies were not found: \* vant/lib/swipe-cell [\#1657](https://github.com/youzan/vant/issues/1657)
- van-icon size属性如何使用 [\#1604](https://github.com/youzan/vant/issues/1604)
**Improvements**
- \[Improvement\] Icon: add class-prefix [\#1688](https://github.com/youzan/vant/pull/1688) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Stepper: value can not be zero [\#1687](https://github.com/youzan/vant/pull/1687) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Tab: custom line color [\#1686](https://github.com/youzan/vant/pull/1686) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] update area document [\#1684](https://github.com/youzan/vant/pull/1684) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] 补全 van-pagination 组件文档中缺少的 total-items 属性和 page-count 属性的说明 [\#1681](https://github.com/youzan/vant/pull/1681) ([Rickykurt](https://github.com/Rickykurt))
- \[Doc\] 修正文档错别字“阙值、阀值”为阈值 [\#1680](https://github.com/youzan/vant/pull/1680) ([Rickykurt](https://github.com/Rickykurt))
- \[Improvement\] Field: update clear icon color [\#1678](https://github.com/youzan/vant/pull/1678) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] ContactEdit: optimize style [\#1677](https://github.com/youzan/vant/pull/1677) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] AddressEdit: optimize style [\#1676](https://github.com/youzan/vant/pull/1676) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] CollapseItem: enhancement, can use like `Cell` [\#1671](https://github.com/youzan/vant/pull/1671) ([Zenser](https://github.com/Zenser))
- \[bugfix\] Icon: fix share icon font-weight [\#1670](https://github.com/youzan/vant/pull/1670) ([chenjiahan](https://github.com/chenjiahan))
- \[bug fix\]Fix `Popup` of setting `getContainer` when the parent component is destroyed and the DOM object is not destroyed [\#1665](https://github.com/youzan/vant/pull/1665) ([lpreterite](https://github.com/lpreterite))
- \[new feature\] Swipe: support custom item width & height [\#1664](https://github.com/youzan/vant/pull/1664) ([xliez](https://github.com/xliez))
## [v1.2.0](https://github.com/youzan/vant/tree/v1.2.0) (2018-08-20)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.16...v1.2.0)
**Breaking changes**
- ImagePreview 希望加一个点击图片关闭的回调 [\#1574](https://github.com/youzan/vant/issues/1574)
- List 列表控件显示第一页时,删除掉其中几项后,不会自动加载第二页 [\#1568](https://github.com/youzan/vant/issues/1568)
**Bug Fixes**
- DatetimePicker 默认值绑定不成功api中没有currentDate的说明 跪求回答!!项目正在使用 [\#1550](https://github.com/youzan/vant/issues/1550)
**Issue**
- Vant大佬们,可否再开设几个Vant讨论群好一起交流Vant使用心得 [\#1654](https://github.com/youzan/vant/issues/1654)
- 预览大图不能实现预览指定位置图片 [\#1651](https://github.com/youzan/vant/issues/1651)
- Swipe cell right is not properly styled [\#1650](https://github.com/youzan/vant/issues/1650)
- 需要一个可以设置Radio图标的功能 [\#1647](https://github.com/youzan/vant/issues/1647)
- 用CDN引用vant, Toast无法使用 [\#1646](https://github.com/youzan/vant/issues/1646)
- BUG点击Popup弹窗频繁报错$attr is readonly、$listener is readonly等 [\#1642](https://github.com/youzan/vant/issues/1642)
- Vant 在开发过程中没有用热替换吗npm run dev 后修改代码需要刷新才能生效。坐等回复! [\#1641](https://github.com/youzan/vant/issues/1641)
- Picker是否可实现筛选功能 [\#1639](https://github.com/youzan/vant/issues/1639)
- list 滚动到底部加载更多你们目前是使用body的滚动条判断高度但是我局部div使用list组件的时候就无法使用了 [\#1638](https://github.com/youzan/vant/issues/1638)
- ImagePreview [\#1637](https://github.com/youzan/vant/issues/1637)
- DatetimePicker 时间选择 visible-item-count max-minute参数无效 [\#1630](https://github.com/youzan/vant/issues/1630)
- Popup 嵌套List 无法滚动 [\#1629](https://github.com/youzan/vant/issues/1629)
- 1 [\#1625](https://github.com/youzan/vant/issues/1625)
- 为什么我的Actionsheet select事件不触发 [\#1623](https://github.com/youzan/vant/issues/1623)
- Swipe 组建的分页按钮不支持自定义颜色,希望可以加一个属性,用来控制分页按钮的颜色 [\#1619](https://github.com/youzan/vant/issues/1619)
- 建议ImagePreview 增加删除图片的功能 [\#1618](https://github.com/youzan/vant/issues/1618)
- 多个 Dialog 怎么弹出对应的 dialog [\#1615](https://github.com/youzan/vant/issues/1615)
- Tabs line 初始时错位 [\#1612](https://github.com/youzan/vant/issues/1612)
- Custom Swipe Item's width/ SwipeItem的自定义宽度支持 [\#1609](https://github.com/youzan/vant/issues/1609)
- Area组件可否兼容父子关系类别的地址或者分类结构 [\#1607](https://github.com/youzan/vant/issues/1607)
- ImagePreview最新版本v1.1.15 预览图片报错 [\#1598](https://github.com/youzan/vant/issues/1598)
- css.module: true 无法引入 vant css [\#1572](https://github.com/youzan/vant/issues/1572)
- DatetimePicker动态设置min-date会显示错误 [\#1528](https://github.com/youzan/vant/issues/1528)
**Improvements**
- \[Improvement\] Icon: add aim [\#1655](https://github.com/youzan/vant/pull/1655) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Area: update province data [\#1653](https://github.com/youzan/vant/pull/1653) ([chenjiahan](https://github.com/chenjiahan))
- \[breaking change\] CellSwipe: rename to SwipeCell [\#1652](https://github.com/youzan/vant/pull/1652) ([chenjiahan](https://github.com/chenjiahan))
- \[Build\] fix hot reload [\#1649](https://github.com/youzan/vant/pull/1649) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] AddressEdit: show delete [\#1648](https://github.com/youzan/vant/pull/1648) ([chenjiahan](https://github.com/chenjiahan))
- \[breaking change\] AddressEdit: use camelcase data [\#1644](https://github.com/youzan/vant/pull/1644) ([chenjiahan](https://github.com/chenjiahan))
- \[breaking change\] Coupon: use camelcase data [\#1643](https://github.com/youzan/vant/pull/1643) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Tabbar: optimize DOM [\#1640](https://github.com/youzan/vant/pull/1640) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Coupon: upgrade style [\#1636](https://github.com/youzan/vant/pull/1636) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Icon: update edit icon [\#1635](https://github.com/youzan/vant/pull/1635) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Icon: size prop not work [\#1634](https://github.com/youzan/vant/pull/1634) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] SubmitBar: upgrade style [\#1631](https://github.com/youzan/vant/pull/1631) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] AddressList: upgrade style, add slot [\#1628](https://github.com/youzan/vant/pull/1628) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Button: add square prop [\#1627](https://github.com/youzan/vant/pull/1627) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Radio: optimize style [\#1626](https://github.com/youzan/vant/pull/1626) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Tab : support custom color [\#1622](https://github.com/youzan/vant/pull/1622) ([luyi10year](https://github.com/luyi10year))
- \[Doc\] add nav link [\#1620](https://github.com/youzan/vant/pull/1620) ([chenjiahan](https://github.com/chenjiahan))
## [v1.1.16](https://github.com/youzan/vant/tree/v1.1.16) (2018-08-10)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.15...v1.1.16)
**Breaking changes**
- CellSwipe 滑动单元格 可以实现点击一个按钮,多个cellswip向右滑动吗? [\#1538](https://github.com/youzan/vant/issues/1538)
- 日期控件datetimepicker可以对时分设置范围 [\#1531](https://github.com/youzan/vant/issues/1531)
**Bug Fixes**
- Tabbar 标签没有改变也会触发change事件 [\#1569](https://github.com/youzan/vant/issues/1569)
- 微信上浏览文字垂直不局中 [\#1526](https://github.com/youzan/vant/issues/1526)
- Stepper 的integer 参数 为true 不生效 [\#1525](https://github.com/youzan/vant/issues/1525)
**Issue**
- Tabs 标签页 的change 事件不会触发 [\#1613](https://github.com/youzan/vant/issues/1613)
- list 监听滚动 [\#1611](https://github.com/youzan/vant/issues/1611)
- DatetimePicker的formatter失效 [\#1610](https://github.com/youzan/vant/issues/1610)
- 在iPhone 8 plus上 picker item过窄 [\#1606](https://github.com/youzan/vant/issues/1606)
- 报错: Can't resolve 'postcss-loader' [\#1605](https://github.com/youzan/vant/issues/1605)
- ios8 微信6.5环境下Dialog兼容性问题 [\#1602](https://github.com/youzan/vant/issues/1602)
- 日期组件只能选十年的范围需要三十年的范围例如贷款30年 [\#1601](https://github.com/youzan/vant/issues/1601)
- 圆形进度条的slot功能能用吗 [\#1600](https://github.com/youzan/vant/issues/1600)
- stepper 步进器 点击加号 减号也有点击反馈 [\#1599](https://github.com/youzan/vant/issues/1599)
- upload到底怎么使用啊,怎么把得到的参数替换掉默认图片的路径呢? [\#1596](https://github.com/youzan/vant/issues/1596)
- ImagePreview最新版本预览图片报错 [\#1595](https://github.com/youzan/vant/issues/1595)
- CellSwipe 左滑right 有 edit delete 两个按钮的时候,如何判断点击的是哪个呢? [\#1593](https://github.com/youzan/vant/issues/1593)
- 商品规格弹层控件中如果设置none\_sku: true,加入购物车时还提示“选择规格” [\#1588](https://github.com/youzan/vant/issues/1588)
- Low android version compatibility issues [\#1585](https://github.com/youzan/vant/issues/1585)
- vant collapse使用报错 [\#1584](https://github.com/youzan/vant/issues/1584)
- popup悬浮头部不生效 [\#1580](https://github.com/youzan/vant/issues/1580)
- uploader 组件在部分安卓手机微信环境中点击不能触发上传图片功能 [\#1576](https://github.com/youzan/vant/issues/1576)
- dialog销毁报错Error in nextTick: "TypeError: Cannot read property 'insert' of undefined" [\#1575](https://github.com/youzan/vant/issues/1575)
- 文档有错 [\#1527](https://github.com/youzan/vant/issues/1527)
**Improvements**
- update dependencies [\#1614](https://github.com/youzan/vant/pull/1614) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] update vant-doc [\#1608](https://github.com/youzan/vant/pull/1608) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Search: update style [\#1603](https://github.com/youzan/vant/pull/1603) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Actionsheet: add select event [\#1594](https://github.com/youzan/vant/pull/1594) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] DatetimePicker: value uncorrect when use formatter [\#1591](https://github.com/youzan/vant/pull/1591) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] List: add check method [\#1590](https://github.com/youzan/vant/pull/1590) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] ImagePreview: suppot onClose callback [\#1589](https://github.com/youzan/vant/pull/1589) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Actionsheet: item unclickable when loading [\#1587](https://github.com/youzan/vant/pull/1587) ([chenjiahan](https://github.com/chenjiahan))
## [v1.1.15](https://github.com/youzan/vant/tree/v1.1.15) (2018-08-03)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.14...v1.1.15)
**Issue**
- CellGroup无法显示 [\#1577](https://github.com/youzan/vant/issues/1577)
- 打包vant UI组件没有自动添加-webkie兼容前缀导致ios8版本ui排版以及加载框和弹窗出现了问题 [\#1573](https://github.com/youzan/vant/issues/1573)
- Tab组件type为card时sticky属性设置无效 [\#1570](https://github.com/youzan/vant/issues/1570)
- 建议upload组件多增加几种样式 [\#1566](https://github.com/youzan/vant/issues/1566)
- search无法隐藏右边的× [\#1565](https://github.com/youzan/vant/issues/1565)
- 建议给TAB组件增加一个功能把tab和content分开 [\#1564](https://github.com/youzan/vant/issues/1564)
- 全局导入组件使用Lazyload 图片懒加载时lazy指令无法解析 [\#1563](https://github.com/youzan/vant/issues/1563)
- 能否分享icon 字体库的图标原始文件或iconfont [\#1561](https://github.com/youzan/vant/issues/1561)
- 使用van-datetime-picker时提示TypeError: value.split is not a function [\#1557](https://github.com/youzan/vant/issues/1557)
- TypeError: value.split is not a function [\#1556](https://github.com/youzan/vant/issues/1556)
- slider props's max=900时slider的width=900%,宽度超出父级元素 [\#1553](https://github.com/youzan/vant/issues/1553)
- npm install 下来的css里边有的icon font文件是cdn引用的而不是本地的。 [\#1552](https://github.com/youzan/vant/issues/1552)
- DatetimePicker 中能否加上年月日上午/下午 [\#1551](https://github.com/youzan/vant/issues/1551)
- 手机滚动不流畅啊没有个scroll-content? [\#1549](https://github.com/youzan/vant/issues/1549)
- CellSwipe 滑动单元格如何确定当前数据条目? [\#1548](https://github.com/youzan/vant/issues/1548)
- 怎么修改弹出层样式 [\#1547](https://github.com/youzan/vant/issues/1547)
- popup 组件中 lock-scroll 功能 在 ios 中失效 [\#1544](https://github.com/youzan/vant/issues/1544)
- 以$toast、$dialog 形式调用 toast和dialog在prod环境莫名undefined [\#1542](https://github.com/youzan/vant/issues/1542)
- 在钉钉的内置浏览器中Tabbar 标签栏中使用router-link无法使用 [\#1541](https://github.com/youzan/vant/issues/1541)
- ImagePreview 图片预览安卓真机会弹出两层预览界面 [\#1540](https://github.com/youzan/vant/issues/1540)
- Slider 滑块在PC端不能滑动只支持touch事件 [\#1537](https://github.com/youzan/vant/issues/1537)
- 轮播图swipe设置为垂直滚动的时候整个轮播图不显示 [\#1535](https://github.com/youzan/vant/issues/1535)
- Radio 单选框组建 可否横向排列 [\#1533](https://github.com/youzan/vant/issues/1533)
- Sku中颜色分类下的第一个按钮默认禁用怎么改为普通状态? [\#1532](https://github.com/youzan/vant/issues/1532)
- webpack版本不一致导致每人页面结构不一致 [\#1530](https://github.com/youzan/vant/issues/1530)
- vant的官方demo中是如何实现PC端对touch事件的支持 [\#1529](https://github.com/youzan/vant/issues/1529)
- vuex保存着vue-list的值滚动加载的时候报错 [\#1524](https://github.com/youzan/vant/issues/1524)
- 可以设置是否使用同一个van-modal [\#1522](https://github.com/youzan/vant/issues/1522)
**Improvements**
- \[bugfix\] Field: date type not work in iOS [\#1586](https://github.com/youzan/vant/pull/1586) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] DatetimePicker: support minute range [\#1583](https://github.com/youzan/vant/pull/1583) ([chenjiahan](https://github.com/chenjiahan))
- update dependencies [\#1581](https://github.com/youzan/vant/pull/1581) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] adjust component nav [\#1579](https://github.com/youzan/vant/pull/1579) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] update mobile nav [\#1578](https://github.com/youzan/vant/pull/1578) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Tabbar: change event [\#1571](https://github.com/youzan/vant/pull/1571) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] Stepper: update api doc [\#1562](https://github.com/youzan/vant/pull/1562) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Stepper: update disabled color [\#1560](https://github.com/youzan/vant/pull/1560) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] fix van-clearfix [\#1559](https://github.com/youzan/vant/pull/1559) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Button: add warning type [\#1558](https://github.com/youzan/vant/pull/1558) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] Icon: add size prop [\#1555](https://github.com/youzan/vant/pull/1555) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] update detail [\#1554](https://github.com/youzan/vant/pull/1554) ([chenjiahan](https://github.com/chenjiahan))
- \[Improvement\] CellSwipe: add open method [\#1546](https://github.com/youzan/vant/pull/1546) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Button: text-size-adjust [\#1545](https://github.com/youzan/vant/pull/1545) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Stepper: optimize input strategy [\#1534](https://github.com/youzan/vant/pull/1534) ([chenjiahan](https://github.com/chenjiahan))
## [v1.1.14](https://github.com/youzan/vant/tree/v1.1.14) (2018-07-19)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.13...v1.1.14)
## [v1.1.13](https://github.com/youzan/vant/tree/v1.1.13) (2018-07-13)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.12...v1.1.13)
## [v1.1.12](https://github.com/youzan/vant/tree/v1.1.12) (2018-07-06)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.11...v1.1.12)
## [v1.1.11](https://github.com/youzan/vant/tree/v1.1.11) (2018-07-04)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.10...v1.1.11)
## [v1.1.10](https://github.com/youzan/vant/tree/v1.1.10) (2018-06-28)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.9...v1.1.10)
## [v1.1.9](https://github.com/youzan/vant/tree/v1.1.9) (2018-06-22)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.8...v1.1.9)
## [v1.1.8](https://github.com/youzan/vant/tree/v1.1.8) (2018-06-14)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.7...v1.1.8)
## [v1.1.7](https://github.com/youzan/vant/tree/v1.1.7) (2018-06-06)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.6...v1.1.7)
## [v1.1.6](https://github.com/youzan/vant/tree/v1.1.6) (2018-06-01)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.5...v1.1.6)
## [v1.1.5](https://github.com/youzan/vant/tree/v1.1.5) (2018-05-24)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.4...v1.1.5)
## [v1.1.4](https://github.com/youzan/vant/tree/v1.1.4) (2018-05-18)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.3...v1.1.4)
## [v1.1.3](https://github.com/youzan/vant/tree/v1.1.3) (2018-05-12)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.2...v1.1.3)
## [v1.1.2](https://github.com/youzan/vant/tree/v1.1.2) (2018-05-08)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.1...v1.1.2)
## [v1.1.1](https://github.com/youzan/vant/tree/v1.1.1) (2018-05-04)
[Full Changelog](https://github.com/youzan/vant/compare/v1.1.0...v1.1.1)
## [v1.1.0](https://github.com/youzan/vant/tree/v1.1.0) (2018-04-25)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.8...v1.1.0)
## [v1.0.8](https://github.com/youzan/vant/tree/v1.0.8) (2018-04-20)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.7...v1.0.8)
## [v1.0.7](https://github.com/youzan/vant/tree/v1.0.7) (2018-04-17)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.6...v1.0.7)
## [v1.0.6](https://github.com/youzan/vant/tree/v1.0.6) (2018-04-17)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.5...v1.0.6)
## [v1.0.5](https://github.com/youzan/vant/tree/v1.0.5) (2018-04-13)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.4...v1.0.5)
## [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)
## [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)
## [v1.0.2](https://github.com/youzan/vant/tree/v1.0.2) (2018-03-22)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.1...v1.0.2)
## [v1.0.1](https://github.com/youzan/vant/tree/v1.0.1) (2018-03-19)
[Full Changelog](https://github.com/youzan/vant/compare/v1.0.0...v1.0.1)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*