35 KiB
Changelog
0.12.12
2018-03-06
Improvements
- Swipe: support disable loop #670 @chenjiahan
- Document: add swipe change event demo #666 @chenjiahan
- update static source CDN domain #652 @chenjiahan
Bug Fixes
- fix Field disabled color in safari #669 @chenjiahan
- fix Swipe autoplay not stop when value set to 0 #660 @chenjiahan
0.12.11
2018-02-27
Improvements
- Checkbox: add label-disabled prop #644 @ddchef
- Popup: add click-overlay event #647 @chenjiahan
- Icon: add warn icon #651 @chenjiahan
- Icon: add info-o icon, optimize checked & underway icon #648 @chenjiahan
Bug Fixes
- fix Button loading horizontal align #645 @chenjiahan
0.12.10
2018-02-12
Improvements
- add build-in style document #633 @chenjiahan
- Checkbox: optimzie DOM struct #636 @chenjiahan
- Checkbox: support config the maximum amount of checked options #631 @mpandar
Bug Fixes
- Stepper: change event error when clear input #635 @chenjiahan
0.12.9
2018-02-08
Improvements
- PullRefresh: add refersh event #625 @chenjiahan
- Circle: optimzie linecap #624 @chenjiahan
- Picker: add loading prop #619 @chenjiahan
- Loading: add size prop #620 @chenjiahan
- Loading: add circular type #618 @chenjiahan
- Loading: change default type to circular #623 @chenjiahan
Bug Fixes
0.12.8
2018-02-07
Improvements
- add Circle component #608 @chenjiahan
- Tab: add title slot #603 @chenjiahan
- Toast: adjust background color #601 @chenjiahan
- Popup: support getContaienr #611 @chenjiahan
- Sku: support imgage upload #612 @w91
- Sku: support custom stepper #600 @w91
Bug Fixes
- fix Picker style error in some andriod devices #609 @chenjiahan
- fix TreeSelect arrow position error #605 @chenjiahan
0.12.7
2018-01-31
Improvements
- Area: add item-height & visible-item-count props #591 @chenjiahan
- Dialog: support component call #593 @chenjiahan
- Toast: support multiple instance #586 @chenjiahan
- Sku: add getSkuData method #585 @chenjiahan
Bug Fixes
- fix Field multi line label style error #583 @chenjiahan
0.12.6
2018-01-25
Improvements
- AddressEdit: add default slot #573 @chenjiahan
- Uploader: support maxSize prop #575 @chenjiahan
- Sku: add sku-body-top slot and resetSelectedSkuOnHide prop #568 @w91
Bug Fixes
- fix Sku message error when overlimit #568 @w91
- fix Toast work break #567 @chenjiahan
- fix Tab active not work #572 @chenjiahan
0.12.5
2018-01-23
Improvements
- Button: add text prop #563 @chenjiahan
- CouponList: support v-model、exchangeButtonLoading、exchangeMinLength #556 #566 @chenjiahan
- Icon: update share icon #562 @chenjiahan
- Sku: improve render performance #550 @chenjiahan
Bug Fixes
- Area: should not display city & county list when not select province #560 @chenjiahan
- Cell: fix required style #553 @qianzhaoy
0.12.4
2018-01-18
Improvements
- Picker: add props to custom button text #548 @chenjiahan
- Toast: add setDefaultOptions method #541 @chenjiahan
- Dialog: add setDefaultOptions method #539 @chenjiahan
Bug Fixes
- Stepper: not fire event on changing the value prop #546 @chuangbo
- Picker: fix misspelling of visibleItemCount prop #549 @chenjiahan
0.12.3
2018-01-12
Improvements
- NavBar: add zIndex prop #525 @chenjiahan
- Cell: adjust right padding of arrow #531 @chenjiahan
Bug Fixes
- Area: should valid data before get area list #520 @chenjiahan
- AddressEdit: setAreaCode now work #524 @chenjiahan
- Picker: change event not triggered when click option #532 @chenjiahan
- PullRefresh: only triggered when drag in vertical direction #521 @ZhiRuYan
0.12.2
2018-01-08
Bug Fixes
- Swipe: use translate2d to aviod iOS11 crash bug #518 @chenjiahan
- Picker: should not emit change event after init #517 @chenjiahan
- NoticeBar: should reinitialize when text changed #515 @xliez
- AddressEdit: fix search result style error #514 @chenjiahan
0.12.1
2018-01-05
Improvements
- Button: adjust padding of small button #511 @chenjiahan
Bug Fixes
- fix Cell icon can't render when no title #508 @chenjiahan
- fix Cell inner border width #506 @chenjiahan
- fix CouponList line height #507 @chenjiahan
- fix CouponList input style #502 @chenjiahan
- fix Radio icon not clickable #505 @chenjiahan
0.12.0
2017-12-29
Breaking changes
- Cell: move left padding from CellGroup to Cell, add 'border'、'clickable' props #497 @chenjiahan
- follow eslint-plugin-vue strongly-recommended code style, use kebab-case props #482 @chenjiahan
Improvements
- Field: add error-message prop #492 @chenjiahan
- Document: update site UI #490 @chenjiahan
Bug Fixes
- fix Tab height calc error when use sticky #493 @chenjiahan
- fix Component should not inheritAttrs when use $attrs #488 @chenjiahan
0.11.15
2017-12-25
Improvements
- Uploader: support multiple files #480 @chenjiahan
- NumberKeyboard: add new theme #472 @chenjiahan
- Icon: update search icon #474 @chenjiahan
- Support passive events #478 @chenjiahan
Bug Fixes
- fix popup should remove event handler when destroyed #477 @chenjiahan
- fix popup mixin should treat empty string as true for boolean props #468 @chuangbo
- fix package.json should include 'types' in 'files' field #462 @wuyiw
0.11.14
2017-12-21
Improvements
- NumberKeyboard: add hideOnClickOutside & closeButtonText props #458 @chenjiahan
- Area: optimize performance #457 @chenjiahan
- auto run eslint before build dist #455 #453 @chenjiahan
Bug Fixes
- fix cell arrow style error @chenjiahan
0.11.13
2017-12-19
Improvements
- Area: add 'title' prop #450 @chenjiahan
- Icon: add 'info' prop #447 @chenjiahan
- Picker: optimzie performance #450 @chenjiahan
- Search: support input native events #451 @chenjiahan
- GoodsAction: add 'info' prop, support router link #448 @chenjiahan
- Area & Sku: support i18n #439 #440 @chenjiahan @Tinysymphony
Bug Fixes
- fix GoodsAction display error in small screen #446 @chenjiahan
0.11.12
2017-12-15
Improvements
- ContactCard: add 'editable' prop #435 @chenjiahan
- Coupon: support i18n #431 @chenjiahan
Bug Fixes
- fix Popup preventScroll not work in some cases #429 @Tinysymphony
- fix Picker should prevent default touchmove #432 @chenjiahan
- fix Picker bottom area not dragable #433 @chenjiahan
- fix PullRefresh head display error #436 @chenjiahan
0.11.11
2017-12-13
Improvements
- Field: support native events #421 @chenjiahan
- Search: support native input attrs #418 @chenjiahan
- CellGroup: add 'border' prop #420 @chenjiahan
- AddressEdit: add focus、change-area、select-search events #426 @chenjiahan
- Badge、CouponList、ContactCard: add active color #419 @chenjiahan
Bug Fixes
- fix Checkbox disabled not work when inside CheckboxGroup #425 @Tinysymphony
- fix AddressEdit searchResult type validate #417 @chenjiahan
0.11.10
2017-12-12
Improvements
- Support Vue.use to register a component #401 @chenjiahan
- Uniform fade animation #410 @chenjiahan
Bug Fixes
- Icon: fix 'shopping-cart' icon not align center #415 @cookfront
0.11.9
2017-12-11
Improvements
- Icon: add share & arrow-left icons #407 @chenjiahan
- Icon: support local font file #408 @chenjiahan
Bug Fixes
- fix raf error in SSR #405 @chenjiahan
- fix NoticeBar animationend event in old browser #402 @chenjiahan
0.11.8
2017-12-08
Improvements
- Icon: add two new icon #396 @chenjiahan
- Button: adjust default button border color #392 @chenjiahan
Bug Fixes
- Tab: hide scrollbar in mobile safari #390 @chenjiahan
- Tab: active tab should keep center when scrollable #394 @chenjiahan
0.11.7
2017-12-07
Improvements
- Tab: scroll to top when change tab & sticky #389 chenjiahan
Bug Fixes
- fix Tab initail tab position #389 chenjiahan
0.11.6
2017-12-07
Improvements
- Picker: support click to select and disabled option #370 @chenjiahan
- Tab: support sticky prop #382 @chenjiahan
- Tab: improve animation fluency #379 @chenjiahan
Bug Fixes
- fix Popup overlayClass type #374 @chenjiahan
- fix Filed number type value filter #386 @chenjiahan
- fix Icon 'new' display #381 (@pangxie1991)
- fix Sku button border radius #378 @chenjiahan
- fix Radio & Checkbox disabled color #383 @chenjiahan
0.11.5
2017-12-04
Improvements
- Coupon: adjust cell text #371 @chenjiahan
- GoodsAction: support i18n #367 @chenjiahan
- Document: add props name style guide #366 @chenjiahan
Bug Fixes
- fix Tab active block disappeared when delete tab #372 @chenjiahan
0.11.4
2017-11-30
Improvements
- add type definition files #361 @chenjiahan
- support use this.$toast/$dialog to call Toast/Dialog #363 @chenjiahan
0.11.3
2017-11-28
Breaking changes
- NavBar: rename click event, change 'clickLeft' to 'click-left' #354 @chenjiahan
Improvements
- CellSwipe: add onClose prop, support async controll #356 @chenjiahan
- Uploader: support inherit attrs #357 @chenjiahan
- optimize local compile speed #355 @chenjiahan
0.11.2
2017-11-24
Improvements
0.11.1
2017-11-24
Improvements
- Actionsheet: update close icon style #340 @chenjiahan
- Popup: add overlayClass and overlayStyle props #349 #343 @mickeyinfoshan @chenjiahan
- Icon: adjust unicode for better display #330 @chenjiahan
- ImagePreview: support manually close #346 @chenjiahan
- Tabbar: add slot-scope to avoid check by index #347 @chuangbo
- SubmitBar: add left slot #345 @chenjiahan
- optimize component static classnames #337 @chenjiahan
- optimize single line text ellipsis #334 @chenjiahan
- optimize button css layer and GPU cost #336 @deepkolos
Bug Fixes
- fix some bugs in SSR #344 @chenjiahan
- fix DateTimePicker crashed when pass invalid props #333 @chenjiahan
0.11.0
2017-11-17
Breaking changes
- add i18n support #310 @chenjiahan
- remove some unnecessary props #323 @chenjiahan
Improvements
- add Pagination component #327 #328 @zgrong @chenjiahan
- add Locale component #310 @chenjiahan
- add Internationalization document #321 @chenjiahan
- Icon: add-o icon add radius #326 @cookfront
0.10.9
2017-11-15
Improvements
- Icon: add new icons #315 @cookfront
Bug Fixes
- Search: fix box-sizing #312 @chenjiahan
0.10.8
2017-11-11
Improvements
- Tabbar: support vue-router #305 @chenjiahan
- Stepper: add plus & minus event #294 @chenjiahan
- Progress: add showPivot prop #300 @chenjiahan
- Loading: add spinner type #297 @chenjiahan
- Toast: add mask option #296 @chenjiahan
- add Tab english document #308 @cookfront
- add Toast english document #307 @chenjiahan
Bug Fixes
- fix npm run dist errors in windows #301 @zlkiarest
0.10.7
2017-11-08
Improvements
- Normalize size of all icons #292 @chenjiahan
- ImagePreview support custom startPosition #286 @chenjiahan
Bug Fixes
- fix Sku scroll lock #291 @w91
- fix Steps style error when has more than 4 items #287 @chenjiahan
0.10.6
2017-11-06
Improvements
- add Swipe initialSwipe prop #279 @chenjiahan
Bug Fixes
- fix Dialog button text not reset when showed #278 @chenjiahan
- fix Tab dynamic generate bug #284 @cookfront
- fix NoticeBar text disappeared when page back #280 @chenjiahan
0.10.5
2017-10-30
Improvements
- Cell support vue-router target route #268 @chenjiahan
Bug Fixes
- fix Tabbar info display when use icon slot #269 @chenjiahan
- fix Uploader input type #265 @chenjiahan
0.10.4
2017-10-26
Improvements
- add more icons #253 @pangxie1991
- add document of custom theme #251 @chenjiahan
- add click feedback of buttons in components #248 @chenjiahan
- add more props of NoticeBar #254 @chenjiahan
Bug Fixes
- fix Swipe width calc error #258 @chenjiahan
- fix PullRefreash scroll bug when parent is scrollable #247 @GeoffZhu
- fix CouponList empty info display bug #246 @chenjiahan
0.10.3
2017-10-25
Improvements
- add Tabbar info prop #245 @chenjiahan
- add Toast position prop #244 @chenjiahan
- add Coupon showExchangeBar prop #243 @chenjiahan
- add Advanced components english document #236 @Tinysymphony
- add demo pages in document #237 @chenjiahan
Bug Fixes
- fix Address & Contact list style error #230 @chenjiahan
- fix popup style missing when build style entry #231 @chenjiahan
- fix PullRefresh touchcancel event #239 @GeoffZhu
0.10.2
2017-10-20
Improvements
- Sku: sku-group slot add event bus #226 @w91
- add English documents #220 @chenjiahan
Bug Fixes
- Optimize component dependency analyze when build style entry #224 @chenjiahan
0.10.1
2017-10-18
Improvements
- upgrade Vue version to 2.5.0 @chenjiahan
- add Tabs swipeThreshold prop #206 @cookfront
Bug Fixes
- fix Swipe not clear autoplay timer when destroyed #218 @chenjiahan
- fix Tab slot text ellipsis #217 @cookfront
- fix TreeSelect denpendency path error #216 @chenjiahan
- fix Checkbox border render error in Weixin browser #214 @chenjiahan
- fix Popup modal can not display in some cases #211 @chenjiahan
- fix Waterfall repeated event bind @chenjiahan
0.10.0
2017-10-13
Breaking changes
- remove reset.css in vant-css #192 #196 @chenjiahan
- reconstruct Swipe component, adjust some API #174 #180 #194 #200 @chenjiahan
- optimize Search component,adjust struct #198 @pangxie1991
Improvements
- add Tabbar componnet #157 #204 @chenjiahan
- add english document of Form components #199 @chenjiahan
- optimize Sku style #205 @chenjiahan
Bug Fixes
- fix ImagePreview beating bug when loading image #201 @chenjiahan
- fix Field height error when type is textarea and display none #181 @chenjiahan
0.9.12
2017-10-11
Bug Fixes
- fix Search style bug #191 (pangxie1991)
0.9.11
2017-10-11
Improvements
- add Contribute document #182 @pangxie1991
Bug Fixes
- fix AddressEdit name key #187 @chenjiahan
- fix Filed textarea wrong height when display none #188 @chenjiahan
- fix compile error in windows #185 @pangxie1991
0.9.10
2017-10-09
Improvements
- add Contact component #160 @chenjiahan
- add AddressEdit component #147 @chenjiahan
- add english document support #170 @pangxie1991
- remove dependency of zan-utils #168 @w91 @chenjiahan
- remove unnecessary codes in transition.js #162 @chenjiahan
- use clean-css instead of gulp-cssmin to minify css @chenjiahan
Bug Fixes
- fix Tab props not observable #148 @chenjiahan
- fix Button active border color #150 @ZWkang
- fix Stepper input style #159 @w91
- fix Waterfall disable props not work when display none #166 @pangxie1991
- fix vant-css not compile calc property after build @chenjiahan
- fix npm run dev error in MacOS #152 @chenjiahan
- fix document router not work in some browsers #158 @pangxie1991
0.9.9
2017-09-26
Improvements
Bug Fixes
- fix license error in packages.json #144 @airyland
- fix Waterfall scroll bug #145 @pangxie1991
0.9.8
2017-09-24
Improvements
- add AddressList component #138 @chenjiahan
- modify changelog #140 @chenjiahan
Bug Fixes
0.9.7
2017-09-21
Improvements
- Checkbox: support shape prop #137 @chenjiahan