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

Move QueryBarInput ⇒ NP #51023

Closed
3 tasks done
lizozom opened this issue Nov 19, 2019 · 1 comment
Closed
3 tasks done

Move QueryBarInput ⇒ NP #51023

lizozom opened this issue Nov 19, 2019 · 1 comment
Assignees
Labels
Feature:NP Migration release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. v7.6.0 v8.0.0

Comments

@lizozom
Copy link
Contributor

lizozom commented Nov 19, 2019

Dev Docs

  • QueryBarInput components was renamed to QueryStringInput and moved to src/plugins/data/public
  • The typeahead UI component can now be used independently of QueryStringInput. It can be imported from src/plugins/data/public.
   import { QueryStringInput, SuggestionsComponent } from '../../plugins\data\public'
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@lizozom lizozom changed the title Move QueryBarInput ⇒ NP Move QueryBarInput ⇒ NP Nov 19, 2019
@lizozom lizozom self-assigned this Nov 26, 2019
@lizozom lizozom added the release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. label Nov 28, 2019
@lizozom lizozom closed this as completed Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:NP Migration release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. v7.6.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants