mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-15 02:40:46 +08:00
parent
ac0612965f
commit
6cb474f46d
@ -1,5 +1,42 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.2-beta.36
|
||||
*2021-03-28*
|
||||
|
||||
#### Bug fixes
|
||||
- fix option-group error when groupQueryChange event trigger
|
||||
- fix model-value error when Slider rendered
|
||||
- fix use-lock-screen hook (#1651)
|
||||
- fix modelValue should be deep reactive in multiple mode (#1624)
|
||||
- fix not returning resetField & clearValidate methods (#1663)
|
||||
- fix bug in render column structure (#1664)
|
||||
- fix bug caused by dynamic rendering (#1640) …
|
||||
- fix tooltip's export (#1678)
|
||||
- fix should reset placeholder after clear (#1679)
|
||||
- fix image onload overridden (#1689)
|
||||
- fix #1653 (#1665)
|
||||
- fix tabindex prop (#1642)
|
||||
- fix notification css word break (#1699)
|
||||
- fix transition error trigger when fileList is static (#1686 …
|
||||
- fix error position of input and tags (#1682)
|
||||
- fix incompatible migration (#1671) …
|
||||
- fix the current row render flashing when expanding line toggle
|
||||
- fix menu component animation bug (#1690)
|
||||
- fix style of break word (#1701)
|
||||
#### Features
|
||||
- add new feature check-tag (#1696) …
|
||||
|
||||
#### Chore updates
|
||||
- docs update label docs of tab-pane (#1646)
|
||||
- add web-types.json (#1662)
|
||||
- chore: remove an repetitive file in .gitignore (#1673)
|
||||
- docs: Update the quickstart.md of zh-cn language (#1698) …
|
||||
- docs: update on demand import docs (#1672)
|
||||
- project/bumping-vue-version (#1702) …
|
||||
### 1.0.2-beta.35
|
||||
*2021-03-15*
|
||||
- Fix type generator error
|
||||
|
||||
### 1.0.2-beta.34
|
||||
|
||||
*2021-03-12*
|
||||
|
@ -1,5 +1,42 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.2-beta.36
|
||||
*2021-03-28*
|
||||
|
||||
#### Bug fixes
|
||||
- fix option-group error when groupQueryChange event trigger
|
||||
- fix model-value error when Slider rendered
|
||||
- fix use-lock-screen hook (#1651)
|
||||
- fix modelValue should be deep reactive in multiple mode (#1624)
|
||||
- fix not returning resetField & clearValidate methods (#1663)
|
||||
- fix bug in render column structure (#1664)
|
||||
- fix bug caused by dynamic rendering (#1640) …
|
||||
- fix tooltip's export (#1678)
|
||||
- fix should reset placeholder after clear (#1679)
|
||||
- fix image onload overridden (#1689)
|
||||
- fix #1653 (#1665)
|
||||
- fix tabindex prop (#1642)
|
||||
- fix notification css word break (#1699)
|
||||
- fix transition error trigger when fileList is static (#1686 …
|
||||
- fix error position of input and tags (#1682)
|
||||
- fix incompatible migration (#1671) …
|
||||
- fix the current row render flashing when expanding line toggle
|
||||
- fix menu component animation bug (#1690)
|
||||
- fix style of break word (#1701)
|
||||
#### Features
|
||||
- add new feature check-tag (#1696) …
|
||||
|
||||
#### Chore updates
|
||||
- docs update label docs of tab-pane (#1646)
|
||||
- add web-types.json (#1662)
|
||||
- chore: remove an repetitive file in .gitignore (#1673)
|
||||
- docs: Update the quickstart.md of zh-cn language (#1698) …
|
||||
- docs: update on demand import docs (#1672)
|
||||
- project/bumping-vue-version (#1702) …
|
||||
### 1.0.2-beta.35
|
||||
*2021-03-15*
|
||||
- Fix type generator error
|
||||
|
||||
### 1.0.2-beta.34
|
||||
|
||||
*2021-03-12*
|
||||
|
@ -1,5 +1,42 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.2-beta.36
|
||||
*2021-03-28*
|
||||
|
||||
#### Bug fixes
|
||||
- fix option-group error when groupQueryChange event trigger
|
||||
- fix model-value error when Slider rendered
|
||||
- fix use-lock-screen hook (#1651)
|
||||
- fix modelValue should be deep reactive in multiple mode (#1624)
|
||||
- fix not returning resetField & clearValidate methods (#1663)
|
||||
- fix bug in render column structure (#1664)
|
||||
- fix bug caused by dynamic rendering (#1640) …
|
||||
- fix tooltip's export (#1678)
|
||||
- fix should reset placeholder after clear (#1679)
|
||||
- fix image onload overridden (#1689)
|
||||
- fix #1653 (#1665)
|
||||
- fix tabindex prop (#1642)
|
||||
- fix notification css word break (#1699)
|
||||
- fix transition error trigger when fileList is static (#1686 …
|
||||
- fix error position of input and tags (#1682)
|
||||
- fix incompatible migration (#1671) …
|
||||
- fix the current row render flashing when expanding line toggle
|
||||
- fix menu component animation bug (#1690)
|
||||
- fix style of break word (#1701)
|
||||
#### Features
|
||||
- add new feature check-tag (#1696) …
|
||||
|
||||
#### Chore updates
|
||||
- docs update label docs of tab-pane (#1646)
|
||||
- add web-types.json (#1662)
|
||||
- chore: remove an repetitive file in .gitignore (#1673)
|
||||
- docs: Update the quickstart.md of zh-cn language (#1698) …
|
||||
- docs: update on demand import docs (#1672)
|
||||
- project/bumping-vue-version (#1702) …
|
||||
### 1.0.2-beta.35
|
||||
*2021-03-15*
|
||||
- Fix type generator error
|
||||
|
||||
### 1.0.2-beta.34
|
||||
|
||||
*2021-03-12*
|
||||
|
@ -1,5 +1,42 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.2-beta.36
|
||||
*2021-03-28*
|
||||
|
||||
#### Bug fixes
|
||||
- fix option-group error when groupQueryChange event trigger
|
||||
- fix model-value error when Slider rendered
|
||||
- fix use-lock-screen hook (#1651)
|
||||
- fix modelValue should be deep reactive in multiple mode (#1624)
|
||||
- fix not returning resetField & clearValidate methods (#1663)
|
||||
- fix bug in render column structure (#1664)
|
||||
- fix bug caused by dynamic rendering (#1640) …
|
||||
- fix tooltip's export (#1678)
|
||||
- fix should reset placeholder after clear (#1679)
|
||||
- fix image onload overridden (#1689)
|
||||
- fix #1653 (#1665)
|
||||
- fix tabindex prop (#1642)
|
||||
- fix notification css word break (#1699)
|
||||
- fix transition error trigger when fileList is static (#1686 …
|
||||
- fix error position of input and tags (#1682)
|
||||
- fix incompatible migration (#1671) …
|
||||
- fix the current row render flashing when expanding line toggle
|
||||
- fix menu component animation bug (#1690)
|
||||
- fix style of break word (#1701)
|
||||
#### Features
|
||||
- add new feature check-tag (#1696) …
|
||||
|
||||
#### Chore updates
|
||||
- docs update label docs of tab-pane (#1646)
|
||||
- add web-types.json (#1662)
|
||||
- chore: remove an repetitive file in .gitignore (#1673)
|
||||
- docs: Update the quickstart.md of zh-cn language (#1698) …
|
||||
- docs: update on demand import docs (#1672)
|
||||
- project/bumping-vue-version (#1702) …
|
||||
### 1.0.2-beta.35
|
||||
*2021-03-15*
|
||||
- Fix type generator error
|
||||
|
||||
### 1.0.2-beta.34
|
||||
|
||||
*2021-03-12*
|
||||
|
@ -1,5 +1,42 @@
|
||||
## Changelog
|
||||
|
||||
### 1.0.2-beta.36
|
||||
*2021-03-28*
|
||||
|
||||
#### Bug fixes
|
||||
- fix option-group error when groupQueryChange event trigger
|
||||
- fix model-value error when Slider rendered
|
||||
- fix use-lock-screen hook (#1651)
|
||||
- fix modelValue should be deep reactive in multiple mode (#1624)
|
||||
- fix not returning resetField & clearValidate methods (#1663)
|
||||
- fix bug in render column structure (#1664)
|
||||
- fix bug caused by dynamic rendering (#1640) …
|
||||
- fix tooltip's export (#1678)
|
||||
- fix should reset placeholder after clear (#1679)
|
||||
- fix image onload overridden (#1689)
|
||||
- fix #1653 (#1665)
|
||||
- fix tabindex prop (#1642)
|
||||
- fix notification css word break (#1699)
|
||||
- fix transition error trigger when fileList is static (#1686 …
|
||||
- fix error position of input and tags (#1682)
|
||||
- fix incompatible migration (#1671) …
|
||||
- fix the current row render flashing when expanding line toggle
|
||||
- fix menu component animation bug (#1690)
|
||||
- fix style of break word (#1701)
|
||||
#### Features
|
||||
- add new feature check-tag (#1696) …
|
||||
|
||||
#### Chore updates
|
||||
- docs update label docs of tab-pane (#1646)
|
||||
- add web-types.json (#1662)
|
||||
- chore: remove an repetitive file in .gitignore (#1673)
|
||||
- docs: Update the quickstart.md of zh-cn language (#1698) …
|
||||
- docs: update on demand import docs (#1672)
|
||||
- project/bumping-vue-version (#1702) …
|
||||
### 1.0.2-beta.35
|
||||
*2021-03-15*
|
||||
- Fix type generator error
|
||||
|
||||
### 1.0.2-beta.34
|
||||
|
||||
*2021-03-12*
|
||||
|
Loading…
Reference in New Issue
Block a user