1.2.0
Features
- Added two new properties that can be used for validation of the current query (12f2ac0):
- ContainsValidQuery: Boolean, true if the current query is valid. Please note that an empty query is invalid.
- IsQueryEmpty: Boolean, true if the current query is empty (there are no rules added).
Fixes
- Dispose of the widget explicitly, rather than letting thingworx handle it (cfa3dc9)