63 Commits (98be8f19d046f8f0fd7fe5a753bff2c67efed9fd)

Author SHA1 Message Date
  Tatu Lund 98be8f19d0 Add row index to ItemClickEvent in Grid (#10754) 6 years ago
  Piotr Wilkin fd4dedf921 Fixes Grid editor visibility inside TabSheet (#10557) 6 years ago
  Adam Wagner eb398be6f7 Fix column width in resize event when mode is SIMPLE (#10442) 6 years ago
  Aleksi Hietanen de5c9a394a Create DescriptionGenerator in package com.vaadin.ui (#10346) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) 6 years ago
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) 6 years ago
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) 6 years ago
  Henri Sara f9a9f2c4be Add Grid.setRowHeight() (#8935) 7 years ago
  Pekka Hyvönen e3e96a674c Move select all visible to multi selection model interface (#8627) 7 years ago
  Pekka Hyvönen 8106cf6456 Migrate Escalator tests for 8 (#8811) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 839c37a6cc Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Denis d3d8abd538 Fix Grid focusable test. (#8029) 7 years ago
  Denis 80a406c075 Add a SortListener to a Grid (#8008) 7 years ago
  Teemu Suo-Anttila 5361398709 Extract interfaces from Grid (#8005) 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Teemu Suo-Anttila 9d35813566 Redesign user-defined column identifiers for Grid (#7983) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis 2984fbe704 (Re)introduce server side sort for Grid. 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Aleksi Hietanen afcd95da1d Make AbstractListing implement Focusable (#7965) 7 years ago
  Denis 692bbef040 Rename SelectAllCheckBoxVisible enumeration. (#7981) 7 years ago
  Denis a43fd9003a Provide declarative support for Grid. (#7961) 7 years ago
  Pekka Hyvönen 22063cfe1a Add a generic selection listener to Grid & SelectionModels (#105) 7 years ago
  Denis 620b2ba314 Add read-only support for single and multi select views for Grid. (#84) 7 years ago
  Pekka Hyvönen 0cef38513b Add a SelectionMode shorthand for Grid. (#83) 7 years ago
  Pekka Hyvönen 429a1b99f3 NoSelectionModel for Grid 7 years ago
  Pekka Hyvönen c3ad14183d Enable select all checkbox for MultiSelection Grid. 7 years ago
  elmot 5eaac7ac6e Grid merging footer cells 7 years ago
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7 years ago
  Teemu Suo-Anttila d37b2d430e Reintroduce Grid Editor using Binder 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 7 years ago
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7 years ago
  Teemu Suo-Anttila 848feaaf30 Add HTML/Component support to Grid Footers 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7 years ago
  Denis Anisimov b6960abff4 Create MultiSelect interface to replace Multi selection model. 7 years ago
  Aleksi Hietanen e0fcd1cfe0 Grid html/component content in headers 7 years ago
  Teemu Suo-Anttila 5bc6d1802e Implement basic footer support for Grid 7 years ago
  Teemu Suo-Anttila b49b8c2fc5 Use identifiers for Grid Columns 7 years ago
  Denis Anisimov bc31da89c2 Fix broken tests because of default theme change (Valo). 7 years ago
  Aleksi Hietanen 6abb9c5c64 Reintroduce reordering of grid columns 7 years ago
  Pekka Hyvönen 45082d1abc Make Valo the default theme 7 years ago