Skip to content

Releases: element-plus/element-plus

2.2.22

18 Nov 07:16
ea8a0fd
Compare
Choose a tag to compare

2.2.22

2022-11-18

Bug fixes

2.2.21

11 Nov 16:01
6f94f7d
Compare
Choose a tag to compare

2.2.21

2022-11-11

Bug fixes

2.2.20

06 Nov 02:32
3c43836
Compare
Choose a tag to compare

2.2.20

2022-11-06

Features

Bug fixes

  • Components [select-v2] empty value should be undefined (#10189 by @holazz)
  • Components [popover] abnormal style when effect is dark (#10190 by @holazz)
  • Components [table] fixed column supported in grouped header (#10096 by @tinyfind)
  • Components [popper] enable the adaptive configuration (#10104 by @tolking)
  • Components [select] blur trigger remote event should pass string (#10218 by @btea)
  • Components [form] throw non-validation error (#10255 by @holazz)
  • Components [checkbox] circular reference (#10278 by @btea)
  • Components [input-number] increase and decrease error (#10067 by @gjfei)
  • Components [tooltip] remove deprecated api (#10264 by @chenxch)
  • Components [cascader] consistent component height (#10214 by @holazz)
  • Components [date-picker] monthRange mode switching month sync (#10292 by @chenxch)
  • Components [upload] add uid for file handleStart (#9876 by @init-qy)
  • Components [carousel] missing root ref (#10312 by @holazz)
  • Utils [vnode] flattedChildren support subTree (#10298 by @chenxch)
  • Components [tree-v2] add missing icon (#10340 by @init-qy)
  • Components [tree-v2] default icon render test (#10342 by @init-qy)
  • Docs [autocomplete] (#10426 by @jw-foss)
  • Components [cascader] remove extra space in the search text (#10439 by @holazz)
  • Docs [autocomplete] [affix] (#10443 by @jw-foss)
  • Component [table] can't select row children (#10221 by @faga295)

Refactors

2.2.19

21 Oct 09:45
9718804
Compare
Choose a tag to compare

2.2.19

2022-10-21

Features

Bug fixes

Refactors

2.2.18

13 Oct 07:24
2599e5f
Compare
Choose a tag to compare

2.2.18

2022-10-13

Features

Bug fixes

  • Components [color-picker] expose color (#9797 by @sxzz)

  • Components [tabs] tabs order

  • Components [checkbox] fix injection warn (#9813 by @holazz)

  • Components [color-picker] correct event validation (#9814 by @holazz)

  • Components [date-picker] remove extra prop in unit test (#9822 by @holazz)

  • Components [popper] perfect role types (#9823 by @holazz)

  • Components [select-v2] pressing the up key may cause errors (#9818 by @tolking)

  • Components [select-v2] improve placeholder display (#9835 by @holazz)

  • Components [affix] fix affix when scroll container is not window (#9660 by @LiZhequ)

  • Components [calendar] show wrong weekday when set weekStart (#9824 by @init-qy)

  • Components [input-number] correct input event behavior (#9850 by @holazz)

  • Components [dialog] fix document click event invalid (#6711 by @gjfei)

  • Theme-chalk [drawer] close btn align style (#9875 by @YunYouJun)

  • Components [steps] step line style (#9865 by @gjfei)

  • Components [tree] tree node click parameter (#9872 by @gjfei)

  • Components [select] excute filter/remoteMethod when blur (#9587 by @Circkoooooo)

  • Components [radio] fix type error (#9879 by @Tsong-LC)

  • Theme-chalk [table] remove redundant border styles (#9839 by @tolking)

  • Components [slider] fix type error (#9886 by @ryuhangyeong)

  • Components [result] fix type error (#9887 by @ryuhangyeong)

  • Components [backtop] fix a display bug (#9892 by @fwr220807)

  • Components [progress] fix type error (#9894 by @ryuhangyeong)

  • Components [time-select] fix type error (#9884 by @Tsong-LC)

  • Components [pagination] fix type error (#9893 by @ryuhangyeong)

  • Components [descriptions] fix type error (#9899 by @Tsong-LC)

  • Components [tabs] correct the position of tab-bar when scaling (#9896 by @holazz)

  • Locale added missing strings for Hebrew (#9871 by @yeya)

  • Components [form] no margin when there is no label (#9940 by @iDestin)

  • withInstallDirective type error (#9946 by @BTBMan)

  • Components [select-v2] Test file code misspelled (#9978 by @wizardAEI)

  • Components [select] click label only focus in form (#9798 by @chenxch)

  • Components [carousel] improper active item (#8904 by @makedopamine)

  • Components [input] memory leak (#9965 by @chenxch)

  • Components [tabs] arrow icon centered horizontally (#9989 by @btea)

  • Components [el-form] adjust the warn about label (#9889 by @btea)

  • Components [select-v2] dynamic update popper (#9888 by @btea)

  • Components [tabs] prevent scroll tab into view after focusing it (#9990 by @makedopamine)

  • Components [table] wrong hover style in nested tables (#9932 by @init-qy)

  • Build fix Window build locale (#9995 by @frank201113)

  • Components [form-item] do not validate without prop property (#9993 by @btea)

  • Components [dropdown] button group style missing (#10029 by @chenxch)

  • Locale update estonian translations (#10004 by @vinksz)

  • Components the label causes the click event to trigger twice (#9991 by @iDestin)

  • Components [tooltip] update popper after content change (#10044 by @btea)

  • Components [cascader] placeholder disappear when resetForm (#10036 by @Tsong-LC)

  • Components [tabs] fix typo of PaneName (#10006 by @THUzxj)

  • Components [time-picker] fix popup not showing (#9941 by @Giwayume)

Refactors

  • Components [loading] use JSX in Unit test (#9772 by @Tsong-LC)

  • Components [checkbox] refactor (#9594 by @MonsterPi13)

  • Components [color-picker] switch to script-setup syntax (#9672 by @weidehai)

  • Components switch to vue macros (#9306 by @sxzz)

  • Components [loading] change viewBox default value (#9769 by @tolking)

  • Components [tree-select] use JSX in Unit test (#9786 by @Tsong-LC)

  • Components [upload] use JSX in Unit test (#9811 by @ryuhangyeong)

  • Components [tooltip] switch to script-setup syntax (#9685 by @SnowingFox)

  • Directives [repeat-click] refactor (#9853 by @sxzz)

  • Components [calendar] use self-closing element (#9854 by @Tsong-LC)

  • Components [popper] fix type error (#8529 by @holazz)

  • Components [popper] use JSX in Unit test (#8462 by @holazz)

  • Docs filter bot in contributors list (#9967 by @btea)

  • Perf(components): [tabs] improve order performance

  • Build optimize the conversion of attributes in documents (#9970 by @tolking)

2.2.17

16 Sep 05:21
0c4630d
Compare
Choose a tag to compare

2.2.17

2022-09-16

Features

  • Components [select] add placement (#9621 by @chenxch)

  • Components [select-v2] add placement (#9622 by @chenxch)

  • Components [el-steps] support custom icon when status is error (#9603 by @z-ao)

  • Components [message-box] allow pass function to message option (#9405 by @holazz)

  • Components [select] enhanced suffix (#9619 by @chenxch)

  • Components [select-v2][tree-v2] add virtual-list style dependency (#7129 by @muuyao)

Bug fixes

  • Components [select-v2] support empty string value (#9609 by @chenxch)

  • Components [tree-node-content] slot inherit styles (#9613 by @chenxch)

  • Hooks [useLockscreen] close shake (#9610 by @chenxch)

  • Components [button] type text deprecated (#9611 by @chenxch)

  • Components [upload] always display upload trigger (#9607 by @holazz)

  • ElPopover components dts (#9569 by @hackycy)

  • Components [form-item] don't add required rule repeatedly (#9618 by @sxzz)

  • Components [popper] default flip feature (#9584 by @YornQiu)

  • Components [table] typed column's min-width not effect (#9540 by @wiidede) (#9593)

  • Components [tree-select] fix typo (#9635 by @Tsong-LC)

  • Components [table] selection column don't create table placeholder (#9637 by @Tsong-LC)

  • Theme-chalk [select] missing the is-small style (#9639 by @humorHan)

  • Components [select] fix content overflow (#9633 by @Tsong-LC)

  • Components [table] fix namespace (#9654 by @holazz)

  • Components [tree] repeat trigger change event on the same node (#9645 by @holazz)

  • Components [select] keep hover after clearing (#9644 by @chenxch)

  • Components [loading] remove el-loading-parent--relative correctly (#9630 by @wiidede)

  • Hooks [use-popper-container] fix namespace (#9655 by @holazz)

  • Components [rate] fast move mouseLeave not triggered (#9608 by @chenxch)

  • Components [select-v2] Tags content overflow wrap (#9677 by @Tsong-LC)

  • Components [table] throw error when no matching column (#9682 by @qq282126990)

  • Components [table-v2] cell and header-cell slots parmas (#9665 by @chenxch)

  • Components [select-v2] fix placeholder style (#9707 by @holazz)

  • Components [select-v2] respect --el-component-size (#9706 by @holazz)

  • Components [time-picker] fix end-time can't be callback (#9669 by @MrCat33)

  • Components [tree] setCurrentKey() type error (#9709 by @zhiyuanzmj)

  • Components [cascader] fix large interval when multiple checkboxes (#9428 by @Tsong-LC)

  • Components [select] fix select hover flicker (#9521 by @ChenAdien)

  • Components [select] fix option-group get wrong visible (#9726 by @init-qy)

  • Components [loading] fix invalid position sticky (#9720 by @Tsong-LC)

  • Components [el-input] center in vertical direction (#9732 by @btea)

  • Components [checkbox] fix only child element style border-radius (#9746 by @Tsong-LC)

  • Components [popper] add missing id (#9632 by @plehnen)

  • Components [cascader-panel] fix type error (#9753 by @Tsong-LC)

  • [alert] description value in title's class (#9771 by @baiwusanyu-c)

  • Components [virtual-list] fix type error (#9780 by @Tsong-LC)

Refactors

2.2.16

02 Sep 10:29
6545331
Compare
Choose a tag to compare

2.2.16

2022-09-02

Features

Bug fixes

  • Theme-chalk fix datepicker sidebar of panel is covered by footer (#9352 by @Duncanxyz)

  • Components [date-picker] add flat polyfill (#9465 by @sxzz)

  • Components [upload] onExceed is not called (#9145 by @makedopamine)

  • Components [upload] onPreview not work when picture list type (#9448 by @holazz)

  • Components [time-select] inherit disabled from form (#9242 by @Tsong-LC)

  • Components [affix] expose updateRoot (#9159 by @CodeListener)

  • Deps update dependency @floating-ui/dom to v1 (#9000 by @renovate[bot])

  • Components [notification] custom icon not work (#9498 by @holazz)

  • Utils fix iconPropType (#9506 by @holazz)

  • Components [cascader] collapse-tags-tooltip drop first item (#9503 by @ryuhangyeong)

  • Components [table-v2] fix style import (#9510 by @holazz)

  • Components [dialog] bind $attrs (#9455 by @holazz)

  • Components [date-picker] only td tags with content can be select (#9537 by @btea)

  • Components [table] fix sort-change event behavior (#4640 by @cokemine)

  • Components [slider] trigger change event correctly (#9553 by @holazz)

  • Components [select-v2] emit('blur') does not carry parameter (#9547 by @sechi747)

  • Components [table] el-table__placeholder class disappear(#9527 by @wiidede) (#9529)

  • Components [table-v2] cell slots invalid (#9531 by @chenxch)

  • Components [select] update finished calculating optionsInDropdown (#9475 by @Tsong-LC)

  • Components [input] formatted values are out of sync (#9501 by @chenxch)

  • Directives [repeat-click] Interval time is too short for single clicks (#9466 by @opuu)

  • Components [tabs] nav offset error when use both number and string (#9222 by @tolking)

  • Components [select] support dynamic value for option (#9220 by @buqiyuan)

  • Issue #8278 (#8331 by @StephenKe)

  • [el-date-picker] fix DatePicker render error (#7017 by @soandsoprogrammer)

  • Components [form] reset field validate invalid (#7166 by @btea)

  • Components [el-form] clear validate after reset fields

  • Components [el-menu] compatible menu.value is null (#9566 by @xiaoxian521)

  • Components [page-header] fix styles introduced on demand (#9564 by @LiZhequ)

  • Components [pagination] add validate-event (#9563 by @tolking)

  • Components [loading] prevent click through (#5822 by @weidehai)

  • Components [tree-v2] updated when pass dynamic defaultCheckedKeys (#8228 by @webfansplz)

  • Components [tree-select] expand-on-click-node not work (#8973 by @holazz)

  • Components [table] toggleRowExpansion typing (#9512 by @wiidede)

  • Components [tree] fix setCurrentKey setCurrentNode emit (#8881 by @gjfei)

  • Components [select] fix typo (#9578 by @Tsong-LC)

  • Components [transfer] child component don't validate (#9403 by @Tsong-LC)

  • Components [date-picker] Component ElInput validateEvent pass true (#9402 by @Tsong-LC)

  • Components [table-v2] header-cell slots invalid (#9585 by @btea)

  • UseTree.ts修复tree-v2组件开启accordion模式后展开不了的问题 (#9591 by @qinhuangdaoooo)

  • Style(components): [select, select-v2] adjust style (#9496 by @daonatural)

  • Fix Table using load to click to expand will trigger multiple load callbacks (#9397 by @qq282126990)

  • Perf(components): [table] export table defaults (#8393 by @xiaoxian521)

  • Perf(hooks): [use-namespace] simplify code (#9298 by @holazz)

Refactors

2.2.15

26 Aug 05:32
30ae268
Compare
Choose a tag to compare

2.2.15

2022-08-26

Features

  • Components [page-header] enhancement (#9215 by @jw-foss)

  • Components [tree-v2] add setExpendKeys method (#9412 by @holazz)

  • Components [form] add require-asterisk-position prop (#9433 by @btea)

  • Components [menu] add expand-close-iconexpand-open-iconcollapse-close-iconcollapse-open-icon props (#9444 by @xiaoxian521)

Bug fixes

  • Components [message-box] fix Wrong type checking (#8399 by @MMmaXingXing)

  • Components [tree-v2] setExpandedKeys instead of setExpendKeys (#9413 by @holazz)

  • Components [el-menu] childNodes is null (#9408 by @xiaoxian521)

  • Components [cascader] when multiple is true keyboard delete error (#9415 by @btea)

  • Components [table] repetition labelCellName (#8967 by @gjfei)

  • Components [message] the value of exposeProxy may be null (#9378 by @btea)

  • Components [notification] closeAll invalid (#9417 by @chenxch)

  • Components [opover] effect dark mode title color (#9445 by @chenxch)

  • Components [space] complete the prop of space (#9380 by @MonsterPi13)

  • Components [table] bodyWrapper resized calculate scrollbarStyle (#9149 by @Tsong-LC)

  • Components [checkbox] label is object in group (#9271 by @chenxch)

  • Theme-chalk [select] set vertical-align (#8800 by @holazz)

  • Style(docs): change the example mask and overlay z-index (#9356 by @btea)

  • Style(components): [rate] in safari has outline (#9396 by @chenxch)

Refactors

  • Components [time-picker] use JSX in Unit test (#9134 by @Tsong-LC)

  • Components [table] style of the footer-wrapper (#9084 by @tolking)

2.2.14

19 Aug 11:40
83b7d1e
Compare
Choose a tag to compare

2.2.14

2022-08-19

Features

  • Components [pagination] btns icon can be customized Vuecomponent (#9372 by @Tsong-LC)

Bug fixes

Refactors

2.2.13

12 Aug 07:54
c254f99
Compare
Choose a tag to compare

2.2.13

2022-08-12

Features

  • Components [tree-v2] expose several helpful methods (#9156 by @plainheart)

  • Components [popconfirm] add width prop (#9103 by @btea)

Bug fixes

Refactors