Tomasz Kajtoch
Tomasz Kajtoch
> [!Note] > This meta issue tracks the effort of developing the new EUI documentation site only. Check out the [Elastic Design System - Milestone 2](https://github.com/orgs/elastic/projects/1150/views/8) for more. # Summary...
# Summary We want to provide more guidance on how to test our components and assert the values they display. # Goals * Publish docs on how to test correct...
# Summary One of the goals for the new docs site is better searchability. We want to integrate a full-text search capability into the site based on Elastic Enterprise Search,...
# Summary Note: This is a follow-up ticket to #7340, which updates all existing typings to be compatible with the changes introduced in TS v5. We need to upgrade Typescript...
## Summary This PR resolves #2199 by allowing passing a custom matcher function to `EuiComboBox` and `EuiSelectable` using the new optional `optionMatcher` prop. I kept the tests the same, just...
## Summary This is a follow-up to the changes introduced in https://github.com/elastic/eui/pull/7662. It enables the automatic prerelease versioning and publishing step in `eui-release` Buildkite pipeline on `main` branch changes. ##...
## Summary This resolves https://github.com/elastic/eui/issues/7612 by updating `EuiFlexGroup` and `EuiFlexItem` to support dynamic prop type resolution with generics. It also cleans up the code and adds ref forwarding to `EuiFlexItem`...
[EuiDataGrid] Change header cell popover menu trigger element to be the `verticalBoxes` icon button
# Summary This request came up from the discussion in https://github.com/elastic/eui/issues/7469. There are cases where customers want to add interactive components like `EuiTooltip`s to `EuiDataGrid` header cells to provide more...
# 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...
# 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`...