Skip to content

Commit 7deca02

Browse files
committed
chore: bump 2.0.1
1 parent 9a71029 commit 7deca02

File tree

4 files changed

+421
-2
lines changed

4 files changed

+421
-2
lines changed

CHANGELOG.en_US.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 2.0.1 (2021-02-21)
2+
3+
### ✨ Refactor
4+
5+
- Refactored login page, new registration page/reset password page/mobile phone login/QR code login
6+
7+
### ✨ Features
8+
9+
- Added the `settingButtonPosition` configuration item for configuring the position of the `settings` button
10+
- `modal` can switch the full screen by double-clicking the head
11+
- Added `CountDownInput` component
12+
13+
### ⚡ Performance Improvements
14+
15+
- Optimize the editable center style and the width of the drop-down box is too short
16+
- The `edit-change` event listener when the table is added and edited
17+
18+
### 🐛 Bug Fixes
19+
20+
- Fix image preview style error
21+
- Fix icon style problem
22+
- Fix the drop-down echo problem of editable table
23+
124
## 2.0.0 (2021-02-18)
225

326
## Breaking changes

0 commit comments

Comments
 (0)