smart-life-webapp
smart-life-webapp copied to clipboard
build(deps): bump element-plus from 2.4.4 to 2.7.2
Bumps element-plus from 2.4.4 to 2.7.2.
Release notes
Sourced from element-plus's releases.
2.7.2
2024-04-26
Features
- Hooks add use-aria hooks (#16598 by
@kooriookami
)- Components [color-picker] add
teleported
prop (#16634 by@zhixiaotong
)- Components [form] add validate callback promise type (#16652 by
@warmthsea
)Bug fixes
- 🐛 update autocomplete default width (#16633 by
@xxholly32
)- Components [select] group error when custom option component (#16621 by
@Liao-js
)- Components [table] return type of function summary-method supports VNode (#16648 by
@FrontEndDog
)- Test-utils fix main export error (#16504 by
@wzc520pyfm
)- Components Add missing export (#16323 by
@zzh948498
)- Components [table-v2] fix scrolling fail (#16470 by
@Tsong-LC
)- Components [select]
isDisabled
is not fresh (#16419 by@makedopamine
)- Components [progress] bar background support gradient (#16666 by
@btea
)- Components [select-v2] custom options init error in multiple (#16664 by
@Liao-js
)2.7.1
2024-04-20
Features
- Components [badge] Add badge-style and badge-class (#16585 by
@kooriookami
)Bug fixes
- Hooks [empty-values] warning on modifying computead value (#16508 by
@btea
)- Components [input-number] fix binding wheel event warning (#16495 by
@Canroc
)- Components [table] fix cell tooltip display error (#16449 by
@electroluxcode
)- Components [table] hover style error (#16517 by
@dowinweb
)- Components [table] fix grouping head when dynamic column (#16433 by
@Liao-js
)- Components [select-v2] fix has existing option when allow create (#16590 by
@Liao-js
)- Components [table] table body rerendered when use row-key (#16544 by
@Liao-js
)2.7.0
2024-04-12
Breaking changes
... (truncated)
Changelog
Sourced from element-plus's changelog.
2.7.2
2024-04-26
Features
- Hooks add use-aria hooks (#16598 by
@kooriookami
)- Components [color-picker] add
teleported
prop (#16634 by@zhixiaotong
)- Components [form] add validate callback promise type (#16652 by
@warmthsea
)Bug fixes
- 🐛 update autocomplete default width (#16633 by
@xxholly32
)- Components [select] group error when custom option component (#16621 by
@Liao-js
)- Components [table] return type of function summary-method supports VNode (#16648 by
@FrontEndDog
)- Test-utils fix main export error (#16504 by
@wzc520pyfm
)- Components Add missing export (#16323 by
@zzh948498
)- Components [table-v2] fix scrolling fail (#16470 by
@Tsong-LC
)- Components [select]
isDisabled
is not fresh (#16419 by@makedopamine
)- Components [progress] bar background support gradient (#16666 by
@btea
)- Components [select-v2] custom options init error in multiple (#16664 by
@Liao-js
)2.7.1
2024-04-20
Features
- Components [badge] Add badge-style and badge-class (#16585 by
@kooriookami
)Bug fixes
- Hooks [empty-values] warning on modifying computead value (#16508 by
@btea
)- Components [input-number] fix binding wheel event warning (#16495 by
@Canroc
)- Components [table] fix cell tooltip display error (#16449 by
@electroluxcode
)- Components [table] hover style error (#16517 by
@dowinweb
)- Components [table] fix grouping head when dynamic column (#16433 by
@Liao-js
)- Components [select-v2] fix has existing option when allow create (#16590 by
@Liao-js
)- Components [table] table body rerendered when use row-key (#16544 by
@Liao-js
)2.7.0
2024-04-12
Breaking changes
- See #15834
Features
... (truncated)
Commits
e5fce0f
Merge pull request #16674 from element-plus/dev65ee606
chore: Update changelog 2.7.2 (#16675)ac2662d
fix(components): [select-v2] custom options init error in multiple (#16664)efe6166
fix(components): [progress] bar background support gradient (#16666)2cba92f
fix(components): [select]isDisabled
is not fresh (#16419)00231a5
test(components): [form] add validate callback call order test (#16669)f3215b6
fix(components): [table-v2] fix scrolling fail (#16470)901d6eb
feat(components): [form] add validate callback promise type (#16652)42344b1
chore: update readme (#16668)434c8d2
fix(components): Add missing export (#16323)- Additional commits viewable in compare view
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)