eui
eui copied to clipboard
Elastic UI Framework 🙌
A lot of my time using EUI I am making a quick jump to the source to understand some detail of the component. Having a link in the docs would...
We've embraced function components and hooks in our `src`, but continue to copy&paste the examples' class component structure when creating new docs. This also impacts developers when they go to...
# Summary Create Storybook playground stories for EUI components whose names start with the letter T. This is a part of #7405. Components to create stories for: * [ ]...
Note: This applies to **both** EUI docs site's props tabs, and Storybook's controls pane. ## Problem Renaming props during their destructuring leads to either TS or React not correctly "seeing"...
**Describe the problem** During a cursory review of dark modes styles in Kibana, I noticed that the `inline` mode of `EuiDescriptionList` does not meet minimum contrast levels. The same WCAG...
All links below point to local dev - these issues do not appear to occur on staging. - [ ] [EuiToolTip](http://localhost:8030/#/display/tooltip) - no tooltips work anywhere across the site -...
## Summary Our storybook utils to disable/hide/move component props in the controls table are currently generating and returning objects without context of any existing entries on the config it adds...
**Is your feature request related to a problem? Please describe.** When configuring a **Custom** - **Cell row height** in EuiDataGrid, depending on the displayed content, this can lead to lots...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`^64.1.0` -> `^66.1.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/64.1.0/66.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
## Summary closes: #7795 relates to #7822 >[!IMPORTANT] > ~Parts of this PR (anything related to the ColorModeToggle) was added as a separate PR [here](https://github.com/elastic/eui/pull/7846) but kept in this PR...