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

I tried to remove `@testing-library/react-hooks` from Kibana since we're no longer using it https://github.com/elastic/kibana/pull/222350. This was replaced by `renderHook` from `@testing-library/react`. But Kibana PR failed since it turned out that...

## Summary >[!IMPORTANT] This PR merges into a feature branch. This PR should be rebased after the [first update PR](https://github.com/elastic/eui/pull/8767) is merged. Implements https://github.com/elastic/eui-private/issues/324 This PR is the second part...

visual refresh

## Summary >[!IMPORTANT] This PR merges into a feature branch. This is to allow a more scoped review on parts of the updates as well as providing time for visual...

visual refresh

### Description The purpose of this task is to remove the `xl` size in `EuiTabs`. It's been discussed in https://github.com/elastic/eui/discussions/8128. Two reasons for this request are: 1. Subjectively, it is...

breaking change
low hanging fruit

## Summary > [!IMPORTANT] > This is a **breaking change**. Closes https://github.com/elastic/eui/issues/8302 On this PR, I: - [feat(eui): remove xl size from EuiTabs](https://github.com/elastic/eui/commit/c47441367a5fd0df535dd169425d6e749b8fe942) - [chore(eui): update snapshot tests](https://github.com/elastic/eui/commit/55eb3a14890cb5cd99f928aca6c3c68c43d21864) ### Kibana...

breaking change

# Summary We need to add Emotion performance Guidelines to our Emotion docs to help developers understand the implications of using Emotion and how to write styles optimally.

documentation

**Describe the bug** We're missing older versions of EUI docs again and at least one is incorrect. v102.2.0 v102.1.0 v102.0.0 -- appears to point to 101.4.0 **Impact and severity** Definitely...

# Summary As part of the global flyouts work, we want to improve the documentation of `EuiFlyout` and related components. # Acceptance criteria * `EuiFlyoutResizable` docs should be moved to...

documentation

# Summary In preparation for child flyouts work, we need to clean up the current implementation of `EuiFlyout` and its child components like `EuiFlyoutBody`. This is also a great opportunity...

## Summary > [!IMPORTANT] > This is a **breaking change**. Closes https://github.com/elastic/eui/issues/8382 On this PR, I: - [feat(eui): add tooltipProps prop to EuiCopy](https://github.com/elastic/eui/commit/6f125458541afd497d2066765ec2b1a5bc0c9e96) - [chore(eui): rewrite EuiCopy tests to RTL](https://github.com/elastic/eui/commit/9fc6b39965ee4108f66ab09ac1a41ded711d7d17)...

breaking change