mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-01 10:47:57 +08:00
chore: Update changelog 1.1.0-beta.21 (#3919)
This commit is contained in:
parent
3c98dd627f
commit
feda0d2ccf
@ -1,6 +1,32 @@
|
||||
## Changelog
|
||||
|
||||
|
||||
### 1.1.0-beta.21
|
||||
|
||||
_2021-10-18_
|
||||
|
||||
#### Features
|
||||
|
||||
- Components [el-menu] add ellipsis prop (#3870 by @xiaoxian521)
|
||||
- Build!: improve esm exports (#3871 by @sxzz)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- About custom extension of table column (#3437 by @Alanscut)
|
||||
- [ElSelectV2] set value to an empty array after selection error (#3875 by @Alanscut)
|
||||
- Table lazy rows can't expand at the first time (#3731 by @Alanscut)
|
||||
- Capitalize the first letter of the error message (#3882 by @deepthan)
|
||||
- Components [el-form-item] calc the label-width. (#3914 by @cbbfcd)
|
||||
- Style(components): [el-message-box] string does not wrap (#3856 by @zhazhanitian) (#3867)
|
||||
|
||||
#### Refactors
|
||||
|
||||
- Utils improve props validator warning (#3847 by @sxzz)
|
||||
- Components refactor input (#3805 by @sxzz)
|
||||
- Components refactor image-viewer (#3810 by @sxzz)
|
||||
- Utils use built-in throwError function (#3916 by @cbbfcd)
|
||||
- Utils addClass and removeClass (#3858 by @btea)
|
||||
|
||||
### 1.1.0-beta.20
|
||||
|
||||
_2021-10-11_
|
||||
|
Loading…
Reference in New Issue
Block a user