Skip to content

[7364]: Deconcatenate selectors in vislib and visualize.#7549

Merged
cjcenizal merged 4 commits intoelastic:masterfrom
cjcenizal:7364/chore/deconcatenate-vislib
Jun 28, 2016
Merged

[7364]: Deconcatenate selectors in vislib and visualize.#7549
cjcenizal merged 4 commits intoelastic:masterfrom
cjcenizal:7364/chore/deconcatenate-vislib

Conversation

@cjcenizal
Copy link
Copy Markdown
Contributor

@cjcenizal cjcenizal commented Jun 24, 2016

Relates to #7364

@cjcenizal cjcenizal changed the title [7364] Deconcatenate selectors in vislib and visualize. [7364]: Deconcatenate selectors in vislib and visualize. Jun 24, 2016
@cjcenizal cjcenizal force-pushed the 7364/chore/deconcatenate-vislib branch from aed3b49 to 6c7ed37 Compare June 28, 2016 00:24
}

&-icon {
+ * {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be improved at all? + div, etc?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hesitate to dig into this component, since I'm not sure of its scope. I'll tackle this guy separately.

@bevacqua bevacqua assigned cjcenizal and unassigned bevacqua Jun 28, 2016
@bevacqua
Copy link
Copy Markdown
Contributor

LGTM. Minor comment.

@cjcenizal cjcenizal merged commit 0468726 into elastic:master Jun 28, 2016
@cjcenizal cjcenizal deleted the 7364/chore/deconcatenate-vislib branch June 28, 2016 16:05
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
…te-vislib

[7364]: Deconcatenate selectors in vislib and visualize.

Former-commit-id: 0468726
cee-chen added a commit that referenced this pull request Mar 12, 2024
`v93.2.0`⏩`v93.3.0`

---

## [`v93.3.0`](https://github.com/elastic/eui/releases/v93.3.0)

- Added new `EuiDataGrid` new prop: `cellContext`, an optional object of
additional props passed to the cell render function.
([#7374](elastic/eui#7374))
- `EuiBreadcrumbs`'s `popoverContent` API now accepts a render function
that will be passed a `closePopover` callback, allowing consumers to
close the breadcrumb popover from their popover content
([#7555](elastic/eui#7555))

**Bug fixes**

- Fixed missing animation on native `EuiProgress` bar update
([#7538](elastic/eui#7538))
- Fixed an `EuiDataGrid` bug with `gridStyle.rowClasses`, where custom
consumer classes that began with `euiDataGridRow` would not be correctly
removed/reapplied ([#7549](elastic/eui#7549))
- Fixed a visual `EuiDataGrid` bug where `EuiCheckbox`es within control
columns were not vertically centered within single height rows
([#7549](elastic/eui#7549))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants