2020-08-13 15:18:26 +08:00
|
|
|
## Changelog
|
|
|
|
|
2020-12-09 13:11:37 +08:00
|
|
|
### 1.0.1-beta.6
|
|
|
|
|
|
|
|
*2020-12-09*
|
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
|
|
|
- Fix error PropType (#906)
|
|
|
|
- Fix tree right click event bug (#886)
|
|
|
|
- Fix form-item props undefined bug (#888)
|
|
|
|
- Fix autocomplete clearable doesn't work (#892)
|
|
|
|
- Fix color-picker can not select color (#896)
|
|
|
|
- Fix popper attr style fallthrough failed (#897)
|
|
|
|
- Fix color-picker popper-class invalid (#883)
|
|
|
|
- Fix tree document bug (#873)
|
|
|
|
- Fix upload file slot not work bug (#868)
|
|
|
|
|
2020-12-07 13:25:25 +08:00
|
|
|
### 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)
|
|
|
|
|
2020-12-05 13:02:27 +08:00
|
|
|
### 1.0.1-beta.4
|
|
|
|
|
|
|
|
*2020-12-05*
|
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
|
|
|
- Complete show-overflow-tooltip (#736)
|
|
|
|
- Remove dropdown outline (#798)
|
|
|
|
- Fix popover positioning (#796)
|
|
|
|
- Fix on demand importing dialog lacking overlay css (#809)
|
|
|
|
- Fix select value did not match issue (#808)
|
|
|
|
- Fix select height error bug (#834)
|
|
|
|
- Fix ts name error (#813)
|
|
|
|
- Fix popper border .is-light style bug (#829)
|
|
|
|
- Fix form-item auto width bug (#830)
|
|
|
|
- Set popper appendToBody to true by default (#845)
|
|
|
|
|
2020-12-03 17:39:51 +08:00
|
|
|
### 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)
|
|
|
|
|
2020-12-02 11:44:17 +08:00
|
|
|
### 1.0.1-beta.2
|
|
|
|
|
|
|
|
*2020-12-02*
|
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
|
|
|
- Fix navigation menu potential bug (#768)
|
|
|
|
|
2020-12-02 11:43:12 +08:00
|
|
|
### 1.0.1-beta.1
|
2020-08-13 15:18:26 +08:00
|
|
|
|
2020-12-02 11:43:12 +08:00
|
|
|
*2020-12-01*
|
2020-08-13 15:18:26 +08:00
|
|
|
|
|
|
|
#### Bug fixes
|
|
|
|
|
2020-12-02 11:43:12 +08:00
|
|
|
- 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)
|