Skip to content

Releases: element-plus/element-plus

2.3.4

23 Apr 12:54
61e6c41
Compare
Choose a tag to compare

2.3.4

2023-04-23

Features

  • Components [button] add tag attribute (#11853 by @tolking)

  • Components [progress] support set striped progress bar (#12333 by @wzc520pyfm)

  • Docs document preview jumps to playground with pr number (#12365 by @btea)

  • Components [tree] support customize content when data is empty (#12459 by @heappynd)

Bug fixes

  • Components [image] Display error content when picture loading fails (#11600 by @ljf1834)

  • Components [select] delete key should not choose tag (#12200 by @MrWeilian)

  • Components [date-picker] optimize props definition and export (#12199 by @Brain777777)

  • Components [menu] change declartion of ulStyle to setup function (#12319 by @CeceWall)

  • Components [input] Write Chinese in parenthesis, letters repeat (#12154 by @HeftyKoo)

  • Components [loading] fix zIndex (#12442 by @pan2-2)

  • Components [dropdown] improve types (#12514 by @ModyQyW)

  • Components [select] correct update selectSize (#11973 by @acyza)

  • Build(components): fix generateExternal use wrong reference (#12180 by @daolanfler)

  • Chore(build): optimize the type conversion of tag plugin (#11590 by @tolking)

  • Style(theme-chalk): [menu] horizontal mode submenu line-high (#11848 by @WindBearr)

  • Style(theme-chalk): [transfer] improve transfer filter style (#12454 by @wjw-gavin)

Refactors

  • Extract isClient and isNumber isBoolean (#12504 by @btea)

2.3.3

07 Apr 12:03
5a27b16
Compare
Choose a tag to compare

2.3.3

2023-04-07

Features

Bug fixes

  • Components [tree-select] add to global components (#12255 by @btea)

  • Components [upload] add before-upload test (#12287 by @chenxch)

  • Components [text] add to global components (#12317 by @Altermoe)

  • Components [statistic] add to global components (#12324 by @btea)

  • Components [menu] Avoid call router when index is not provided (#12206 by @HeftyKoo)

  • Components [popover] default trigger (#12321 by @MrWeilian)

  • Revert "fix(components): [popover] default trigger" (#12341 by @chenxch)

Refactors

2.3.2

31 Mar 11:04
44d39ac
Compare
Choose a tag to compare

2.3.2

2023-03-31

Features

Bug fixes

2.3.1

19 Mar 03:51
54c4e15
Compare
Choose a tag to compare

2.3.1

2023-03-19

Bug fixes

2.3.0

13 Mar 01:21
df7acd8
Compare
Choose a tag to compare

2.3.0

2023-03-12

Features

Bug fixes

  • [message-box] lock scroll (#11921 by @jw-foss)

  • Components [popover | tooltip] keep autoClose prop (#11833 by @wangcch)

  • Components [table-v2] endReached triggered twice when first (#11928 by @MrWeilian)

  • Components [input] update input value length calculate (#11816 by @btea)

  • Components [loading] namespace config (#11956 by @btea)

  • Components [tooltip] remove mousemove listener when unmount (#11940 by @zt123123)

  • Style(components): [select-v2] input-icon margin-left (not first) (#11830 by @wangcch)

  • Chore(components): [pagination] accessibility improvement (#11817 by @tolking)

  • Style(theme-chalk): [rate] size (#11920 by @chenxch)

2.2.36

08 Mar 15:43
1969eaa
Compare
Choose a tag to compare

2.2.36

2023-03-08

Bug fixes

2.2.35

07 Mar 15:03
c6e4f4d
Compare
Choose a tag to compare

2.2.35

2023-03-07

Bug fixes

2.2.34

06 Mar 15:40
c75ba99
Compare
Choose a tag to compare

2.2.34

2023-03-06

Bug fixes

2.2.33

03 Mar 12:21
cada1a0
Compare
Choose a tag to compare

2.2.33

2023-03-03

Features

  • Components [tree-v2] add item-size attribute (#11522 by @btea)

Bug fixes

Refactors

2.2.32

19 Feb 12:41
7928954
Compare
Choose a tag to compare

2.2.32

2023-02-19

Bug fixes

  • Components [table] fix an undefined reference in table-layout (#11204 by @jaa134)
  • Components [cascader] add focus and blur event when set filterable (#11273 by @btea)
  • Components [dropdown] unmounted error (#11649 by @chenxch)