Skip to content

Allow EuiSearchBar group clauses to be negated#2140

Merged
chandlerprall merged 2 commits intoelastic:masterfrom
chandlerprall:feature/2107-negated-or-clause
Jul 18, 2019
Merged

Allow EuiSearchBar group clauses to be negated#2140
chandlerprall merged 2 commits intoelastic:masterfrom
chandlerprall:feature/2107-negated-or-clause

Conversation

@chandlerprall
Copy link
Contributor

@chandlerprall chandlerprall commented Jul 18, 2019

Summary

Closes #2107 by adding support for negated or clauses to EuiSearchBar.

negated or clause

Checklist

  • This was checked in mobile
  • This was checked in IE11
  • This was checked in dark mode
  • Any props added have proper autodocs
  • Documentation examples were added
  • A changelog entry exists and is marked appropriately
  • This was checked for breaking changes and labeled appropriately
  • Jest tests were updated or added to match the most common scenarios
  • This was checked against keyboard-only and screenreader scenarios
  • This required updates to Framer X components

Copy link
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

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

Changes LGTM

@chandlerprall chandlerprall merged commit eb9cce0 into elastic:master Jul 18, 2019
@chandlerprall chandlerprall deleted the feature/2107-negated-or-clause branch July 18, 2019 21:13
@snide snide mentioned this pull request Jul 22, 2019
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support negated GroupClause in EuiSearchBar

3 participants