Skip to content
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

[Emotion] Convert EuiListGroup #6207

Merged
merged 40 commits into from
Sep 21, 2022
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
b02e168
Converted list group styles to emotion
elizabetdev Sep 5, 2022
7164bc7
Merge remote-tracking branch 'upstream/main' into emotion-list-group
elizabetdev Sep 5, 2022
93d5433
Initial list group item styles
elizabetdev Sep 6, 2022
10a3b8f
Merge remote-tracking branch 'upstream/main' into emotion-list-group
elizabetdev Sep 7, 2022
0ff3a06
Converting `EuiListGroupItem` and `EuiPinnableListGroup` to Emotion
elizabetdev Sep 7, 2022
1fad37b
Adding extra action component
elizabetdev Sep 7, 2022
92135e6
Removed `inherit` color from `EuiListGroupItem`
elizabetdev Sep 8, 2022
bb45f94
Removed `ghost` color in favor of theme provider
elizabetdev Sep 8, 2022
1c168b6
Passing down `size` and `color` props
elizabetdev Sep 9, 2022
2304ec2
Merge remote-tracking branch 'upstream/main' into emotion-list-group
elizabetdev Sep 12, 2022
115a08b
Added new CL entry
elizabetdev Sep 13, 2022
8375cb1
Added list group inner
elizabetdev Sep 13, 2022
a3b18ed
Making focus outlines look good
elizabetdev Sep 13, 2022
2aa9ad1
Adding `alwaysShow`
elizabetdev Sep 13, 2022
c08bacb
Custom color in last example
elizabetdev Sep 13, 2022
f476e97
Updating ghost examples with theme provider
elizabetdev Sep 13, 2022
385117c
Reverting class names in use
elizabetdev Sep 13, 2022
99d699d
CL
elizabetdev Sep 14, 2022
c9cedf9
Merge remote-tracking branch 'upstream/main' into emotion-list-group
elizabetdev Sep 19, 2022
6ab15cd
[EuiDataGrid] Remove mounted snapshots in favor of render
cee-chen Sep 20, 2022
9452c15
[PR feedback ] misc test/css tweaks
cee-chen Sep 20, 2022
1f3261f
[PR feedback] Remove unnecessary `euiListGroupItemInnerStyles` args i…
cee-chen Sep 20, 2022
5674a7a
[PR feedback] Remove `euiListGroupItemStyles` in favor of array condi…
cee-chen Sep 20, 2022
ae3daf2
Merge remote-tracking branch 'upstream/main' into emotion-list-group
elizabetdev Sep 20, 2022
e0398b3
Fix non-dark-mode EuiListGroup in docs
cee-chen Sep 20, 2022
cb864e2
[docs] Convert EuiListGroup docs from js to tsx
cee-chen Sep 20, 2022
b5b656b
[EuiListGroupItemExtraAction] Export props type and document more cle…
cee-chen Sep 20, 2022
a12e1c8
[EuiListGroupItemExtraAction] Fix non-working hover/focus CSS selectors
cee-chen Sep 20, 2022
49a2188
[EuiListGroupItemExtraAction] Add basic unit tests + clean up styles …
cee-chen Sep 20, 2022
c2591c8
Fix overflowing text pushing action icons outside of item
cee-chen Sep 20, 2022
4e1de76
[EuiListGroupItemExtraAction] Fix margin-right spacing
cee-chen Sep 20, 2022
d41fa9a
[Enhancement] Improve button hitbox of tooltip wrapped items
cee-chen Sep 20, 2022
19e3850
Clean up wrapText CSS
cee-chen Sep 20, 2022
425ce47
Fix raw `icon` elements being passed it not receiving our new Emotion…
cee-chen Sep 20, 2022
28aa0bd
Fix/cleanup misc custom maxWidth behavior
cee-chen Sep 20, 2022
ec20ddb
[docs] other misc props documentation improvements
cee-chen Sep 20, 2022
86615c1
misc code organization
cee-chen Sep 20, 2022
aa206a5
Merge branch 'main' into emotion-list-group
cee-chen Sep 20, 2022
24fc328
[EuiListGroupItem] Add working `shouldRenderCustomStyles`
cee-chen Sep 20, 2022
49fb14f
Remove `euiPinnableListGroup__itemExtraAction` classes
cee-chen Sep 20, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into emotion-list-group
cee-chen committed Sep 20, 2022
commit aa206a5a571147d46b702fa800e7f4c3b1511814

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.