eui
eui copied to clipboard
Elastic UI Framework 🙌
# Summary Create Storybook playground stories for EUI components whose names start with the letters M, N, and O. This is a part of #7405. Components to create stories for:...
# Summary Create Storybook playground stories for EUI components whose names start with the letters I, J, K, L. This is a part of #7405. Components to create stories for:...
```[tasklist] ### List of components with Amsterdam override SCSS - [ ] EuiKeyPadMenuItem - [ ] EuiDescriptionList - [ ] EuiSideNavItem - [ ] EuiHue - [ ] EuiRadio, EuiCheckbox,...
This ticket will implement the new visual style for our `EuiBreadcrumb` component based on @MichaelMarcialis work in #7366. @MichaelMarcialis signed off on visual designs, ready for work. Attaching here for...
# Do not merge this PR The goal of this PR is to let CI deploy new previews whenever we merge updates to `feat/new-docs`.
# Summary We need to convert component docs content to MDX to be able to load it in docusaurus easily. This meta issue covers components text documentation only, **excluding** component...
Could we allow tooltips to be attached to buttons in a button group?
Per `prop-types`'s own docs, they recommend libraries be a `dependency` and not a peer dependency: https://www.npmjs.com/package/prop-types#how-to-depend-on-this-package It just seems odd to include it at this point (especially with our reliance...
Follow up to #6900 ## 1. Ability to group filters There are a lot of management screens in Kibana that group related filters together for better visual clarity. In order...
# Summary Convert the entire content of `EuiComboBox` component docs to docusaurus (text content) and storybook (stories for all examples). # Acceptance Criteria * There should be stories created for...