三咲智子
0fbbc65781
chore: move eslint ignore ( #9694 )
2022-09-07 20:15:23 +08:00
热爱vue的小菜鸟
6218e4ddc5
fix(components): [table] throw error when no matching column ( #9682 )
...
* Cannot read properties of null (reading 'id')
* fix(components): [table] fix Cannot read properties of null (reading 'id')
2022-09-07 15:50:40 +08:00
LIUCHAO
2dc30791a0
fix(components): [select-v2] Tags content overflow wrap ( #9677 )
...
closed #8619
2022-09-07 12:16:45 +08:00
LIUCHAO
691873cce5
refactor(components): [cascader] use JSX in Unit test ( #9674 )
2022-09-07 10:53:18 +08:00
qiang
c4d0c6f90a
refactor(components): [tabs] improve types ( #9561 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-06 16:26:17 +00:00
Xc
e8817aae06
feat(components): [select] enhanced suffix ( #9619 )
...
* feat(components): [select] enhanced suffix
* docs: remove useless characters
* docs(components): [select] add remote suffix demo
2022-09-06 23:12:52 +08:00
brokenbones
678fc5cdf2
docs(components): [slider] update size attributes ( #8795 )
2022-09-06 17:00:25 +08:00
Xc
3dca453cc0
fix(components): [rate] fast move mouseLeave not triggered ( #9608 )
...
* fix(components): [rate] fast move mouseLeave not triggered
* fix(components): [rate] RawSymbol error
* fix(components): [rate] RawSymbol error
2022-09-06 14:55:26 +08:00
zz
51a3c454ea
fix(hooks): [use-popper-container] fix namespace ( #9655 )
2022-09-06 14:51:05 +08:00
小的的
69caee0d2a
fix(components): [loading] remove el-loading-parent--relative
correctly ( #9630 )
...
* fix(components): [loading] fix el-loading-parent--relative (#9627 )
* chore: update
Co-authored-by: holazz <2418184580@qq.com>
2022-09-06 12:51:17 +08:00
Xc
dee98ed32a
fix(components): [select] keep hover after clearing ( #9644 )
2022-09-06 12:19:52 +08:00
zz
390f5bd8ee
fix(components): [tree] repeat trigger change event on the same node ( #9645 )
2022-09-06 12:18:12 +08:00
zz
6def14db3b
fix(components): [table] fix namespace ( #9654 )
2022-09-06 12:17:14 +08:00
LIUCHAO
328cb574ae
fix(components): [select] fix content overflow ( #9633 )
...
closed #9560
2022-09-05 22:29:45 +08:00
humorHan
549b2ebb2e
fix(theme-chalk): [select] missing the is-small style ( #9639 )
...
Co-authored-by: hanjiayi02 <hanjiayi02@meituan.com>
2022-09-05 22:27:17 +08:00
LIUCHAO
401a275049
fix(components): [table] selection column don't create table placeholder ( #9637 )
...
closed #8363
2022-09-05 19:37:25 +08:00
LIUCHAO
675b059f26
fix(components): [tree-select] fix typo ( #9635 )
2022-09-05 07:48:59 +00:00
zz
ec0b8425a8
perf(components): [message] prefer function slots ( #9625 )
2022-09-05 10:16:20 +08:00
小的的
d0dbd19f75
fix(components): [table] typed column's min-width not effect ( #9540 ) ( #9593 )
2022-09-04 23:16:53 +08:00
zz
6eded0bae8
feat(components): [message-box] allow pass function to message
option ( #9405 )
...
* feat(components): [message-box] allow pass function to `message` option
* chore: update docs
* chore: update docs
2022-09-04 20:38:18 +08:00
朱金濠
acc7092901
feat(components): [el-steps] support custom icon when status is error ( #9603 )
2022-09-04 20:35:18 +08:00
Xc
320b28bd20
feat(components): [select-v2] add placement ( #9622 )
...
* feat(components): [select-v2] add placement
* fix(components): [select-v2] type error
* fix(components): [select-v2] type error
2022-09-04 20:34:36 +08:00
Xc
2a1cdbd8eb
feat(components): [select] add placement ( #9621 )
2022-09-04 19:25:01 +08:00
Yorn Qiu
dc331de392
fix(components): [popper] default flip feature ( #9584 )
2022-09-04 18:28:52 +08:00
三咲智子
058cd07e18
fix(components): [form-item] don't add required rule repeatedly ( #9618 )
2022-09-04 10:06:53 +00:00
Xc
262bb786c8
docs(components): adjust the type of focus event ( #9620 )
2022-09-04 17:07:19 +08:00
iamkun
e0a73c8d4d
chore: fix footer dark ( #9617 )
2022-09-04 14:10:42 +08:00
amaury-hanser
97380c5525
docs(components): fix popper-options to provide working example ( #8793 )
...
popper-options attribute allow to pass popper js options
the example was wrong and misleading.
closed #8464
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-04 00:15:48 +08:00
Changyuan Yang
beae9db676
fix: ElPopover components dts ( #9569 )
2022-09-03 23:27:38 +08:00
qiang
1e6dbd8558
refactor(components): [calendar] rename slot dateCell to date-cell ( #9590 )
...
* refactor(components): [calendar] rename slot dateCell to date-cell
closed 9565
* docs: update
* fix(components): [calendar] avoid slots taking effect at the same time
2022-09-03 23:23:10 +08:00
zz
86538e441d
fix(components): [upload] always display upload trigger ( #9607 )
2022-09-03 23:21:10 +08:00
Xc
ebc1e969e6
fix(components): [button] type text deprecated ( #9611 )
2022-09-03 23:09:53 +08:00
Xc
fda97e27dd
fix(hooks): [useLockscreen] close shake ( #9610 )
...
* fix(hooks): [useLockscreen] close shake
* fix(hooks): [useLockscreen] remove unused
* fix(hooks): [useLockscreen] unit test
2022-09-03 22:57:37 +08:00
Xc
adc468cb50
fix(components): [tree-node-content] slot inherit styles ( #9613 )
2022-09-03 22:56:55 +08:00
Xc
9be30f9127
docs: [tree] fix node-click parameter description ( #9614 )
2022-09-03 22:56:05 +08:00
Xc
b6bec165e9
fix(components): [select-v2] support empty string value ( #9609 )
...
* fix(components): [select-v2] support empty string
* fix(components): [select-v2] use isNil
2022-09-03 20:52:15 +08:00
iamkun
27d37ec6da
chore: update doc footer ( #9605 )
2022-09-03 11:10:43 +08:00
三咲智子
1ec498c732
fix(components): [date-picker] lodash path ( #9601 )
2022-09-02 10:18:42 +00:00
Element
ebaed32223
chore: update changelog 2.2.16 ( #9599 )
2022-09-02 09:50:23 +00:00
秦皇岛
c6b7719a1e
fix(useTree.ts):修复tree-v2组件开启accordion模式后展开不了的问题 ( #9591 )
...
Co-authored-by: 罗宇 <luoyu10301>
2022-09-02 14:20:19 +08:00
hcwhan
2622f86b99
feat(components): CascaderProps expandTrigger enum to type ( #9265 )
...
* feat: CascaderProps expandTrigger enum to type
* feat: reduce repetition
Co-authored-by: UT003392 <hanchaowei@uniontech.com>
2022-09-02 11:05:55 +08:00
zhiyuanzmj
c063276da8
feat(components): el-tree.currentNodekey responsive. close #9576 ( #9577 )
2022-09-01 23:30:04 +08:00
zz
f0414c7822
perf(hooks): [use-namespace] simplify code ( #9298 )
2022-09-01 23:20:32 +08:00
btea
8fb1d458df
fix(components): [table-v2] header-cell slots invalid ( #9585 )
2022-09-01 22:40:16 +08:00
João Gonçalves
198dd0ae43
feat(components): [date-picker] add open and close handlers ( #9571 )
...
* feat(components): [date-picker] add handleOpen and handleClose methods
* chore: update date-picker docs
* chore: update date-picker docs
* feat(components): [date-picker] add handleOpen and handleClose methods
* fix: update the handlers description in the docs
Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
2022-09-01 21:59:29 +08:00
João Gonçalves
8156606388
feat(components): [time-picker] add open and close handlers ( #9572 )
...
* feat(components): [time-picker] add handleOpen and handleClose methods
* chore: update time-picker docs
* chore: update time-picker docs
* feat(components): [time-picker] add handleOpen and handleClose methods
* fix: revert changes in pnpm-lock.yaml
* fix: update the handlers description in the docs
Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
2022-09-01 21:57:34 +08:00
LIUCHAO
718c23c923
refactor(components): [date-time-picker] use JSX in Unit test ( #9520 )
2022-09-01 18:56:53 +08:00
LIUCHAO
32a20e54f1
fix(components): [date-picker] Component ElInput validateEvent pass true ( #9402 )
...
closed #9199
2022-09-01 17:40:43 +08:00
LIUCHAO
f1a7dc61f7
fix(components): [transfer] child component don't validate ( #9403 )
2022-09-01 17:40:02 +08:00
LIUCHAO
8532dbec11
fix(components): [select] fix typo ( #9578 )
2022-09-01 14:53:32 +08:00