-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Emotion] Convert EuiSelectable (#7940)
- Loading branch information
Showing
47 changed files
with
1,184 additions
and
969 deletions.
There are no files selected for viewing
Binary file modified
BIN
+638 Bytes
(110%)
packages/eui/.loki/reference/chrome_desktop_Forms_EuiSelectable_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+39 Bytes
(100%)
..._desktop_Forms_EuiSelectable_Subcomponents_EuiSelectableListItem_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+346 Bytes
(100%)
...e/chrome_desktop_Forms_EuiSelectable_Subcomponents_EuiSelectableList_Groups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+326 Bytes
(100%)
...rome_desktop_Forms_EuiSelectable_Subcomponents_EuiSelectableList_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-15 Bytes
(99%)
...e_desktop_Forms_EuiSelectable_Subcomponents_EuiSelectableMessage_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.1 KB
packages/eui/.loki/reference/chrome_desktop_Forms_EuiSelectable_With_Search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+178 Bytes
(100%)
packages/eui/.loki/reference/chrome_desktop_Forms_EuiSelectable_With_Tooltip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+767 Bytes
(100%)
packages/eui/.loki/reference/chrome_mobile_Forms_EuiSelectable_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-69 Bytes
(99%)
...e_mobile_Forms_EuiSelectable_Subcomponents_EuiSelectableListItem_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-23 Bytes
(100%)
...ce/chrome_mobile_Forms_EuiSelectable_Subcomponents_EuiSelectableList_Groups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-168 Bytes
(100%)
...hrome_mobile_Forms_EuiSelectable_Subcomponents_EuiSelectableList_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-110 Bytes
(98%)
...me_mobile_Forms_EuiSelectable_Subcomponents_EuiSelectableMessage_Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.7 KB
packages/eui/.loki/reference/chrome_mobile_Forms_EuiSelectable_With_Search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-194 Bytes
(99%)
packages/eui/.loki/reference/chrome_mobile_Forms_EuiSelectable_With_Tooltip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
**CSS-in-JS conversions** | ||
|
||
- Converted `EuiSelectable` to Emotion | ||
- Removed `$euiSelectableListItemBorder` | ||
- Removed `$euiSelectableListItemPadding` |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
@import './selectable'; | ||
@import './selectable_list/index'; | ||
@import './selectable_message/index'; | ||
@import './selectable_search/index'; | ||
@import './selectable_templates/index'; |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.