Tomasz Kajtoch

Results 65 issues of 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...

meta
New EUI site

# 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...

meta

# 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,...

task
New EUI site

# 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...

typescript
tech debt

## 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. ##...

skip-changelog

## 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`...

# 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...

data grid

# 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...

task
New EUI site

# 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`...

task
New EUI site