chenjiahan
|
064cff6fe0
|
feat(Area): add columns-top、columns-bottom prop (#5719)
|
2020-02-25 19:25:20 +08:00 |
|
陈嘉涵
|
6d6bdeea53
|
fix(Picker): change event untriggered without a transition (#5662)
|
2020-02-15 19:24:05 +08:00 |
|
陈嘉涵
|
3ad9950c2f
|
chore: fix field related snapshot
|
2020-02-10 19:02:06 +08:00 |
|
陈嘉涵
|
e7d3f536c7
|
docs: improve link spacing
|
2020-02-08 20:16:04 +08:00 |
|
陈嘉涵
|
633231f9b8
|
fix(Picker): should watch columns change (#5614)
|
2020-02-01 15:34:12 +08:00 |
|
陈嘉涵
|
cd3cc07254
|
feat(Picker): default-index can be string
|
2020-01-29 15:39:05 +08:00 |
|
陈嘉涵
|
ecdaf3f837
|
feat(Picker): some prop can be string type
|
2020-01-29 10:36:36 +08:00 |
|
陈嘉涵
|
6ddd7ae69b
|
docs: update version tag
|
2020-01-26 17:24:59 +08:00 |
|
陈嘉涵
|
e7b8bfc7cc
|
test(Picker): add cascade columns test case
|
2020-01-26 17:22:37 +08:00 |
|
陈嘉涵
|
07ff0040b7
|
docs(Picker): update document
|
2020-01-26 17:17:39 +08:00 |
|
陈嘉涵
|
3e5d8230e2
|
docs(Picker): add multiple columns demo
|
2020-01-26 16:02:10 +08:00 |
|
陈嘉涵
|
c04697cc42
|
feat(Picker): support cascade columns (#4247)
|
2020-01-26 15:35:53 +08:00 |
|
陈嘉涵
|
a49d239d69
|
docs: add method usage link
|
2020-01-25 16:48:12 +08:00 |
|
陈嘉涵
|
4b54ec6a18
|
chore: add isFunction utils and improve isObject
|
2020-01-19 20:13:50 +08:00 |
|
陈嘉涵
|
3a4107ef49
|
docs: make document more compact
|
2020-01-19 19:52:46 +08:00 |
|
陈嘉涵
|
bb53c3c758
|
chore: sort imports
|
2020-01-19 19:29:30 +08:00 |
|
陈嘉涵
|
1e864a445f
|
chore: prettier js codes
|
2020-01-19 17:02:01 +08:00 |
|
陈嘉涵
|
2adcfd8b8b
|
chore: prettier test files
|
2020-01-19 16:16:54 +08:00 |
|
陈嘉涵
|
82208c42b8
|
chore: prettier all demos
|
2020-01-19 15:39:00 +08:00 |
|
陈嘉涵
|
207e80f396
|
chore: prettier all ts code
|
2020-01-19 15:27:28 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|
陈嘉涵
|
8b49c5ec36
|
chore: fix field snapshot
|
2020-01-18 20:44:45 +08:00 |
|
陈嘉涵
|
cdbd67f379
|
docs: update markdown code block
|
2020-01-18 20:14:16 +08:00 |
|
陈嘉涵
|
c895bf1739
|
chore: improve watcher
|
2020-01-18 10:58:12 +08:00 |
|
陈嘉涵
|
9bcfddc958
|
docs: add import when using Toast or Notify
|
2020-01-18 08:25:24 +08:00 |
|
陈嘉涵
|
2eb680723d
|
feat: improve cursor
|
2020-01-11 15:46:47 +08:00 |
|
陈嘉涵
|
5cbb9e2998
|
fix(Picker): optimize the click experience
|
2020-01-11 15:13:53 +08:00 |
|
陈嘉涵
|
e16239e426
|
docs: update version tag
|
2020-01-10 21:06:05 +08:00 |
|
陈嘉涵
|
ff91b7f121
|
docs(Picker): add method version tip #5478
|
2020-01-06 14:05:45 +08:00 |
|
neverland
|
e8d01de060
|
fix(Picker): compatible with desktop scenario (#5430)
|
2019-12-31 10:39:27 +08:00 |
|
陈嘉涵
|
5eb2a4012a
|
feat(Picker): add confirm method
|
2019-12-29 09:03:27 +08:00 |
|
陈嘉涵
|
46d2b09447
|
types(Picker): add method types
|
2019-12-22 17:36:47 +08:00 |
|
neverland
|
6ed535c013
|
fix(Swipe): avoid Vue 2.6 event bubble issues (#5346)
|
2019-12-22 09:32:16 +08:00 |
|
neverland
|
799f84488c
|
fix(Picker): avoid Vue 2.6 event bubble issues by manually binding events (#5345)
|
2019-12-22 09:24:34 +08:00 |
|
neverland
|
34a817612d
|
fix(Picker): should not submit form (#5182)
|
2019-12-03 18:03:40 +08:00 |
|
neverland
|
3bcb4e7716
|
docs: add link of ref (#5072)
|
2019-11-21 17:32:23 +08:00 |
|
neverland
|
aee1091c5c
|
chore: adjust path of test utils (#4997)
|
2019-11-13 16:46:01 +08:00 |
|
neverland
|
7c052f4c0c
|
docs: add more tips of desktop usage (#4840)
|
2019-10-25 17:50:11 +08:00 |
|
neverland
|
fe6b12f8c2
|
feat(Picker): add swipe-duration prop (#4816)
|
2019-10-23 17:21:32 +08:00 |
|
neverland
|
4c2cf8e2cb
|
feat(Picker): add @picker-loading-icon-color var (#4787)
|
2019-10-19 21:25:30 +08:00 |
|
neverland
|
b8daee5551
|
feat(Picker): add columns-top、columns-bottom slot (#4607)
|
2019-09-27 17:25:23 +08:00 |
|
neverland
|
9729879593
|
docs(Picker): add doc of default slot (#4603)
|
2019-09-27 15:09:37 +08:00 |
|
neverland
|
557b8ea54d
|
chore: add @font-weight-bold var (#4594)
|
2019-09-26 20:39:59 +08:00 |
|
neverland
|
a1ac34bead
|
feat(Picker): improve accessibility (#4521)
|
2019-09-21 07:26:58 +08:00 |
|
neverland
|
3c210f8252
|
feat(Cell): improve accessibility (#4519)
|
2019-09-20 20:29:38 +08:00 |
|
neverland
|
76ac9f71d1
|
docs: update method table (#4511)
|
2019-09-20 10:26:54 +08:00 |
|
neverland
|
81820b31eb
|
fix(Picker): should reset moving when touch ended (#4283)
|
2019-08-29 16:58:53 +08:00 |
|
neverland
|
667c4f692c
|
feat(Picker): add allow-html prop (#4278)
|
2019-08-28 20:58:50 +08:00 |
|
neverland
|
93ef02c409
|
fix(Picker): incorrect position when pause momentum (#4277)
|
2019-08-28 20:32:59 +08:00 |
|
neverland
|
6ae352882c
|
fix(Picker): avoid click event when moving (#4273)
|
2019-08-28 16:55:51 +08:00 |
|