30 Commits

Author SHA1 Message Date
neverland
8641701609
[Improvement] update CDN domain (#652) 2018-02-27 15:14:43 +08:00
neverland
bdeb4a8ae4
[Improvement] Icon: add warn icon (#651) 2018-02-27 10:22:28 +08:00
neverland
0132e855cf
[Improvement] Icon: add info-o icon (#648)
* [bugfix] Swipe: use translate2d to aviod iOS11 crash bug

* [bugfix] Area: should valid data before get area list

* [bugfix] AddressEdit: setAreaCode now work

* fix: test cases

* [Improvement] NavBar: add zIndex prop

* fix: code style

* [Improvement] Cell: adjust right padding of arrow

* [bugfix] Picker: change event not triggered when click option

* [Improvement] Dialog: add setDefaultOptions method

* [Improvement] Toast: add setDefaultOptions method

* [Doc] fix misspelling of NumberKeyboard

* [Improvement] Picker: add props to custom button text

* [bugfix] Picker: misspelling of visibleItemCount

* [Improvement] Sku: remove unnecessary codes

* update dependencies

* fix: yarn.lock

* [Improvement] CouponList: add exchangeMinLength prop

* [bugfix] Area: should not display city & county list when not select province

* [Improvement] Icon: update share icon

* [Improvement] Button: add text prop

* [Improvement] update dependencies

* [Improvement] CouponList: support v-model & exchangeButtonLoading

* [bugfix] Toast: work break

* [bugfix] Tab: active not work

* [Improvement] AddressEdit: add default slot

* [new feature] Uploader: support maxSize prop

* [bugfix] Field: multi line label stye error

* [Improvement] Sku: add getSkuData method

* [new feature] Toast: support multiple instance

* fix: reset toast message

* fix: toast message

* [Improvement] Area: add item-height & visible-item-count props

* [new feature] Dialog: support component call

* [Improvement] Toast: adjust background color

* [Improvement] Tab: add title slot

* [bugfix] TreeSelect: arrow position error

* [bugfix] Picker: style error in some andriod devices

* [new feature] Popup: support getContaienr

* [Improvement] add van-ellipsis class

* [new feature] Loading: add circular type

* fix: loading demo

* fix: loading test cases

* [new feature] Picker: add loading prop

* Merge

* [Improvement] Loading: add size prop

* fix: loading test cases

* [Improvement] Button: change loading icon

* [Improvement] Loading:  change default type to circular

* [Improvement] Circle: optimzie linecap

* [Improvement] PullRefresh: add refersh event

* [Doc] optimzie demo display

* [Doc] add build-in style document

* [bugfix] Stepper: change event error when clear input

* [Improvement] Checkbox: remove unnecessary DOM

* fix: checkbox test cases

* [Doc] simplify build process

* simplify test config

* [Doc] optimzie router & remove unused code

* [bugfix] Button loading horizontal align

* [Improvement] Popup: add click-overlay event

* [Improvement] Icon: add info-o icon
2018-02-26 13:57:23 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
a8666591c9
[Improvement] Icon add 'info' prop (#447) 2017-12-18 11:37:41 +08:00
neverland
6b7740b742
[Improvement] Support local font file (#408) 2017-12-11 15:38:01 +08:00
neverland
92d513d2eb
[Improvement] add share & arrow-left icons (#407) 2017-12-11 11:02:27 +08:00
neverland
2550a4c507
[Improvement] add two new icon (#396) 2017-12-08 16:09:14 +08:00
niunai
9f2d0f70a2 feat: 添加新icon 2017-11-24 16:12:28 +08:00
neverland
83f9654681
[Improvement] optimize staticClass (#337)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass
2017-11-22 10:51:01 +08:00
neverland
f8b642f8aa
[improvement] Icon spinner color inherit (#331)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width
2017-11-20 17:36:55 +08:00
张敏
05abf0d509
[bug fix] add lost cart icon (#316) 2017-11-15 07:45:23 -06:00
张敏
eaa70b021f
[new feature]: add new icons (#315) 2017-11-15 02:10:19 -06:00
neverland
3d19ddb573
[new feature] Stepper add plus & minus event (#294)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop

* [bugfix] NoticeBar text disappeared when page back

* [new feature] ImagePreview support startPosition

* fix: improve imagePreview test cases

* [bugfix] Steps style error when has more than 4 items

* [new feature] normalize size of all icons

* [new feature] Stepper add plus & minus event

* fix: yarn.lock

* [bugfix] addressEdit icon render failed
2017-11-08 23:59:34 -06:00
neverland
d6a4e43af3
[new feature] normalize size of all icons (#292)
* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop

* [bugfix] NoticeBar text disappeared when page back

* [new feature] ImagePreview support startPosition

* fix: improve imagePreview test cases

* [bugfix] Steps style error when has more than 4 items

* [new feature] normalize size of all icons
2017-11-08 00:52:44 -06:00
Yao
47d625a827 [new feature] Icon: 增加新 icon 图标 (#253)
* 增加新 icon

* icon: 更新英文文档
2017-10-26 15:44:20 +08:00
neverland
371f6c1c7f [new feature] Toast support position prop (#244)
* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock

* update README.md

* update README.md

* update README.md

* update README.md

* update README.md

* [Doc] add more badges in README.md

* update README.md

* [bugfix] Address & Contact list style

* fix: contact test cases

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error

* [Doc] add goods demo

* [bugfix] button primary background color

* [Doc] update doc detail

* [new feature] Coupon add 'showExchangeBar' prop && add empty style

* [new feature] Toast support `position` prop

* [new feature] Tabbar add 'info' prop
2017-10-24 22:41:06 -05:00
陈嘉涵
5d278ba3b1 fix: remove unnecessary supports in wap browser 2017-09-29 17:19:56 +08:00
Yao
8556772d8a icon 增加会员余额图标 (#133)
* update icons

* remove music icon
2017-09-15 17:22:57 +08:00
张敏
6caf8fedf2 新增:增加一个已完成的icon (#129) 2017-09-14 10:32:30 +08:00
张敏
c30ee13f9a 新增几个icon (#69) 2017-08-08 17:54:41 +08:00
张敏
31bc31af81 新增几个图标 && 修复tabs组件为空报错的问题 (#61)
* fix: tabs empty will cause an error

* add new icons
2017-07-27 21:11:16 +08:00
张敏
ecf587f7ed 新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43) 2017-06-26 15:02:27 +08:00
张敏
6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
张敏
0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
张敏
65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +08:00
张敏
de45657377 新增微信导航icon (#33)
* add new icon
2017-05-25 10:36:18 +08:00
张敏
06a1553a6d 添加两个新的icon (#29)
* add new icons
2017-05-15 10:12:10 +08:00
张敏
034c66a77f 修复表单组件样式和单元测试用例 (#7)
* fix: loading small style, search style and dialog style

* fix: scroll to top

* fix mobile scroll

* fix scroll to top

* 文档细节优化

* unit test

* dialog and image-preview unit test

* fix form component style

* fix radio and checkbox style

* fix search component style
2017-04-24 17:33:40 +08:00
cookfront
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00