Commit Graph

4040 Commits

Author SHA1 Message Date
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
jarven
8b96cb153a
fix(components): [tree] fix setCurrentKey setCurrentNode emit (#8881)
* fix(components): [tree] fix setCurrentKey setCurrentNode emit (#8855)

* fix(components): [tree] fix setCurrentKey setCurrentNode emit
2022-09-01 10:22:18 +08:00
wiidede
5f39b8950c
fix(components): [table] toggleRowExpansion typing (#9512) 2022-09-01 09:41:56 +08:00
Juliano Penna
93631d841e
docs(components): [menu] More details about usage of default-active (#9030)
* Menu: more details about usage of default-active

`default-active` is required to select an item on page load. If it isn't set, no item is selected when the page first opens.

Added this caveat to `Menu Attributes` section.

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 21:19:01 +08:00
zz
637ef1e25f
fix(components): [tree-select] expand-on-click-node not work (#8973) 2022-08-31 20:53:36 +08:00
webfansplz
b4e97bc61a
fix(components): [tree-v2] updated when pass dynamic defaultCheckedKeys (#8228) 2022-08-31 20:49:18 +08:00
weidehai
5109da3b3c
fix(components): [loading] prevent click through (#5822)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 20:28:23 +08:00
neokms
095287bc17
Update layout.md (#8330)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 20:10:09 +08:00
qiang
351915927c
fix(components): [pagination] add validate-event (#9563) 2022-08-31 20:04:06 +08:00
Li Zhequ
9f75d4c12e
fix(components): [page-header] fix styles introduced on demand (#9564)
Co-authored-by: lizhequ <lizhequ@ysbang.cn>
2022-08-31 19:34:26 +08:00
RealityBoy
068df682de
fix(components): [el-menu] compatible menu.value is null (#9566) 2022-08-31 19:33:52 +08:00
weiqinl
c1401a3c7d
docs(components): [select] v-model add array type (#8234)
* docs(components): [select] v-model add array type 

model-value / v-model can binding value add  array type

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 18:23:05 +08:00
Alan Wang
1854891bce
docs: [select-v2] add demo of how to use value-key (#7175)
* docs: [el-select] add demo of how to use value-key

* docs: [selectV2] add demo of how to use value-key

* Update use-valueKey.vue

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 16:46:01 +08:00
hminghe
24846102bb
fix(components): [el-form] clear validate after reset fields
* fix(components): [el-form] clear validate after reset fields (#7733)

* style: [form] delete blank space
2022-08-31 16:44:14 +08:00
btea
1e61e84471
fix(components): [form] reset field validate invalid (#7166)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 16:21:45 +08:00
Hassan Tariq
280351d5bc
docs: [skeleton-item] remove duplicate type variant (#9548)
* Remove duplicate type in skeleton item variant

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 15:57:09 +08:00
Richdro
893e414cab
fix: [el-date-picker] fix DatePicker render error (#7017)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 15:43:36 +08:00
Stephen.K
59c279e8a1
fix: issue #8278 (#8331)
* fix: issue #8278

* fix(components): issue #8728

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 07:30:09 +00:00
RealityBoy
a155663f19
perf(components): [table] export table defaults (#8393) 2022-08-31 15:08:49 +08:00
bqy_fe
7160a5a0e1
fix(components): [select] support dynamic value for option (#9220) 2022-08-31 13:56:04 +08:00
qiang
f362df7792
fix(components): [tabs] nav offset error when use both number and string (#9222)
* fix(components): [tabs] nav offset error when use both number and string

closed #8565

* fix(components): [tabs] cancel change the id

* test(components): [tabs] add test
2022-08-31 13:50:20 +08:00
Obaydur Rahman
e25df5408f
fix(directives): [repeat-click] Interval time is too short for single clicks (#9466)
* fix(directives): [repeat-click] time is too short for single clicks

* fix(test-utils): [repeat-click] increase sleep time

Updated times according to PR #9466

* fix(test-utils): [repeat-click] increase test time

Updated times according to PR #9466

* chore: update

* chore: improve test case

Co-authored-by: holazz <2418184580@qq.com>
2022-08-31 13:47:58 +08:00
Xc
fa312f0b85
fix(components): [input] formatted values are out of sync (#9501)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 13:45:38 +08:00
热爱vue的小菜鸟
0373b01940
Table using load to click to expand will trigger multiple load callbacks (#9397)
* Cannot read properties of null (reading 'id')

If columnKey is not set, execute clearFilter and prompt Cannot read properties of null (reading 'id')
Suggestion: Add judgment to clearly prompt developers

* Update util.ts

* Update util.ts

* Update util.ts

* Update config.ts

* fix:table

* Update util.ts
2022-08-31 13:39:16 +08:00
LIUCHAO
6e3774f94c
fix(components): [select] update finished calculating optionsInDropdown (#9475)
closed #7507
2022-08-31 13:35:36 +08:00
Xc
49bc7fb66a
fix(components): [table-v2] cell slots invalid (#9531) 2022-08-31 13:31:53 +08:00