mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-25 19:06:36 +08:00
317 lines
27 KiB
Markdown
317 lines
27 KiB
Markdown
## 更新日志
|
||
|
||
## [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)
|
||
|
||
**Breaking changes**
|
||
|
||
- \<van-field label="用户名" v-model="value" placeholder="请输入用户名" /\> 怎么设置input内容右对齐 [\#1351](https://github.com/youzan/vant/issues/1351)
|
||
- 下拉刷新需要禁用功能 [\#1332](https://github.com/youzan/vant/issues/1332)
|
||
|
||
**Bug Fixes**
|
||
|
||
- tabs+list的BUG [\#1342](https://github.com/youzan/vant/issues/1342)
|
||
- Sku 样式出现bug [\#1327](https://github.com/youzan/vant/issues/1327)
|
||
|
||
**Issue**
|
||
|
||
- 上拉菜单无法显示 [\#1390](https://github.com/youzan/vant/issues/1390)
|
||
- Field组件type设置为number,ios中文全键盘,联想的中文可以输入 [\#1389](https://github.com/youzan/vant/issues/1389)
|
||
- CellSwipe 滑动单元格 on-close 函数如何传参 [\#1388](https://github.com/youzan/vant/issues/1388)
|
||
- 关于 picker 选择器的建议 [\#1387](https://github.com/youzan/vant/issues/1387)
|
||
- 更新版本1.1.10后lazyLoad报错 [\#1386](https://github.com/youzan/vant/issues/1386)
|
||
- Picker配合Field使用弹出键盘 [\#1385](https://github.com/youzan/vant/issues/1385)
|
||
- 使用Field组件报莫名其妙的错,无法处理,是与其他ui冲突了吗? [\#1382](https://github.com/youzan/vant/issues/1382)
|
||
- 如何将Uploader图片上传的返回值转成formdata格式? [\#1380](https://github.com/youzan/vant/issues/1380)
|
||
- 希望添加一个是否现在底部显示按钮的属性与bottom-action 属性区分开 [\#1379](https://github.com/youzan/vant/issues/1379)
|
||
- area组件现在省市二级选择时,无法只选择省了,之前选择省份不选择市会返回省份 现在怎么就默认直接返回默认市了 [\#1378](https://github.com/youzan/vant/issues/1378)
|
||
- 1.1.10版本Area组件遇到的问题 [\#1376](https://github.com/youzan/vant/issues/1376)
|
||
- 命名规则一致性 [\#1375](https://github.com/youzan/vant/issues/1375)
|
||
- 希望Field组件添加验证码图片 [\#1369](https://github.com/youzan/vant/issues/1369)
|
||
- List组件 [\#1367](https://github.com/youzan/vant/issues/1367)
|
||
- Area 组件在未给定初始value时 首次弹出地址信息正常 当滑动省列右侧数据乱码 [\#1363](https://github.com/youzan/vant/issues/1363)
|
||
- \<van-list\> \</van-list\> 组件下拉释放后,顶部展示“加载中”,当数据列表不满屏的时候,列表底部也会再展示一次“加载中” [\#1360](https://github.com/youzan/vant/issues/1360)
|
||
- 滚动出现顶部返回调的功能 [\#1358](https://github.com/youzan/vant/issues/1358)
|
||
- van-row APi里能增加一个行间距的参数 [\#1357](https://github.com/youzan/vant/issues/1357)
|
||
- 动态添加属性 [\#1356](https://github.com/youzan/vant/issues/1356)
|
||
- Toast success / fail / loading 没有图标显示 [\#1355](https://github.com/youzan/vant/issues/1355)
|
||
- 还是关于tabs+list的使用上 [\#1354](https://github.com/youzan/vant/issues/1354)
|
||
- 建议丰富form表单控件和布局 [\#1348](https://github.com/youzan/vant/issues/1348)
|
||
- 关于Lazyload的使用文档是否有不恰当的地方 [\#1340](https://github.com/youzan/vant/issues/1340)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] AddressEdit: event order [\#1402](https://github.com/youzan/vant/pull/1402) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Field: readonly in safari [\#1399](https://github.com/youzan/vant/pull/1399) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Field: hide clear icon when readonly [\#1395](https://github.com/youzan/vant/pull/1395) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Checkbox: add label-position prop [\#1394](https://github.com/youzan/vant/pull/1394) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] AddressEdit: fix test cases [\#1393](https://github.com/youzan/vant/pull/1393) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Area: fix test cases [\#1392](https://github.com/youzan/vant/pull/1392) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Picker: optimize render performance [\#1391](https://github.com/youzan/vant/pull/1391) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] dialog before-close [\#1383](https://github.com/youzan/vant/pull/1383) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Area: watch area list [\#1381](https://github.com/youzan/vant/pull/1381) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Area: city list empty [\#1374](https://github.com/youzan/vant/pull/1374) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Tab: insert order [\#1372](https://github.com/youzan/vant/pull/1372) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] SwitchCell: add size prop [\#1371](https://github.com/youzan/vant/pull/1371) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] DatetimePicker: change event trigger timing [\#1370](https://github.com/youzan/vant/pull/1370) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Actionsheet: support lazy render [\#1365](https://github.com/youzan/vant/pull/1365) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Tab: update card style [\#1364](https://github.com/youzan/vant/pull/1364) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)
|
||
|
||
**Breaking changes**
|
||
|
||
- Stepper 步进器 [\#1315](https://github.com/youzan/vant/issues/1315)
|
||
- 头部底部无法固定、底部被内容遮挡 [\#1300](https://github.com/youzan/vant/issues/1300)
|
||
- Tab 标签页在视窗宽度变化后,没有自适应地 重新计算 底部条的位置 [\#1299](https://github.com/youzan/vant/issues/1299)
|
||
- Field 里面的 slot 如果是 van-icon的话,点击触发区域偏离 [\#1249](https://github.com/youzan/vant/issues/1249)
|
||
|
||
**Issue**
|
||
|
||
- Stepper 的事件如何传递参数? [\#1346](https://github.com/youzan/vant/issues/1346)
|
||
- Area地址可以不可以更新到最新版的? [\#1341](https://github.com/youzan/vant/issues/1341)
|
||
- line-width支持根据标题宽度自适应 [\#1339](https://github.com/youzan/vant/issues/1339)
|
||
- 折叠面板问题不能动态循环数据后指定打开某一项面板 [\#1335](https://github.com/youzan/vant/issues/1335)
|
||
- van-row type="flex" 设置为flex布局,没有效果 [\#1333](https://github.com/youzan/vant/issues/1333)
|
||
- Vant is not defined [\#1330](https://github.com/youzan/vant/issues/1330)
|
||
- AddressEdit组件show-delete设置false也无法阻止按钮显示 版本1.1.9 [\#1329](https://github.com/youzan/vant/issues/1329)
|
||
- Android Chrome里绝对定位组件\(van-goods-action,van-tabbar\)触摸位置发生偏移 [\#1328](https://github.com/youzan/vant/issues/1328)
|
||
- 每次升级后之前的组件都会遇到问题 [\#1325](https://github.com/youzan/vant/issues/1325)
|
||
- Dialog 无法使用组件的高级用法,方法调用正常 [\#1324](https://github.com/youzan/vant/issues/1324)
|
||
- CDN 引入 list 控件异步加载数据后不能控制状态 [\#1322](https://github.com/youzan/vant/issues/1322)
|
||
- 请问picker打开时的默认值是怎么设置的呢? [\#1321](https://github.com/youzan/vant/issues/1321)
|
||
- nuxt框架用List滚动底部load失效 [\#1320](https://github.com/youzan/vant/issues/1320)
|
||
- 使用vue-cli 3.0 构建项目 定制主题 [\#1319](https://github.com/youzan/vant/issues/1319)
|
||
- toast clear mask [\#1318](https://github.com/youzan/vant/issues/1318)
|
||
- 1.1.9版本,直接使用http导入js和css文件,在大部分浏览器上(iphone/android/PC),按钮无法显示。在mac上正常 [\#1317](https://github.com/youzan/vant/issues/1317)
|
||
- 自定义 ICON 和自带 ICON 加载错误 [\#1298](https://github.com/youzan/vant/issues/1298)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] Field label align [\#1353](https://github.com/youzan/vant/pull/1353) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: input text align [\#1352](https://github.com/youzan/vant/pull/1352) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] Field: props doc [\#1350](https://github.com/youzan/vant/pull/1350) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Sku: add stepper-change event [\#1349](https://github.com/youzan/vant/pull/1349) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: add is-link prop [\#1347](https://github.com/youzan/vant/pull/1347) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] List: visibility check [\#1345](https://github.com/youzan/vant/pull/1345) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] Lazyload register [\#1344](https://github.com/youzan/vant/pull/1344) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Cell arrow [\#1343](https://github.com/youzan/vant/pull/1343) ([chenjiahan](https://github.com/chenjiahan))
|
||
- bump vue-test-utils [\#1338](https://github.com/youzan/vant/pull/1338) ([chenjiahan](https://github.com/chenjiahan))
|
||
- update dependencies [\#1337](https://github.com/youzan/vant/pull/1337) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] PullRefresh: add disabled prop [\#1336](https://github.com/youzan/vant/pull/1336) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Sku: image clip [\#1334](https://github.com/youzan/vant/pull/1334) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Imprvement\] Icon: add idcard icon and remove three icon [\#1331](https://github.com/youzan/vant/pull/1331) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Cell: add arrow-direction prop [\#1323](https://github.com/youzan/vant/pull/1323) ([Fyerl](https://github.com/Fyerl))
|
||
|
||
## [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)
|
||
|
||
**Breaking changes**
|
||
|
||
- van-tab 底部条在title变化时的宽度问题 [\#1258](https://github.com/youzan/vant/issues/1258)
|
||
|
||
**Issue**
|
||
|
||
- rate评分组件只能一整个一整个星的显示,不能有半颗星么! [\#1314](https://github.com/youzan/vant/issues/1314)
|
||
- van-pull-refresh 滚动条不在最顶端时下拉也会刷新。 [\#1313](https://github.com/youzan/vant/issues/1313)
|
||
- Stepper 值为空 [\#1311](https://github.com/youzan/vant/issues/1311)
|
||
- dialog组件高级用法无法正常使用 [\#1308](https://github.com/youzan/vant/issues/1308)
|
||
- v-lazy 里的options [\#1307](https://github.com/youzan/vant/issues/1307)
|
||
- 上传组件被套在v-for循环中,会自动重复触发 [\#1306](https://github.com/youzan/vant/issues/1306)
|
||
- 关于picker的问题 [\#1303](https://github.com/youzan/vant/issues/1303)
|
||
- 希望能在picker里面添加props设置高亮的index [\#1302](https://github.com/youzan/vant/issues/1302)
|
||
- swipe里面如果img包含上a标签跳转滑动过程中直接出发a标签的跳转事件 [\#1301](https://github.com/youzan/vant/issues/1301)
|
||
- Switch能否支持0和1 [\#1297](https://github.com/youzan/vant/issues/1297)
|
||
- 业务组件 带过滤条件 商品列表组件实现计划吗 [\#1296](https://github.com/youzan/vant/issues/1296)
|
||
- List组件在ios的webview中,上拉加载不起作用,因为ios不支持scroll事件 [\#1295](https://github.com/youzan/vant/issues/1295)
|
||
- swiper 组件,一个页面中,多次使用,出现不显示问题,应该怎么解决? [\#1292](https://github.com/youzan/vant/issues/1292)
|
||
- van-list 无法隐藏 van-loading [\#1291](https://github.com/youzan/vant/issues/1291)
|
||
- area组件数据格式能否加个配置选项?通用的地址json数据格式都是嵌套的 [\#1290](https://github.com/youzan/vant/issues/1290)
|
||
- dialog 无蒙层 完全相同的代码结果一个有蒙层一个没有 [\#1288](https://github.com/youzan/vant/issues/1288)
|
||
- van-list在firefox上报错 [\#1285](https://github.com/youzan/vant/issues/1285)
|
||
- swiper+lazyload只显示第一张图片?? [\#1278](https://github.com/youzan/vant/issues/1278)
|
||
- van-swipe @change function trigger repeatedly [\#1276](https://github.com/youzan/vant/issues/1276)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] Stepper blur [\#1316](https://github.com/youzan/vant/pull/1316) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\]Datetime-picker:fix typo [\#1312](https://github.com/youzan/vant/pull/1312) ([HowardTangHw](https://github.com/HowardTangHw))
|
||
- \[Improvement\] Tabbar: add z-index prop [\#1310](https://github.com/youzan/vant/pull/1310) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: support clearable [\#1309](https://github.com/youzan/vant/pull/1309) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Layout: support flex [\#1305](https://github.com/youzan/vant/pull/1305) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Tab: line resize [\#1304](https://github.com/youzan/vant/pull/1304) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] update type definition [\#1294](https://github.com/youzan/vant/pull/1294) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Actionsheet: support disable option [\#1293](https://github.com/youzan/vant/pull/1293) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)
|
||
|
||
**Breaking changes**
|
||
|
||
- van-field type=“number”时 会报错 [\#1220](https://github.com/youzan/vant/issues/1220)
|
||
- van-swipe 没有提供自定义滑动到指定slider的方法,即常见的slideTo\(index\) [\#1214](https://github.com/youzan/vant/issues/1214)
|
||
|
||
**Issue**
|
||
|
||
- 功能需求 [\#1286](https://github.com/youzan/vant/issues/1286)
|
||
- AddressEdit组件addressInfo数据格式的key值自定义 [\#1284](https://github.com/youzan/vant/issues/1284)
|
||
- picker是否支持多选 [\#1283](https://github.com/youzan/vant/issues/1283)
|
||
- 动态绑定 field 的Error 属性不生效 [\#1279](https://github.com/youzan/vant/issues/1279)
|
||
- 这套强大的UI不知可否支持小程序呢 [\#1277](https://github.com/youzan/vant/issues/1277)
|
||
- Swipe 轮播 通过 ref 可以获取到 swipe 实例并调用实例方法无效 [\#1275](https://github.com/youzan/vant/issues/1275)
|
||
- npm run build:lib编译错误 [\#1273](https://github.com/youzan/vant/issues/1273)
|
||
- Badge 徽章达不到想要的效果 [\#1269](https://github.com/youzan/vant/issues/1269)
|
||
- 请求新增表单校验 [\#1268](https://github.com/youzan/vant/issues/1268)
|
||
- 使用AddressEdit的时,输入的 addressInfo 的数据无法获取。 [\#1265](https://github.com/youzan/vant/issues/1265)
|
||
- 紧急:优惠券列表超出一屏时,不能上下翻页划动! [\#1263](https://github.com/youzan/vant/issues/1263)
|
||
- 在vue-ssr(非nuxt)下组件使用出现问题 [\#1261](https://github.com/youzan/vant/issues/1261)
|
||
- 在vue-ssr(非nuxt)下组件使用出现bug [\#1259](https://github.com/youzan/vant/issues/1259)
|
||
- 能否增加如flex,transform等css属性的厂商前缀,以兼容如ios8等系统 [\#1257](https://github.com/youzan/vant/issues/1257)
|
||
- van-list loading 设为false还是显示加载中,如果数据为空直接finished=false还是继续显示加载中 [\#1253](https://github.com/youzan/vant/issues/1253)
|
||
- 在使用AddressEdit的时候,地址无法显示 [\#1252](https://github.com/youzan/vant/issues/1252)
|
||
- van-list 从其他页面返回时van-list页面,:immediate-check=“false”属性无效? [\#1248](https://github.com/youzan/vant/issues/1248)
|
||
- van-list 从其他页面返回时van-list页面,:immediate-check=“false”属性无效? [\#1247](https://github.com/youzan/vant/issues/1247)
|
||
- API文档页面嵌套手机模型怎么实现? [\#1246](https://github.com/youzan/vant/issues/1246)
|
||
- passwordinput的value值无法重置或清空 [\#1244](https://github.com/youzan/vant/issues/1244)
|
||
- 打包后,在安卓4.4系统打开空白 混合app+vant [\#1243](https://github.com/youzan/vant/issues/1243)
|
||
- checkbox 和cell一起使用 [\#1241](https://github.com/youzan/vant/issues/1241)
|
||
- 请问AddressEdit收件地区选择如何做到反选?因为我做的是编辑页面 [\#1240](https://github.com/youzan/vant/issues/1240)
|
||
- 文档radio组件,示例代码问题-与 Cell 组件一起使用 [\#1238](https://github.com/youzan/vant/issues/1238)
|
||
- Popup或Dialog弹出层显示的列表不能滚动 [\#1236](https://github.com/youzan/vant/issues/1236)
|
||
- 图片上传组件图片旋转问题 [\#1235](https://github.com/youzan/vant/issues/1235)
|
||
- 定制主题无法显示效果 [\#1234](https://github.com/youzan/vant/issues/1234)
|
||
- Popup弹出层配合日期选择使用,ios端日期选择窗不显示 [\#1229](https://github.com/youzan/vant/issues/1229)
|
||
- Slider 滑块 [\#1226](https://github.com/youzan/vant/issues/1226)
|
||
- 文档无法访问问题反馈 [\#1223](https://github.com/youzan/vant/issues/1223)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] AddressEdit: configure button text [\#1287](https://github.com/youzan/vant/pull/1287) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] build style entry failed [\#1282](https://github.com/youzan/vant/pull/1282) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] stylelint [\#1280](https://github.com/youzan/vant/pull/1280) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] AddressEdit: simplify [\#1274](https://github.com/youzan/vant/pull/1274) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Area: default option [\#1272](https://github.com/youzan/vant/pull/1272) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Sku: message maxlength [\#1271](https://github.com/youzan/vant/pull/1271) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Dialog: isolated title [\#1270](https://github.com/youzan/vant/pull/1270) ([chenjiahan](https://github.com/chenjiahan))
|
||
- fix:actionsheet的标题div没有值设置具体值导致rem布局不自适应 [\#1267](https://github.com/youzan/vant/pull/1267) ([nmxiaowei](https://github.com/nmxiaowei))
|
||
- \[Doc\] add demo link [\#1266](https://github.com/youzan/vant/pull/1266) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: add blur method [\#1264](https://github.com/youzan/vant/pull/1264) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: icon color [\#1262](https://github.com/youzan/vant/pull/1262) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Tab: resize line when title changed [\#1260](https://github.com/youzan/vant/pull/1260) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Popup: limit max height [\#1256](https://github.com/youzan/vant/pull/1256) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] fix radio doc [\#1255](https://github.com/youzan/vant/pull/1255) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] CheckboxGroup: v-model type check [\#1254](https://github.com/youzan/vant/pull/1254) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] Update document format [\#1251](https://github.com/youzan/vant/pull/1251) ([tudoubang](https://github.com/tudoubang))
|
||
- \[Doc\] update contribution guide [\#1250](https://github.com/youzan/vant/pull/1250) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] add style guide [\#1245](https://github.com/youzan/vant/pull/1245) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Build\] extract build iconfont [\#1242](https://github.com/youzan/vant/pull/1242) ([chenjiahan](https://github.com/chenjiahan))
|
||
- docs\(doc\): postcss tips [\#1239](https://github.com/youzan/vant/pull/1239) ([tudoubang](https://github.com/tudoubang))
|
||
- \[Improvement\] eslint: use vue-libs [\#1237](https://github.com/youzan/vant/pull/1237) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)
|
||
|
||
**Bug Fixes**
|
||
|
||
- Popup 嵌套 AddressEdit 背景蒙层问题 [\#1203](https://github.com/youzan/vant/issues/1203)
|
||
|
||
**Issue**
|
||
|
||
- \[eslint-plugin-vue\] \[vue/require-v-for-key\] Elements in iteration expect to have 'v-bind:key' directives. [\#1228](https://github.com/youzan/vant/issues/1228)
|
||
- image-preview不能直接用吗? carousel 走马灯的效果 [\#1225](https://github.com/youzan/vant/issues/1225)
|
||
- Tab与List一起使用时,点击Tab后, list 会一直执行load事件 [\#1217](https://github.com/youzan/vant/issues/1217)
|
||
- Stepper 如果存在于checkbox中 会存在click事件冒泡 [\#1216](https://github.com/youzan/vant/issues/1216)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] Dialog: optimize style without content [\#1233](https://github.com/youzan/vant/pull/1233) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Test\] optimize async cases [\#1232](https://github.com/youzan/vant/pull/1232) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] add babel-eslint [\#1231](https://github.com/youzan/vant/pull/1231) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] ts import plugin [\#1230](https://github.com/youzan/vant/pull/1230) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Dialog: support custom className [\#1224](https://github.com/youzan/vant/pull/1224) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Swipe: add swipeTo method [\#1222](https://github.com/youzan/vant/pull/1222) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Field: support v-model.number [\#1221](https://github.com/youzan/vant/pull/1221) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Doc\] add version tip [\#1219](https://github.com/youzan/vant/pull/1219) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Test: separate jest config from packages.json [\#1218](https://github.com/youzan/vant/pull/1218) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)
|
||
|
||
**Issue**
|
||
|
||
- NoticeBar 通告栏能不能上下滚动? [\#1210](https://github.com/youzan/vant/issues/1210)
|
||
- Dialog确认按钮无法弹出,只有挂载在原型链的可以用 [\#1209](https://github.com/youzan/vant/issues/1209)
|
||
- rate的change事件 [\#1208](https://github.com/youzan/vant/issues/1208)
|
||
- Dialog注册不正确的报错提示 [\#1207](https://github.com/youzan/vant/issues/1207)
|
||
- TreeSelect 分类选择 [\#1206](https://github.com/youzan/vant/issues/1206)
|
||
- 轮播图不能纵向轮播 [\#1205](https://github.com/youzan/vant/issues/1205)
|
||
- 将vant引入mpvue框架,组件并没有渲染出来 [\#1204](https://github.com/youzan/vant/issues/1204)
|
||
- radio 单选,在safari浏览器\(包含苹果手机微信\)下显示不正常 [\#1199](https://github.com/youzan/vant/issues/1199)
|
||
- van-pull-refresh下拉刷新标签有个问题 [\#1196](https://github.com/youzan/vant/issues/1196)
|
||
- Stepper 步进器 多次触发事件 [\#1190](https://github.com/youzan/vant/issues/1190)
|
||
|
||
**Improvements**
|
||
|
||
- \[Improvement\] upgrade to jest-serializer-vue@2.0 [\#1215](https://github.com/youzan/vant/pull/1215) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Picker: suppot html option [\#1213](https://github.com/youzan/vant/pull/1213) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] Tab: title slot render [\#1212](https://github.com/youzan/vant/pull/1212) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[bugfix\] AddressEdit: area popup should mount in document root [\#1211](https://github.com/youzan/vant/pull/1211) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Switch: add test cases [\#1202](https://github.com/youzan/vant/pull/1202) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Checkbox: add test cases [\#1201](https://github.com/youzan/vant/pull/1201) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Search: add test cases [\#1200](https://github.com/youzan/vant/pull/1200) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] ImagePreview: add test cases [\#1198](https://github.com/youzan/vant/pull/1198) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Stepper: add test cases [\#1197](https://github.com/youzan/vant/pull/1197) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Contact: add test cases [\#1195](https://github.com/youzan/vant/pull/1195) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Collapse: add test cases [\#1194](https://github.com/youzan/vant/pull/1194) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] CellSwipe: add test cases [\#1193](https://github.com/youzan/vant/pull/1193) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Slider: add test cases [\#1192](https://github.com/youzan/vant/pull/1192) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] List: add test cases [\#1191](https://github.com/youzan/vant/pull/1191) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] PullRefresh: add test cases [\#1189](https://github.com/youzan/vant/pull/1189) ([chenjiahan](https://github.com/chenjiahan))
|
||
- \[Improvement\] Uploader add test cases [\#1188](https://github.com/youzan/vant/pull/1188) ([chenjiahan](https://github.com/chenjiahan))
|
||
|
||
## [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)* |