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

[7.x] [Maps] Autocomplete for custom color palettes and custom icon palettes (#56446) #57504

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Feb 12, 2020

Backports the following commits to 7.x:

elastic#56446)

* [Maps] type ahead for stop values for custom color maps and custom icon maps

* use Popover to show type ahead suggestions

* datalist version

* use EuiComboBox

* clean up

* wire ColorStopsCategorical to use StopInput component for autocomplete

* clean up

* cast suggestion values to string so boolean fields work

* review feedback

* fix problem with stall suggestions from previous field

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nreese nreese merged commit 2c5a513 into elastic:7.x Feb 12, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Feb 13, 2020
…ibana into backport/7.x/pr-57404

* 'backport/7.x/pr-57404' of https://github.com/gmmorris/kibana:
  [Maps] Autocomplete for custom color palettes and custom icon palettes (elastic#56446) (elastic#57504)
  Add "coerce" to dev tools autocomplete (elastic#56862) (elastic#57498)
  [DOCS] Fixes typo in release highlights (elastic#57487)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants