43 Commits

Author SHA1 Message Date
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
c372638036
[improvement] SwitchCell: tsx (#2785) 2019-02-18 20:55:25 +08:00
neverland
5a9143c736
[improvement] Functional components be just functions (#2735) 2019-02-14 11:56:02 +08:00
neverland
4aad9add9c
[improvement] Cell: functional (#2729) 2019-02-13 15:37:11 +08:00
neverland
e6584a28d3
[bugfix] functional component multi listeners (#2717) 2019-02-12 10:44:40 +08:00
neverland
0bf4a9e799
[improvement] functional inherit context (#2716) 2019-02-11 20:46:46 +08:00
neverland
1b60e4df80
[improvement] declare functional sfc (#2695) 2019-02-06 21:11:12 +08:00
neverland
4374293c4e
bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverland
e3f4cac05d
[improvement] Functional: button (#2676) 2019-02-02 17:04:02 +08:00
neverland
5926d02d38
[improvement] Functional: ContactList, NavBar, Panel, SubmitBar, SwitchCell, Tag (#2675) 2019-02-02 16:04:54 +08:00
neverland
9183849e6a
[improvement] SwitchCell: jsx (#2656) 2019-01-31 14:37:24 +08:00
neverland
e81902b4cf
[new feature] SwitchCell: add active-value & inactive-value prop (#2591) 2019-01-22 22:23:38 +08:00
neverland
7ed9a5352f
[improvement] Loading: jsx (#2540) 2019-01-16 20:29:54 +08:00
neverland
b5d1d00db5
[improvement] remove jsx whitespace (#2505) 2019-01-12 12:22:27 +08:00
neverland
5f9a4cf479
[improvement] Cell: jsx (#2461) 2019-01-07 21:52:46 +08:00
neverland
4572681eed
[improvement] PullRerefresh: use dynamic slot (#2409) 2018-12-30 21:42:51 +08:00
陈嘉涵
d7975a5270 [Doc] update version number 2018-12-15 16:54:28 +08:00
neverland
a4a2ce9635
[new feature] SwitchCell: add active-color & inactive-color prop (#2273) 2018-12-12 15:52:04 +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
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
neverland
f5e114cf08
[improvement] Cell: optimize border (#1902) 2018-10-09 11:47:28 +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
e25dde299a
[Improvement] SwitchCell: add size prop (#1371) 2018-07-01 07:47:14 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +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
bd8dd90a28
[bugfix] SwitchCell: text vertical align (#852) 2018-04-11 15:41:29 +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
6f52b59d50
[Doc] add build-in style document (#633) 2018-02-09 16:38:44 +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
陈嘉涵
245f03309f add CellSwitch component 2017-08-28 17:38:32 +08:00