mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
chore: Update changelog 1.3.0-beta.10 (#5742)
This commit is contained in:
parent
b46bdae9e6
commit
dc325d7f14
@ -1,4 +1,37 @@
|
||||
## Changelog
|
||||
|
||||
### 1.3.0-beta.10
|
||||
|
||||
_2022-01-31_
|
||||
|
||||
#### Features
|
||||
|
||||
- Theme-chalk css var for empty & rate (#5359 by @MoConWu)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Components [el-table] fix invalid maxHeight issue (#5584 by @msidolphin)
|
||||
- Components [el-table] hover not working in fixed mode (#5638 by @msidolphin)
|
||||
- Theme-chalk el-breadcrumb__item style (#5597 by @GGupzHH)
|
||||
- Theme-chalk [el-pagination] quick button disabled state (#5672 by @msidolphin)
|
||||
- Components [image-viewer] fix some bugs and improve style (#5673 by @kooriookami)
|
||||
- Components fix #5582 (#5583 by @CarterLi)
|
||||
- Docs fix el-tree props disabled type (#5540 by @ChenAdien)
|
||||
- Upgrade vueuse (#5698 by @sxzz)
|
||||
- Components [cascader] Unable to use spaces when filtering (#5676 by @emojiiii)
|
||||
- Components [popover] after-enter/leave events not trigger (#5681 by @emojiiii)
|
||||
- Style: fix popper style (#5736 by @kooriookami)
|
||||
|
||||
#### Refactors
|
||||
|
||||
- Components [drawer] use useNamespace (#5596 by @btea)
|
||||
- Components [el-tag] use namespace (#5643 by @msidolphin)
|
||||
- Components [el-pagination] adjust component size (#5640 by @msidolphin)
|
||||
- Components [el-pagination] optimize component style (#5666 by @msidolphin)
|
||||
- Components [scrollbar] use useNamespace (#5732 by @buqiyuan)
|
||||
- Components [skeleton,skeleton-item] use useNamespace (#5739 by @buqiyuan)
|
||||
- Perf(components): [el-scrollbar] prevent re-render when scrolling (#5670 by @msidolphin)
|
||||
|
||||
|
||||
### 1.3.0-beta.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user