chenjiahan
|
a46ba22943
|
chore: release @vant/cli@3.0.0-rc.1
|
2020-11-21 22:11:42 +08:00 |
|
chenjiahan
|
d509ef10b0
|
chore(cli): remove unused deps
|
2020-11-21 22:11:07 +08:00 |
|
chenjiahan
|
34f95afb82
|
chore(cli): downgrade postcss@7
|
2020-11-21 22:05:16 +08:00 |
|
chenjiahan
|
ff85ca83b4
|
chore(stylelint-config): remove unmaintianed stylelint-config-rational-order
|
2020-11-21 22:01:28 +08:00 |
|
chenjiahan
|
a93e1db206
|
chore(cli): replace jest-serializer-vue with jest-serializer-html
|
2020-11-21 21:46:52 +08:00 |
|
chenjiahan
|
d1f0dc0857
|
chore: release @vant/cli@3.0.0-rc.0
|
2020-11-21 21:16:20 +08:00 |
|
chenjiahan
|
23e647805a
|
types(cli): fit typescript@4.1
|
2020-11-21 21:15:10 +08:00 |
|
chenjiahan
|
265ca82686
|
chore(cli): fix missing route name
|
2020-11-21 21:08:41 +08:00 |
|
chenjiahan
|
1aee7f5e66
|
chore(cli): bump all deps
|
2020-11-21 20:56:53 +08:00 |
|
chenjiahan
|
daa55f805b
|
types: fix errors
|
2020-11-21 20:56:44 +08:00 |
|
chenjiahan
|
c57f4a80b4
|
test: fix typing issue
|
2020-11-21 20:50:00 +08:00 |
|
chenjiahan
|
13d8b99060
|
chore(cli): bump commander@6
|
2020-11-21 20:41:28 +08:00 |
|
chenjiahan
|
a8fd4c548c
|
chore(cli): bump vue libs
|
2020-11-21 20:38:56 +08:00 |
|
chenjiahan
|
ffc0139604
|
chore(cli): bump fork-ts-checker-webpack-plugin@6
|
2020-11-21 20:36:37 +08:00 |
|
chenjiahan
|
a13d43c802
|
fix(cli): fix anchor
|
2020-11-21 20:35:06 +08:00 |
|
chenjiahan
|
27c7d839c0
|
fix(@vant/markdown-loader): anchor not work
|
2020-11-21 20:34:00 +08:00 |
|
chenjiahan
|
d26282e542
|
feat(Search): add blur method
|
2020-11-21 19:01:10 +08:00 |
|
chenjiahan
|
2833bc03f5
|
feat(Search): add focus method
|
2020-11-21 18:59:57 +08:00 |
|
chenjiahan
|
40840abeeb
|
Merge branch '2.x' into dev
|
2020-11-21 18:49:01 +08:00 |
|
chenjiahan
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
 neverlandandGitHub
