Skip to content

Commit

Permalink
chore: release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anncwb committed Jun 26, 2021
1 parent d97aa92 commit 81a0f47
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.en_US.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2.5.1(2021-06-26)

### ⚡ Performance Improvements

- Upgrade `vue` and `ant-design-vue` versions to solve compatibility issues
- **Tree** Performance optimization

### 🐛 Bug Fixes

- **Table** Fix page jitter problem
- **Upload** Make sure to carry custom parameters
- **Dropdown** Fix the icon display problem of popConfirm
- **Table** Fix the problem that the editing event of the tree table is abnormal
- **Table** Fix the problem that when the table data is empty, the value returned by getDataSource is not the data source used by the table

## 2.5.0(2021-06-20)

## (Breaking changes) Breaking changes
Expand Down
Loading

0 comments on commit 81a0f47

Please sign in to comment.