-
Notifications
You must be signed in to change notification settings - Fork 859
[Emotion] Convert EuiFieldText
#7770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f7b6719
Fix disabled background color
cee-chen 12d52c2
Fix form border color and remove unnecessary `borderDisabledColor`
cee-chen 1d0fdd6
[cleanup] Pull out DRY `form.textColor` variable
cee-chen bc652c8
Convert various Sass modifier mixins to Emotion
cee-chen 42fe6cd
🔥 Remove old `euiFormControlSize` util
cee-chen 5501d49
[EuiFieldText] Convert to new Emotion styles
cee-chen 4ddc0ef
Refactor icons padding affordance with CSS variables and `calc()`
cee-chen eba29be
Convert remaining `inGroup` modifier class
cee-chen 4a1d1d3
Remove EuiFieldText CSS files
cee-chen 03dc300
[EuiColorPicker] Fix/update EuiFieldText usage
cee-chen e13aa41
[EuiDatePicker] Update to dogfood `EuiFieldText` directly instead of …
cee-chen e96fec1
[EuiDatePickerRange] Fix broken invalid/focus linear gradient for com…
cee-chen 2ceb2d8
Update remaining downstream EuiFieldText snapshots
cee-chen 0c12b03
[EuiFieldText] Simplify controlOnly inGroup CSS
cee-chen 090100e
[misc] Rename `--euiFormStateColor` to `--euiFormControlStateColor`
cee-chen bb75c1d
changelog
cee-chen dada663
[docs] Fix inline `euiFieldText` className usage
cee-chen 39c180e
[PR feedback] Fix :focus:invalid styles
cee-chen 5f59c90
Fix EuiMarkdownEditor missing border
cee-chen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,7 @@ | ||
| **Bug fixes** | ||
|
|
||
| - Fixed broken focus/invalid styling on compressed `EuiDatePickerRange`s | ||
|
|
||
| **CSS-in-JS conversions** | ||
|
|
||
| - Converted `EuiFieldText` to Emotion | ||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.