67 Commits

Author SHA1 Message Date
Jake
423a8b1cf5 feat(Area): columns placeholder (#4629) 2019-09-30 09:48:10 +08:00
Jake
3b32245bc8 feat(Area): add columns-placeholder prop (#4580) 2019-09-26 10:13:09 +08:00
陈嘉涵
6e4b82249b [bugfix] Area: should support set columns-num dynamically 2019-06-03 11:07:24 +08:00
陈嘉涵
75e91347c6 [Doc] fix source code links for 1.x 2019-05-21 19:37:43 +08:00
neverland
dfac025b74
[improvement] Area: update area data (#3228) 2019-04-27 21:15:08 +08:00
neverland
377060e11a
[bugfix] Area: change event values incorrect (#3219) 2019-04-26 11:36:25 +08:00
陈嘉涵
0af55e0c1f fix picker snapshot 2019-03-30 14:39:26 +08:00
neverland
8c051b8e1f
[improvement] optimize jest fn called judgement (#3029) 2019-03-21 18:57:44 +08:00
陈嘉涵
cc997be877 fix snapshot 2019-03-20 18:03:34 +08:00
neverland
317b9c329d
[improvement] Picker: shared props (#2888) 2019-03-02 11:03:04 +08:00
neverland
9d0255d9e1
[improvement] unify mixin name (#2795) 2019-02-19 16:04:29 +08:00
neverland
4374293c4e
bump vue@2.6 (#2684) 2019-02-05 10:25:21 +08:00
neverland
6505ae7705
[improvement] Picker: jsx (#2613) 2019-01-25 19:15:22 +08:00
neverland
3b57367249
[new feature] Area: add confirm-button-text prop (#2556) 2019-01-19 08:59:50 +08:00
neverland
1d2bd12fef
[improvement] reduce simple computed (#2530) 2019-01-15 21:58:29 +08:00
neverland
7c0afd874b
[improvement] ContactCard: jsx (#2506) 2019-01-12 15:24:22 +08:00
neverland
bf50db9ea0
[improvement] use component name (#2450) 2019-01-06 23:08:14 +08:00
neverland
d08c51b233
[improvement] Area: jsx (#2446) 2019-01-06 09:26:09 +08:00
neverland
6d362dc3eb
[improvement] Template: use v-text instead of mustache (#2404) 2018-12-30 11:20:38 +08:00
neverland
16e4889a92
[improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
996c67b4fc
[improvement] add Picker prop mixin (#2191) 2018-11-30 16:05:03 +08:00
neverland
916dbd9927
[improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
e14b43e66a
[improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +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
neverland
ae15bbd141
[improvement] Area: support oversrea code (#1897) 2018-10-09 16:28:19 +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
665967bf67
[Doc] update area document (#1684) 2018-08-24 16:52:34 +08:00
neverland
1bb569fe23
[bugfix] Icon: fix share icon font-weight (#1670) 2018-08-22 17:37:59 +08:00
neverland
ef9957bb5d
[Improvement] Area: update province data (#1653) 2018-08-20 10:38:01 +08:00
neverland
263cceb7ce
update dependencies (#1581) 2018-08-02 20:18:41 +08:00
neverland
ac092e877e
[bugfix] Area: fix test cases (#1451) 2018-07-10 10:07:26 +08:00
SnowZhangXl
75d0aecd1e [bugfix] Picker:incorrect option height in some android devices (#1449)
[bugfix] Picker:incorrect option height in some android devices
2018-07-10 09:52:16 +08:00
neverland
0718339c81
[Improvement] Area: add reset method (#1427) 2018-07-06 20:04:38 +08:00
neverland
541299ccd5
[bugfix] Area: fix test cases (#1392) 2018-07-03 23:59:13 +08:00
neverland
ce023b0824
[Improvement] Area: watch area list (#1381) 2018-07-02 21:28:23 +08:00
neverland
c53be5bf6f
[bugfix] Area: city list empty (#1374) 2018-07-01 08:35:29 +08:00
neverland
83ab9b1917
bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland
c4c93ebbf7
[Improvement] Area: default option (#1272) 2018-06-12 20:30:19 +08:00
neverland
1bae8ab986
[Improvement] AddressEdit: fit in small screen (#1082) 2018-05-16 20:52:18 +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
0087fcdf6c
[Improvement] Area: add change event (#1019) 2018-05-08 20:54:36 +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
0160ae2240
[bugfix] Area: should reset index when area list changed (#678) 2018-03-09 16:21:47 +08:00