mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
329 lines
27 KiB
Markdown
329 lines
27 KiB
Markdown
## 更新日志
|
||
|
||
## [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)
|
||
- Tab 组件 sticky 增加一个 距离顶部的高度功能 [\#1504](https://github.com/youzan/vant/issues/1504)
|
||
|
||
**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)
|
||
|
||
**Breaking changes**
|
||
|
||
- Tab 标签页 的滑动切换 [\#1502](https://github.com/youzan/vant/issues/1502)
|
||
- 希望能对日期控件中的年月日等能自定义展示 [\#1452](https://github.com/youzan/vant/issues/1452)
|
||
- Collapse 折叠面板 组件 [\#1443](https://github.com/youzan/vant/issues/1443)
|
||
|
||
**Bug Fixes**
|
||
|
||
- tab页面用到了keep-alive, 返回位置问题 [\#1505](https://github.com/youzan/vant/issues/1505)
|
||
- collapse 和 progress 结合使用的时候 progress 不生效 [\#1489](https://github.com/youzan/vant/issues/1489)
|
||
- Tabs 的Sticky属性位置问题 [\#1470](https://github.com/youzan/vant/issues/1470)
|
||
- Stepper 步进器 Android手机上,integer无效 [\#1461](https://github.com/youzan/vant/issues/1461)
|
||
|
||
**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)
|
||
- collapse(手风琴) 支持嵌套使用吗? [\#1518](https://github.com/youzan/vant/issues/1518)
|
||
- Tabbar和Navbar固定定位后,高度问题 [\#1517](https://github.com/youzan/vant/issues/1517)
|
||
- 建议AddressEdit 组件可以修改前面的label名字 [\#1516](https://github.com/youzan/vant/issues/1516)
|
||
- 评论组件不能用?显示-您是否正确注册了组件?对于递归组件,请确保提供“name”选项。 [\#1515](https://github.com/youzan/vant/issues/1515)
|
||
- van-checkbox的颜色自定义 [\#1514](https://github.com/youzan/vant/issues/1514)
|
||
- 按需加载的时候怎么配置主题以及覆盖默认样式 [\#1511](https://github.com/youzan/vant/issues/1511)
|
||
- popup和picker一起使用的时候,css样式冲突,弹出层显示不了选择器 [\#1507](https://github.com/youzan/vant/issues/1507)
|
||
- 用了懒加载和swpier这两个组件,后面的几个图片都一直lazy="loading"出不来 [\#1491](https://github.com/youzan/vant/issues/1491)
|
||
- 弹层中用滚动报错 [\#1490](https://github.com/youzan/vant/issues/1490)
|
||
- Pagination 组件文档的一处描述错误 [\#1488](https://github.com/youzan/vant/issues/1488)
|
||
|
||
**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))
|
||
- \[Doc\] Dialog: update usage [\#1520](https://github.com/youzan/vant/pull/1520) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Tab: support custom sticky offset top [\#1519](https://github.com/youzan/vant/pull/1519) ([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)
|
||
|
||
**Bug Fixes**
|
||
|
||
- ImagePreview 预览指定下标图片有错误 [\#1455](https://github.com/youzan/vant/issues/1455)
|
||
- Toast 声明文件中 loading,success,fail 声明缺少对 string 类型的支持 [\#1450](https://github.com/youzan/vant/issues/1450)
|
||
|
||
**Issue**
|
||
|
||
- htc 手机 andrio 6.5 [\#1510](https://github.com/youzan/vant/issues/1510)
|
||
- 点击 RadioGroup 选项不会改变 v-model 的绑定值,并且不会触发 change 事件 [\#1509](https://github.com/youzan/vant/issues/1509)
|
||
- 请问会开源Design组件嘛 [\#1508](https://github.com/youzan/vant/issues/1508)
|
||
- 图片预览组建ImagePreview 返回不销毁问题 [\#1506](https://github.com/youzan/vant/issues/1506)
|
||
- 请问移动端300ms延迟怎么解决? [\#1501](https://github.com/youzan/vant/issues/1501)
|
||
- 没有Scroll滚动组件???? [\#1498](https://github.com/youzan/vant/issues/1498)
|
||
- 希望给下拉刷新组件添加一个 上拉 加载更多功能 [\#1494](https://github.com/youzan/vant/issues/1494)
|
||
- Checkbox 复选框自定义图标不生效 [\#1493](https://github.com/youzan/vant/issues/1493)
|
||
- address\_edit trim is not a function [\#1485](https://github.com/youzan/vant/issues/1485)
|
||
- field清除按钮在PC端点击无效 [\#1483](https://github.com/youzan/vant/issues/1483)
|
||
- AddressEdit收件地区没有显示 [\#1469](https://github.com/youzan/vant/issues/1469)
|
||
- 关于AddressEdit部分数据绑定的文档说明 [\#1459](https://github.com/youzan/vant/issues/1459)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] Collapse: lazy render [\#1513](https://github.com/youzan/vant/pull/1513) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Tab: scroll position after activated [\#1512](https://github.com/youzan/vant/pull/1512) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Tab: add change event [\#1503](https://github.com/youzan/vant/pull/1503) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Collapse: add transition animation [\#1500](https://github.com/youzan/vant/pull/1500) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] CouponCell: optimize text [\#1499](https://github.com/youzan/vant/pull/1499) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] DatetimePicker: support text formatter [\#1497](https://github.com/youzan/vant/pull/1497) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Tab: sticky in scroll element [\#1496](https://github.com/youzan/vant/pull/1496) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] Pagination: fix prev-text prop [\#1495](https://github.com/youzan/vant/pull/1495) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] AddressEdit: string trim [\#1487](https://github.com/youzan/vant/pull/1487) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Field: inline height [\#1486](https://github.com/youzan/vant/pull/1486) ([chenjiahan](https://github.com/chenjiahan))
|
||
- enhanced stepper [\#1484](https://github.com/youzan/vant/pull/1484) ([SnowZhangXl](https://github.com/SnowZhangXl))
|
||
- \[bugfix\] Stepper: integer in android [\#1482](https://github.com/youzan/vant/pull/1482) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)
|
||
|
||
**Issue**
|
||
|
||
- \<van-tabbar 在 有的 ios 6 手机上 在底部样式变形了 [\#1480](https://github.com/youzan/vant/issues/1480)
|
||
- list中load无限执行 [\#1479](https://github.com/youzan/vant/issues/1479)
|
||
- picker 多列联动如何修改整个columns数据 [\#1477](https://github.com/youzan/vant/issues/1477)
|
||
- list组件load方法执行多次 [\#1475](https://github.com/youzan/vant/issues/1475)
|
||
- 在ios钉钉环境中,field有时不能点击到,聚焦不了,并且键盘不跳出。 [\#1474](https://github.com/youzan/vant/issues/1474)
|
||
- van-uploader 该组件会把 width 撑大,怎么控制? [\#1473](https://github.com/youzan/vant/issues/1473)
|
||
- 用了swiper切换图片和懒加载很大几率不会加载一直在loading [\#1472](https://github.com/youzan/vant/issues/1472)
|
||
- 使用lib-flexible样式问题 [\#1471](https://github.com/youzan/vant/issues/1471)
|
||
- 怎么在 style为scope 中修改 vant 的 样式? [\#1464](https://github.com/youzan/vant/issues/1464)
|
||
- DatetimePicker选择时间后显示在cell单元格 的value值不正确 [\#1463](https://github.com/youzan/vant/issues/1463)
|
||
- icon组件目录下文件夹名称assert -\> assets [\#1462](https://github.com/youzan/vant/issues/1462)
|
||
- area [\#1460](https://github.com/youzan/vant/issues/1460)
|
||
- 可以添加一个全局的滑动事件吗 [\#1458](https://github.com/youzan/vant/issues/1458)
|
||
- Area丢失数据 [\#1454](https://github.com/youzan/vant/issues/1454)
|
||
- 关于 area 组件选中北京、天津、上海、重庆等直辖市的问题 [\#1453](https://github.com/youzan/vant/issues/1453)
|
||
- .van-field .van-cell\_\_title { max-width: 90px; } 这个 max-width的值是否可以由自己配置? [\#1442](https://github.com/youzan/vant/issues/1442)
|
||
|
||
**Improvements**
|
||
|
||
- \[bugfix\] vue-lazyload version [\#1481](https://github.com/youzan/vant/pull/1481) ([killerlayup](https://github.com/killerlayup))
|
||
- \[bugfix\] Swipe: multi finger touch [\#1478](https://github.com/youzan/vant/pull/1478) ([chenjiahan](https://github.com/chenjiahan))
|
||
- update dependencies [\#1476](https://github.com/youzan/vant/pull/1476) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Toast: type definition [\#1468](https://github.com/youzan/vant/pull/1468) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Dialog: type definition [\#1467](https://github.com/youzan/vant/pull/1467) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] AddressEdit: data tips [\#1466](https://github.com/youzan/vant/pull/1466) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Icon: assets spelling [\#1465](https://github.com/youzan/vant/pull/1465) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Toast: type defination [\#1457](https://github.com/youzan/vant/pull/1457) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] ImagePreview: start position [\#1456](https://github.com/youzan/vant/pull/1456) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Area: fix test cases [\#1451](https://github.com/youzan/vant/pull/1451) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Picker:incorrect option height in some android devices [\#1449](https://github.com/youzan/vant/pull/1449) ([SnowZhangXl](https://github.com/SnowZhangXl))
|
||
- \[bugfix\] Search: trigger blur after click search button [\#1448](https://github.com/youzan/vant/pull/1448) ([SnowZhangXl](https://github.com/SnowZhangXl))
|
||
- \[Improvement\] Radio: add label-position prop [\#1446](https://github.com/youzan/vant/pull/1446) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Radio: add label-disabled prop [\#1445](https://github.com/youzan/vant/pull/1445) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Button: add plain prop [\#1444](https://github.com/youzan/vant/pull/1444) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)* |