jeremywu
97f992fce6
fix(popover): fix popover hijacking mouse event bug ( #1201 )
2021-01-05 17:51:31 +08:00
jeremywu
49199f3715
feat(image): feat/seperate-image-viewer ( #1199 )
...
- Seperate image viewer as a independent component. Close #1147
2021-01-05 16:28:11 +08:00
zazzaz
f2622ad48e
fix: fix year picker disabledDate bug ( #1193 )
...
fix #1192
2021-01-05 16:23:10 +08:00
xyorz
1904aee48d
fix(dialog): fix date-picker is empty when dialog opened first time ( #1144 )
...
Fix date-picker in dialog is empty when dialog opened first time
fix #1021
2021-01-04 17:52:36 +08:00
BeADre
dd341a7376
fix(tree): add deep option for the watch function of data ( #1188 )
2021-01-04 15:39:20 +08:00
jeremywu
ae5dcec1e8
fix(popper): Fix popper transition lost bug ( #1190 )
...
- Fix popper transition lost issue
2021-01-04 14:59:09 +08:00
VijayAdam
ce4f3078c0
fix(popover): clickoutside not working ( #1171 )
...
* fix(cascader): fix: cascader-panel
* fix click-outsie: change the capture phase
* Revert "fix click-outsie: change the capture phase"
This reverts commit 4f21ea4cb575693bddc7fd467e65f36d86822dc6.
* 'fix(popover)'
* Update index.vue
Co-authored-by: vijay <vijayniubi@gmail.com>
2021-01-04 14:13:10 +08:00
Vgbire
027e0d7d03
style(textarea): adjust line-height of textarea .el-input__count ( #1181 )
2021-01-04 14:08:34 +08:00
jeremywu
c5f6ec3386
fix: popover variable error ( #1189 )
2021-01-04 11:32:51 +08:00
zazzaz
dc96b070b9
fix: fix WeekPicker should return the first day of the week ( #1169 )
...
* fix: fix WeekPicker should return the first day of the week
fix #1028
* chore: update
* chore: update
2021-01-02 18:23:45 +08:00
kooriookami
85bad6c169
test(select): add select modelValue prop type test ( #1173 )
...
* fix(select): fix select type missing array
* fix(select): add select test
2020-12-31 15:55:51 +08:00
jeremywu
cc8f825715
fix(dialog): fix/dialog-close-event ( #1164 )
...
* fix(dialog): fix/dialog-close-event
- Dialog now emits close event correctly
* fix overlay render error
2020-12-31 14:33:17 +08:00
kooriookami
03a7aa806e
fix(select): fix select type missing array ( #1168 )
2020-12-31 14:11:35 +08:00
zazzaz
f15d61ddbc
fix: fix timepicker keyevent bug ( #1151 )
...
* fix: fix timepicker keyevent bug
fix #904
* chore: update
* chore: update
* chore: update
2020-12-31 11:12:52 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
justwiner
d54abc800a
fix(table): when the data changes, the layout is not updated ( #1059 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-31 10:43:12 +08:00
bastarder
c77e773044
Fix/scrollbar ( #1123 )
...
* fix(select): fix select scrollbar bug
* fix(table): fix table filter pane scroll bug
* fix(cascader): fix cascader pane scroll bug
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-31 10:41:50 +08:00
kooriookami
6dedd12a17
fix(select): fix modelValue type ( #1158 )
2020-12-31 10:41:09 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build ( #1132 )
...
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
VijayAdam
c66ea89c45
fix(cascader): fix: cascader-panel ( #1112 )
...
Co-authored-by: vijay <vijayniubi@gmail.com>
2020-12-27 14:21:17 +08:00
zazzaz
41c278fd24
fix: fix date-picker clear bug ( #1114 )
...
* fix: fix date-picker clear bug
* chore: update
* chore: update
2020-12-27 14:19:43 +08:00
zazzaz
900f4b277b
fix: fix website anchor error ( #1115 )
2020-12-27 14:19:28 +08:00
kooriookami
b9ffca039f
style(notification): adjust line-height of title ( #1122 )
2020-12-27 14:15:37 +08:00
liang xiao
3b4ee6da42
feat(textarea):export method resizeTextarea ( #1032 )
...
* feat(textarea):export method resizeTextarea
i think we need export resizeTextarea to support dynamic size like element2
* test:method resizeTextarea
* test:method resizeTextarea
* test:method resizeTextarea
* Update input.spec.ts
Co-authored-by: liangxiao01 <liangxiao01@jiuqi.com.cn>
2020-12-23 17:00:59 +08:00
justwiner
f984990ec0
fix(table): fix : #1051 ( #1062 )
...
Fix: the bug of column configuration was not deleted when the column component was unloaded
fix #1051
Co-authored-by: winerlu <winerlu@tencent.com>
2020-12-23 16:59:31 +08:00
serializedowen
169c352436
fixed #1029 #1046 ( #1066 )
...
* docs(tooltip): fixed a typo in comment
* fix(slider): fixed a slider button bug (#1029 ) (#1046 )
fixed an issue where slider button still moves upon mouseleave on tooltip
2020-12-23 16:59:05 +08:00
jeremywu
97e8848617
build(project): feat/release-automation ( #1094 )
...
- Add publish.sh for automated publishing
2020-12-23 15:59:58 +08:00
BeADre
91c5c70008
fix(pagination): v-model of page-size not work ( #1079 )
...
* fix(pagination): v-model of page-size not work
* test(pagination): add v-model pagesize test
2020-12-23 15:49:21 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +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
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
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
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
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