2085 Commits

Author SHA1 Message Date
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
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
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
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
chenjiahan
4a047a8af3 docs(Search): missing value in basic usage 2020-10-24 20:47:02 +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
76299ef0be docs: add more component intro 2020-10-22 17:52:46 +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
neverland
784165d88c
docs(Collapse): add disabled demo (#7361) 2020-10-20 09:31:03 +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
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
neverland
c13b953cff
feat(IndexBar): add change event (#7296)
* feat(IndexBar): add change event

* docs(IndexBar): update event param
2020-10-08 18:56:21 +08:00
neverland
91daa4b6fe
fix(GridItem): failed to break word (#7292) 2020-10-02 08:45:24 +08:00
chenjiahan
18312ce9e9 docs(Pagination): improve document 2020-10-01 17:16:25 +08:00
chenjiahan
27822b2e5e docs(Pagination): improve slot desc 2020-10-01 17:05:00 +08:00
chenjiahan
af43521fa2 docs(PasswordInput): adjust demo 2020-10-01 17:01:58 +08:00
chenjiahan
14cd2863cc fix(Picker): incorrect loading z-index 2020-10-01 10:04:46 +08:00
chenjiahan
e4e7d9d9eb docs(Locale): add faq 2020-10-01 10:01:40 +08:00
neverland
950dd10372
fix(Field): incorrect maxlength slicing (#7284)
* fix(Field): incorrect maxlength slicing

* chore: robust
2020-09-30 11:42:23 +08:00
neverland
04dca5f39d
docs: add more intro (#7282) 2020-09-29 20:56:43 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
0252710155 docs(Button): fix icon-position missing type 2020-09-26 22:30:55 +08:00
neverland
1e07fce513
docs(Form): add validate-trigger detail (#7251) 2020-09-26 15:03:58 +08:00
neverland
fd5afbf462
docs(PullRefresh): add min-height faq (#7250) 2020-09-26 14:38:27 +08:00
neverland
0a837e49a9
docs(Form): fix Area demo (#7249) 2020-09-26 14:31:50 +08:00