eui icon indicating copy to clipboard operation
eui copied to clipboard

Elastic UI Framework 🙌

Results 507 eui issues
Sort by recently updated
recently updated
newest added

## Summary Closes https://github.com/elastic/eui/issues/8589 >[!NOTE] It's suggested to review this PR by following along by commit. This PR updates the theme tokens for data visualization text to ensure there are...

breaking change
visual refresh

## Description > The current datavis colors were designed to fulfill color contrast requirements only in dark mode. With the introduction of High Contrast Mode (HCM) we need to ensure...

> [!NOTE] > This is strictly a **PoC**. It's not meant to be the final solution. It has to be thoroughly tested. ## Summary This PR monkey-patches the `cache.insert` function...

skip-changelog

## Summary Closes https://github.com/elastic/eui-private/issues/301 > [!IMPORTANT] > Separate [PR to update `border-strong-*` token values in Amsterdam](https://github.com/elastic/eui/pull/8794) ~~is still underway~~ ~~in draft mode~~ ready! Following the design spec, this PR introduces...

The purpose of this spike is to investigate how to flag dynamic styles passed to `css` prop. ## Options 1. Monkey patch `insert` function. We can do it through our...

## Summary On this PR, I: - [feat(eui): add onFullScreenChange prop to EuiDataGrid](https://github.com/elastic/eui/pull/8765/commits/e0cd0e602e17beb0b5b97d8354dac0651dedcba3) - [refactor(website): use hyphens for a list](https://github.com/elastic/eui/pull/8765/commits/02fa452b2e0439698443939f82391035d155e220) - just a small syntax change for consistency - [chore(eui):...

The purpose of this spike is to investigate how to make our drag and drop solution keyboard accessible. We need to find out what are the solution limitations and how...

## EuiFlyoutChild: A Secondary "Child" Flyout with Dynamic Responsive Stacking This PR introduces the `EuiFlyoutChild` component, a new addition to the EUI flyout system, designed to allow for side-by-side (grouped)...

## Problem Statement - While working on the Borealis update, we introduced a token named `borderBaseFormsControl`, intended specifically for selection controls — such as the borders of checkboxes or radio...

Hi all, I recently stumbled upon this use case that I believe we need to address. In Kibana Lens, when a user creates a table, we offer the possibility to...

visual refresh