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 |
|
chenjiahan
|
c771604dec
|
chore(Sticky): use tsx
|
2020-10-12 20:47:54 +08:00 |
|
chenjiahan
|
f879b6d77a
|
chore(Slider): use tsx
|
2020-10-11 19:27:55 +08:00 |
|
chenjiahan
|
6341967482
|
chore(Skeleton): use tsx
|
2020-10-10 19:04:38 +08:00 |
|
chenjiahan
|
5370eaafce
|
chore(PullRefresh): use tsx
|
2020-10-10 18:00:22 +08:00 |
|
chenjiahan
|
99d42852e5
|
chore(Pagination): use tsx
|
2020-10-10 17:49:10 +08:00 |
|
chenjiahan
|
d86a0900e1
|
types(PasswordInput): use tsx
|
2020-10-09 20:59:27 +08:00 |
|
chenjiahan
|
6319d44423
|
chore(Overlay): use tsx
|
2020-10-09 20:56:32 +08:00 |
|
chenjiahan
|
dffa11959a
|
chore(NavBar): use tsx
|
2020-10-09 20:51:55 +08:00 |
|
chenjiahan
|
a1b08babfc
|
chore(List): use tsx
|
2020-10-09 20:45:26 +08:00 |
|
chenjiahan
|
bfdc6f6b4e
|
types(utils): isHidden ref param maybe undefined
|
2020-10-09 20:33:41 +08:00 |
|
chenjiahan
|
0b9a6973d0
|
chore(Empty): use tsx
|
2020-10-09 20:25:48 +08:00 |
|
chenjiahan
|
aaec78d54d
|
chore(Divider): use tsx
|
2020-10-09 19:56:33 +08:00 |
|