-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FormControl + Autocomplete component updates (#2075)
* setup new tokens * layout * label positioning * cleanup * states * cleanup * convert label to use grid for caption text (start) * begin checkbox/radio custom styles * fix input grid (mostly) * refactor + cleanup * consolidate styles, start custom checkbox * cleanup * lint * add disabled state to actionlist-item * adjust trailing action grid * Stylelint auto-fixes * remove docs * add indeterminate checkbox styles * Create empty-drinks-report.md Co-authored-by: Actions Auto Build <actions@github.com>
- Loading branch information
1 parent
46fb49c
commit 9f576a3
Showing
6 changed files
with
413 additions
and
2 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,5 @@ | ||
--- | ||
"@primer/css": patch | ||
--- | ||
|
||
FormControl + Autocomplete component updates |
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
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.