predixdesignsystem / px-data-grid

Predix UI component which defines a data grid
https://www.predix-ui.com/#/elements/px-data-grid
Apache License 2.0
12 stars 20 forks source link

Added `not_equal` and `not_contains` conditions to string fields. #816

Closed evanjd closed 5 years ago

evanjd commented 5 years ago

Added two extra string comparators, not_equal and not_contains.

screen shot 2019-01-11 at 4 37 27 pm

Resolves #780