56 KiB
Changelog
1.3.6
2018-10-11
Improvements
- Card: add origin-price prop #1916
Bug Fixes
- fix Toast tap highlight color when unclickable #1914
1.3.5
2018-10-10
Improvements
- Tab: upgrade style #1908
- Badge: upgrade style #1907
- Dialog: upgrade style #1906
- NoticeBar: upgrade style #1893
- Collapse: add disabled prop #1892
- TreeSelect: add height prop #1905
- ImagePreview: support finger zooming #1895
Bug Fixes
1.3.4
2018-10-02
Improvements
- Button: add round prop #1885
- Button: update disabled style #1886
- Card: add tag prop #1878
- Card: add thumb-link prop #1879
- ImagePreview: add show-index prop #1889
- Picker: update style #1887
- SwipeCell: add disabled prop #1884
Bug Fixes
- fix Toast type definition #1859
1.3.3
2018-09-23
Improvements
- SwipeCell: add click event #1848
- Locale: optimize error handling #1835
- Document: add Component changelog #1816
Bug Fixes
- fix DatetimePicker should update value when range changed #1825
- fix Field maxlength not work when type = number #1839
- fix PullRefresh preventDefault warning #1819
- fix Tag white border #1834
1.3.2
2018-09-14
Improvements
- AddressEdit: optimize area label #1785
- Dialog: update button color #1774
- List: add loading slot #1804
- Tab: optimize active color #1775
- update border-color #1773
Bug Fixes
- fix hairline in Chrome 69 #1776 #1805
- fix AddressEdit missing border #1800
- fix AddressList address not fully displayed #1786
- fix Dialog type definition #1799
1.3.1
2018-09-07
Improvements
- Document: add vue-cli 3 guide #1754
Bug Fixes
- fix Button loading color #1768
- fix ImagePreview type definition #1767
- fix Tab color not work in card type #1763
- fix lib dir babel runtime module #1753
1.3.0
2018-08-31
Breaking changes
Improvements
- upgrade to precss 3.0 #1696
- AddressList: support disabled list #1729
- Contact: upgrade style #1693
- Popup: get-container support selector #1699
- Popup: optimize animation duration #1694
- Rate: add readonly prop #1731
- Sku: support custom validator #1732
- Tab: add scroll event #1730
- Loading: support any color #1717
Bug Fixes
- fix bundle version wrong #1703
- fix DatetimePicker incorrect value when use minMinute #1724
- fix Swipe wrong position #1723
- fix Tab should not swipe to disabled tab #1704
- fix Tabbar: info not work when use icon slot #1705
1.2.1
2018-08-24
Improvements
- AddressEdit: optimize style #1676
- ContactEdit: optimize style #1677
- Collapse: add more props and slots #1671
- Field: update clear icon color #1678
- Icon: add class-prefix prop #1688
- Swipe: support custom item width & height #1664
Bug Fixes
- fix Stepper value can not be zero #1687
- fix Tab custom line color #1686
- fix share icon font-weight #1670
- fix Popup can not be destoryed when use get-container #1665
1.2.0
2018-08-20
Breaking changes
- AddressEdit: use camelcase data #1644
- Coupon: use camelcase data #1643
- CellSwipe: rename to SwipeCell #1652
Improvements
- Area: update province data #1653
- AddressList: upgrade style, add slot #1628
- Button: add square prop #1627
- Coupon: upgrade style #1636
- Icon: add aim icon #1655
- Icon: update edit icon #1635
- Radio: optimize style #1626
- SubmitBar: upgrade style #1631
- Tab : support custom color #1622
- Tabbar: optimize DOM #1640
Bug Fixes
1.1.16
2018-08-10
Improvements
- Actionsheet: add select event #1594
- ImagePreview: suppot onClose callback #1589
- List: add check method #1590
- Search: update style #1603
Bug Fixes
- fix Actionsheet item unclickable when loading #1587
- fix DatetimePicker value uncorrect when use formatter #1591
1.1.15
2018-08-03
Improvements
- Button: add warning type #1558
- SwipeCell: add open method #1546
- DatetimePicker: support minute range #1583
- Icon: add size prop #1555
- Stepper: update disabled color #1560
- Stepper: optimize input strategy #1534
- Tab: support custom sticky offset top #1519
Bug Fixes
- fix Button text-size-adjust #1545
- fix Field date type not work in iOS #1586
- fix van-clearfix not work #1559
- fix Tabbar should not trigger change event when active not change #1571
1.1.14
2018-07-19
Improvements
- Collapse: add transition animation #1500
- CouponCell: optimize text #1499
- Stepper: improve input experience #1484
- Tab: add change event #1503
- DatetimePicker: support text formatter #1497
Bug Fixes
- fix Field inline-height #1486
- fix AddressEdit string trim #1487
- fix Progress nesting in Collapse #1513
- fix Stepper integer in android #1482
- fix Tab scroll position after activated #1512
- fix Tab sticky in scroll element #1496
1.1.13
2018-07-13
Improvements
- Button: add plain prop #1444
- Toast: improve type definition #1468
- Dialog: improve type definition #1467
- Radio: add label-position prop #1446
- Radio: add label-disabled prop #1445
- Search: should trigger blur after click search button #1448
Bug Fixes
- fix Swipe multi finger touch #1478
- fix ImagePreview start position #1456
- fix Picker incorrect option height in some android devices #1449
- fix vue-lazyload version #1481
1.1.12
2018-07-06
Improvements
- Area: add reset method #1427
- Checkbox: support custom icon #1414
- Checkbox: with cell #1430
- Swipe: not swipeable when page scrolling #1425
- Swipe: window resize #1413
Bug Fixes
- fix Progress text empty #1411
- fix Tab random insert order #1429
- fix error when use Vue.use in typescript #1410
- fix vant-css missing dependencies #1426
1.1.11
2018-07-04
Improvements
- Actionsheet: support lazy render #1365
- AddressEdit: adjust event order #1402
- SwitchCell: add size prop #1371
- Checkbox: add label-position prop #1394
- Picker: optimize render performance #1391
- Tab: update card style #1364
- Document: dialog before-close usage #1383
Bug Fixes
- fix Area error when city list empty #1374
- fix DatetimePicker change event params #1370
- fix Field readonly in safari #1399
- fix Field should hide clear icon when readonly #1395
- fix Tab insert order #1372
1.1.10
2018-06-28
Breaking changes
- Icon: remove birthday-privilege、member-day-privilege、balance-details #1331
Improvements
- Cell: add arrow-direction prop #1323
- Field: add is-link prop #1347
- Field: add input-align prop #1352
- Field: add label-align prop #1353
- Icon: add idcard icon #1331
- Sku: add stepper-change event #1349
- PullRefresh: add disabled prop #1336
Bug Fixes
1.1.9
2018-06-22
Improvements
- Actionsheet: support disable option #1293
- Field: support clearable #1309
- Layout: support flex layout #1305
- Locale: add type definition #1294
- Tabbar: add z-index prop #1310
- Stepper: improve blur behavior #1316
Bug Fixes
1.1.8
2018-06-14
Improvements
- AddressEdit: support configure button text #1287
- AddressEdit: simplify struct #1274
- Area: optimize default option #1272
- Dialog: support isolated title #1270
- Field: add blur method #1264
- Field: update right icon color #1262
- Sku: message limit maxlength #1271
- Build: add stylelint #1280
- Document: add demo source file link #1266
- Document: add code style guide #1245
Bug Fixes
- fix Actionsheet title font size #1267
- fix CheckboxGroup v-model type check #1254
- fix Popup max height #1256
- fix Tab resize line when title changed #1260
1.1.7
2018-06-06
Improvements
- Dialog: support custom className #1224
- Dialog: optimize style without content #1233
- Field: support v-model.number #1221
- Swipe: add swipeTo method #1222
- Document: add ts-import-plugin guide #1230
1.1.6
2018-06-01
Improvements
- Dialog: add get-container prop #1176
- Dialog: beforeClose add callback parameters #1166
- Icon: update wechat icon #1156
- Picker: support html option #1213
- SubmitBar: optimize render #1184
- Test: add more test cases #1202
- Doc: improve quickstart #1187
Bug Fixes
Changelog
1.1.5
2018-05-24
Improvements
- AddressEdit: trim empty value #1150
- Dialog: prevent button text select #1148
- NumberKeyboard: add close event #1127
- Rate: add change event #1102
- Picker: update unselected option color #1142
- Popup: support lazy render #1138
- Sku: update error info #1100
- TreeSelect: support string type id #1126
- Utils: remove unused scroll utils #1112
Bug Fixes
- fix Toast mask render uncorrectly when forbidClick #1154
- fix Field input margin in safari #1147
- fix Progress pivot cross border #1135
1.1.4
2018-05-18
Improvements
- AddressEdit: fit in small screen #1082
- Cell: support number type title & value #1073
- Field: add left-icon prop #1092
- Progress: support gradient color #1098
- Build: upgrade to webpack-serve #1056
- Reorganize demos #1052
- Reorganize document #1066
- Rebuild test system #1051
Bug Fixes
- fix DatetimePicker initial value error #1093
- fix GoodsAction info position #1074
- fix icon style template #1091
1.1.3
2018-05-12
Improvements
- AddressEdit: add cancel-delete event #1047
- Field: add label slot #1048
- Icon: update search icon #1025
- Icon: support color property #1031
- ImagePreview: optimize click detect #1042
- NoticeBar: add ref check #1037
- Search: update style #1027
- Toast: add loadingType option #1049
Bug Fixes
1.1.2
2018-05-08
Improvements
- add Rate component #901 #1002 #1010 #1011
- Area: add change event #1019
- Button: update border color #998
- Locale: add warning when not correctly registered #1012
- Stepper: update disabled style #997
- optimize component watcher #1001
- Document: optimize API table #990 #991
Bug Fixes
- fix Search should not have cell border #1000
- fix Tab should lazy render tab-pane #978
- fix Stepper integer wrong spelling #992
1.1.1
2018-05-04
Improvements
- Contact: optimize background image #972
- List: add loading-text prop #948
- Swipe: optimzie performance #985
- Swipe: add touchable prop #975
- Swipe: support vertical mode #938
- Slider: expand touch area #977
- Stepper: add interger prop #951
- Tab: add line-width prop #988
Bug Fixes
1.1.0
2018-04-25
Improvements
- add Slider component #897 #915 jerryni
- add bem mixin and format bem style #921 #924 #932 #934
- Panel: use cell instead of extra style #927
- Cell: optimize flex layout #919
- Slider: add step & bar-height prop #915
- Build: upgrade vue-loader 15 #937
- Build: use ChromeHeadless instead of PhantomJS to run test cases #913
- Build: use MiniCssExtractPlugin instead of ExtractTextPlugin #936
- Build: add sideEffects config for webpack 4 #926
- Document: add rem guide #928
- Document: remove Loading circle type #941
Bug Fixes
- fix Uploader can not upload pic in android #929
- fix Checkbox should not render label when label is empty #920
- fix Dialog type define error #918
- fix Popup should remove touch event listener when distroyed #912
- fix Picker text adjust may cause option wrong offset #916
1.0.8
2018-04-20
Improvements
- add git hook, optimize dev process #883
Bug Fixes
- Cell: optimize left icon #893
- Build: should use babel sync compile #885
- Field: allow negative number when type is number #889
- Popup: fix lock scroll #891
1.0.7
2018-04-17
Bug Fixes
- fix missing style entry in build result
1.0.6
2018-04-17
Improvements
- support es module #875
- Dialog: add before-close prop, support async close #854 #881
- SubmitBar: support custom currency symbol #876
- Tab: support v-model bind active tab #879
Bug Fixes
- fix DatetimePicker change event params not correct #878
1.0.5
2018-04-13
Improvements
Bug Fixes
- fix NavBar title max width limitation #867
- fix Button vertical align incorrect when loading #858
- fix SwipeCell should only trigger swipe when drag horizontally #866
- fix ImagePreview manually close not work #864
- fix SubmitBar inherit wrong font size #857
- fix SwitchCell text vertical align #852
- fix Swipe not stop touch event propagation #846
1.0.4
2018-04-10
Improvements
- Actionsheet: add cancel event #796
- Actionsheet: support maxHeight #777
- DatetimePicker: support all picker props #788
- SubmitBar: unite font-size #774
- i18n: support zh-HK language #812
Bug Fixes
- fix Button should be unclickable when loading #779
- fix Dialog close method may cause error #841
- fix Popup lock-scroll not work when open multi popup #842
- fix SubmitBar price decimal rounding #820
- fix Sku row font-size #840
1.0.3
2018-03-26
Improvements
- Cell: add center prop #771
- Cell: update to flex-box #770
- Field: add button slot #772
- Tab: click event add title param #761
Bug Fixes
1.0.2
2018-03-22
Improvements
- DatetimePicker: add show-toolbar prop & month-year type #736
- NavBar: remove top border #744
- NoticeBar: adjust padding #737
- Doc: add guide of custom iconfont #754
Bug Fixes
- fix AddressEdit not auto select area when created #748
- fix List trigger load event when hidden #751
- fix Sku default selection not work #752
- fix Toast overlay blocked by other element #740
- fix Tab content not clickable #749
1.0.1
2018-03-19
Bug Fixes
- fix module circular dependency #728
1.0.0
2018-03-19
Breaking changes
- add List component #682
- add Collapse component #674
- Build: upgrade to webpack 4 #693
- Popup: add lock-scroll instead of lock-on-scroll & prevent-scroll #688
- Deprecate Waterfall component and add deprecate tips #683
Improvements
- AddressEdit: add show-delete prop #716
- SwipeCell: optimzie animation fluency #685
- Field: support autosize maxHeight & minHeight #718
- Locale: optimize i18n config #701
- PullRefresh: support trigger loading animation #684
- Switch: support custom size #723
- Sku: add header price slot #705
- Sku: optimize DOM #704
- Tab: support switch tabs with swipe gestrue in the content #694 #695
- Tag: adjust style #689
- Toast: support Vue.use to register #690
Bug Fixes
- fix Actionsheet bottom border missing #686
- fix AddressEdit area not selected when area_code changed #680
- fix Stepper value overlimit #691
- fix Badge info font weight when selected #687
0.12.14
2018-03-09
Bug Fixes
- Area: should reset index when area list changed #678
0.12.13
2018-03-09
Improvements
- AddressEdit: support custom tel validator #673
- Sku: add close-on-click-overlay config for sku popup #676
Bug Fixes
- fix CouponList text max-width #675
0.12.12
2018-03-06
Improvements
- Swipe: support disable loop #670
- Document: add swipe change event demo #666
- update static source CDN domain #652
Bug Fixes
0.12.11
2018-02-27
Improvements
- Checkbox: add label-disabled prop #644
- Popup: add click-overlay event #647
- Icon: add warn icon #651
- Icon: add info-o icon, optimize checked & underway icon #648
Bug Fixes
- fix Button loading horizontal align #645
0.12.10
2018-02-12
Improvements
- add build-in style document #633
- Checkbox: optimzie DOM struct #636
- Checkbox: support config the maximum amount of checked options #631
Bug Fixes
- Stepper: change event error when clear input #635
0.12.9
2018-02-08
Improvements
- PullRefresh: add refersh event #625
- Circle: optimzie linecap #624
- Picker: add loading prop #619
- Loading: add size prop #620
- Loading: add circular type #618
- Loading: change default type to circular #623
Bug Fixes
- fix Sku message observation #627
0.12.8
2018-02-07
Improvements
- add Circle component #608
- Tab: add title slot #603
- Toast: adjust background color #601
- Popup: support getContaienr #611
- Sku: support imgage upload #612
- Sku: support custom stepper #600
Bug Fixes
0.12.7
2018-01-31
Improvements
- Area: add item-height & visible-item-count props #591
- Dialog: support component call #593
- Toast: support multiple instance #586
- Sku: add getSkuData method #585
Bug Fixes
- fix Field multi line label style error #583
0.12.6
2018-01-25
Improvements
- AddressEdit: add default slot #573
- Uploader: support maxSize prop #575
- Sku: add sku-body-top slot and resetSelectedSkuOnHide prop #568
Bug Fixes
0.12.5
2018-01-23
Improvements
- Button: add text prop #563
- CouponList: support v-model、exchangeButtonLoading、exchangeMinLength #556 #566
- Icon: update share icon #562
- Sku: improve render performance #550
Bug Fixes
- Area: should not display city & county list when not select province #560
- Cell: fix required style #553
0.12.4
2018-01-18
Improvements
- Picker: add props to custom button text #548
- Toast: add setDefaultOptions method #541
- Dialog: add setDefaultOptions method #539
Bug Fixes
- Stepper: not fire event on changing the value prop #546
- Picker: fix misspelling of visibleItemCount prop #549
0.12.3
2018-01-12
Improvements
Bug Fixes
- Area: should valid data before get area list #520
- AddressEdit: setAreaCode now work #524
- Picker: change event not triggered when click option #532
- PullRefresh: only triggered when drag in vertical direction #521
0.12.2
2018-01-08
Bug Fixes
- Swipe: use translate2d to aviod iOS11 crash bug #518
- Picker: should not emit change event after init #517
- NoticeBar: should reinitialize when text changed #515
- AddressEdit: fix search result style error #514
0.12.1
2018-01-05
Improvements
- Button: adjust padding of small button #511
Bug Fixes
- fix Cell icon can't render when no title #508
- fix Cell inner border width #506
- fix CouponList line height #507
- fix CouponList input style #502
- fix Radio icon not clickable #505
0.12.0
2017-12-29
Breaking changes
- Cell: move left padding from CellGroup to Cell, add 'border'、'clickable' props #497
- follow eslint-plugin-vue strongly-recommended code style, use kebab-case props #482
Improvements
Bug Fixes
- fix Tab height calc error when use sticky #493
- fix Component should not inheritAttrs when use $attrs #488
0.11.15
2017-12-25
Improvements
- Uploader: support multiple files #480
- NumberKeyboard: add new theme #472
- Icon: update search icon #474
- Support passive events #478
Bug Fixes
- fix popup should remove event handler when destroyed #477
- fix popup mixin should treat empty string as true for boolean props #468
- fix package.json should include 'types' in 'files' field #462
0.11.14
2017-12-21
Improvements
- NumberKeyboard: add hideOnClickOutside & closeButtonText props #458
- Area: optimize performance #457
- auto run eslint before build dist #455 #453
Bug Fixes
- fix cell arrow style error
0.11.13
2017-12-19
Improvements
- Area: add 'title' prop #450
- Icon: add 'info' prop #447
- Picker: optimzie performance #450
- Search: support input native events #451
- GoodsAction: add 'info' prop, support router link #448
- Area & Sku: support i18n #439 #440
Bug Fixes
- fix GoodsAction display error in small screen #446
0.11.12
2017-12-15
Improvements
Bug Fixes
- fix Popup preventScroll not work in some cases #429
- fix Picker should prevent default touchmove #432
- fix Picker bottom area not dragable #433
- fix PullRefresh head display error #436
0.11.11
2017-12-13
Improvements
- Field: support native events #421
- Search: support native input attrs #418
- CellGroup: add 'border' prop #420
- AddressEdit: add focus、change-area、select-search events #426
- Badge、CouponList、ContactCard: add active color #419
Bug Fixes
- fix Checkbox disabled not work when inside CheckboxGroup #425
- fix AddressEdit searchResult type validate #417
0.11.10
2017-12-12
Improvements
Bug Fixes
- Icon: fix 'shopping-cart' icon not align center #415
0.11.9
2017-12-11
Improvements
Bug Fixes
0.11.8
2017-12-08
Improvements
Bug Fixes
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
- Tab: support sticky prop #382
- Tab: improve animation fluency #379
Bug Fixes
- fix Popup overlayClass type #374
- fix Field number type value filter #386
- fix Icon 'new' display #381
- fix Sku button border radius #378
- fix Radio & Checkbox disabled color #383
0.11.5
2017-12-04
Improvements
- Coupon: adjust cell text #371
- GoodsAction: support i18n #367
- Document: add props name style guide #366
Bug Fixes
- fix Tab active block disappeared when delete tab #372
0.11.4
2017-11-30
Improvements
0.11.3
2017-11-28
Breaking changes
- NavBar: rename click event, change 'clickLeft' to 'click-left' #354
Improvements
- SwipeCell: add onClose prop, support async controll #356
- Uploader: support inherit attrs #357
- optimize local compile speed #355
0.11.2
2017-11-24
Improvements
- Icon: add seven new icons #351
0.11.1
2017-11-24
Improvements
- Actionsheet: update close icon style #340
- Popup: add overlayClass and overlayStyle props #349 #343
- Icon: adjust unicode for better display #330
- ImagePreview: support manually close #346
- Tabbar: add slot-scope to avoid check by index #347
- SubmitBar: add left slot #345
- optimize component static classnames #337
- optimize single line text ellipsis #334
- optimize button css layer and GPU cost #336
Bug Fixes
0.11.0
2017-11-17
Breaking changes
Improvements
- add Pagination component #327 #328
- add Locale component #310
- add Internationalization document #321
- Icon: add-o icon add radius #326
0.10.9
2017-11-15
Improvements
- Icon: add new icons #315
Bug Fixes
- Search: fix box-sizing #312
0.10.8
2017-11-11
Improvements
- Tabbar: support vue-router #305
- Stepper: add plus & minus event #294
- Progress: add showPivot prop #300
- Loading: add spinner type #297
- Toast: add mask option #296
- add Tab english document #308
- add Toast english document #307
Bug Fixes
- fix npm run dist errors in windows #301
0.10.7
2017-11-08
Improvements
Bug Fixes
0.10.6
2017-11-06
Improvements
- add Swipe initialSwipe prop #279
Bug Fixes
- fix Dialog button text not reset when showed #278
- fix Tab dynamic generate bug #284
- fix NoticeBar text disappeared when page back #280
0.10.5
2017-10-30
Improvements
- Cell support vue-router target route #268
Bug Fixes
0.10.4
2017-10-26
Improvements
- add more icons #253
- add document of custom theme #251
- add click feedback of buttons in components #248
- add more props of NoticeBar #254
Bug Fixes
- fix Swipe width calc error #258
- fix PullRefreash scroll bug when parent is scrollable #247
- fix CouponList empty info display bug #246
0.10.3
2017-10-25
Improvements
- add Tabbar info prop #245
- add Toast position prop #244
- add Coupon showExchangeBar prop #243
- add Advanced components english document #236
- add demo pages in document #237
Bug Fixes
- fix Address & Contact list style error #230
- fix popup style missing when build style entry #231
- fix PullRefresh touchcancel event #239
0.10.2
2017-10-20
Improvements
Bug Fixes
- Optimize component dependency analyze when build style entry #224
0.10.1
2017-10-18
Improvements
- upgrade Vue version to 2.5.0
- add Tabs swipeThreshold prop #206
Bug Fixes
- fix Swipe not clear autoplay timer when destroyed #218
- fix Tab slot text ellipsis #217
- fix TreeSelect denpendency path error #216
- fix Checkbox border render error in Weixin browser #214
- fix Popup modal can not display in some cases #211
- fix Waterfall repeated event bind
0.10.0
2017-10-13
Breaking changes
- remove reset.css in vant-css #192 #196
- reconstruct Swipe component, adjust some API #174 #180 #194 #200
- optimize Search component,adjust struct #198
Improvements
Bug Fixes
- fix ImagePreview beating bug when loading image #201
- fix Field height error when type is textarea and display none #181
0.9.12
2017-10-11
Bug Fixes
- fix Search style bug #191
0.9.11
2017-10-11
Improvements
- add Contribute document #182
Bug Fixes
- fix AddressEdit name key #187
- fix Field textarea wrong height when display none #188
- fix compile error in windows #185
0.9.10
2017-10-09
Improvements
- add Contact component #160
- add AddressEdit component #147
- add english document support #170
- remove dependency of zan-utils #168
- remove unnecessary codes in transition.js #162
- use clean-css instead of gulp-cssmin to minify css
Bug Fixes
- fix Tab props not observable #148
- fix Button active border color #150
- fix Stepper input style #159
- fix Waterfall disable props not work when display none #166
- fix vant-css not compile calc property after build
- fix npm run dev error in MacOS #152
- fix document router not work in some browsers #158
0.9.9
2017-09-26
Improvements
- Sku:support Stepper #146
Bug Fixes
0.9.8
2017-09-24
Improvements
Bug Fixes
- fix Sku message render bug #142
0.9.7
2017-09-21
Improvements
- Checkbox: support shape prop #137