XiongAmao
717db6ac56
fix: rewrite @element-plus/utils
incorrectly ( #1089 )
2020-12-23 13:23:00 +08:00
kooriookami
a2c3e096bd
fix(scrollbar): fix the style of scrollbar ( #1042 )
...
* fix(scrollbar): remove the gutter of scrollbar
re #1034
* fix: update
2020-12-23 11:07:52 +08:00
kooriookami
5dbfb9b578
fix(color-picker): fix ColorPicker drag ( #1084 )
...
fix #1077
2020-12-23 11:07:14 +08:00
justwiner
bc3ad86438
fix(table): setting z-index for table popper ( #1078 )
...
fix #1073
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-22 16:51:09 +08:00
BeADre
f5eb5fac24
docs(popover): change visible-arrow to show-arrow ( #1080 )
2020-12-22 16:05:04 +08:00
zazzaz
4955140376
1.0.1-beta.11
2020-12-21 22:37:41 +08:00
zazzaz
f7913682f0
chore: update changelog
2020-12-21 22:37:37 +08:00
iamkun
3585b6f1cd
fix: fix date-picker bind $attrs issue ( #1069 )
...
fix #1065
2020-12-21 22:10:29 +08:00
porcelainHeart
8b2febe2f6
feat: new compontent Skeleton ( #953 )
2020-12-21 20:07:48 +08:00
serializedowen
c8313682bf
chore(tooltip): fixed a typo in comment ( #1063 )
2020-12-21 17:31:54 +08:00
BeADre
d4f582c0f4
fix(popper): use EmitType to replace string ( #1053 )
2020-12-21 14:11:40 +08:00
justwiner
8eb51b9eeb
fix(table): fix #1013 ( #1056 )
...
fix #1013
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-21 14:10:24 +08:00
bastarder
5b8ee0ca9d
fix(row): fix demo button style bug ( #1057 )
...
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-21 14:09:45 +08:00
kooriookami
5e9e42bced
fix(input): add placeholder ( #1052 )
2020-12-20 14:44:06 +08:00
iamkun
8f902085de
chore: update issue template ( #1049 )
2020-12-19 01:47:52 +08:00
kooriookami
9c183bde6c
docs(docs): fix space docs error ( #1044 )
...
* docs(docs): fix space docs error
fix #1040
* fix: update
2020-12-18 18:05:14 +08:00
zazzaz
89001165ae
chore: update ( #1039 )
2020-12-18 13:45:52 +08:00
zazzaz
b11cac4ebd
1.0.1-beta.10
2020-12-18 11:36:32 +08:00
zazzaz
dd90eefc50
chore: update changelog
2020-12-18 11:36:26 +08:00
zazzaz
b486b4210d
doc: update date time picker doc ( #1037 )
...
* chore: update
* chore: update
2020-12-18 11:28:38 +08:00
zazzaz
8d766dc80c
chore: update doc ( #1035 )
...
* chore: update doc
* chore: update
2020-12-18 10:57:47 +08:00
jeremywu
e97b9c972a
feat(space): feat/space ( #1002 )
...
* feat(space): feat/space
- Init commit for space component
* complete code & test & partial demo
* feat(space): feat/space
- Finish documentation for 中文 and English.
* feat(space): feat/space
- Replace flatMap to reduce.
2020-12-18 10:30:26 +08:00
iamkun
21af6e64c6
docs: update date time picker doc ( #1033 )
2020-12-18 10:04:48 +08:00
吴兴
eeb55e54da
fix(docs): change switch docs #930 ( #933 )
...
* 修改switch的model说明
* fix(docs): change switch docs #930
* fix(docs) change switch docs #930
* fix(docs): change switch docs #930
* Update website/docs/fr-FR/switch.md
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
Co-authored-by: 无星 <32910694@qq.com>
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
2020-12-17 16:52:52 +08:00
SuMingJiong
ad59057506
fix(select): fix content overflow in multiple select ( #967 )
...
* fix(select): fix content overflow in multiple select
fix content overflow in multiple select
fix #919
* style(select): change the inline style
change the inline style
* test(select): add test case
add test case for the multiple select
2020-12-17 16:51:59 +08:00
justwiner
1bc545bdb1
fix(table): get global config ( #999 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-17 16:50:19 +08:00
zazzaz
ed2d2de032
1.0.1-beta.9
2020-12-16 22:56:56 +08:00
zazzaz
aa2a06f1d1
chore: update changelog
2020-12-16 22:56:51 +08:00
Square Coin
108d0d0509
fix(menu): fix collapse animation failure ( #1003 )
2020-12-16 22:28:34 +08:00
zazzaz
47002d64c8
fix: fix timepicker / datepicker fragment error ( #1009 )
2020-12-16 22:10:35 +08:00
zazzaz
f67390ed31
fix: update time select & doc ( #1014 )
2020-12-16 22:09:48 +08:00
SuMingJiong
6b83a42999
fix dialog can't scroll if the content too large ( #993 )
...
* fix(dialog): fix dialog can't scroll if the content too large
fix dialog can't scroll if the content too large
fix #991
* fix(dialog): make the mask can scroll
make the mask can scroll
fix #991
2020-12-16 10:23:44 +08:00
Simona
5d2f680088
style: fix typo ( #1008 )
2020-12-15 22:25:49 +08:00
Ryan2128
eb5a04de6c
fix(tree): fix keyboard navigation bug ( #995 )
...
* fix(tree): fix keyboard navigation bug
* test(tree): add navigate test case
2020-12-15 20:50:17 +08:00
Square Coin
e93a728872
feat(menu): update menu spec ( #980 )
...
* feat(menu): update menu spec
* feat(menu): update to rAF
* feat(menu): remove raf method
Co-authored-by: liik <linyunqianpp@126.com>
2020-12-15 14:27:54 +08:00
kooriookami
a32ac6a3ad
fix(table): fix table filter-panel style ( #943 )
2020-12-15 14:15:21 +08:00
jeremywu
9e3352c1fc
fix(dialog): fix/dialog-header-slot ( #997 )
...
- Rename the slot name from 'header' to title
2020-12-15 11:58:24 +08:00
jeremywu
d16fbb66e5
feat(virtual-list): first implementation of virtual list ( #790 )
2020-12-15 11:42:21 +08:00
SkyAo
15f792de5f
feat(docs): import EP in demobox to support Composition API docs ( #984 )
2020-12-14 13:47:19 +08:00
kooriookami
be7b9665bb
fix(scrollbar): native scrollbar not hide when native
is not true ( #971 )
...
negative value of margin-bottom not work in certain scenarios.
2020-12-13 18:21:58 +08:00
wujieZ
1807eaa28d
style: arrow function ( #982 )
2020-12-12 22:33:46 +08:00
zazzaz
36f676cf37
1.0.1-beta.8
2020-12-12 15:06:24 +08:00
zazzaz
427f175ec2
chore: update changelog
2020-12-12 15:06:19 +08:00
dream
caa41664fb
fix(docs): change upload docs #966 ( #976 )
2020-12-12 00:23:46 +08:00
justwiner
0cb4f7037f
fix(table): fix the style bug when the parent container is display: flex ( #969 )
...
Fix the bug of abnormal height and width of table when the parent container is display: flex
fix #922
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-11 16:49:19 +08:00
kooriookami
3133552bde
fix(docs): lang="sass" to lang="scss" ( #970 )
2020-12-11 16:46:42 +08:00
hangzou
eb24622055
fix: fix some components import type ( #959 )
2020-12-11 15:37:09 +08:00
kooriookami
e3177cb3b8
fix(popover): popover with pure should has border ( #954 )
...
fix #942
2020-12-10 17:04:06 +08:00
zazzaz
bcf7162b57
fix: export locale ( #950 )
2020-12-10 16:31:57 +08:00
Ryan2128
e519c6a770
fix(menu): fix open method error ( #952 )
...
* fix(menu): fix open method error
* test(menu): add open method error test case
2020-12-10 16:20:15 +08:00