Commit Graph
100 Commits
Author SHA1 Message Date
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 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
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
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 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
neverlandandGitHub 7ed8c42853 docs(NavBar): add safe-area-inset-top link (#7527) 2020-11-09 21:15:07 +08:00
chenjiahan 85e1548fc5 docs(Icon): add en tip 2020-11-08 16:58:44 +08:00
chenjiahan 58fa4fee1c docs(Icon): add woff2 icon tip 2020-11-08 16:57:17 +08:00
chenjiahan 46fdc15ce5 docs(changelog): 2.10.13 2020-11-08 16:45:56 +08:00
chenjiahan 27bead6bba chore: release 2.10.13 2020-11-08 16:40:02 +08:00
neverlandandGitHub 2bf7a6cde6 test(NavBar): fix demo snapshot (#7517) 2020-11-08 16:38:26 +08:00
neverlandandGitHub 2615bc54dd fix(NoticeBar): can't replay in iOS14 (#7516) 2020-11-08 16:36:18 +08:00
neverlandandGitHub d59a17c5e1 fix(NavBar): text vertical align (#7515) 2020-11-08 16:22:03 +08:00
chenjiahanandneverland e7d9cae593 test(NavBar): improve test cases name 2020-11-08 16:19:18 +08:00
chenjiahanandneverland be25a478df feat(NavBar): add safe-area-inset-top prop 2020-11-08 16:19:18 +08:00
neverlandandGitHub f07d8e6709 fix(Picker): should move to first option when all options are disabled (#7504) 2020-11-05 16:01:07 +08:00
neverlandandGitHub 287a4acea0 fix(Picker): move to next option when default option is disabled (#7499)
* fix(Picker): should move to next option when defaultOption is disabled

* test: update spec name
2020-11-04 20:03:38 +08:00
neverlandandGitHub ebd78a9d02 feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
neverlandandGitHub ce619c67e2 style(Switch): remove unnecessary z-index (#7497) 2020-11-04 18:32:35 +08:00
neverlandandGitHub b9a8773a0a fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
chenjiahan 8ccee1e584 docs: fix ContactCard title 2020-11-03 20:47:35 +08:00
neverlandandGitHub 821a2f81d6 docs(Contact): split demo and document (#7484) 2020-11-03 17:58:17 +08:00
chenjiahan 7e1ad5dbd5 style: no longer need icon min-width 2020-11-01 20:50:32 +08:00
chenjiahan e0ad65e69f feat(Icon): using encode-woff2 by default 2020-11-01 20:48:59 +08:00
chenjiahan dec8e88f9d docs(@vant/icons): changelog 1.4.0 2020-11-01 20:48:47 +08:00
chenjiahan e37126a98d chore: release @vant/icons 1.4.0 2020-11-01 20:46:58 +08:00
chenjiahan 2b888b4af2 chore(@vant/icons): add publishConfig 2020-11-01 20:43:58 +08:00
chenjiahan 045c4dc10c feat(Icon): encode woff2 2020-11-01 20:43:00 +08:00
chenjiahan fa5d88d8a3 docs: remove Wechat Group 2020-11-01 19:42:33 +08:00
chenjiahan b54d9c7598 Merge branch '2.x' of https://github.com/youzan/vant into 2.x 2020-11-01 10:47:50 +08:00
neverlandandGitHub 818192c1c8 fix(Swipe): item should only rendered once (#7466) 2020-11-01 10:47:09 +08:00
neverlandandGitHub faefd7ec85 fix(Swipe): incorrect lazy render when loop is false (#7465) 2020-11-01 10:28:33 +08:00
chenjiahan fcadc2d79f docs(changelog): 2.10.12 2020-10-31 17:51:30 +08:00
chenjiahan 75dc483cd0 chore: release 2.10.12 2020-10-31 17:46:18 +08:00
neverlandandGitHub 0cc11a45e1 fix(Tabs): incorrect change event in some cases (#7461) 2020-10-31 17:35:33 +08:00
neverlandandGitHub 836be2c639 fix(Picker): fix rendering failure during animation on safari (#7460) 2020-10-31 16:34:55 +08:00
neverlandandGitHub 2bd597ecfd docs(Swipe): add resize faq (#7459) 2020-10-31 08:30:39 +08:00
neverlandandGitHub 9731d1ac0f feat(SubmitBar): add button slot (#7458) 2020-10-31 08:12:19 +08:00
neverlandandGitHub 5e51dd3332 feat(Image): add icon-prefix prop (#7457) 2020-10-31 08:05:09 +08:00
neverlandandGitHub f4402f9a91 style(Sidebar): fix long number wrap (#7456) 2020-10-31 07:52:27 +08:00
chenjiahan ff7742670b docs(Tabs): add resize faq 2020-10-30 22:21:21 +08:00
chenjiahan 01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
chenjiahan 2924004dd3 feat(Progress): add resize method #5161 2020-10-29 22:46:03 +08:00
chenjiahan 9be853f7ac Revert "fix(Tabs): should scroll to current content when mounted (#7411)"
This reverts commit f504245074.
2020-10-29 22:04:13 +08:00
neverlandandGitHub 0cb55c33e0 chore(ActionSheet): optimize dom (#7434)
* chore(ActionSheet): optimize dom

* chore: update snapshot
2020-10-29 21:57:11 +08:00
neverlandandGitHub 134d8ccd6f fix(Tabs): should keep active value after insert item (#7445) 2020-10-29 21:48:54 +08:00
neverlandandGitHub 71452190a8 fix(GridItem): should not emit deprecation warning (#7433) 2020-10-28 18:21:06 +08:00
neverlandandGitHub e9a21d4815 style(Popup): adjust round border radius to 16px (#7421) 2020-10-27 17:27:01 +08:00
neverlandandGitHub f504245074 fix(Tabs): should scroll to current content when mounted (#7411) 2020-10-26 20:47:43 +08:00
chenjiahan f64986785d docs: update features 2020-10-25 09:07:16 +08:00
chenjiahan 4a047a8af3 docs(Search): missing value in basic usage 2020-10-24 20:47:02 +08:00
chenjiahan 386956b08b docs: add slot usage 2020-10-24 18:00:13 +08:00
chenjiahan ea896803a0 docs: add "adapt to PC browsers" 2020-10-24 17:38:14 +08:00
chenjiahan 2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan 000ea342a8 docs: add advanced usage guide 2020-10-24 17:20:04 +08:00
chenjiahan b1183b99d3 docs: update features 2020-10-24 10:55:45 +08:00
chenjiahan 9548212881 docs: fix year 2020-10-24 10:42:49 +08:00
chenjiahan 2a5c67d304 docs: update install guide 2020-10-24 10:38:09 +08:00
chenjiahan c6d10abdf9 docs(changelog): 2.10.11 2020-10-24 09:17:22 +08:00
chenjiahan 16221468bd chore: release 2.10.11 2020-10-24 09:12:57 +08:00
chenjiahan 76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
neverlandandGitHub abbf448a43 feat(empty): add imag-size prop (#7389) 2020-10-22 15:46:05 +08:00
neverlandandGitHub dab89fe86e feat(Image): skip render loading placeholder during ssr (#7383) 2020-10-21 22:10:10 +08:00
neverlandandGitHub ea210bb013 feat(Picker): add option slot (#7380) 2020-10-21 21:52:12 +08:00
neverlandandGitHub 7ec560fc82 docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +08:00
neverlandandGitHub 3eb99fcc09 build(surge): prefer using yarn (#7379) 2020-10-21 21:31:28 +08:00
neverlandandGitHub dabd984070 feat(Picker): add confirm、cancel slot (#7377) 2020-10-21 18:27:24 +08:00
neverlandandGitHub 83095c7d1e Revert "style(Field): adjust placeholder color to gray-6 (#7192)" (#7375)
This reverts commit 9896d1f49a.
2020-10-21 16:38:16 +08:00
neverlandandGitHub 784165d88c docs(Collapse): add disabled demo (#7361) 2020-10-20 09:31:03 +08:00
chenjiahan c11f0c02d7 docs(changelog): 2.10.11-beta.0 2020-10-19 11:11:26 +08:00
chenjiahan 7a35011d22 chore: release 2.10.11-beta.0 2020-10-19 11:09:10 +08:00
neverlandandGitHub 2b49ca60f4 fix(Popup): can't disable close-on-popstate (#7357) 2020-10-19 11:06:53 +08:00
chenjiahan efc05af6f6 docs(changelog): 2.10.10 2020-10-18 20:01:26 +08:00
chenjiahan bb86b5c737 chore: release 2.10.10 2020-10-18 19:56:42 +08:00
neverlandandGitHub 22888a7e97 test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverlandandGitHub 1b97315b54 fix(Calendar): does not show current month with larger screen sizes (#7355)
* fix(Calendar): does not show current month with larger screen sizes

* chore: fix demo snapshot
2020-10-18 19:50:34 +08:00
neverlandandGitHub 27d4cb7acf fix(Tabs): incorrect animation when content is empty (#7354) 2020-10-17 23:10:37 +08:00
neverlandandGitHub 7d0f4fc9ed fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
neverlandandGitHub 3fe485c959 fix(TreeSelect): add deprecation warning of navclick/itemclick (#7351) 2020-10-16 20:45:55 +08:00
neverlandandGitHub 3fc2af9842 fix(SwitchCell): add deprecation warning (#7350) 2020-10-16 20:40:21 +08:00