52 Commits

Author SHA1 Message Date
陈嘉涵
be5270dea1 [bugfix] Popup: click-overlay triggered twice 2019-05-05 10:14:30 +08:00
neverland
055387108f
[bugfix] Toast: should not render overlay when cleared (#3025) 2019-03-21 14:18:50 +08:00
neverland
9d0255d9e1
[improvement] unify mixin name (#2795) 2019-02-19 16:04:29 +08:00
neverland
f768e75bfe
[improvement] Use scoped-slots in Vue 2.6+ (#2688) 2019-02-05 22:16:55 +08:00
neverland
01c893abcb
[new feature] Popup: add opened/closed event (#2650) 2019-01-30 19:43:17 +08:00
neverland
466bb3ce1e
[new feature] Popup: add open/close event (#2649) 2019-01-30 19:39:29 +08:00
neverland
335cc46e37
[improvement] Popup: jsx (#2614) 2019-01-25 20:24:18 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
89ff50944c
[improvement] move overlay component (#2192) 2018-11-30 16:40:50 +08:00
neverland
916dbd9927
[improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
f69c66b439
[Doc] update neutral color variables (#2130) 2018-11-23 20:29:43 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
陈嘉涵
5c05eb42cb [Doc] remove improvement component changelog 2018-10-12 20:32:21 +08:00
陈嘉涵
bc34d5048b [Doc] remove old changelog 2018-10-03 21:26:05 +08:00
neverland
bde9f5adb2
[Doc] add component changelog (#1816) 2018-09-17 15:10:07 +08:00
neverland
ca91a1b498
[Improvement] Button: optimize loading (#1756) 2018-09-05 17:47:15 +08:00
neverland
9e22eb4c1f
[Improvement] Popup: get-container support selector (#1699) 2018-08-27 17:10:50 +08:00
neverland
5a5cb06002
[Improvement] ContactEdit: optimize style (#1677) 2018-08-24 11:09:57 +08:00
neverland
0afbd92d32
[Improvement] Actionsheet: support lazy render (#1365) 2018-06-29 20:34:55 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland
a1c5c6fef4
[Improvement] eslint: use vue-libs (#1237) 2018-06-07 11:59:02 +08:00
neverland
01e7934d19
[Improvement] upgrade to jest-serializer-vue@2.0 (#1215) 2018-06-01 18:04:16 +08:00
neverland
92c108e245
[Improvement] Slider: add test cases (#1192) 2018-05-30 14:57:14 +08:00
neverland
cb992ce979
[Improvement] Popup: support lazy render (#1138) 2018-05-23 11:01:27 +08:00
neverland
e8aad7246c
[Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland
a3c1e49eee
[Improvement] Optimize demo test (#1053) 2018-05-12 16:08:09 +08:00
neverland
4de1e7da55
[Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland
a55eda8891
[Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
neverland
c012a65ba3
[Improvement] more component use bem mixin (#932) 2018-04-24 23:33:51 +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
d36dd61bc9
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688) 2018-03-14 11:07:48 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr (#611) 2018-02-06 19:55:40 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
Li Chuangbo
57abc04346 [Improvement] Mixins: treat empty string as true for boolean props (#468) 2017-12-22 12:08:50 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
7dbb5db256
[Improvement] uniform fade animation (#410) 2017-12-11 20:00:26 +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
陈嘉涵
ade8a97d6d [bugfix] Popup modal display error 2017-10-16 16:24:10 +08:00
陈嘉涵
c494292e3f directory adjust: delete entry index.js 2017-08-22 17:52:16 +08:00
陈嘉涵
6b1f38a382 delete unused files 2017-08-16 18:00:04 +08:00
陈嘉涵
72d590d890 fix: change utils && mixins alias 2017-08-15 17:27:02 +08:00
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
张敏
e239b9937d unit test: picker (#20)
* pick unit test
2017-04-26 17:06:02 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
048049d506 z- to zan- 2017-02-28 17:12:02 +08:00
cookfront
333012b8d2 components package.json 2017-02-24 19:07:43 +08:00
cookfront
c786235977 use zanui name 2017-02-17 16:04:37 +08:00