[Icon] Significant events#9665
Merged
Merged
Conversation
MichaelMarcialis
approved these changes
May 18, 2026
Contributor
MichaelMarcialis
left a comment
There was a problem hiding this comment.
Added one comment to re-export the SVG with the updated flattened version, but otherwise LGTM. Approving now so I don't hold ya'll up.
weronikaolejniczak
approved these changes
May 18, 2026
Contributor
weronikaolejniczak
left a comment
There was a problem hiding this comment.
Looks perfect 💪🏻 thanks for addressing my comments, @boriskirov!
Contributor
|
Let's not merge this before the release is tagged. |
Collaborator
💚 Build Succeeded
History
|
Collaborator
💚 Build SucceededHistory
|
acstll
added a commit
to elastic/kibana
that referenced
this pull request
May 27, 2026
## Dependency updates - `@elastic/eui` - v116.1.0 ⏩ v116.2.0 --- ## Package updates ### @elastic/eui [`v116.2.0`](https://github.com/elastic/eui/blob/main/packages/eui/changelogs/CHANGELOG_2026.md) - Added experimental support for always-visible sticky horizontal scrollbars in `EuiTable`, `EuiBasicTable` and `EuiInMemoryTable` useful for dense tables that exceed the height of the viewport. This feature is currently opt-in and can be enabled by setting `stickyScrollbar: true`. ([#9674](elastic/eui#9674)) - Added `significantEvents` glyph to `EuiIcon` ([#9665](elastic/eui#9665)) **Bug fixes** - Fixed `EuiDataGrid` incorrectly styling disabled `cellActions` icon buttons and making them look like they were not disabled ([#9672](elastic/eui#9672)) - Fixed a visual misalignment on `EuiSelectableTemplateSitewide` list items when search terms are highlighted ([#9669](elastic/eui#9669)) **Dependency updates** - Updated `uuid` to v14.0.0 ([#9663](elastic/eui#9663)) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
smith
pushed a commit
to smith/kibana
that referenced
this pull request
May 27, 2026
## Dependency updates - `@elastic/eui` - v116.1.0 ⏩ v116.2.0 --- ## Package updates ### @elastic/eui [`v116.2.0`](https://github.com/elastic/eui/blob/main/packages/eui/changelogs/CHANGELOG_2026.md) - Added experimental support for always-visible sticky horizontal scrollbars in `EuiTable`, `EuiBasicTable` and `EuiInMemoryTable` useful for dense tables that exceed the height of the viewport. This feature is currently opt-in and can be enabled by setting `stickyScrollbar: true`. ([elastic#9674](elastic/eui#9674)) - Added `significantEvents` glyph to `EuiIcon` ([elastic#9665](elastic/eui#9665)) **Bug fixes** - Fixed `EuiDataGrid` incorrectly styling disabled `cellActions` icon buttons and making them look like they were not disabled ([elastic#9672](elastic/eui#9672)) - Fixed a visual misalignment on `EuiSelectableTemplateSitewide` list items when search terms are highlighted ([elastic#9669](elastic/eui#9669)) **Dependency updates** - Updated `uuid` to v14.0.0 ([elastic#9663](elastic/eui#9663)) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding a new icon in the EUI package for Significant events.
Also added in Figma