element-plus/element-plus (element-plus)
### [`v2.8.7`](https://redirect.github.com/element-plus/element-plus/releases/tag/2.8.7)
[Compare Source](https://redirect.github.com/element-plus/element-plus/compare/2.8.6...2.8.7)
##### 2.8.7
*2024-11-01*
##### Features
- Components \[date-picker] add `show-now` prop ([#18625](https://redirect.github.com/element-plus/element-plus/issues/18625) by [@btea](https://redirect.github.com/btea))
- Components \[date-picker] accessibility enhancement ([#18109](https://redirect.github.com/element-plus/element-plus/issues/18109) by [@tolking](https://redirect.github.com/tolking))
- Components segmented support vertical direction ([#18653](https://redirect.github.com/element-plus/element-plus/issues/18653) by [@thinkasany](https://redirect.github.com/thinkasany))
##### Bug fixes
- Components \[table-v2] header rendering is misplaced ([#18628](https://redirect.github.com/element-plus/element-plus/issues/18628) by [@btea](https://redirect.github.com/btea))
- Components \[tree] highlight the corresponding node after data reset ([#18578](https://redirect.github.com/element-plus/element-plus/issues/18578) by [@momei-LJM](https://redirect.github.com/momei-LJM))
- Components \[slider] no render popper dom when showTooltip is false ([#18667](https://redirect.github.com/element-plus/element-plus/issues/18667) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Hooks \[useId] SSR hydration error caused by id in vue@3.5+ ([#18647](https://redirect.github.com/element-plus/element-plus/issues/18647) by [@tolking](https://redirect.github.com/tolking))
- Components \[select-v2] group label overflow hidden ([#18551](https://redirect.github.com/element-plus/element-plus/issues/18551) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Components \[select] error parameters of getValueIndex ([#14173](https://redirect.github.com/element-plus/element-plus/issues/14173) by [@tolking](https://redirect.github.com/tolking))
- Downgrade vue-tsc to 2.0.28 ([#18737](https://redirect.github.com/element-plus/element-plus/issues/18737) by [@makedopamine](https://redirect.github.com/makedopamine))
##### Refactors
- Theme-chalk update Sass functions to prep for 3.0.0 ([#18579](https://redirect.github.com/element-plus/element-plus/issues/18579) by [@wjp980108](https://redirect.github.com/wjp980108))
- Replace Array.isArray with the built-in isArray ([#18671](https://redirect.github.com/element-plus/element-plus/issues/18671) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Replace typeof fn with the built-in isFunction ([#18705](https://redirect.github.com/element-plus/element-plus/issues/18705) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Replace typeof number with the built-in isNumber ([#18706](https://redirect.github.com/element-plus/element-plus/issues/18706) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Replace type checking with built-in functions ([#18720](https://redirect.github.com/element-plus/element-plus/issues/18720) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
- Style(components): \[popper] popper border error ([#18635](https://redirect.github.com/element-plus/element-plus/issues/18635) by [@Liao-js](https://redirect.github.com/Liao-js))
- Chore(components): \[tour] remove redundant check for 'open' variable ([#18668](https://redirect.github.com/element-plus/element-plus/issues/18668) by [@cszhjh](https://redirect.github.com/cszhjh))
- Chore(components): \[descriptions] optimize the labelAlign ([#18644](https://redirect.github.com/element-plus/element-plus/issues/18644) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.8.6
->2.8.7
Release Notes
element-plus/element-plus (element-plus)
### [`v2.8.7`](https://redirect.github.com/element-plus/element-plus/releases/tag/2.8.7) [Compare Source](https://redirect.github.com/element-plus/element-plus/compare/2.8.6...2.8.7) ##### 2.8.7 *2024-11-01* ##### Features - Components \[date-picker] add `show-now` prop ([#18625](https://redirect.github.com/element-plus/element-plus/issues/18625) by [@btea](https://redirect.github.com/btea)) - Components \[date-picker] accessibility enhancement ([#18109](https://redirect.github.com/element-plus/element-plus/issues/18109) by [@tolking](https://redirect.github.com/tolking)) - Components segmented support vertical direction ([#18653](https://redirect.github.com/element-plus/element-plus/issues/18653) by [@thinkasany](https://redirect.github.com/thinkasany)) ##### Bug fixes - Components \[table-v2] header rendering is misplaced ([#18628](https://redirect.github.com/element-plus/element-plus/issues/18628) by [@btea](https://redirect.github.com/btea)) - Components \[tree] highlight the corresponding node after data reset ([#18578](https://redirect.github.com/element-plus/element-plus/issues/18578) by [@momei-LJM](https://redirect.github.com/momei-LJM)) - Components \[slider] no render popper dom when showTooltip is false ([#18667](https://redirect.github.com/element-plus/element-plus/issues/18667) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Hooks \[useId] SSR hydration error caused by id in vue@3.5+ ([#18647](https://redirect.github.com/element-plus/element-plus/issues/18647) by [@tolking](https://redirect.github.com/tolking)) - Components \[select-v2] group label overflow hidden ([#18551](https://redirect.github.com/element-plus/element-plus/issues/18551) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Components \[select] error parameters of getValueIndex ([#14173](https://redirect.github.com/element-plus/element-plus/issues/14173) by [@tolking](https://redirect.github.com/tolking)) - Downgrade vue-tsc to 2.0.28 ([#18737](https://redirect.github.com/element-plus/element-plus/issues/18737) by [@makedopamine](https://redirect.github.com/makedopamine)) ##### Refactors - Theme-chalk update Sass functions to prep for 3.0.0 ([#18579](https://redirect.github.com/element-plus/element-plus/issues/18579) by [@wjp980108](https://redirect.github.com/wjp980108)) - Replace Array.isArray with the built-in isArray ([#18671](https://redirect.github.com/element-plus/element-plus/issues/18671) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Replace typeof fn with the built-in isFunction ([#18705](https://redirect.github.com/element-plus/element-plus/issues/18705) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Replace typeof number with the built-in isNumber ([#18706](https://redirect.github.com/element-plus/element-plus/issues/18706) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Replace type checking with built-in functions ([#18720](https://redirect.github.com/element-plus/element-plus/issues/18720) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang)) - Style(components): \[popper] popper border error ([#18635](https://redirect.github.com/element-plus/element-plus/issues/18635) by [@Liao-js](https://redirect.github.com/Liao-js)) - Chore(components): \[tour] remove redundant check for 'open' variable ([#18668](https://redirect.github.com/element-plus/element-plus/issues/18668) by [@cszhjh](https://redirect.github.com/cszhjh)) - Chore(components): \[descriptions] optimize the labelAlign ([#18644](https://redirect.github.com/element-plus/element-plus/issues/18644) by [@zzjiaxiang](https://redirect.github.com/zzjiaxiang))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.