eui
eui copied to clipboard
Elastic UI Framework 🙌
- [x] Setup (+ EuiCode & EuiHealth): https://github.com/elastic/eui/pull/7529 ### Highest impact components - [x] Flex + Spacer: https://github.com/elastic/eui/pull/7582 - [x] Buttons: https://github.com/elastic/eui/pull/7541 (+ #7634) - [x] Text: https://github.com/elastic/eui/pull/7543 - [x]...
> [!NOTE] > This issue was split out from https://github.com/elastic/eui/issues/2760 to provide an updated plan for how we provide support for various platforms. Reference it for additional historical context. At...
# Summary The upcoming new EUI documentation website needs a custom docusaurus theme that looks and feels like Elastic. We want to make the theme publicly available, so other Elastic...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-focus-on from 3.9.1 to 3.9.2. :information_source: Keep your dependencies up-to-date....
# Summary As part of the EUI+ initiative, we want to have a new documentation website that's completely separate from EUI source code. This way the new website uses `@elastic/eui`...
**Is your feature request related to a problem? Please describe.** We experience z-index issues in Kibana when using the data grid's full screen mode due to its use of `fixed`...
## Summary Basically every component that isn't on the medium impact list (https://github.com/elastic/eui/issues/7561) and was easier to do a quick skim through. Some of the commits/components have extra cleanup in...
## Summary We currently use both `htmlIdGenerator()` (44 usages) and `useGeneratedHtmlId()` (46 usages) in our function components. `useGeneratedHtmlId()` calls `htmlIdGenerator()` internally when running on React 17 and lower (see #7078)...
# Summary Loki is a Visual Regression Testing software that integrates with Storybook. We need to run it in CI for every open PR to ensure no unwanted UI changes...
Hello all, I'm following the Getting Started page and am on the section of Failing Icons, as when I try and use them the console throws an error saying the...