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

fix(interaction): remove unnecessary elements #1131

Merged
merged 4 commits into from
Apr 23, 2021

Conversation

markov00
Copy link
Member

Summary

Remove DOM element when not needed.

fix #1074

Remove DOM element when not needed.

fix elastic#1074
@markov00 markov00 requested review from nickofthyme and rshen91 April 22, 2021 16:23
@markov00 markov00 added :interactions Interactions related issue :tooltip Related to hover tooltip :xy Bar/Line/Area chart related enhancement New feature or request labels Apr 22, 2021
@markov00 markov00 merged commit 411042f into elastic:master Apr 23, 2021
@markov00 markov00 deleted the 2021_04_22-remove_interaction_dom branch April 23, 2021 08:21
nickofthyme pushed a commit that referenced this pull request Apr 23, 2021
# [29.1.0](v29.0.0...v29.1.0) (2021-04-23)

### Bug Fixes

* **interaction:** remove unnecessary elements ([#1131](#1131)) ([411042f](411042f)), closes [#1074](#1074)
* **partition:**  fix safari highlight bug on single slice ([#1132](#1132)) ([4a04063](4a04063)), closes [#1085](#1085)

### Features

* **tooltip:** add stickTo option ([#1122](#1122)) ([12417e2](12417e2)), closes [#921](#921)
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 29.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label Apr 23, 2021
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request :interactions Interactions related issue released Issue released publicly :tooltip Related to hover tooltip :xy Bar/Line/Area chart related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive elements render when chart is not interactive
2 participants