Bree Hall
Bree Hall
### Summary This PR converts `EuiFlyout` to Emotion. There are no functional or UI changes within this conversion. Created `EuiFlyout` context as a way to pass the value of the...
## Summary [email protected] ⏩ [email protected] ## [`67.1.2`](https://github.com/elastic/eui/tree/v67.1.2) **Bug fixes** - Fixed `EuiFlyout` not correctly merging passed `css` ([#6248](https://github.com/elastic/eui/pull/6248)) - Fixed `EuiNotificationEvent` not correctly merging passed `className`s ([#6248](https://github.com/elastic/eui/pull/6248)) - Fixed `EuiAvatar`...
**Is your feature request related to a problem? Please describe.** `EuiDescriptionList` columns currently default to a width of 50%. Depending on the screen size, these columns can be spread quite...
This issue is to address the reported friction with `EuiSelectable` options when exclusion is turned on. Currently, in order to exclude options (and view the X next to the selection),...
## Summary This PR creates a new example for the `CrmCardActions` and `CrmActionButton` components within `crm-data-components`. This new example is a `CrmPropertyList` that dynamically changes the properties displayed and actions...