27 Commits

Author SHA1 Message Date
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
eeb7f0d1ca
[bugfix] AddressEdit: missing border (#1800) 2018-09-13 20:55:09 +08:00
neverland
bd815a5839
[improvement] AddressEdit: add more props (#1790) 2018-09-12 21:47:55 +08:00
neverland
eeef8b4ec3
[Improvement] AddressEdit: event order (#1402) 2018-07-04 13:34:43 +08:00
neverland
0a99da352e
[Improvement] Field: support clearable (#1309) 2018-06-20 20:09:04 +08:00
neverland
8275a52e8d
[Improvement] AddressEdit: configure button text (#1287) 2018-06-14 21:59:23 +08:00
neverland
22cff2faec
[Improvement] add AddressEdit test cases (#1083) 2018-05-17 14:22:57 +08:00
neverland
1bae8ab986
[Improvement] AddressEdit: fit in small screen (#1082) 2018-05-16 20:52:18 +08:00
neverland
051116df4c
[Improvement] add BEM helper mixin (#904) 2018-04-22 11:33:54 +08:00
neverland
639ef64d96
[bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
f26ad3b912
[Improvement] Locale: optimize i18 config (#701) 2018-03-16 13:31:19 +08:00
neverland
0768aab52c
[new feature] add Collapse component (#674) 2018-03-12 17:40:20 +08:00
neverland
7a86fb69bb
[bugfix] AddressEdit: search result style (#514) 2018-01-05 17:56:21 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland
c2bef6ef15
[Improvement] AddressEdit: add focus、change-area、select-search events (#426) 2017-12-13 17:36:25 +08:00
neverland
e2318391dc
[bugfix] AddressEdit searchResult type validate (#417) 2017-12-12 19:51:10 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverland
0d686313e0
[bugfix] should not access window when ssr (#344)
* 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

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr
2017-11-23 20:13:30 +08:00
neverland
d8b6ad7d54
[new feature] add i18n support (#310)
* 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

* [new feature] add i18n support

* feat: Extract demos from markdown

* feat: Base components demos

* [new feature] complete demo extract & translate

* [fix] text cases

* fix: add deepAssign test cases

* fix: changelog detail

* [new feature] AddressEdit support i18n
2017-11-15 20:08:51 -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
Arthur Wang
7619050802 refactor:correct bad spelling of 'android' 2017-10-09 09:35:35 +08:00
陈嘉涵
90da91d6dc fix: remove zan-utils/validate dependencies 2017-09-29 16:19:15 +08:00
陈嘉涵
fa06465d87 AddressEdit: add test cases 2017-09-26 20:37:27 +08:00
陈嘉涵
d2ce5bf606 add Address edit component 2017-09-22 15:07:03 +08:00