Bumps element-plus from 2.9.6 to 2.11.0.
Release notes
Sourced from element-plus's releases.
2.11.0
2025年08月22日
Features
- Components [select] add support for option groups in
options (#21692 by @cszhjh)
- Components [date-picker-panel] externalize
date-picker core component (#21331 by @Dsaquel)
- Components [cascader/select/date-picker] add popper-style (#21807 by
@Dsaquel)
- Components [color-picker-panel] externalize
color-picker core component (#21668 by @Dsaquel)
Bug fixes
- Components [carousel] special case
activeIndex is inaccurate (#21736 by @jevin98)
- Components [splitter]
collapsible does not take effect dynamically (#21742 by @thinkasany)
- Components [splitter] collapse works with two-way size and min & max (#21738 by
@cszhjh)
- Components [steps] dynamic status step exception (#21753 by
@dhj-l)
- Components [cascader] correctly handle focus and blur events (#21510 by
@cszhjh)
- Components [table] make root
show-overflow-tooltip dynamic (#21823 by @Dsaquel)
- Components [table] show-overflow-tooltip dynamic switch (#21811 by
@dhj-l)
- Components [select & select-v2] avoid line break when input is empty (#21844 by
@micaiguai)
- Components [color-picker-panel] sync bg-color with date-picker-panel (#21859 by
@Dsaquel)
Refactors
2.10.7
2025年08月12日
... (truncated)
Changelog
Sourced from element-plus's changelog.
2.11.0
2025年08月22日
Features
Bug fixes
- Components [carousel] special case
activeIndex is inaccurate (#21736 by @jevin98)
- Components [splitter]
collapsible does not take effect dynamically (#21742 by @thinkasany)
- Components [cascader-panel] ensure set null after clear (#21652 by
@snowbitx)
- Components [menu] skip comment nodes in ellipsis (#21751 by
@cszhjh)
- Components [cascader] issue when lazy loading returns leaf nodes (#21414 by
@keeplearning66)
- Components [splitter] collapse works with two-way size and min & max (#21738 by
@cszhjh)
- Components [segmented] wrap options item slot to any (#21794 by
@Dsaquel)
- Components [steps] dynamic status step exception (#21753 by
@dhj-l)
- Components [cascader] correctly handle focus and blur events (#21510 by
@cszhjh)
- Components [input] add
work-break to CONTEXT_STYLE (#21809 by @Dsaquel)
- Components [slider] correctly reset sliderSize (#21812 by
@cszhjh)
- Components [radio-group] prop-value cause ivalidate loop (#21814 by
@cactuser-Lu)
- Components [table] make root
show-overflow-tooltip dynamic (#21823 by @Dsaquel)
- Components [table] show-overflow-tooltip dynamic switch (#21811 by
@dhj-l)
- Build path compatible with Windows platform (#21423 by
@Monday1997)
- Components [cascader] treat
tagTooltipRef as array (#21826 by @Dsaquel)
- Components [date-picker] add missing data slot (#19839 by
@Dsaquel)
- Components [select & select-v2] avoid line break when input is empty (#21844 by
@micaiguai)
- Components [color-picker-panel] sync bg-color with date-picker-panel (#21859 by
@Dsaquel)
Refactors
2.10.7
2025年08月12日
... (truncated)
Commits
d8a3eae Merge pull request #21863 from element-plus/dev
9181afa chore: Update changelog 2.11.0 (#21864)
289b59e fix(components): [color-picker-panel] sync bg-color with date-picker-panel (#...
2ccb268 fix(components): [select & select-v2] avoid line break when input is empty (#...
2144a78 feat(components): [color-picker-panel] externalize color-picker core compon...
2e19e59 fix(components): [date-picker] add missing data slot (#19839)
5647b3e feat(components): [input-tag] add collapse-* prop (#21477)
a985f51 chore: date-picker-panel tweaks (#21827)
96c5d8a fix(components): [cascader] treat tagTooltipRef as array (#21826)
7644c1f feat(components): [cascader/select/date-picker] add popper-style (#21807)
- Additional commits viewable in compare view
Dependabot compatibility score
You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Uh oh!
There was an error while loading. Please reload this page.
Bumps element-plus from 2.9.6 to 2.11.0.
Release notes
Sourced from element-plus's releases.
... (truncated)
Changelog
Sourced from element-plus's changelog.
... (truncated)
Commits
d8a3eaeMerge pull request #21863 from element-plus/dev9181afachore: Update changelog 2.11.0 (#21864)289b59efix(components): [color-picker-panel] sync bg-color with date-picker-panel (#...2ccb268fix(components): [select & select-v2] avoid line break when input is empty (#...2144a78feat(components): [color-picker-panel] externalizecolor-pickercore compon...2e19e59fix(components): [date-picker] add missing data slot (#19839)5647b3efeat(components): [input-tag] addcollapse-*prop (#21477)a985f51chore: date-picker-panel tweaks (#21827)96c5d8afix(components): [cascader] treattagTooltipRefas array (#21826)7644c1ffeat(components): [cascader/select/date-picker] add popper-style (#21807)Dependabot compatibility score
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.