eui
eui copied to clipboard
Elastic UI Framework 🙌
This is a meta ticket to cover all deprecations planned for EUI. These dates can and will be moved up if upgrades happen swiftly. Deprecations will generally be a 3...
⚠️ The new CSS anchor positioning spec is **not yet implemented** by all browsers and its API is **not yet stable**. This functionality is not ready to use within the...
## Summary Adding a new icon in our EUI Library, it's for the creation of new conversations, new chats for the AI Assistant. Here is also the Figma link to...
## Summary This is a **setup PR**. NOTE: No functional output DOM should have changed as a result of this PR, it's purely meant to DRY out repetitive logic and...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`^63.1.0` -> `^64.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/63.1.0/64.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
**Describe the bug** Modal dialogs must trap keyboard and virtual cursor focus to ensure screen reader users do not accidentally escape the modal and start interacting with the rest of...
## Summary To provide stable unique identifier generation between the client and server side, we need to introduce a new context to be used whenever EUI is rendered on the...
**Describe the bug** I've recently upgraded from EUI v37 to v93. It seems that in the meantime, the animation for EuiProgress was lost. I suspect: https://github.com/elastic/eui/commit/21a24c313a126d54e64f46177e51fdc44a898821 `src/components/progress/_progress.scss` had ```css &::-webkit-progress-value...
## Summary We have quite some requirements where we want to use a popover on a hover action rather than onClick. I understand from the EUI guidelines that Tooltip should...
### Acceptance criteria - [ ] All SCSS files have been removed from the component(s) directory - [ ] All SCSS overrides have been removed from the Amsterdam theme -...