-
Notifications
You must be signed in to change notification settings - Fork 799
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forms: refactor Multiple and Single Choice fields (#39141)
* Forms: Refactor Multiple Choice field * changelog * Add back deprecated version * Refactor Single Choice field * Fix wrong prop value for Multiple field * Fix Button style * Update projects/packages/forms/src/blocks/contact-form/util/merge-settings.js Co-authored-by: Karen Attfield <[email protected]> --------- Co-authored-by: Karen Attfield <[email protected]>
- Loading branch information
1 parent
5d6173e
commit ee3a5c5
Showing
20 changed files
with
381 additions
and
308 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
projects/packages/forms/changelog/refactor-form-choice-fields
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: changed | ||
|
||
Refactor Choice fields |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.