Skip to content

Releases: element-plus/element-plus

2.3.14

14 Sep 11:05
165df8d
Compare
Choose a tag to compare

2.3.14

2023-09-14

Fix release error. The changelog is the same as 2.3.13.

2.3.13

14 Sep 09:24
0e0f43c
Compare
Choose a tag to compare

2.3.13

2023-09-14

Features

  • Components [el-pagination] add teleported prop (#14072 by @boomboy4)
  • Components [image-viewer] Add rotate event when rotating images (#14138 by @HADB)
  • Components [upload] support async data (#14015 by @jianjunyuu)

Bug fixes

Refactors

2.3.12

26 Aug 09:16
89d4ec8
Compare
Choose a tag to compare

The same with 2.3.11

2.3.11

26 Aug 07:17
ab9e871
Compare
Choose a tag to compare

2.3.11

2023-08-26

Other

  • Revert "refactor(components): [form-label-wrap] use getStyle method (… (#14106 by @btea)

2.3.10

25 Aug 04:56
3d79828
Compare
Choose a tag to compare

2.3.10

2023-08-25

Features

Bug fixes

Refactors

2.3.9

04 Aug 08:53
8b083b4
Compare
Choose a tag to compare

2.3.9

2023-08-04

Features

  • Components [switch] add custom action icon prop (#13746 by @btea)

Bug fixes

  • Components [input] fix textarea disabled box-shadow (#13632 by @shigma)

  • Components [collapse-transition] fixed transition canceled bug (#13358 by @kaine0923)

  • Components [tree] fix expand-icon.is-leaf prevent click event (#13616 by @matto49)

  • Components [focus-trap] Fixed the function that removed the listener (#13158 by @qiYuei)

  • Components [table] add filteredValue watcher (#13121 by @wonderl17)

  • Components [autocomplete] improve a11y (#12647 by @init-qy)

  • Components [select] fix for confusing click behaviour (#13664 by @wuzhidexiaoming)

  • Theme-chalk [menu] the popup menu has 2px border at the bottom (#13695 by @tolking)

  • Components [row] align="top" is not working properly (#13550 by @yj-liuzepeng)

  • Components [cascader] reactive size change (#12294 by @MrWeilian)

  • Components [collapse-transition] remove redundant code (#13715 by @mhpsy)

  • Hooks [use-focus-controller] remove unnecessary role attributes (#13749 by @tolking)

  • Components [date-picker] disable button if now is disabled (#13655 by @btea)

  • Components [el-table] rangeWidth dealing with loss of precision (#12938 by @lxy030988)

  • Components [cascader] checkbox sync error (#11462 by @acyza)

  • Components [avatar] set img tag's width attribute (#13844 by @yj-liuzepeng)

  • Components [select] abnormal focus when click tags (#13699 by @tolking)

  • Components [select] clearIcon did not work with form statusIcon (#13533 by @init-qy)

Refactors

2.3.8

14 Jul 03:18
ac65e9e
Compare
Choose a tag to compare

2.3.8

2023-07-14

Bug fixes

Refactors

2.3.7

21 Jun 05:58
8bd6525
Compare
Choose a tag to compare

2.3.7

2023-06-21

Features

  • Theme-chalk [form] add default width to Input in inline form (#12897 by @tolking)

  • Components [upload] item add title attribute (#13231 by @btea)

  • Components [Table] add show-overflow-tooltip props (#13169 by @yuyinws)

Bug fixes

2.3.6

02 Jun 05:18
68a75a0
Compare
Choose a tag to compare

2.3.6

2023-06-02

Bug fixes

Refactors

  • Components [message-box] remove useRestoreActive (#11646 by @tolking)

2.3.5

19 May 12:11
f289012
Compare
Choose a tag to compare

2.3.5

2023-05-19

Features

Bug fixes

Refactors