102 KiB
更新日志
v1.0.1 (2018-03-19)
Breaking changes
- Waterfall 瀑布流 可以添加一个API不 #309
Issue
- Tabs 标签组件 滑动切换问题 #725
- 在引入Toast后没使用会页面上会出现一个黑块 #724
- 在使用vant时,首次加载页面时组件尺寸大小正常,再次刷新后组件尺寸缩小 #717
- 请问AddressEdit 地址编辑 里如何显示删除操作呢? #715
- [共享]贴出城市数据放置位置,方便大家寻找
https://github.com/youzan/vant/blob/dev/docs/demos/mock/area.js
#714 - 为什么Collapse报错了 #710
- 按照官方文档写show-action为什么会报错 #707
- Field 组件高度自适应建议加入一个限制最高高度 #702
- 文档有一处错误,建议修改 #699
- feature request: PullRefresh 的效果支持手动触发 #681
- vant组件非常不错,已应用到公司项目中了,还支持ssr.但是能否加一个list组件
带可以展开和收起那种
#615 - Waterfall 和 PullRefresh 在同个页面时,会有冲突 #596
Improvements
- [bugfix] module circular dependency #728 (chenjiahan)
v1.0.0 (2018-03-19)
Breaking changes
- tab切换应该加上左右切换的操作 #208
Issue
- stype scoped无法覆盖部分样式例如dialog的.van-dialog__cancel #720
- Area组件的Event怎么使用api文档上没有说明 #719
- 搜索框的用了:show-action="true",会报错,显示不出来 #713
- 如何改变checkBox 选中状态van-checkbox--checked:background-color呢 已经做了样式覆盖,确未生效 #712
- Popup的method: click-overlay 无效invalid #711
- Dialog作为子组件如何关闭 #709
- checkbox, switch开关等能否通过css或者属性绑定设置尺寸 #708
- 【文档】关于Radio组件描述残缺 #706
- 请问一下能自己添加语言吗? #700
- van-radio-group样式不一致 #697
- van-nav-bar 通过 slot 定制内容时 触发click-left 或者 click-right事件出现错误 #696
- stepper 输入达到最大值,如10,后面输入0变为100,value值正确,但是input显示100很尴尬 #691
- build 之后 文件应用路径没有引号包裹 #679
- 关于card组件问题 #677
Improvements
- [Improvement] Switch: support custom size #723 (chenjiahan)
- [Doc] add click event document #722 (chenjiahan)
- [Improvement] Field: support autosize maxHeight & minHeight #718 (chenjiahan)
- [Improvement] AddressEdit: add show-delete prop #716 (chenjiahan)
- Sku header price slot #705 (w91)
- [Improvement] Sku: optimize DOM #704 (chenjiahan)
- [Improvement] extract component common part #703 (chenjiahan)
- [Improvement] Locale: optimize i18 config #701 (chenjiahan)
- [Doc] improve document detail #698 (chenjiahan)
- [Improvement] Tabs: use touchend event to handle swipe #695 (cookfront)
- [new feature] Tabs: support switch tabs with swipe gestrue in the content #694 (cookfront)
- [Improvement] upgrade to webpack 4 #693 (chenjiahan)
- [Improvement] Toast: support Vue.use to register #690 (chenjiahan)
- [Improvement] Tag: adjust style #689 (chenjiahan)
- [breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll #688 (chenjiahan)
- [bugfix] Badge info font weight #687 (chenjiahan)
- [bugfix] Actionsheet: border display error #686 (chenjiahan)
- [Improvement] CellSwipe: optimzie animation fluency #685 (chenjiahan)
- [Improvement] PullRefresh: support trigger loading animation #684 (chenjiahan)
- [Deprecate] add Waterfall deprecate tip #683 (chenjiahan)
- [new feature] add List component #682 (chenjiahan)
- [bugfix] AddressEdit: area code observer #680 (chenjiahan)
- [new feature] add Collapse component #674 (chenjiahan)
v0.12.14 (2018-03-09)
Improvements
- [bugfix] Area: should reset index when area list changed #678 (chenjiahan)
v0.12.13 (2018-03-09)
Issue
- 请问什么时候可以想vue.ydui.org里面那样弄个rem 版的 #672
- 使用babel-plugin-import 出错 #671
- undefined is not an object
evaluating 't.offsetWidth'
#668 - 关于输入框禁用样式 #667
- Swipe - 'change event' - Documentation #664
- Swipe - 'no-wrap' - Enhancement #663
- Swipe 组件希望能增加禁止自动播放的功能 #656
Improvements
- [new feature] add close-on-click-overlay config for sku popup #676 (w91)
- [bugfix] CouponList text max-width #675 (chenjiahan)
- [new feature] AddressEdit support custom tel validator #673 (chenjiahan)
v0.12.12 (2018-03-06)
Issue
- Tabs 组件的sticky设置 #662
- Sku组件有问题 #659
- checkbox/radio选项不支持溢出文本 #658
- Search组件输入内容在 iphone 内显示不完整 #657
- van-button组件在loading时,loading图标不居中 #655
- 建议增加Scroller组件,能够无限加载,下拉刷新 #654
- Icon 浏览器兼容 #653
- Popup以及Picker同时使用时存在的一个问题,是否能考虑在Popup点击遮罩层关闭时提供相应的事件 #646
- 新增加的功能 #643
Improvements
- [new feature] Swipe: support disable loop #670 (chenjiahan)
- [bugfix] Field: disabled color in safari #669 (chenjiahan)
- [Doc] swipe: add change event demo #666 (chenjiahan)
- [Doc] fix Tab demo & update dependencies #665 (chenjiahan)
- [Improvement] optimize utils #661 (chenjiahan)
- [bugfix] Swipe: autoplay not stop when value set to 0 #660 (chenjiahan)
- [Improvement] update CDN domain #652 (chenjiahan)
v0.12.11 (2018-02-27)
Issue
- picker如何设置初始选中默认值? #649
- 官方可以在release里面提供编译后的js文件吗,可以直接用在html里面那种 #642
- Vue.prototype.$toast = Toast #641
- ImagePreview鼠标单击图片外的黑色背景部分,无法关闭 #637
- van-stepper 的异常 #634
- 期待checkbox支持最大选择数量功能 #617
Improvements
- [Improvement] Icon: add warn icon #651 (chenjiahan)
- [Improvement] add checkbox labelDisabled test case #650 (chenjiahan)
- [Improvement] Icon: add info-o icon #648 (chenjiahan)
- [Improvement] Popup: add click-overlay event #647 (chenjiahan)
- [bugfix] Button loading horizontal align #645 (chenjiahan)
- [new feature]Checkbox: support disabled label #644 (ddchef)
v0.12.10 (2018-02-12)
Issue
- 这个参数到底是毫秒还是秒,还是分钟呀?! #632
- 建议Toast.loading 增加一个 loading关闭api #629
- 修改地址时,怎么设置默认值 #628
- pull-refresh #622
- Actionsheet 没有设置默认选中的啊 #621
Improvements
- [Doc] optimzie router & remove unused code #640 (chenjiahan)
- simplify test config #639 (chenjiahan)
- simplify build config #638 (chenjiahan)
- [Improvement] Checkbox: remove unnecessary DOM #636 (chenjiahan)
- [bugfix] Stepper: change event error when clear input #635 (chenjiahan)
- [Doc] add build-in style document #633 (chenjiahan)
- [new feature] Checkbox: support config the maximum amount of checked options #631 (mpandar)
v0.12.9 (2018-02-08)
Breaking changes
- 能否增加一个进度环组件Circle #599
Issue
Improvements
- [bugfix] 修复sku数据改变后skuMessages没有更新的bug #627 (w91)
- [Doc] optimzie demo display #626 (chenjiahan)
- [Improvement] PullRefresh: add refersh event #625 (chenjiahan)
- [Improvement] Circle: optimzie linecap #624 (chenjiahan)
- [Improvement] Loading: change default type to circular #623 (chenjiahan)
- [Improvement] Loading: add size prop #620 (chenjiahan)
- [new feature] Picker: add loading prop #619 (chenjiahan)
- [new feature] Loading: add circular type #618 (chenjiahan)
v0.12.8 (2018-02-07)
Issue
- 一些小小提议 #616
- Toast提示显示时间的问题 #613
- CheckboxGroup 里面的chekBox的prop, name的类型效验 #610
- Waterfall 跳转路由触发 #607
- van-tabs 组件 @click事件 只能传入Index吗。是否可把van-tab绑定的item 传入处理。 #606
- Cell 组件,title 属性传递数字 0时,不显示内容 #604
- QA: questions for your builds-tools #602
- vue开发中报t._g is not a function,是版本原因? #598
- 使用PostCSS 插件定制主题报错,找不到$poses变量 #597
- 为什么引用的插件在微信编辑器里可以正常使用,在手机上Toast的提示成功的对号图片就不显示了? #595
- android_23 save事件里获取到的中文,get请求显示乱码?需要转码?这个问题我也再看看,先看看大家有遇到过没? #594
- 关于Icon图标组件使用本地字体的问题 #592
- tabs组件问题 #589
- 请问Area组件,能否定义item-height #588
- waterfall waterfall-offset 瀑布流 阀值 #584
- 关闭sku层后,无法获取到skuData? #580
- Toast组件能否触发多个 #571
Improvements
- [new feature] sku组件增加图片上传功能 #612 (w91)
- [new feature] Popup: support getContaienr #611 (chenjiahan)
- [bugfix] Picker: style error in some andriod devices #609 (chenjiahan)
- [new feature] add Circle component #608 (chenjiahan)
- [bugfix] TreeSelect: arrow position error #605 (chenjiahan)
- [Improvement] Tab: add title slot #603 (chenjiahan)
- [Improvement] Toast: adjust background color #601 (chenjiahan)
- [new feature] sku组件增加步进器相关自定义配置 #600 (w91)
v0.12.7 (2018-01-31)
Breaking changes
- 关于上传组件的一些功能扩展 #526
Issue
- 业务组件比如地址编辑,按钮文本支持修改吗?(比如保存改成提交) #590
- [求教] Dialog.alert 的message可以是tab组件吗? #587
- 社区能活跃点吗? #582
- 页面初始化后Toast自动弹出 #581
- </van-cell-group>组件嵌套不正确 #578
- Dialog需求prompt功能 #577
- 遍历对象数组动态生成tab,active不起效 #569
- 没有重置Sku下的规格选项 #564
- 地址编辑 如何新增表单项? #555
Improvements
- [new feature] Dialog: support component call #593 (chenjiahan)
- [Improvement] Area: add item-height & visible-item-count props #591 (chenjiahan)
- [new feature] Toast: support multiple instance #586 (chenjiahan)
- [Improvement] Sku: add getSkuData method #585 (chenjiahan)
- [bugfix] Field: multi line label stye error #583 (chenjiahan)
v0.12.6 (2018-01-25)
Issue
Improvements
- [new feature] Uploader: support maxSize prop #575 (chenjiahan)
- [Improvement] AddressEdit: add default slot #573 (chenjiahan)
- [bugfix] Tab: active not work #572 (chenjiahan)
- [bugfix] 修复限购情况下,未超出限购数时的错误文案显示;[new feature] 增加sku-body-top slot;[new feature] 增加resetSelectedSkuOnHide参数 #568 (w91)
- [bugfix] Toast: work break #567 (chenjiahan)
v0.12.5 (2018-01-23)
Issue
- ssr项目使用时css加载错误 #561
- css加载报错 #559
- tabbar的active手动设置不生效 #558
- 页面手动刷新 tabbar 会 回到起始路由页面对应的 active icon #557
- 轮播图van-swipe 懒加载图片v-lazy 使用报错Failed to resolve directive: lazy #554
- ssr 使用 babel-plugin-import报错 #552
- stepper如何放到cell里面? #551
- DatetimePicker设置每一列可见元素个数visibile-column-count失效 #547
- Toast 和 Dialog 增加全局参数配置 #538
- picker 组件文档 #537
Improvements
- [Improvement] CouponList: support v-model & exchangeButtonLoading #566 (chenjiahan)
- [Improvement] update dependencies #565 (chenjiahan)
- [Improvement] Button: add text prop #563 (chenjiahan)
- [Improvement] Icon: update share icon #562 (chenjiahan)
- [bugfix] Area: should not display city & county list when not select province #560 (chenjiahan)
- [Improvement] CouponList: add exchangeMinLength prop #556 (chenjiahan)
- [bugfix] Cell: fix required style #553 (qianzhaoy)
- [Improvement] Sku: improve render performance #550 (chenjiahan)
v0.12.4 (2018-01-18)
Issue
- [Stepper]: should not fire the events on changing the value prop #545
- 有关vant导入所有组件用法示例异常 #543
- 密码输入框组件与数字键盘组件报错 #542
- ImagePreview 组件文档 #540
- 官网文档 Button组件API "disabled" 拼写错误 #536
- TabBar切换颜色没有加深 #535
- 问一个swipe的问题?为什么写了img 写上了v-lazy 没效果 #534
- checkbox的全选取消的问题 #533
Improvements
- [bugfix] Picker: misspelling of visibleItemCount #549 (chenjiahan)
- [Improvement] Picker: add props to custom button text #548 (chenjiahan)
- [bug fix] Stepper: not fire event on changing the value prop #546 (chuangbo)
- [Doc] fix misspelling of NumberKeyboard #544 (chenjiahan)
- [Improvement] Toast: add setDefaultOptions method #541 (chenjiahan)
- [Improvement] Dialog: add setDefaultOptions method #539 (chenjiahan)
v0.12.3 (2018-01-12)
Issue
- van-datetime-picker confirm返回值不对 #530
- 样式覆盖不生效的问题 和 AddressEdit 组件中的小问题 #529
- Lazyload did you register the component correctly #528
- 图片上传组件微信内置浏览器无效 #527
- 集中反馈几个小问题 #523
- Tabbar当我添加 to=""跳转的时候,active样式并没有添加到我所点击的那个地方,而是要再次点击才会添加 #522
- default button 类名拼写错误 #519
Improvements
- [bugfix] Picker: change event not triggered when click option #532 (chenjiahan)
- [Improvement] Cell: adjust right padding of arrow #531 (chenjiahan)
- [Improvement] NavBar: add zIndex prop #525 (chenjiahan)
- [bugfix] AddressEdit: setAreaCode now work #524 (chenjiahan)
- [bug fix] PullRefresh: 水平滑动时避免触发下拉刷新 #521 (ZhiRuYan)
- [bugfix] Area: should valid data before get area list #520 (chenjiahan)
v0.12.2 (2018-01-08)
Issue
- 希望tabbar的title支持badge 或自定义slot 或者navbar一样的info属性 #516
- 表单 的upload 功能太简陋 暂时没看到支持 ajax上传 #512
- Cell 单元格貌似没有select 实例 #510
- radio组件只能点击label才能确认点击,点击小圆圈不可以 #503
Improvements
- [bugfix] Swipe: use translate2d to aviod iOS11 crash bug #518 (chenjiahan)
- [bugfix] Picker: should not emit change event after init #517 (chenjiahan)
- [bug fix] NoticeBar: 属性text为动态数据且使用:text方式使用时,添加自动滚动 #515 (xliez)
- [bugfix] AddressEdit: search result style #514 (chenjiahan)
v0.12.1 (2018-01-05)
Issue
- 更最新版本后, ImagePreview使用报错 #504
- 源码field组件中45行 <icon :name="icon" />为什么不是<van-icon :name="icon" /> #501
- DatetimePicker组件,初始化时VanPicker内visibileColumnCount为undefined #500
- tab标签栏如何修改active时的颜色的 #499
- DateTimePicker可以设置列数吗? #498
- vant怎么做rem自适应,覆盖框架内的样式吗 #494
Improvements
- [Improvement] Button: adjust padding of small button #511 (chenjiahan)
- [Doc] optimize loading animation #509 (chenjiahan)
- [bugfix] Cell: icon can't render when no title #508 (chenjiahan)
- [bugfix] CouponList line height #507 (chenjiahan)
- [bugfix] Cell: inner border width #506 (chenjiahan)
- [bugfix] Radio: icon not clickable #505 (chenjiahan)
- [bugfix] CouponList: input style #502 (chenjiahan)
v0.12.0 (2017-12-29)
Issue
- Vant里的AddressEdit地址编辑控件change-area的事件不触发 #496
- run dev/build 无法在低版本 Chrome 内核浏览器显示 #491
- Tabs 标签页不能自定义颜色吗? #489
- Uploader 图片上传 安卓的浏览器,多选模式只能上传一张图片 #487
- 没有单独组件的安装方法吗 #485
- 用cdn的方式引入怎么解析出来的样式不对? #483
- Error in render function: "ReferenceError: Toast is not defined" #481
- picker 联动 change 事件 索引可能越界 #479
- popup 控件引起的滚动异常 #476
- 引入失败 #475
- 多张图片上传不支持吗?返回值只有一个file #471
- [Proposal] Should use kebab-case props name in templates. #467
- van-actionsheet 在移动端IOS 11.1.1中光标向上偏移 #314
Improvements
- [breaking change] Cell: show active color when clicked #497 (chenjiahan)
- [Doc] move Card to business components #495 (chenjiahan)
- [bugfix] Tab: height calc error when use sticky #493 (chenjiahan)
- [new feature] Field: add error-message prop #492 (chenjiahan)
- [Doc] update site UI #490 (chenjiahan)
- [bugfix] Component should not inheritAttrs when use $attrs #488 (chenjiahan)
- [bug fix] Coupon docs: fix exchange coupons #486 (chuangbo)
- [Doc] update code style #484 (chenjiahan)
- [Improvement] follow eslint-plugin-vue strongly-recommended code style #482 (chenjiahan)
v0.11.15 (2017-12-25)
Issue
- Icon does not align middle when use inline with text #469
- [Proposal] Should extends mixin's props with type #466
- search 在ios下不支持autofoucus属性,必须手动触发 #464
- Picker 选择器问题 #463
- 按官网实例本地测试 单元格显示嵌套问题 #461
- 0.11.14的card排版有问题 #460
- submitBar无法使用,其他组件正常 #456
Improvements
- [new feature] Uploader: support multiple files #480 (chenjiahan)
- [Improvement] optimize passive events #478 (chenjiahan)
- [bugfix] Popup should remove event handler when destroyed #477 (chenjiahan)
- [Improvement] update search icon #474 (chenjiahan)
- [Doc] add vue-cli english guide #473 (chenjiahan)
- [new feature] NumberKeyboard add custom theme #472 (chenjiahan)
- [Improvement] Mixins: treat empty string as true for boolean props #468 (chuangbo)
- [improvement] fix typo #465 (chuangbo)
- [Improvement] package.json: include "types" in "files" field #462 (wuyiw)
v0.11.14 (2017-12-21)
Issue
- 最新版本的cell箭头错位 #459
- 请问一下CellSwipe组件的回调函数怎么传入当前cell的业务数据? #454
- GoodsAction 组件, 当有三个mini-btn和两个big-btn的时候,big-btn文字显示不全 #442
- search的获取焦点以及失去焦点事件 #441
- 在IOS环境下 Area插件只能滑动一次 #430
Improvements
- [new feature] NumberKeyboard: add hideOnClickOutside & closeButtonText props #458 (chenjiahan)
- [Improvement] optimize area performance #457 (chenjiahan)
- [Improvement] eslint before build #455 (chenjiahan)
- [Improvement] remove unused dependencies & fix eslint #453 (chenjiahan)
v0.11.13 (2017-12-19)
Issue
- dialog在component之外的显示问题 #449
- Waterfall无限加载 #445
- van-switch-cell 使用v-for循环 :v-model 如何使用? #444
- popup组件zIndex层级问题 #443
- uploader没有反应 #434
- PullRefresh 组件 与 Popup 一起使用时的问题 #414
- popup 在ios下显示异常 #409
Improvements
- [Doc] add introduction page #452 (chenjiahan)
- [new feature] Search: support input native events #451 (chenjiahan)
- [new feature] Area add 'title' prop & optimzie Picker performance #450 (chenjiahan)
- [new feature] GoodsAction: support routerLink & info #448 (chenjiahan)
- [Improvement] Icon add 'info' prop #447 (chenjiahan)
- [bugfix] GoodsAction fit small screen #446 (chenjiahan)
- [new feature] English document of area component. #440 (Tinysymphony)
- [Improvement] Sku: support i18n #439 (chenjiahan)
v0.11.12 (2017-12-15)
Issue
- 引入图片懒加载组件时报错 #438
- 自定义tabbar选中颜色 #428
- 请教一下,如何使van-field得到焦点 #427
- iOS(任何版本)下Popup的preventScroll属性会禁止掉弹层内部的内容滚动 #423
- Search 组件的 focusStatus 是否可以增加到API选项, 进页面自动聚焦 #416
Improvements
- [Doc] translate AddressList & Contact #437 (chenjiahan)
- [bugfix] PullRefresh head overflow #436 (chenjiahan)
- [Improvement] ContactCard add 'editable' prop #435 (chenjiahan)
- [bugfix] Picker bottom area not dragable #433 (chenjiahan)
- [bugfix] Picker should prevent default touchmove #432 (chenjiahan)
- [Improvement] Coupon i18n #431 (chenjiahan)
- [bugfix] popup scrollable element #429 (Tinysymphony)
v0.11.11 (2017-12-13)
Issue
- Cannot disable the checkbox if it's nested in the checkbox-group #424
- 是否支持ssr #422
- 搜索的v-model无效果 #412
Improvements
- [Improvement] AddressEdit: add focus、change-area、select-search events #426 (chenjiahan)
- [bugfix] disabled property in checkbox #425 (Tinysymphony)
- [Improvement] Field: support native events #421 (chenjiahan)
- [Improvement] CellGroup add 'border' prop #420 (chenjiahan)
- [Improvement] add active color for Badge、CouponList、ContactCard #419 (chenjiahan)
- [Improvement] Search: support native input attrs #418 (chenjiahan)
- [bugfix] AddressEdit searchResult type validate #417 (chenjiahan)
v0.11.10 (2017-12-12)
Issue
- 请问支持WEEX不? #411
- nuxtjs 引入出现错误 #403
- NoticeBar 滚动动画animationend事件兼容性问题 #399
- Radio 组 展示效果建议 #398
- 建议增加分享图标 #385
- vant-icon建议把字体放到本地,不用外链的方式 #263
Improvements
- [bug fix] Icon: fix
shopping-cart
icon not align center #415 (cookfront) - [Doc] optimzie doc detail #413 (chenjiahan)
- [Improvement] uniform fade animation #410 (chenjiahan)
- [Improvement] Support Vue.use to register a component #401 (chenjiahan)
v0.11.9 (2017-12-11)
Issue
- picker Components without methods getIndexes、setIndexes、getColumnIndex、setColumnIndex that in documents #404
- vant非常好用,如何支持ssr,比如nuxtjs?多谢 #400
- 尝试定制主题遇到的问题 #397
- 0.11.7版Tabs 标签页在移动端问题 #393
Improvements
- [Improvement] Support local font file #408 (chenjiahan)
- [Improvement] add share & arrow-left icons #407 (chenjiahan)
- [Doc] update checkbox & radio demo #406 (chenjiahan)
- [hotfix] raf error in SSR #405 (chenjiahan)
- [bugfix] NoticeBar webkitAnimationEnd #402 (chenjiahan)
v0.11.8 (2017-12-08)
Improvements
- [Improvement] add two new icon #396 (chenjiahan)
- [Improvement] simplify inner tag name #395 (chenjiahan)
- [bugfix] Tab: active tab should keep center #394 (chenjiahan)
- [Improvement] Button: adjust default button border color #392 (chenjiahan)
- [Doc] translate AddressEdit document #391 (chenjiahan)
- [bugfix] Tab: hide scrollbar in mobile safari #390 (chenjiahan)
v0.11.7 (2017-12-07)
Issue
- navbar when click left or right nothing happened #387
- Popup控件问题 #373
- Field组件type设置为number,在iOS的webview加载后,仍然可以输入非数字字符 #368
- picker 点击会跳到最后一项 #362
Improvements
- [Improvement] Tab: scroll to corrent position when sticky & tab change #389 (chenjiahan)
v0.11.6 (2017-12-07)
Issue
Improvements
- [Improment] improve Tab sticky fluency #388 (chenjiahan)
- [bugfix] Filed number type value filter #386 (chenjiahan)
- [Doc] add explanation of Filed native propterties #384 (chenjiahan)
- [Improvement] Radio & Checkbox disabled color #383 (chenjiahan)
- [new feature] Tab support sticky #382 (chenjiahan)
- [bug fix] Icon: fix "new" icon #381 (pangxie1991)
- [Improvement] add utils test cases #380 (chenjiahan)
- [Improvement] Tab animation fluency && position #379 (chenjiahan)
- [bugfix] Sku button border radius #378 (chenjiahan)
- [feature] use cache loader #375 (chenjiahan)
- [bugfix] Popup overlayClass type #374 (chenjiahan)
- [Improvement] Picker: rewrite #370 (chenjiahan)
v0.11.5 (2017-12-04)
Issue
- 使用导入所有组件的方式引入,轮播图lazyload报错Failed to resolve directive: lazy #369
- picker放入popup中时,不能正常显示title #365
- cdn的方式引入submitbar不能正常显示buttonText #364
- 有支持typescript的计划吗? #352
Improvements
- [bugfix] Tab: active block disappeared when delete tab #372 (chenjiahan)
- [Improvement] CouponCell text adjust #371 (chenjiahan)
- [Doc] translate SubmitBar && GoodsAction #367 (chenjiahan)
- [Doc] add props name style guide #366 (chenjiahan)
v0.11.4 (2017-11-30)
Issue
Improvements
- [Improment] add $toast/$dialog to Vue.prototype #363 (chenjiahan)
- [Improvement] add type definition files #361 (chenjiahan)
- [Bugfix] delete unnecessary coupon desc #360 (chenjiahan)
v0.11.3 (2017-11-28)
Issue
Improvements
- [new feature] Uploader support inherit attrs #357 (chenjiahan)
- [new feature] CellSwipe support async controll #356 (chenjiahan)
- [Improvement] optimize build speed #355 (chenjiahan)
- [bugfix] NavBar click event #354 (chenjiahan)
v0.11.2 (2017-11-24)
Issue
- SubmitBar 控件有个左边的Slot就完美了 #341
- ImagePreview显示问题 #339
- ssr #338
- van-datetime-picker组件 v-model 传入 Invalid Date 导致浏览器卡死和手机浏览器卡死 #332
- Sku 商品购买组件 问题 #322
Improvements
v0.11.1 (2017-11-24)
Breaking changes
- 能不能考虑增加一个分页功能? #92
Issue
- card组件使用slot添加tags问题 #329
Improvements
- [bugfix] Popup: update overlay style & class #349 (chenjiahan)
- [Doc] add switch lang button in mobile #348 (chenjiahan)
- [improvement] TabbarItem: add slot-scope to avoid check by index #347 (chuangbo)
- [new feature] ImagePreview support manually close #346 (chenjiahan)
- [Improvement] SubmitBar: add left slot #345 (chenjiahan)
- [bugfix] should not access window when ssr #344 (chenjiahan)
- [new feature]Popup: 增加遮罩层overlayClass和overlayStyle属性,以提供遮罩层自定义样式 #343 (mickeyinfoshan)
- [Improvement] update actionsheet close icon style #340 (chenjiahan)
- [Improvement] optimize staticClass #337 (chenjiahan)
- [optimize & bug fix] Button: 优化layer, 修复滚动时, gpu占用过高情况 #336 (deepkolos)
- [improvement] optimize single line ellipsis #334 (chenjiahan)
- [bugfix] DateTimePicker validate date props #333 (chenjiahan)
- [improvement] Icon spinner color inherit #331 (chenjiahan)
- [improvement] adjust icon-font unicode #330 (chenjiahan)
v0.11.0 (2017-11-17)
Issue
Improvements
- [new feature] Pagination code review #328 (chenjiahan)
- feat: 分页组件 #327 (zgrong)
- [bug fix] Icon: add-o icon add radius #326 (cookfront)
- [new feature] optimize find-parent #325 (chenjiahan)
- [new feature] optimize clickoutside #324 (chenjiahan)
- [bugfix] remove unnecessary props #323 (chenjiahan)
- [Doc] add Internationalization document #321 (chenjiahan)
- [Doc] translate theme & demo pages #320 (chenjiahan)
- [Doc] update vant-demo respo #318 (chenjiahan)
- [bug fix] add lost cart icon #316 (cookfront)
- [new feature] add i18n support #310 (chenjiahan)
v0.10.9 (2017-11-15)
Breaking changes
- 能多加些加载图标就好了 #202
Issue
- waterfall 瀑布流无限加载问题 #313
- search 组件 样式错误 #311
- Tabbar导航 和router-link 结合 报错 ??? #302
- 能否给轻提示加个遮罩层做loading的时候会用到 #285
Improvements
- [new feature]: add new icons #315 (cookfront)
- [bugfix] Search box-sizing wrong #312 (chenjiahan)
v0.10.8 (2017-11-11)
Issue
- 直接引入CDN使用vant, area组件不可用 #304
- Area JSON #303
- 最新版在windows下build会报错,还是路径分隔符的问题。。 #298
- 开发模式下使用轮播组件懒加载方式 页面至少等待3S 才会正确显示swipe高度 #295
- 按钮的禁止后,如何开启 #293
- Area - 省市区选择建议 #289
- ImagePreview 图片预览 多张图片时,点击中间的某一张,放大后仍然从第一张开始 #271
Improvements
- [Doc]: add tab english docs #308 (cookfront)
- [Doc] add toast english document #307 (chenjiahan)
- [new feature] update document header style #306 (chenjiahan)
- [new feature] Tab support vue-router #305 (chenjiahan)
- 修复 windows 平台 run dist 出现异常的问题 #301 (lkiarest)
- [new feature] progress add showPivot prop #300 (chenjiahan)
- [new feature] add spinner type loading #297 (chenjiahan)
- [new feature] toast add mask option #296 (chenjiahan)
- [new feature] Stepper add plus & minus event #294 (chenjiahan)
v0.10.7 (2017-11-08)
Bug Fixes
- van-tab组件用v-for动态生成,无法左右滑动? #267
Issue
Improvements
- [new feature] normalize size of all icons #292 (chenjiahan)
- [bugfix] 修复sku弹层锁定滚动 #291 (w91)
- [bugfix] Steps style error when has more than 4 items #287 (chenjiahan)
- [new feature] ImagePreview support startPosition #286 (chenjiahan)
v0.10.6 (2017-11-06)
Bug Fixes
- tabbar自定义的情况下 无法生成info 是否考虑添加这个功能 #249
Issue
- waterfall滚动到底部时无限触发加载 #283
- swipe #282
- waterfall瀑布流拉到最底之后无限触发事件 #281
- Card点击事件无法触发 #276
- Vant 下载 #275
- 使用steps步骤条出现最后一个离得很远的问题 #273
- 请问有DEMO首页的手风琴组件吗? #272
- van-swipe组件添加了一个class就无法触摸滚动了 #270
- Cell的url 只支持 mode: history的形式 #266
- tabs组件文档有误 #264
Improvements
- [bug fix]: tabs dynamic generate bug #284 (cookfront)
- [bugfix] NoticeBar text disappeared when page back #280 (chenjiahan)
- [new feature] Swipe add 'initialSwipe' prop #279 (chenjiahan)
- [bugfix] Dialog should reset button text when showed #278 (chenjiahan)
- [Doc] update document site title #274 (chenjiahan)
v0.10.5 (2017-10-30)
Breaking changes
Issue
Improvements
- [bugfix] Tabbar cann't display info when use icon slot #269 (chenjiahan)
- [new feature] Cell support vue-router target route #268 (chenjiahan)
- [bugfix] uploader style error #265 (chenjiahan)
- [Doc] change document site path to /zanui/vant #262 (chenjiahan)
- [Doc] english document of all action components #260 (chenjiahan)
v0.10.4 (2017-10-26)
Breaking changes
- 业务组件 - 购物车组件 #209
Issue
- 希望直接支持按需引入组件 #257
- 请问支持自定义主题色或者有支持计划么? #256
- 希望能隐藏地址列表组件的checkbox #250
- Coupon 优惠券选择器 顶部兑换模块的 显隐开关 #241
- Tabbar 是否能增加Badge。 #240
- Toast 轻提示建议增加上中下位置的配置 #233
- van-search 的@search事件无法捕获value ,老版本以前是可以的 #232
- Dialog蒙层样式没能正常加载 #229
Improvements
- [bugfix] Swipe width calc error #258 (chenjiahan)
- [new feature] Notice bar support more props #254 (chenjiahan)
- [new feature] Icon: 增加新 icon 图标 #253 (pangxie1991)
- [bug fix] Doc: Update waterfall.md #252 (liangxiaoxin)
- [Doc] add custom theme document #251 (chenjiahan)
- [bugfix] add click feedback of buttons in components #248 (chenjiahan)
- [bug fix] PullRefreash: when $parents.$el scrollable, pull refreash trigger error #247 (GeoffZhu)
- [bugfix] CouponList always show empty info #246 (chenjiahan)
v0.10.3 (2017-10-25)
Issue
- 能否把DEMO示例的代码全部放出? #235
- 能否增加一个下拉菜单及上拉加载更多 #234
- ImagePreview 图片预览 组件使用后,点击图片无法显示大图 #225
- 能否提供cdn方式呢 #223
- 请问如何跟手淘lib-flexible rem布局结合 #222
Improvements
- [new feature] Tabbar add 'info' prop #245 (chenjiahan)
- [new feature] Toast support
position
prop #244 (chenjiahan) - [new feature] Coupon add 'showExchangeBar' prop && add empty style #243 (chenjiahan)
- [Doc] add goods demo #242 (chenjiahan)
- [bug fix] Pull-refresh: 'touchcancel '拼写问题 #239 (GeoffZhu)
- [bug fix]: 高阶组件英文文档修改 #238 (Tinysymphony)
- [Doc] add demo pages #237 (chenjiahan)
- [Doc] add Advanced components english document #236 (Tinysymphony)
- [bugfix] popup style missing when build style entry #231 (chenjiahan)
- [bugfix] Address & Contact list style #230 (chenjiahan)
- [Doc] add more badges in README.md #228 (chenjiahan)
- update README.md #227 (chenjiahan)
v0.10.2 (2017-10-20)
Bug Fixes
Issue
- 如何动态赋值 #221
- 省市区的json文件能放出来吗? #219
- 标签页 能提供纵向布局吗?现在只有横向布局 能灵活配置就好了 #207
- 能不能考虑增加一个 “选择图片” 的功能 #186
- Please open source examples code #169
Improvements
- [new feature] Sku: sku-group slot add event bus #226 (w91)
- [bugfix] Optimize component dependency analyze when build style entry #224 (chenjiahan)
- [Doc] add some english documents #220 (chenjiahan)
v0.10.1 (2017-10-18)
Breaking changes
- tabs标签个数建议 #203
- 轮播高度自适应 #180
- 能添加个底部tabbar吗 #157
- [bugfix] Popup modal display error #211 (chenjiahan)
Bug Fixes
- [bugfix] Swipe should clear autoplay timer when destroyed #218 (chenjiahan)
- [bug fix]: fix tab component when has a lot of text, show ellipsis #217 (cookfront)
- [bugfix] TreeSelect dependency path error #216 (chenjiahan)
- [bugfix] Checkbox border render error in weixin browser #214 (chenjiahan)
- \[bugfix\] Popup modal display error #211 (chenjiahan)
Issue
Improvements
- [new feature] Docs: contribute.md 移动至 .github 下 #212 (pangxie1991)
- [bug fix] Search: 修复无 reset 下展示 #210 (pangxie1991)
- [new feature]: tabs component add swipeThreshold prop #206 (cookfront)
v0.10.0 (2017-10-13)
Breaking changes
- [breaking change] remove reset.css dependencies #196 (chenjiahan)
Issue
Improvements
- [bugfix] delete unnecessary style in sku #205 (chenjiahan)
- [new feature] add Tabbar component #204 (chenjiahan)
- [new feature] ImagePreview reconstruct #201 (chenjiahan)
- [bugfix] Swipe shouid re initialize when item changes #200 (chenjiahan)
- [Document] add form components english document #199 (chenjiahan)
- [breaking change] Search: 修改原有结构 #198 (pangxie1991)
- [breaking change] reconstruct Swipe component #194 (chenjiahan)
v0.9.12 (2017-10-11)
Issue
- 使用 babel-plugin-import 引入组件报错 #193
- checkbox的change事件逻辑 #189
- 全局引入后,AddressEdit使用报错 #183
- <i>display: inline-block 有一些由字体大小造成的空白,使用calc(100%/3)后一行只有两个元素,第三个元素换行 #171
Improvements
- [bug fix] Search: 优化显示 #191 (pangxie1991)
v0.9.11 (2017-10-11)
Bug Fixes
- 在windows中执行npm run dev , 然后访问页面会报错 #176
- [bugfix]: textarea filed height incorrect when display none #188 (chenjiahan)
- [bugfix] AddressEdit correct name key #187 (chenjiahan)
Issue
Improvements
- [bug fix] Docs: 支持在 windows 下进行编译 #185 (pangxie1991)
- [new feature] Docs: 增加 contribute 指南 #182 (pangxie1991)
- [new feature] Docs: waterfall 文档优化 #175 (pangxie1991)
v0.9.10 (2017-10-09)
Breaking changes
- add Contact components #160 (chenjiahan)
- Add AddressEdit component #147 (chenjiahan)
Bug Fixes
- MacOS下npm run dev报错 #152
- mac 下 安装vant 全局引用,同时也引入饿了么的mint-ui,控制台报错了vant没有定义。。。。 #130
- Sku商品购买组件,基础用法例子里,(安卓手机微信浏览器)输入input在上半屏幕里,会出现看不到输入框的位置。。。 #125
Issue
- 项目是clone自饿了么的相关项目吗?LICENSE中的版权声明都没改 #165
- toobar #164
- gulp压缩vant-css出现的错误 #163
- 有些组件直接拿出来就可以用,真的方便,希望下一步支持ssr(nuxt) rua! #155
- npm 包里没有navbar组件。 #154
- 友情支持一下 #153
- when the button actived we can see 1px blank #150
- 目前看到的最好的Vue移动端组件库,API够简洁,用着感觉很爽👍 #149
- 请问框架为什么我全局安装后不能适应移动端。 #143
Improvements
- fix bad spelling of 'android' #173 (wonsikin)
- Docs: add English language support #170 (pangxie1991)
- 去掉zan-utils依赖,去掉组件内部对sku图片的处理 #168 (w91)
- Docs: modify doc of Swipe component 补 Swipe 文档中缺少引入的 SwipeItem #167 (OlafCheng)
- Fix waterfall hide bug #166 (pangxie1991)
- fix: remove unnecessary supports in mobile browsers #162 (chenjiahan)
- fix: remove zan-utils/validate & lodash/find dependencies #161 (chenjiahan)
- 去掉pc浏览器下,stepper组件input输入框中的箭头 #159 (w91)
- doc router use hash mode #158 (pangxie1991)
- fix button actived had 1px blank #151 (ZWkang)
- fix: tab's props not observable #148 (chenjiahan)
v0.9.9 (2017-09-26)
Issue
- npm无法安装 npm WARN vant@0.9.7 requires a peer of vue@2.4.2 but none was installed. #141
Improvements
- 增加单独禁用stepper input功能 #146 (w91)
- 优化:waterfall 文档和组件优化 #145 (pangxie1991)
- fix: wrong license in package.json #144 (airyland)
v0.9.8 (2017-09-24)
Breaking changes
- update changelog.md #140 (chenjiahan)
- add AddressList component #138 (chenjiahan)
Issue
- pull-refresh 下拉成功后如何关闭加载,给的例子关闭不了 #139
Improvements
v0.9.7 (2017-09-21)
Breaking changes
- Checkbox: support different shape #137 (chenjiahan)
v0.9.6 (2017-09-20)
Bug Fixes
- ImagePreview 图片预览,有bug,滑动就没有图片了! #126
- fix: reset.css compile error #136 (chenjiahan)
Improvements
- 移除大部分Lodash函数,更新文档 #135 (w91)
- 修复:图片预览 滑动关闭bug #134 (pangxie1991)
- icon 增加会员余额图标 #133 (pangxie1991)
v0.9.4 (2017-09-15)
Bug Fixes
- Button: fix disabled color wrong when has bottomAction prop #131 (chenjiahan)
Improvements
- Button: fix active color when disabled #132 (chenjiahan)
- 新增:增加一个已完成的icon #129 (cookfront)
v0.9.3 (2017-09-13)
Breaking changes
- 你们页面上(譬如底部区域),能不能github上查看这个框架的issues入口,每次都是点更新日志切换到issues的! #127
- add PasswordInput component #124 (chenjiahan)
- add NumberKeyboard component #122 (chenjiahan)
Bug Fixes
- Fix: component style should not depend on reset.css #128 (chenjiahan)
v0.9.2 (2017-09-08)
Breaking changes
- add NavBar component #121 (chenjiahan)
- Rename some components and use more suitable names #120 (chenjiahan)
Improvements
v0.9.1 (2017-09-07)
Bug Fixes
- Toast: fix background color #118 (chenjiahan)
Issue
- 请问captain-ui 开源了吗? #116
v0.9.0 (2017-09-07)
Breaking changes
- add PullRefresh component #117 (chenjiahan)
- Build: analyzes component dependencies when build style entries #115 (chenjiahan)
- Toast: use flex layout, support loading with text, improve performance #114 (chenjiahan)
- Card: support num and price props #112 (chenjiahan)
- vant-css: use hairline classes instead of mixins #110 (chenjiahan)
- update
popup
andquickstart
readme #109 (cookfront) - add OrderCoupon component #108 (chenjiahan)
- Doc: improve site load speed #107 (chenjiahan)
Bug Fixes
- Fix: swipe tabs animation time and timing function #111 (cookfront)
- hide indicators when one swipe page #106 (Raistlin916)
Improvements
v0.8.9 (2017-09-01)
v0.8.8 (2017-09-01)
Breaking changes
- PayOrder component add tip slot #105 (Raistlin916)
- Checkbox: support listen to change event #104 (chenjiahan)
- add GoodsAction component #102 (chenjiahan)
- add InvalidGoods component #100 (chenjiahan)
- add OrderGoods component #99 (chenjiahan)
- add PayOrder component #98 (chenjiahan)
Bug Fixes
- 修复 make init bug #97 (pangxie1991)
Improvements
- Add deep-select component and fix a popup bug. #103 (Tinysymphony)
- Doc: update Step/Loading/Tag/Badge documents #101 (chenjiahan)
v0.8.7 (2017-08-29)
Breaking changes
- add ExpressWay component #96 (chenjiahan)
- add CellSwitch component #95 (chenjiahan)
- add NoticeBar && test cases #94 (chenjiahan)
- Dialog: support both function call and component call #93 (chenjiahan)
- CellSwipe: improve test coverage && code review #91 (chenjiahan)
- Progress: adjust DOM struct #90 (chenjiahan)
v0.8.6 (2017-08-24)
Breaking changes
- dalete merge && class operating methods #88 (chenjiahan)
- directory adjust: delete entry index.js #87 (chenjiahan)
- Button: reduce unnecessary styles #86 (chenjiahan)
- Layout: optimize doc #85 (chenjiahan)
Bug Fixes
Issue
- When 'showIndicators' set to 'false' The second image does not show #80
v0.8.5 (2017-08-21)
Breaking changes
- Doc: add usage guide && top progress #83 (chenjiahan)
Bug Fixes
- Popup: not preventScroll by default #84 (chenjiahan)
- fix: swipe sometimes will change to drag image #81 (pangxie1991)
Issue
v0.8.4 (2017-08-18)
Bug Fixes
- fix: field 计算autosize,需要nextTick #78 (pangxie1991)
v0.8.3 (2017-08-18)
Bug Fixes
- fix: dialog wrong z-index #77 (chenjiahan)
v0.8.1 (2017-08-18)
Breaking changes
- field 增加icon slot支持 #76 (pangxie1991)
v0.8.0 (2017-08-17)
Breaking changes
- Optimize component building, reduce dist file size #74 (chenjiahan)
v0.7.10 (2017-08-16)
Bug Fixes
- fix: 修复popup和dialog同时出现时,几率出现dialog被挡住的情况 #75 (pangxie1991)
- 修复:popup滚动穿透 #73 (cookfront)
v0.7.8 (2017-08-10)
Breaking changes
- 补充 babel-plugin-import 文档 #71 (chenjiahan)
Bug Fixes
- not require reset.css by default #72 (chenjiahan)
v0.7.7 (2017-08-09)
Bug Fixes
- Fixed: one page Swipe components error #70 (Raistlin916)
v0.7.6 (2017-08-08)
Breaking changes
v0.7.5 (2017-08-08)
Bug Fixes
- fix: one page swiper broken #68 (Raistlin916)
Issue
- 安装业务组件导致基础组件css样式文件引入失败 #65
v0.7.3 (2017-08-04)
Issue
- datetime-picker的问题 #45
Improvements
- fix: utils 修复babel编译 #67 (pangxie1991)
- README.md使用英文文档 #66 (cookfront)
v0.7.2 (2017-07-31)
Breaking changes
- 支持 babel-plugin-import #62 (chenjiahan)
- 依赖更新 && 构建调整 #60 (chenjiahan)
- Switch 组件: 个人建议加了动画效果 #59 (BosenY)
- 文档改版 #55 (chenjiahan)
- 新增:Card 组件增加 centered 属性 #54 (chenjiahan)
Bug Fixes
- fix: datetimepicker cancel event not work #64 (chenjiahan)
- 修复:popup多层级van-modal未插入到正确的位置 #63 (cookfront)
- 新增几个图标 && 修复tabs组件为空报错的问题 #61 (cookfront)
- Fix: deploy doc fail #56 (chenjiahan)
Issue
- SVG's SMIL animations deprecated #46
v0.6.6 (2017-07-15)
Breaking changes
- 新增:Field 增加blur事件 && Field 支持尾部icon #53 (pangxie1991)
v0.6.5 (2017-07-11)
Breaking changes
Issue
- 有计划都生成vue版本吗 #50
v0.6.4 (2017-07-06)
Breaking changes
v0.6.3 (2017-07-04)
Breaking changes
- 步骤条组件新增direction和activeColor属性,增加了竖的步骤条 #49 (cookfront)
- Card component supoort thumb slot,use flex layout #48 (chenjiahan)
Bug Fixes
Issue
- goods-action 文档有误 #47
v0.6.2 (2017-06-26)
Breaking changes
v0.6.1 (2017-06-19)
Bug Fixes
v0.6.0 (2017-06-15)
Breaking changes
v0.5.12 (2017-06-02)
Issue
- 业务组件的cap-goods-list出现问题 #36
Improvements
- utils/scroll #37 (pangxie1991)
v0.5.11 (2017-05-25)
Improvements
v0.5.10 (2017-05-25)
v0.5.9 (2017-05-25)
Improvements
v0.5.8 (2017-05-25)
Bug Fixes
Improvements
v0.5.7 (2017-05-19)
Breaking changes
- picker 增加 title 显示 #30 (pangxie1991)
Improvements
v0.5.6 (2017-05-15)
Improvements
- 添加两个新的icon #29 (cookfront)
- 改变打包出来的amd模块,增加amd模块的名字 #28 (pangxie1991)
v0.5.4 (2017-05-09)
Bug Fixes
- 修复:添加reset.css和cell加上right-icon的slot #27 (cookfront)
- 修复:cell同时设置title和label时,value不居中 #26 (cookfront)
- 修复:popup的zIndex转换为number #24 (cookfront)
Improvements
- fix bugs and add new features #25 (radicalviva)
v0.5.3 (2017-04-27)
Bug Fixes
v0.5.2 (2017-04-26)
Issue
- does it render UI Natively just like React - Native or like ionic ? #15
- give me an english version of this : https://www.youzanyun.com/zanui/react/guides/install #14
Improvements
- 修复:webpack打包修复 #21 (cookfront)
- unit test: picker #20 (cookfront)
- Fix: 修复toast关闭时未移除Dom节点,以及补上单元测试 #19 (cookfront)
- tabs 组件修改 #18 (pangxie1991)
- 补充 Col & Row 测试用例 #16 (w91)
- 单元测试 排除src/目录 #13 (pangxie1991)
- 添加单元测试 #12 (cookfront)
- test 环境不跑 PhantomJS #11 (pangxie1991)
- 修改 unit test 的配置 #10 (pangxie1991)
- unit test: uploader #9 (tsxuehu)
- 文档页样式优化和打包配置优化 #8 (cookfront)
- 修复表单组件样式和单元测试用例 #7 (cookfront)
- 文档小细节优化 #6 (cookfront)
v0.5.1 (2017-04-24)
Improvements
v0.5.0 (2017-04-23)
Issue
- 一些建议 #1
Improvements
- use vue in amd & commonjs, use Vue in root #4 (pangxie1991)
- 手机端样式细节调整,补充测试用例 #3 (cookfront)
- 补充waterfall文档,依赖vue改为Vue #2 (pangxie1991)
* This Change Log was automatically generated by github_changelog_generator