2518 Commits

Author SHA1 Message Date
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
chenjiahan
76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan
fd915d1cff types: fix vm typing 2020-10-22 16:21:57 +08:00
chenjiahan
b5cd336bb8 Merge branch 'dev' into next 2020-10-22 16:10:38 +08:00
neverland
abbf448a43
feat(empty): add imag-size prop (#7389) 2020-10-22 15:46:05 +08:00
Callum
3664659240
fix(NavBar): Component renders blank left/right. (#7376) 2020-10-22 11:56:17 +08:00
neverland
dab89fe86e
feat(Image): skip render loading placeholder during ssr (#7383) 2020-10-21 22:10:10 +08:00
neverland
ea210bb013
feat(Picker): add option slot (#7380) 2020-10-21 21:52:12 +08:00
neverland
7ec560fc82
docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +08:00
neverland
dabd984070
feat(Picker): add confirm、cancel slot (#7377) 2020-10-21 18:27:24 +08:00
neverland
83095c7d1e
Revert "style(Field): adjust placeholder color to gray-6 (#7192)" (#7375)
This reverts commit 9896d1f49ae4023aba9d1c786561ac6d845dc4eb.
2020-10-21 16:38:16 +08:00
chenjiahan
c7a2a538e1 fix(Swipe): dynamically render failed #7366 2020-10-21 14:29:10 +08:00
chenjiahan
1d6dac9915 chore(Key): use tsx 2020-10-20 20:45:47 +08:00
neverland
784165d88c
docs(Collapse): add disabled demo (#7361) 2020-10-20 09:31:03 +08:00
chenjiahan
bb6cdd375e Merge branch 'dev' into next 2020-10-19 20:37:37 +08:00
Callum
83fc8673a8
docs(Button): Fixed grammar in button readme. (#7359) 2020-10-19 17:07:21 +08:00
neverland
2b49ca60f4
fix(Popup): can't disable close-on-popstate (#7357) 2020-10-19 11:06:53 +08:00
chenjiahan
791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
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
neverland
27d4cb7acf
fix(Tabs): incorrect animation when content is empty (#7354) 2020-10-17 23:10:37 +08:00
neverland
7d0f4fc9ed
fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
neverland
3fe485c959
fix(TreeSelect): add deprecation warning of navclick/itemclick (#7351) 2020-10-16 20:45:55 +08:00
neverland
3fc2af9842
fix(SwitchCell): add deprecation warning (#7350) 2020-10-16 20:40:21 +08:00
neverland
b4f2f2f330
fix(Field): incorrect label length when label-align is right (#7349) 2020-10-16 20:31:34 +08:00
neverland
a75b46feef
docs(Cell): fix demo translation (#7348) 2020-10-16 20:25:10 +08:00
neverland
4efd8fb92f
fix(Icon): add info prop deprecation warning (#7347)
* fix(Icon): add info prop deprecation warning

* chore: adjust
2020-10-16 20:22:44 +08:00
neverland
4b4203daec
fix(Toast): add mask option deprecation warning (#7342) 2020-10-15 22:05:21 +08:00
neverland
444729862a
fix(Row): should enable flex wrap (#7332) 2020-10-14 21:10:23 +08:00
neverland
68c54aaa25
docs(Calendar): fix false typo (#7331) 2020-10-14 21:01:16 +08:00
neverland
c82c30eccd
chore(Tab): remove unused prop and update desc (#7330) 2020-10-14 20:55:37 +08:00
chenjiahan
9cd48e0e33 fix(Field): incorrect empty cell title 2020-10-13 21:07:49 +08:00
chenjiahan
86d5e0a4cf docs(Icon): fix layout usage 2020-10-13 20:46:01 +08:00
chenjiahan
b3e415d254 docs(Checkbox): fix model-value prop 2020-10-13 20:43:56 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
ec943578b2 chore(Stepper): use tsx 2020-10-13 11:39:04 +08:00