Skip to content

Releases: element-plus/element-plus

2.7.2

26 Apr 08:08
e5fce0f
Compare
Choose a tag to compare

2.7.2

2024-04-26

Features

Bug fixes

2.7.1

20 Apr 08:16
b0ce448
Compare
Choose a tag to compare

2.7.1

2024-04-20

Features

Bug fixes

  • Hooks [empty-values] warning on modifying computead value (#16508 by @btea)
  • Components [input-number] fix binding wheel event warning (#16495 by @Canroc)
  • Components [table] fix cell tooltip display error (#16449 by @electroluxcode)
  • Components [table] hover style error (#16517 by @dowinweb)
  • Components [table] fix grouping head when dynamic column (#16433 by @Liao-js)
  • Components [select-v2] fix has existing option when allow create (#16590 by @Liao-js)
  • Components [table] table body rerendered when use row-key (#16544 by @Liao-js)

2.7.0

12 Apr 07:27
02b3617
Compare
Choose a tag to compare

2.7.0

2024-04-12

Breaking changes

Features

Bug fixes

  • Components [input-number] wrapper padding style is overridden (#16310 by @betavs)

  • Components [input-number] fix cascading style order (#16308 by @makedopamine)

  • Components [table-v2] fixed mode hovering rerender cell (#12378 by @chenxch)

  • Components [select-v2] manually set object type modelValue error (#16473 by @Fuphoenixes)

  • Components [select & select-v2] fix filterable double click error (#16456 by @Fuphoenixes)

  • Components [table] fixed hover on colSpan > 2 background is error (#16443 by @Liao-js)

Refactors

2.6.3

29 Mar 11:30
9fcd4a3
Compare
Choose a tag to compare

2.6.3

2024-03-29

Features

Bug fixes

  • Components [icon] remove repeat style (#16242 by @Fuphoenixes)
  • Components [select] fix error in low versions of vue (#16234 by @kooriookami)
  • Components [date-picker] click the clear to reset the date panel (#15835 by @Ganlvin)
  • Components [tree] dragging a node will deselect the node (#14830 by @Alixhan)

2.6.2

22 Mar 15:04
c41e9dd
Compare
Choose a tag to compare

2.6.2

2024-03-22

Features

  • Components [breadcrumb] aria-label uses locale (#16089 by @btea)

Bug fixes

  • Components [anchor] type default value typo (#16102 by @cullyfung)

  • Components [tree] remove duplicate type declaration (#16106 by @inside5545)

  • Components [cascader] form nested causing clear icon invalid (#16068 by @btea)

  • Components [anchor,tour] the type type typo (#16119 by @warmthsea)

  • Components [select] stop the click event propagation of header/footer slot (#16151 by @warmthsea)

  • Components [tree] the value of append can be zero (#16130 by @btea)

  • Components [select & select-v2] click toggleMenu add prevent (#16149 by @kooriookami)

  • Theme-chalk replace gulp-clean-css with cssnano (#16056 by @zhixiaotong)

  • Components [tag] remove duplicate style (#16174 by @btea)

  • Hooks SSR hydration error caused by z-index (#16175 by @tolking)

  • Components [cascader-panel] get the reactive proxy of node to trigger side effects (#16198 by @makedopamine)

  • Style(components): [anchor] marker transition expression incorrect (#16100 by @zeyongTsai)

2.6.1

08 Mar 07:42
a954233
Compare
Choose a tag to compare

2.6.1

2024-03-08

Bug fixes

Refactors

  • Style(components): [anchor] marker transition change (#16023 by @Fuphoenixes)

  • Components [tree & date-picker] use public function and type (#16017 by @btea)

2.6.0

01 Mar 08:00
4afdf04
Compare
Choose a tag to compare

2.6.0

2024-03-01

Features

Bug fixes

  • Components [upload] drag use before-upload to intercepting files (#15861 by @klren0312)

  • Components [input] type hidden use class (#15865 by @chenxch)

  • Components [drawer] use dynamic zIndex from useDialog hook(#15641 by @drylint) (#15900)

  • Components [select] the font color does not change when disabled (#15920 by @betavs)

  • Components [table-v2] header style error (#15950 by @btea)

  • Components [tour] focusout error (#15970 by @Fuphoenixes)

  • Components [input-number] fix default value reset error (#15725 by @nova1751) (#15725)

  • Components [tour] floating-ui autoUpdate error (#15972 by @Fuphoenixes)

  • Components [date-picker] selected value comparison logic error (#15918 by @betavs)

  • Components [select-v2] show header and footer slots when empty (#15964 by @kooriookami)

  • Components [select-v2] set modalValue when filtering display error (#15981 by @kooriookami)

  • Components [menu] Fixing Menu component's flickering issue with surplus sub-items on insufficient page height. (#15953 by @ikkkp)

  • Components [tree-select] remote method and selected override (#15974 by @yujinpan)

  • Components [tree-v2] fix issue in tree-v2 for setCheckedKeys invalid (#15997 by @huangjw1997)

  • Style(components): [message] Update message style (#15912 by @kooriookami)

  • Style(components): [alert] Update alert style (#15911 by @kooriookami)

  • Style(components): [button] remove focus styles, Fix outline flickering when foucs-visible (#16002 by @FrontEndDog)

  • Perf(components): [select & select-v2] optimize performance (#15962 by @kooriookami)

2.5.6

18 Feb 08:26
739b418
Compare
Choose a tag to compare

2.5.6

2024-02-18

Features

Bug fixes

  • Components [carousel] improve a11y (#15579 by @cloydlau)

  • Components [number-input] cannot scroll the container when the mouse pointer over an input (#15211 by @makedopamine)

  • Components [tree-select] always focus when using filters (#15768 by @yujinpan)

  • Components [table] row has rowspan when hover it only has background on the first row of this rowspan (#15529 by @dowinweb)

  • Docs toc link overflow (#15276 by @heygsc)

  • Components [scrollbar] multiple rendering (#15822 by @xingyixiang)

  • Components [select-v2] Tags not update when options sync added (#15838 by @kooriookami)

2.5.5

03 Feb 04:41
ea1afa1
Compare
Choose a tag to compare

2.5.5

2024-02-03

Bug fixes

2.5.4

02 Feb 07:54
3d9db5d
Compare
Choose a tag to compare

2.5.4

2024-02-02

Features

Bug fixes