forked from Automattic/jetpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Contact Form: Form Dropdown revamp (Automattic#28010)
* PoC: new Dropdown block * changelog * Code clean up * Organizing and cleaning up the code a bit * Dropdown editor improvements * Scripts improvement * Adjust Dropdown toggle label logic * Layout improvements * Observe content changes to generate style variables * Code clean up * Fix tests * Style improvements * Steal font-family from input fields * Sync Dropdown placeholder text * Style adjustments * Fix tests * Fix Dropdown background color * Fix Dropdown width issue * Add chevron animation * Fix tests * Include jQuery UI CSS file * Update changelog description * Adjust chevron size in the Editor * Adjust Dropdown border and add some shadow to the popover * Adjust Dropdown popover shadow * Refactor form-styles to remove jQuery dependency * Update jQuery UI to use only necessary styles * Refactor validateFormWrapper function into a hook * Making the linter happy * Limite Dropdown popover height
- Loading branch information
1 parent
c3b4f1e
commit 3c632ba
Showing
13 changed files
with
638 additions
and
100 deletions.
There are no files selected for viewing
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: minor | ||
Type: enhancement | ||
|
||
Several UI and UX improvements for the Dropdown block |
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.