Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 4056dbc

Browse files
committed
[update] v1.2.0
1 parent 2fb26fa commit 4056dbc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelogs/v1.2.0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# Changelog for v1.2.0
22

3+
- [new] ActionFlow: an action-driven event stream management library.
4+
- [new] Password: a new component for password fields with hidden function
5+
- [feature] Login: supports third party login
6+
- [feature] Form: now supports binding onValuesChange hooks
7+
- [feature] Actions: now supports multiple asynchronous tasks for scheduling
8+
- [add] Actions: now supports specifying the execution order through the next and error fields
9+
- [add] Actions: added the following actions, and now they are all asynchronous:
10+
- Common.confirm
11+
- Common.closeModal
12+
- Form.submit
13+
- [add] Filter&Table: support receive search_params from location
14+
- [fix] when the route containing parameters changes, the selected state of the Menu is abnormal

0 commit comments

Comments
 (0)