Skip to content

fix(interaction): remove unnecessary elements#1131

Merged
markov00 merged 4 commits intoelastic:masterfrom
markov00:2021_04_22-remove_interaction_dom
Apr 23, 2021
Merged

fix(interaction): remove unnecessary elements#1131
markov00 merged 4 commits intoelastic:masterfrom
markov00:2021_04_22-remove_interaction_dom

Conversation

@markov00
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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