60 Commits (68f19ab2b0ac13393c887817f063e2b918b86d57)

Author SHA1 Message Date
  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
  Denis Anisimov 24b43d902c Data should be updated when it's set for disabled components. 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 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
  Aleksi Hietanen ec16799469 Fix broken GridSortingTest caused by theme change 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
  Aleksi Hietanen 6abb9c5c64 Reintroduce reordering of grid columns 7 years ago
  Denis Anisimov 6b229978ac Fix GridColumnHidingTest: don't use moveToElement() in TB with FF. 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Johannes Dahlström 96119ab022 Implement default header row in new Grid 7 years ago
  Johannes Dahlström 680b7009d4 Initial support for multiple headers in new Grid 7 years ago
  Denis Anisimov 78130f1884 Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
  Aleksi Hietanen 4d16c72c32 Reintroduce grid column sizing 7 years ago
  Aleksi Hietanen 79132bcb6d Reintroduce grid column hiding 7 years ago
  Aleksi Hietanen c73e1833b6 Add CheckBoxRenderer 7 years ago
  Denis Anisimov 62d712fb45 DataSource.refreshAll() for notifying components to reload (#233). 7 years ago
  Teemu Suo-Anttila 52cada891a Fix indices in GridSortingTest 7 years ago
  Teemu Suo-Anttila c3af8b1873 Add ItemClick events to Grid 7 years ago
  Aleksi Hietanen 33809f43cd Migrate ClickableRenderer and subclasses 7 years ago
  Teemu Suo-Anttila 3017820a53 Add DescriptionGenerators for Grid and Columns 7 years ago
  Teemu Suo-Anttila 74df0fadeb Add StyleGenerators for Grid and Columns 7 years ago
  Leif Åstrand 3d3f12d92b Reimplement basic Grid renderers 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 7 years ago
  Teemu Suo-Anttila da8394e5ad Reintroduce frozen columns and height by rows to Grid 7 years ago
  Leif Åstrand 2f83685c80 Move uitests for the legacy Grid to a separate v7 package 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7 years ago
  Artur Signell 0207cc93e0 Stop running test on IE11 which does not shift click when it should 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Teemu Suo-Anttila b4861eda6b Implement DetailsGenerators for Grid 7 years ago
  Teemu Suo-Anttila 87e0a08b60 Add a typed version of the Grid component 7 years ago
  Aleksi Hietanen 628adbf01a Fix TextField and related tests 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Aleksi Hietanen 470deb3e15 Implement new PasswordField (#52) 8 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 88a0b0ca9a Remove carriage returns 7 years ago
  Artur Signell c9f95347c3 Remove IE8-IE10 related test code 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 8 years ago