chenjiahan
|
a1d0716a61
|
docs: update badges
|
2020-07-08 07:56:09 +08:00 |
|
neverland
|
7defe34489
|
chore: add more keywords
|
2020-07-08 07:37:46 +08:00 |
|
chenjiahan
|
b2c84f784b
|
docs(changelog): 2.9.1-beta.1
|
2020-07-07 20:57:20 +08:00 |
|
chenjiahan
|
02d36c754f
|
chore: release 2.9.1-beta.1
v2.9.1-beta.1
|
2020-07-07 20:51:01 +08:00 |
|
Waiter
|
62557c6422
|
fix(Sku): formater datepicker (#6729)
Co-authored-by: songweite <songweite@youzan.com>
|
2020-07-07 19:01:33 +08:00 |
|
neverland
|
b944c2467b
|
fix(Checkbox): dynamic bind group (#6730)
|
2020-07-07 18:58:12 +08:00 |
|
neverland
|
bf0f655c72
|
types(ImagePreview): swipeTo should be optional (#6727)
|
2020-07-07 17:07:33 +08:00 |
|
chenjiahan
|
67be6f4f02
|
docs(Form): use round popup
|
2020-07-07 16:59:54 +08:00 |
|
chenjiahan
|
eef0c90269
|
style(Sku): remove unused border style
|
2020-07-07 16:56:06 +08:00 |
|
songweite
|
ae3167da8c
|
fix(Sku): eslint
|
2020-07-07 16:45:45 +08:00 |
|
songweite
|
ba16c6bff5
|
fix(Sku): change code style
|
2020-07-07 16:45:45 +08:00 |
|
songweite
|
2472a647a4
|
fix(Sku): delete unuse logic
|
2020-07-07 16:45:45 +08:00 |
|
songweite
|
7343e55409
|
refactor(Sku): refactor image upload
|
2020-07-07 16:45:45 +08:00 |
|
songweite
|
8d29e5c8c6
|
refactor(Sku): use datetime-picker
|
2020-07-07 16:45:45 +08:00 |
|
neverland
|
9045248523
|
fix(Picker): click during momentum case incorrect result (#6724)
|
2020-07-07 15:01:20 +08:00 |
|
neverland
|
710208eee0
|
fix(Image): memory leak during SSR (#6721)
|
2020-07-07 14:58:59 +08:00 |
|
neverland
|
89fdbf4729
|
fix(Calendar): subtitle not updated in some cases (#6723)
|
2020-07-07 14:44:20 +08:00 |
|
neverland
|
5793481ba4
|
feat(Uploader): add preview-cover slot (#6707)
* feat(Uploader): add preview-cover slot
* docs: upd
* fix: case name
|
2020-07-05 20:09:20 +08:00 |
|
chenjiahan
|
340a90feaa
|
docs(Button): remove card style
|
2020-07-05 16:20:45 +08:00 |
|
neverland
|
2f1e84abe4
|
docs: demo card (#6703)
|
2020-07-04 20:38:16 +08:00 |
|
chenjiahan
|
d515780460
|
docs(cli): changelog 2.5.2
|
2020-07-04 17:58:25 +08:00 |
|
chenjiahan
|
b91638ea94
|
chore: release @vant/cli@2.5.2
|
2020-07-04 17:57:24 +08:00 |
|
chenjiahan
|
c0308e9b96
|
types(cli): fix WebpackConfig type
|
2020-07-04 17:56:47 +08:00 |
|
neverland
|
4aff784d65
|
feat(cli): DemoBlock add card style (#6702)
|
2020-07-04 17:46:17 +08:00 |
|
neverland
|
f731b38cc7
|
feat(Search): add clear-trigger prop (#6700)
|
2020-07-04 14:38:23 +08:00 |
|
neverland
|
db09f29aa8
|
feat(Field): add clear-trigger prop (#6699)
|
2020-07-04 12:18:25 +08:00 |
|
neverland
|
ebe4036e1a
|
fix(Popup): lock-scroll not work in some cases (#6698)
|
2020-07-04 10:49:39 +08:00 |
|
chenjiahan
|
9d5b734170
|
chore: remove unused var
|
2020-07-03 16:46:18 +08:00 |
|
neverland
|
de8985b4f3
|
feat(eslint-config): enable no-unused-vars (#6691)
|
2020-07-03 15:27:28 +08:00 |
|
chenjiahan
|
44140fe7f8
|
docs: update cdn link version
|
2020-07-03 14:31:32 +08:00 |
|
chenjiahan
|
10051cd395
|
docs(changelog): 2.9.0
|
2020-07-03 14:27:24 +08:00 |
|
chenjiahan
|
890f3c618e
|
chore: release 2.9.0
v2.9.0
|
2020-07-03 14:24:47 +08:00 |
|
neverland
|
9e0400260f
|
docs(Swipe): add faq (#6688)
|
2020-07-03 14:22:06 +08:00 |
|
neverland
|
b5d88cbe4a
|
docs(Field): add center prop (#6687)
|
2020-07-03 14:14:11 +08:00 |
|
neverland
|
f325a62576
|
style(Cell): adjust inner border gap (#6686)
|
2020-07-03 14:00:44 +08:00 |
|
chenjiahan
|
fcf5623c44
|
docs(changelog): 2.9.0-beta.4
|
2020-07-02 16:14:20 +08:00 |
|
chenjiahan
|
598f7478dc
|
chore: release 2.9.0-beta.4
v2.9.0-beta.4
|
2020-07-02 15:29:15 +08:00 |
|
Waiter
|
4db4c9343a
|
fix(Sku): add open-preview event data (#6664)
* fix(Sku): open-preview event data
* fix(Sku): delete findIndex
* fix(Sku): change name
Co-authored-by: songweite <songweite@youzan.com>
|
2020-07-02 15:28:12 +08:00 |
|
Waiter
|
2ad40a7990
|
fix(Sku): add choosable check (#6674)
* fix(Sku): add choosable check
* fix(Sku): change code style
* fix(Sku): change code style
Co-authored-by: songweite <songweite@youzan.com>
|
2020-07-02 15:25:37 +08:00 |
|
Waiter
|
290816171f
|
style(Sku): update enlarge icon (#6675)
Co-authored-by: songweite <songweite@youzan.com>
|
2020-07-02 15:03:38 +08:00 |
|
chenjiahan
|
1cf3a297b2
|
docs(icon): changelog 1.2.3
|
2020-07-02 15:02:46 +08:00 |
|
chenjiahan
|
c24d3ddd55
|
chore: release @vant/icons 1.2.3
|
2020-07-02 15:00:54 +08:00 |
|
chenjiahan
|
38a2f3bb4c
|
chore: release @vant/icons 1.2.2
|
2020-07-02 14:52:01 +08:00 |
|
chenjiahan
|
4c1843d3c1
|
Merge branch 'dev' of https://github.com/youzan/vant into dev
|
2020-07-02 14:42:14 +08:00 |
|
chenjiahan
|
1c97b1837f
|
feat(icon): add enlarge icon
|
2020-07-02 14:41:12 +08:00 |
|
neverland
|
f277e5929b
|
build: add release-tag workflow (#6670)
|
2020-07-02 09:59:23 +08:00 |
|
neverland
|
984a90820c
|
docs: move toast to basic components (#6668)
|
2020-07-01 23:13:43 +08:00 |
|
neverland
|
5b7265fa5f
|
fix(NumberKeyboard): eliminate tap delay on safari (#6667)
* fix(NumberKeyboard): eliminate click delay on safari
* chore: upd comment
|
2020-07-01 22:59:38 +08:00 |
|
neverland
|
32b74da530
|
docs(Dialog): add allow-html prop (#6666)
|
2020-07-01 22:50:44 +08:00 |
|
chenjiahan
|
1b58e872fd
|
chore: remove mixin extend
|
2020-07-01 17:12:50 +08:00 |
|