- Make it possible to control how filtering is applied to Grid #32
- Updated dependencies
Reworked component
- New customizable UI, including
- nested filters (AND, OR, NOT)
- depth can be limited
- customizable operations (=,>,<,contains,is empty)
- support for multiple value types
- can easily be bound with Vaadin components
- nested filters (AND, OR, NOT)
- Improved support for QueryParameters
- Better translation support
v1 component can now be found at https://github.com/xdev-software/vaadin-simple-grid-filter
Initial release