mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-21 02:50:11 +08:00
34 lines
623 B
Markdown
34 lines
623 B
Markdown
## Changelog
|
|
|
|
### 1.0.1-beta.3
|
|
|
|
*2020-12-03*
|
|
|
|
#### Bug fixes
|
|
|
|
- Fix nested menu ref unwrap value problem (#775)
|
|
- Fix alert style errors when no description (#782)
|
|
- Fix dialog show-close is invalid (#773)
|
|
- Destructing import from lodash (#788)
|
|
- Fix popper transition with 'el-zoom-in-top' (#785)
|
|
|
|
### 1.0.1-beta.2
|
|
|
|
*2020-12-02*
|
|
|
|
#### Bug fixes
|
|
|
|
- Fix navigation menu potential bug (#768)
|
|
|
|
### 1.0.1-beta.1
|
|
|
|
*2020-12-01*
|
|
|
|
#### Bug fixes
|
|
|
|
- Fix router behavior (#745)
|
|
- Add esm bundle (#577)
|
|
- Fix date picker referencing issue (#757)
|
|
- Fix pagination current-change event not emitting (#756)
|
|
- Fix `bodyStyle` bug (#754)
|