2405 Commits

Author SHA1 Message Date
neverland
f07d8e6709
fix(Picker): should move to first option when all options are disabled (#7504) 2020-11-05 16:01:07 +08:00
chenjiahan
e19ba76aba fix(DropdownMenu): can't disable closeOnClickOutside
#7473
2020-11-04 20:11:42 +08:00
chenjiahan
1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverland
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
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
neverland
ce619c67e2
style(Switch): remove unnecessary z-index (#7497) 2020-11-04 18:32:35 +08:00
chenjiahan
fdac9b15f5 fix(Uploader): before-read return true not work #7493 2020-11-04 18:26:06 +08:00
neverland
b9a8773a0a
fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
chenjiahan
c4d06005f0 fix(Uploader): can't get index in delete event #7481 2020-11-03 20:51:37 +08:00
chenjiahan
8ccee1e584 docs: fix ContactCard title 2020-11-03 20:47:35 +08:00
chenjiahan
e80d2fe09c Merge branch '2.x' into dev 2020-11-03 20:47:09 +08:00
neverland
821a2f81d6
docs(Contact): split demo and document (#7484) 2020-11-03 17:58:17 +08:00
chenjiahan
c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +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
22747b4f6e Merge branch '2.x' into dev 2020-11-01 10:55:52 +08:00
neverland
818192c1c8
fix(Swipe): item should only rendered once (#7466) 2020-11-01 10:47:09 +08:00
neverland
faefd7ec85
fix(Swipe): incorrect lazy render when loop is false (#7465) 2020-11-01 10:28:33 +08:00
chenjiahan
49e87756c7 fix(Tabs): skip initial animation 2020-11-01 09:57:42 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverland
0cc11a45e1
fix(Tabs): incorrect change event in some cases (#7461) 2020-10-31 17:35:33 +08:00
neverland
836be2c639
fix(Picker): fix rendering failure during animation on safari (#7460) 2020-10-31 16:34:55 +08:00
neverland
2bd597ecfd
docs(Swipe): add resize faq (#7459) 2020-10-31 08:30:39 +08:00
neverland
9731d1ac0f
feat(SubmitBar): add button slot (#7458) 2020-10-31 08:12:19 +08:00
neverland
5e51dd3332
feat(Image): add icon-prefix prop (#7457) 2020-10-31 08:05:09 +08:00
neverland
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 f504245074fb0450ec69f5c64577be2716b80ac4.
2020-10-29 22:04:13 +08:00
chenjiahan
2293b652ab Merge branch '2.x' into dev 2020-10-29 22:03:29 +08:00
neverland
0cb55c33e0
chore(ActionSheet): optimize dom (#7434)
* chore(ActionSheet): optimize dom

* chore: update snapshot
2020-10-29 21:57:11 +08:00
neverland
134d8ccd6f
fix(Tabs): should keep active value after insert item (#7445) 2020-10-29 21:48:54 +08:00
chenjiahan
4bb60a38b0 fix(Calendar): watch maxData/minDate and reset #7412 2020-10-28 21:39:59 +08:00
Middletwo-Kid
1c38b7385b
style(action-sheet): make sure the layout is correct when actions is to much (#7401) 2020-10-28 21:04:23 +08:00
neverland
71452190a8
fix(GridItem): should not emit deprecation warning (#7433) 2020-10-28 18:21:06 +08:00
Mikasa33
70a054df6e
docs(Toast): fix return value (#7426) 2020-10-28 18:09:34 +08:00
neverland
e9a21d4815
style(Popup): adjust round border radius to 16px (#7421) 2020-10-27 17:27:01 +08:00
neverland
f504245074
fix(Tabs): should scroll to current content when mounted (#7411) 2020-10-26 20:47:43 +08:00
Mikasa33
2c980a0940
chore(Swipe): remove console.log (#7403)
delete console.log()
2020-10-26 13:40:25 +08:00
chenjiahan
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan
23dd366ced Merge branch '2.x' into dev 2020-10-25 09:15:20 +08:00
chenjiahan
4a047a8af3 docs(Search): missing value in basic usage 2020-10-24 20:47:02 +08:00
chenjiahan
5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +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
a82a1202cd fix(Toast): lockCount might be minus 2020-10-23 22:17:54 +08:00
Mikasa33
763018907d
fix(Toast): can't forbid click (#7396)
解决禁止背景点击失效的问题
2020-10-23 22:16:13 +08:00
chenjiahan
bd1ed1c1ce fix(Toast): shoud watch duration #7394 2020-10-23 22:12:21 +08:00
chenjiahan
d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00