npm element-plus 2.2.0

latest releases: 2.8.6, 2.8.5, 2.8.4...
2 years ago

2.2.0

2022-05-09

#7578

Breaking changes

Button
  • type="text" has been removed from button, now you can do this, for more detail see Documentation
--- <el-button type="text"/>
+++ <el-button text />

Features

Bug fixes

  • Components [el-select-v2] clear created options (#7305 by @josonho)

  • Components [autocomplete] fetch-suggestions support AsyncFunction (#7315 by @chenxch)

  • Components [pagination] fix typo (#7420 by @fzq1998)

  • Docs icon import (#7440 by @KevinLjb)

  • Pin pnpm version (#7455 by @sxzz)

  • Deps update dependency @rollup/plugin-commonjs to v22 (#7452 by @renovate[bot])

  • Components [image] fix attrs (#7451 by @sxzz)

  • Ssr-testing fix code (#7466 by @sxzz)

  • Input-number precision accuracy (#7398 by @chenxch)

  • Components [descriptions] style (#7474 by @kooriookami)

  • Components [select]label is not shown when value is a object (#7054 by @exherb)

  • Theme-chalk dark mode details (#7460 by @YunYouJun)

  • Table/dropdown/step dark details (#7483 by @YunYouJun)

  • Components [select] The problem that the size changes and the height does not change (#7471 by @chenxch)

  • Components [input] when textarea resize is both, the wordLimit position inaccurate (#7445 by @buqiyuan)

  • Components [pickers] text button issue (#7530 by @JeremyWuuuuu)

  • Components [popconfirm] text button type (#7526 by @JeremyWuuuuu)

  • Components [popper] appendToBody API deprecation (#7534 by @JeremyWuuuuu)

  • Ci publish nightly (#7537 by @sxzz)

  • Components [virtual-table] horizontal scroll (#7538 by @JeremyWuuuuu)

  • Theme-chalk [button] auto insert space (#7539 by @sxzz)

  • Theme-chalk datetime picker time panel bg (#7543 by @YunYouJun)

  • Docs icon collection link (#7547 by @btea)

  • Docs fix Cross hovering (#7558 by @kooriookami)

  • Components input internal autofill border color (#7561 by @YunYouJun)

  • Components [el-tree-v2]prop icon support Component. fix [#7517] (#7518 by @JobinJia)

  • Tree-select nodeKey default selected (#7172 by @chenxch) (#7181)

  • Component cascader searching placeholder does not disappear (#7540 by @anflower)

  • Components select v2 remote method trigger reset value when blur (#7569 by @YunYouJun)

Refactors

Don't miss a new element-plus release

NewReleases is sending notifications on new releases.