mirror of
https://github.com/element-plus/element-plus.git
synced 2025-03-07 15:47:57 +08:00
chore: update changelog
This commit is contained in:
parent
536c43a571
commit
e27c476a92
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.1-beta.5
|
||||
|
||||
*2020-12-07*
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Fix input non-emit events such as keyup not work (#866)
|
||||
- Fix Select.focus is undefined bug (#862)
|
||||
- Optimize useAttrs signature (#864)
|
||||
- Fix table ts error (#863)
|
||||
- Fix table avoiding the error of el-table-column rendering (#828)
|
||||
- Fix popper gets covered by dialog/drawer (#861)
|
||||
- Fix drawer implementation with hook (#817)
|
||||
- Fix exporting fix for volar (#849)
|
||||
- Fix cascader render error of radio label (#859)
|
||||
- Fix pagination known issues (#811)
|
||||
- Fix select error style of select-dropdown (#838)
|
||||
|
||||
### 1.0.1-beta.4
|
||||
|
||||
*2020-12-05*
|
||||
|
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.1-beta.5
|
||||
|
||||
*2020-12-07*
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Fix input non-emit events such as keyup not work (#866)
|
||||
- Fix Select.focus is undefined bug (#862)
|
||||
- Optimize useAttrs signature (#864)
|
||||
- Fix table ts error (#863)
|
||||
- Fix table avoiding the error of el-table-column rendering (#828)
|
||||
- Fix popper gets covered by dialog/drawer (#861)
|
||||
- Fix drawer implementation with hook (#817)
|
||||
- Fix exporting fix for volar (#849)
|
||||
- Fix cascader render error of radio label (#859)
|
||||
- Fix pagination known issues (#811)
|
||||
- Fix select error style of select-dropdown (#838)
|
||||
|
||||
### 1.0.1-beta.4
|
||||
|
||||
*2020-12-05*
|
||||
|
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.1-beta.5
|
||||
|
||||
*2020-12-07*
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Fix input non-emit events such as keyup not work (#866)
|
||||
- Fix Select.focus is undefined bug (#862)
|
||||
- Optimize useAttrs signature (#864)
|
||||
- Fix table ts error (#863)
|
||||
- Fix table avoiding the error of el-table-column rendering (#828)
|
||||
- Fix popper gets covered by dialog/drawer (#861)
|
||||
- Fix drawer implementation with hook (#817)
|
||||
- Fix exporting fix for volar (#849)
|
||||
- Fix cascader render error of radio label (#859)
|
||||
- Fix pagination known issues (#811)
|
||||
- Fix select error style of select-dropdown (#838)
|
||||
|
||||
### 1.0.1-beta.4
|
||||
|
||||
*2020-12-05*
|
||||
|
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.1-beta.5
|
||||
|
||||
*2020-12-07*
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Fix input non-emit events such as keyup not work (#866)
|
||||
- Fix Select.focus is undefined bug (#862)
|
||||
- Optimize useAttrs signature (#864)
|
||||
- Fix table ts error (#863)
|
||||
- Fix table avoiding the error of el-table-column rendering (#828)
|
||||
- Fix popper gets covered by dialog/drawer (#861)
|
||||
- Fix drawer implementation with hook (#817)
|
||||
- Fix exporting fix for volar (#849)
|
||||
- Fix cascader render error of radio label (#859)
|
||||
- Fix pagination known issues (#811)
|
||||
- Fix select error style of select-dropdown (#838)
|
||||
|
||||
### 1.0.1-beta.4
|
||||
|
||||
*2020-12-05*
|
||||
|
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.1-beta.5
|
||||
|
||||
*2020-12-07*
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Fix input non-emit events such as keyup not work (#866)
|
||||
- Fix Select.focus is undefined bug (#862)
|
||||
- Optimize useAttrs signature (#864)
|
||||
- Fix table ts error (#863)
|
||||
- Fix table avoiding the error of el-table-column rendering (#828)
|
||||
- Fix popper gets covered by dialog/drawer (#861)
|
||||
- Fix drawer implementation with hook (#817)
|
||||
- Fix exporting fix for volar (#849)
|
||||
- Fix cascader render error of radio label (#859)
|
||||
- Fix pagination known issues (#811)
|
||||
- Fix select error style of select-dropdown (#838)
|
||||
|
||||
### 1.0.1-beta.4
|
||||
|
||||
*2020-12-05*
|
||||
|
Loading…
Reference in New Issue
Block a user