Skip to content

1.0.2

Choose a tag to compare

@EliasKau EliasKau released this 20 Dec 09:17
· 26 commits to master since this release

Added

  • Automatically search after clicking an input with type checkbox. To make searches with no text input and no search button possible.
  • Filter to disable checkbox auto search.
  • Checks for various elements to allow search to work even without some elements (text search field, pagination, etc.).
  • 'meta_relation' and 'tax_relation' for when search has more than one same type field type. Both default to 'AND' if not set.

Fixed

  • Handling of multiple field mappings of same type.