eui
eui copied to clipboard
Elastic UI Framework 🙌
In Observability and other places throughout Kibana, we often use multiple `EuiDescriptionList`s in the page header to achieve a horizontal layout of key/value pairs, like so (top right of screenshot):...
_This is tagged as long-term because the support is not great, yet. As of writing only Chromium 93+ and Firefox 92+ support it. And [CanIUse](https://caniuse.com/mdn-css_properties_accent-color) is still out of date._...
**Describe the bug** Investigate this [codesanbox](https://codesandbox.io/p/devbox/competent-payne-y94kyd?file=%2Fsrc%2Fdemo.js%3A44%2C1). When running the test, it shows this warning: The two conditions to reproduce it is to: 1. have this prop passed: ``` rowHeightsOptions: {...
## 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 Redesign the launch glyph for Serena and Catherine. [Figma branch](https://www.figma.com/file/RzfYLj2xmH9K7gQtbSKygn/branch/NNjRU069q9yVdixQQj8AIp/Elastic-UI?type=design&node-id=12956%3A45043&mode=design&t=oy9DYH5aSxLN8GPe-1) ### Before (light and dark mode)  ...
## 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`...
showWeekNumbers is missing in DatePicker, but moment is support.. please enable it :)
Requested by the Cloud team to replace long description text for roles. They would like to ship this by the end of the month. --- See similar existing APIs: https://github.com/elastic/eui/blob/f10c46d86d2e20d6e4f78a16e8c0c5a1c79703b1/src/components/button/button_group/button_group.tsx#L56-L63...
**Describe the bug** Somewhere between the v91 and v92 we lost the ability to apply custom `textAlign` styles to the datagrid header by adding custom styles to `display` column property....
**Is your feature request related to a problem? Please describe.** We want to highlight lines with warnings and errors on a CSV file uploader. ...