6782 Commits

Author SHA1 Message Date
chenjiahan
5605b0aa57 chore(Popover): remove import mixin 2020-11-20 21:29:38 +08:00
dependabot[bot]
ffc32c3746
chore(deps): bump dot-prop in /packages/vant-stylelint-config (#7596)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 21:22: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
neverland
5298e597a6
docs(ImagePreview): fix swipeTo method (#7595) 2020-11-20 20:43:54 +08:00
neverland
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
chenjiahan
85202c7676 style(Popover): add less vars 2020-11-20 14:26:41 +08:00
chenjiahan
cac791fd13 types: add Popover typing 2020-11-20 14:26:41 +08:00
chenjiahan
178a41a8b0 test(Popover): add className test case 2020-11-20 14:26:41 +08:00
chenjiahan
99b52726b6 test(Popover): add test cases 2020-11-20 14:26:41 +08:00
chenjiahan
1999195c46 docs(Popover): add select event demo 2020-11-20 14:26:41 +08:00
chenjiahan
27ed9d1fb7 fix(Popover): add Object.assign polyfill 2020-11-20 14:26:41 +08:00
chenjiahan
cb47f2bbd1 feat(Popover): add default slot 2020-11-20 14:26:41 +08:00
chenjiahan
ac93092441 docs(Popover): add en-US document 2020-11-20 14:26:41 +08:00
chenjiahan
f917e99562 docs(Popover): add zh-CN document 2020-11-20 14:26:41 +08:00
chenjiahan
acf92e1fea feat(Popover): add animation 2020-11-20 14:26:41 +08:00
chenjiahan
6d67093589 style(Popover): adjust dark theme background color 2020-11-20 14:26:41 +08:00
chenjiahan
1302f13e72 feat(Popover): add more event 2020-11-20 14:26:41 +08:00
chenjiahan
64e17bcd08 chore(Popover): change name of default slot to reference 2020-11-20 14:26:41 +08:00
chenjiahan
699a5ebe51 feat(Popover): add disabled option 2020-11-20 14:26:41 +08:00
chenjiahan
ae29b09520 perf(Popover): using popper lite 2020-11-20 14:26:41 +08:00
chenjiahan
7b51efa572 feat(Popover): support add icon 2020-11-20 14:26:41 +08:00
chenjiahan
03fd1f297d docs(Popover): add choose placement demo 2020-11-20 14:26:41 +08:00
chenjiahan
f58fa0f746 feat(Popover): add arrow 2020-11-20 14:26:41 +08:00
chenjiahan
49a8d87845 feat(Popover): using popperjs 2020-11-20 14:26:41 +08:00
chenjiahan
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
Hex
9213839980 fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:59:50 +08:00
Hex
4bcdd5e2fd
fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:56:17 +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 v3.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 v2.10.14 2020-11-15 20:48:38 +08:00
neverland
b382e18d30
fix(Calendar): month-show event triggered multiple times (#7565) 2020-11-15 20:46:56 +08:00
neverland
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
neverland
5b4e063fa9
fix(Swipe): leak when width has decimal (#7562) 2020-11-15 15:33:49 +08:00
neverland
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
neverland
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