|
cda5e0869e
|
chore(Popover): remove unused prop (#7601)
|
2020-11-21 18:43:49 +08:00 |
|
 neverlandandGitHub
|
2eec9b7caf
|
docs(Popover): add offset prop (#7600)
|
2020-11-21 18:37:14 +08:00 |
|
 neverlandandGitHub
|
b53254e33a
|
feat(Popup): add click-close-icon event (#7599)
|
2020-11-21 18:36:23 +08:00 |
|
chenjiahan
|
5605b0aa57
|
chore(Popover): remove import mixin
|
2020-11-20 21:29:38 +08:00 |
|
chenjiahan
|
1c034792ca
|
test(Popover): update test cases
|
2020-11-20 21:19:10 +08:00 |
|
chenjiahan
|
e0ad5107d7
|
chore(Popover): refactor with composition api
|
2020-11-20 21:12:28 +08:00 |
|
chenjiahan
|
27706b023b
|
Merge branch '2.x' into dev
|
2020-11-20 20:46:10 +08:00 |
|
 neverlandandGitHub
|
5298e597a6
|
docs(ImagePreview): fix swipeTo method (#7595)
|
2020-11-20 20:43:54 +08:00 |
|
 neverlandandGitHub
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
50f0023e9b
|
style(Popup): use animation timing function less var
|
2020-11-20 14:36:15 +08:00 |
|
chenjiahan
|
0f98c5b25e
|
chore: remove unused less vars
|
2020-11-20 14:31:27 +08:00 |
|
 chenjiahanandneverland
|
85202c7676
|
style(Popover): add less vars
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
cac791fd13
|
types: add Popover typing
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
178a41a8b0
|
test(Popover): add className test case
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
99b52726b6
|
test(Popover): add test cases
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
1999195c46
|
docs(Popover): add select event demo
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
27ed9d1fb7
|
fix(Popover): add Object.assign polyfill
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
cb47f2bbd1
|
feat(Popover): add default slot
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
ac93092441
|
docs(Popover): add en-US document
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
f917e99562
|
docs(Popover): add zh-CN document
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
acf92e1fea
|
feat(Popover): add animation
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
6d67093589
|
style(Popover): adjust dark theme background color
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
1302f13e72
|
feat(Popover): add more event
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
64e17bcd08
|
chore(Popover): change name of default slot to reference
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
699a5ebe51
|
feat(Popover): add disabled option
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
ae29b09520
|
perf(Popover): using popper lite
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
7b51efa572
|
feat(Popover): support add icon
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
03fd1f297d
|
docs(Popover): add choose placement demo
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
f58fa0f746
|
feat(Popover): add arrow
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
49a8d87845
|
feat(Popover): using popperjs
|
2020-11-20 14:26:41 +08:00 |
|
 chenjiahanandneverland
|
8f5a84ceec
|
feat: add popover component
|
2020-11-20 14:26:41 +08:00 |
|
chenjiahan
|
cd6ce609f5
|
docs(theme): update less-loader version tip #5877
|
2020-11-17 22:04:34 +08:00 |
|
chenjiahan
|
c2bdbd131f
|
test(Card): update test cases
|
2020-11-16 20:57:40 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
dc6330bcdc
|
test(Calendar): fix snapshot
|
2020-11-16 11:40:42 +08:00 |
|
chenjiahan
|
04730c2a59
|
docs(changelog): 3.0.0-beta.8
|
2020-11-15 21:10:13 +08:00 |
|
chenjiahan
|
aa59f8ff92
|
chore: release 3.0.0-beta.8
|
2020-11-15 21:05:52 +08:00 |
|
chenjiahan
|
9aec2bcae7
|
Merge branch '2.x' into dev
|
2020-11-15 21:04:24 +08:00 |
|
chenjiahan
|
a76625483c
|
docs(changelog): 2.10.14
|
2020-11-15 20:52:09 +08:00 |
|
chenjiahan
|
5e87c3e1aa
|
chore: release 2.10.14
|
2020-11-15 20:48:38 +08:00 |
|
 neverlandandGitHub
|
b382e18d30
|
fix(Calendar): month-show event triggered multiple times (#7565)
|
2020-11-15 20:46:56 +08:00 |
|
 neverlandandGitHub
|
0bd1128b91
|
fix(Calendar): should not render all months on mounted (#7564)
|
2020-11-15 17:26:46 +08:00 |
|
chenjiahan
|
e22d4d3c44
|
test(Skeleton): fix snapshot
|
2020-11-15 17:21:55 +08:00 |
|
chenjiahan
|
71def44061
|
Merge branch '2.x' into dev
|
2020-11-15 15:38:22 +08:00 |
|
 neverlandandGitHub
|
5b4e063fa9
|
fix(Swipe): leak when width has decimal (#7562)
|
2020-11-15 15:33:49 +08:00 |
|
 neverlandandGitHub
|
66204dfcf1
|
fix(Sticky): not work in some cases (#7561)
|
2020-11-15 15:14:13 +08:00 |
|
chenjiahan
|
656909613b
|
docs(cli): changelog 2.6.2
|
2020-11-15 12:14:01 +08:00 |
|
chenjiahan
|
a4a3b37fb1
|
chore: release @vant/cli@2.6.2
|
2020-11-15 12:10:27 +08:00 |
|
 neverlandandGitHub
|
1b91cd5876
|
feat(cli): postcss plugins can be array (#7560)
|
2020-11-15 12:09:09 +08:00 |
|
chenjiahan
|
6c6ea01599
|
Merge branch '2.x' into dev
|
2020-11-15 11:16:02 +08:00 |
|
 neverlandandGitHub
|
d78438a899
|
fix(IndexBar): incorrect behavior inside popup (#7559)
|
2020-11-15 10:43:12 +08:00 |
|
 neverlandandGitHub
|
97f2028e4e
|
docs(DropdownItem): update title slot description (#7558)
|
2020-11-15 08:59:46 +08:00 |
|
 neverlandandGitHub
|
3e990f8d79
|
feat(Skeleton): add @skeleton-title-width less var (#7557)
|
2020-11-15 08:56:32 +08:00 |
|
 neverlandandGitHub
|
3f4e0a04c5
|
feat(Skeleton): add @skeleton-avatar-size less var (#7556)
|
2020-11-15 08:52:50 +08:00 |
|
 neverlandandGitHub
|
810c3a7919
|
fix(Skeleton): avatar-size can be number type (#7555)
|
2020-11-15 08:49:29 +08:00 |
|
chenjiahan
|
d47353e8ba
|
test(Seketon): update test cases
|
2020-11-14 17:13:59 +08:00 |
|
chenjiahan
|
83b467ff8d
|
test(Switch): update test cases
|
2020-11-14 15:09:28 +08:00 |
|
chenjiahan
|
3093ee1d84
|
test(Tag): update test cases
|
2020-11-14 14:51:04 +08:00 |
|
chenjiahan
|
9bd38cf446
|
test(ImagePreview): update test cases
|
2020-11-14 14:45:09 +08:00 |
|
chenjiahan
|
a1aed76a48
|
Merge branch '2.x' into dev
|
2020-11-14 14:36:14 +08:00 |
|
chenjiahan
|
95227fff94
|
docs(Popup): update transition-appear prop
|
2020-11-14 09:03:52 +08:00 |
|
 neverlandandGitHub
|
29dbd66c80
|
feat(ImagePreview): passing current index to index slot (#7552)
|
2020-11-14 08:56:46 +08:00 |
|
chenjiahan
|
cfb16668ca
|
test(ImagePreview): update test cases
|
2020-11-14 08:38:44 +08:00 |
|
chenjiahan
|
e06ba480a9
|
fix(Swipe): failed to render in lazy-render mode
|
2020-11-14 08:24:50 +08:00 |
|
chenjiahan
|
d366f7b4f7
|
chore: should not collect coverage from lang config files
|
2020-11-14 08:10:59 +08:00 |
|
chenjiahan
|
98c553de29
|
test(NavBar): update test cases
|
2020-11-14 07:06:21 +08:00 |
|
chenjiahan
|
2b34fac38d
|
test(Loading): update test cases
|
2020-11-14 06:57:02 +08:00 |
|
chenjiahan
|
a13f4fd1e4
|
test(Icon): update test cases
|
2020-11-14 06:53:25 +08:00 |
|
chenjiahan
|
2550ac9111
|
chore: rename scopedSlots to slots in legacy cases
|
2020-11-14 06:47:08 +08:00 |
|
chenjiahan
|
bea039c810
|
test: should await setProps
|
2020-11-14 06:45:47 +08:00 |
|
chenjiahan
|
e6e18f542f
|
test(Empty): update test cases
|
2020-11-14 06:44:18 +08:00 |
|
chenjiahan
|
b5e13563eb
|
test(Layout): update test cases
|
2020-11-14 06:40:00 +08:00 |
|
chenjiahan
|
d212883c5e
|
test(CellGroup): update test cases
|
2020-11-13 23:43:27 +08:00 |
|
chenjiahan
|
0f9a5a8764
|
test(Cell): update test cases
|
2020-11-13 23:43:16 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
c33720a793
|
test(Badge): update test cases
|
2020-11-13 23:32:27 +08:00 |
|
chenjiahan
|
9d3aa1d0f0
|
test(ActionSheet): update test cases
|
2020-11-13 23:24:47 +08:00 |
|
chenjiahan
|
9965986869
|
fix(ActionSheet): incorrect behavior when clicking disabled option
|
2020-11-13 15:26:27 +08:00 |
|
chenjiahan
|
9240cd128f
|
test(ActionSheet): add more test cases
|
2020-11-13 15:25:49 +08:00 |
|
chenjiahan
|
27b761f534
|
fix(ActionSheet): missing callback option
|
2020-11-13 15:12:01 +08:00 |
|