Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade @elastic/charts to 7.0.1 #39571

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Conversation

alexwizp
Copy link
Contributor

@alexwizp alexwizp commented Jun 25, 2019

Summary

6.0.1 ⏩ 7.0.1

What was changed:

7.0.0 (2019-06-24)

Features

  • annotation: simplify custom tooltip function (#247) (982bc63)

BREAKING CHANGES

  • annotation: this changes the type signature of RectAnnotation.renderTooltip? from (position, details) => JSX.Element to (details) => JSX.Element. This allows the user to pass in a custom element without having to do the heavy lifting of writing the container positioning styles themselves.

6.3.0 (2019-06-20)

Features

6.2.0 (2019-06-19)

Features

  • add minInterval option for custom xDomain (#240) (27f14a0)

6.1.0 (2019-06-19)

Features

  • brush: show crosshair cursor when brush enabled (#243) (0b44b87)

6.0.1 (2019-06-14)

@alexwizp alexwizp requested a review from markov00 June 25, 2019 12:23
@alexwizp alexwizp added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jun 25, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@elasticmachine
Copy link
Contributor

💔 Build Failed

@nickofthyme
Copy link
Contributor

New package available with fix https://github.com/elastic/elastic-charts/releases/tag/v7.0.1

@alexwizp alexwizp changed the title Upgrade @elastic/charts to 7.0.0 Upgrade @elastic/charts to 7.0.1 Jun 26, 2019
@alexwizp alexwizp added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jun 26, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@alexwizp alexwizp added the release_note:skip Skip the PR/issue when compiling release notes label Jun 26, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Member

@markov00 markov00 left a comment

Choose a reason for hiding this comment

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

LGTM

@alexwizp alexwizp merged commit 6c431e2 into elastic:master Jun 26, 2019
alexwizp added a commit to alexwizp/kibana that referenced this pull request Jun 26, 2019
@alexwizp alexwizp deleted the charts_7.0.0 branch January 4, 2020 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.3.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow partial changes to a theme
4 participants