Greg Thompson

Results 24 issues of Greg Thompson

#4548 started the discussion (resounding positive reaction) and #5527 began the exploration, but we want to generate proper builds for development and production environments. Considerations: * `kbn-ui-shared-deps` * Uses the...

platform
skip-stale-check

### Summary Like it says on the tin. Also, * Adds a `onPositionChange` callback to `EuiPopover` for getting arrow placement * Fixes a proptype warning when using `useEuiTour` because it...

emotion

### Summary Provide a detailed summary of your PR. Explain how you arrived at your solution. If it includes changes to UI elements include a screenshot or gif. ### Checklist...

[Wiki Doc for How to Write Styles with Emotion](https://github.com/elastic/eui/blob/main/wiki/writing-styles-with-emotion.md) Completed - [x] [Accordion](https://elastic.github.io/eui/#/layout/accordion) (#5826) @1Copenut - [x] [Bottom bar](https://elastic.github.io/eui/#/layout/bottom-bar) @breehall #5823 - [x] [Flex](https://elastic.github.io/eui/#/layout/flex) @constancecchen #6270 - [x] [Flyout](https://elastic.github.io/eui/#/layout/flyout) @breehall...

meta
emotion
task

### Summary ### Checklist - [ ] Checked in both **light and dark** modes - [ ] Checked in **mobile** - [ ] Checked in **Chrome**, **Safari**, **Edge**, and **Firefox**...

emotion

### Summary Like it says on the tin. Also, * Closes #6016 by removing `onClick` * Uses `EuiPortal` because the portaling code is nearly identical * Uses `Global` styling because...

breaking change
emotion

### Summary * Converted `EuiToolTip` and `EuiToolTipPopover` to function components * EuiToolTip Sass mixins remain You'll probably want to follow along by commit ### Checklist - [ ] Checked in...

emotion

See further discussion in #5581, but there may be value in making more distinction between searchable and non-searchable EuiSelectable instances as they need to conform to different ARIA specs (`listbox`...

icons
discussion

I probably should have mentioned this in the issue before work got started, but I'd like to take a step back to "redesign" this idea of levels. The main problem...

assign:designer
emotion

EUI has had the long-term goal to increase modularity, and recent efforts related to styling (#3912; moving away from Sass) have opened the door to beginning the process in earnest....

meta
discussion