Skip to content

Releases: melistik/vaadin-grid-util

vaadin-grid-util-root-1.0.3

07 May 10:11
Compare
Choose a tag to compare
  • added support for inputPrompt
  • added support for custom FilterComponents (see demo and code)

vaadin-grid-util-root-1.0.2

25 Apr 07:57
Compare
Choose a tag to compare
  • changed visibilty of some function within CellFilterComponent and GridCellFilter to allow extending the layouts
  • started with a feature to change visibilty of FilterRow
    • it's a deprecated function because there is still a issue the the connectors that of the cell-components that will not get propably cleand by removeing the hole HeaderRow
    • you should use this feature with care because it will remove or repaints the hole HeaderRow because the grid itself has no feature to set visibility to rows. (css also not working because of absolute calculations within the grid)

vaadin-grid-util-root-1.0.1

16 Apr 07:17
Compare
Choose a tag to compare

fixed a potential issue with diffent themes then valo

vaadin-grid-util-root-1.0.0

15 Apr 16:30
Compare
Choose a tag to compare

first version of grid-util with an easy way to add a FilterRow and added some renderes

  • one renderer that allows to combine in one cell buttons and a value (for edit/delete)
  • a boolean icon renderer