69 Commits

Author SHA1 Message Date
陈嘉涵
3051ea8568 [bugfix] Switch: incorrect activeColor when use activeValue 2019-06-07 10:55:47 +08:00
neverland
8c051b8e1f
[improvement] optimize jest fn called judgement (#3029) 2019-03-21 18:57:44 +08:00
neverland
07a6bcbe9f
[improvement] default props in tsx (#2789) 2019-02-19 11:31:55 +08:00
neverland
e860759f16
[improvement] Switch: tsx (#2784) 2019-02-18 20:36:12 +08:00
neverland
144a3fefd3
[improvement] Switch: functional (#2736) 2019-02-14 13:58:07 +08:00
neverland
5a9143c736
[improvement] Functional components be just functions (#2735) 2019-02-14 11:56:02 +08:00
neverland
4374293c4e
bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverland
9183849e6a
[improvement] SwitchCell: jsx (#2656) 2019-01-31 14:37:24 +08:00
neverland
1c70cf6ead
[improvement] Switch: jsx (#2654) 2019-01-31 10:13:54 +08:00
neverland
a16786b5ad
[new feature] Switch: add active-value & inactive-value prop (#2590) 2019-01-22 22:17:04 +08:00
neverland
7ed9a5352f
[improvement] Loading: jsx (#2540) 2019-01-16 20:29:54 +08:00
neverland
d62ccc06fd
[improvement] Color: update base green to wechat green (#2479) 2019-01-09 22:22:52 +08:00
neverland
4572681eed
[improvement] PullRerefresh: use dynamic slot (#2409) 2018-12-30 21:42:51 +08:00
neverland
f1742ec97f
[improvement] Switch: update style (#2242) 2018-12-07 21:04:50 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland
027cf624af
[improvement] Swipe: optimize swipe gesture (#2039) 2018-11-06 18:56:04 +08:00
neverland
11ce2a602f
[breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland
42f985cd7b
[improvement] Switch: add active-color prop (#2013) 2018-11-01 19:56:09 +08:00
陈嘉涵
2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +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
56cc2ce837
[improvement] Loading: support any color (#1717) 2018-08-30 15:24:59 +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
49701851f7
[Improvement] Switch: add test cases (#1202) 2018-05-30 20:35:30 +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
8e911c75f9
[Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +08:00
neverland
639ef64d96
[bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
c6a3896ce7
[Improvement] Switch: support custom size (#723) 2018-03-19 13:44:12 +08:00
neverland
ffd72e5442
[Improvement] extract component common part (#703) 2018-03-16 17:10:46 +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
ffa3fddfae
[bugfix] remove unnecessary props (#323)
* 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
2017-11-16 03:12:13 -06:00
neverland
9084a662c3 [Document] add form components english document (#199)
* [Document] add english document of Checkbox

* [Document] add english document of Field

* [Document] add english document of NumberKeyboard

* [bugfix] NumberKeyboard should not dispaly title when title is empty

* [Document] add english document of PasswordInput

* [Document] add english document of Radio

* [document] add english document of Switch

* [bugfix] remove redundent styles in english document

* [Document] fix details

* fix Switch test cases
2017-10-12 07:06:27 -05:00
陈嘉涵
9dd8a93067 vant-css: use hairline classes instead of mixins 2017-09-05 10:50:17 +08:00
陈嘉涵
e7b1d70900 fix: code style 2017-08-25 15:57:38 +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
陈嘉涵
6fda3568da clean unnecessary docs 2017-08-09 19:12:56 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
jiangruowei
a32142c723 feat: add tests && fix bugs 2017-04-06 15:11:29 +08:00
jiangruowei
515e6654b9 style: style 2017-04-01 17:10:52 +08:00
jiangruowei
e803525c98 feat: 默认开启/关闭 2017-04-01 17:07:08 +08:00
cookfront
4e9126e352 switch docs 2017-03-31 20:47:09 +08:00
jiangruowei
b3fb1616c8 Merge branch 'master' into feature/add_test 2017-03-17 17:45:37 +08:00
jiangruowei
4892649168 feat: add test 2017-03-17 17:44:13 +08:00
jiangruowei
25ce414de2 feat: update toast&switch 2017-03-17 11:30:53 +08:00