21 KiB
Changelog
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