Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps element-plus from 2.13.0 to 2.13.1.

Release notes

Sourced from element-plus's releases.

2.13.1

2026-01-09

Features

  • Components [virtual-list] support horizontal scrolling with mouse wheel on Windows/ubuntu (#22168 by @​keeplearning66)
  • Components [form] add setInitialValues and setInitialValue function (#23013 by @​lw56777)

Bug fixes

  • Theme-chalk update dark theme color variables for consistency (#23064 by @​tolking)
  • Hooks [use-lockscreen] body width was not restored correctly (#22972 by @​rzzf)
  • Components [cascader] scrolls to the wrong active node (#23203 by @​rzzf)
  • Components [timeline] normal rendering default slot (#23217 by @​btea)
  • Components [cascader] the prefix slot content is covered by tags (#23236 by @​btea)
  • Components [dialog] clear the lingering closing state (#23249 by @​rzzf)
  • Components [select/select-v2] show empty slot when remote search empty (#23195 by @​YXY-cell)
  • Components [table-v2] respect column flexShrink configuration (#22914 by @​yicheny)
  • Components [virtual-list] incorrect scroll boundary check (#23289 by @​rzzf)
  • Components [alert] fix empty slot incorrectly detected as hasDesc (#23312 by @​E66Crisp)
  • Components [tour] avoid Teleport inheriting attribute (#23336 by @​rzzf)
  • Components [table-v2] keep scrollToRow from changing horiz offset (#22930 by @​yicheny)
  • Style(components): separate sub component styles (#23153 by @​rzzf)
  • Revert "fix(components): [select/select-v2] prevent dropdown closing on mixed input (#22869 by @​rzzf)" (#23224)

Refactors

  • Improvement(components): [virtual-list] preventDefault only when the scroll directions match (#22989 by @​rzzf)
Changelog

Sourced from element-plus's changelog.

2.13.1

2026-01-09

Features

Bug fixes

Refactors

Commits
  • d8c7232 Merge pull request #23355 from element-plus/dev
  • a7cf1cf chore: Update changelog 2.13.1 (#23357)
  • 9eadaed fix(components): [table-v2] keep scrollToRow from changing horiz offset (#22930)
  • b651fb6 chore: update doc (#23354)
  • 8b7d8ea feat(components): [timeline] support mode prop (#22929)
  • 75175cb feat(components): [dropdown-item] add icon slot (#23300)
  • ed8bedb chore(dev): add sass extension for recommendations (#23346)
  • 9765e8c fix(components): [autocomplete] fix incorrect aria-controls value (#23350)
  • 09e157c chore: add readEntries comment (#23343)
  • 36471cb feat(components): [form] add setInitialValues and setInitialValue functio...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant