Skip to content

Commit

Permalink
chore: bump 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anncwb committed Feb 21, 2021
1 parent 9a71029 commit 7deca02
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.en_US.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## 2.0.1 (2021-02-21)

### ✨ Refactor

- Refactored login page, new registration page/reset password page/mobile phone login/QR code login

### ✨ Features

- Added the `settingButtonPosition` configuration item for configuring the position of the `settings` button
- `modal` can switch the full screen by double-clicking the head
- Added `CountDownInput` component

### ⚡ Performance Improvements

- Optimize the editable center style and the width of the drop-down box is too short
- The `edit-change` event listener when the table is added and edited

### 🐛 Bug Fixes

- Fix image preview style error
- Fix icon style problem
- Fix the drop-down echo problem of editable table

## 2.0.0 (2021-02-18)

## Breaking changes
Expand Down
Loading

0 comments on commit 7deca02

Please sign in to comment.