Releases: melistik/vaadin-grid-util
Releases · melistik/vaadin-grid-util
vaadin-grid-util-root-2.1.1
vaadin-grid-util-root-2.1.0
- works now with vaadin 8.1
- great thanks to @hitchhiker-jiri he has done a great job
vaadin-grid-util-root-1.1.0
api-changed for GridCellFilter
- setCellFilter now returns CellFilterComponent-
- added getCellFilter to get CellFilterComponent
- with api-change it's possible to prefill filters
some minor improvements for i18n etc.
vaadin-grid-util-root-1.0.10
- added support for custom dateFormat (thx to enver-haase)
- allow to specify if you would like to include or exclude endOfLastDay (Day + 23:59:59.999)
- some fixes
vaadin-grid-util-root-1.0.9
- fixed osgi support thx to philippberger
- fixed second bug in DateFilder thx to HapkiFighter
vaadin-grid-util-root-1.0.8
- added value indicator (with ↑↓= and on hover display value)
- datefilter with same date works now
- minors fixes
vaadin-grid-util-root-1.0.7
some bugfixes and improvements
vaadin-grid-util-root-1.0.6
added support for osgi. thx to philippberger
vaadin-grid-util-root-1.0.5
added wished view button
vaadin-grid-util-root-1.0.4
improved javadoc and added serializable