17 Commits (809a486c60a680d31308ffd078e6f8036252a990)

Author SHA1 Message Date
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Artur Signell a30c614552 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 22c372b7a5 Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell 4ea2151053 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell 76447b941a Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Artur Signell c94312a0f8 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 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
  Artur Signell fa2a40b38e Move Item to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Leif Åstrand 20f012cb69 Clarify error message for column mismatches (#18323) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Teemu Suo-Anttila d004aa1f8b Fix Components cleanup on Header/FooterRow remove in Grid (#19497) 8 years ago
  Teemu Suo-Anttila 614457a95d Fix Grid DetailsGenerator being removed on Container change (#19593) 8 years ago
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8 years ago
  Teemu Suo-Anttila 86969a99c2 Add a client-side connector for DetailsComponentManager (#19412) 8 years ago
  Marlon Richert bfa4373163 Increase grid column resize handle width (#16838) 8 years ago
  Teemu Suo-Anttila 4e0bfcdd1f Reapply DataGenerators when container changes (#19357, #19359) 8 years ago
  Teemu Suo-Anttila ed3f08b038 Fix select all checkbox state update with low row count (#19322) 8 years ago
  Teemu Suo-Anttila 459bb376e4 Fix setSelected in MultiSelectionModel to update row data (#19302) 8 years ago
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 years ago
  Sauli Tähkäpää fb28652b03 Support caption fetching for HTML and Widget headers. (#18528) 8 years ago
  Johannes Dahlström 883fa51bc9 Set pixel sizes to Grid columns when user starts drag resize (#16838) 8 years ago
  elmot b754452586 Javadocs for new 7.6 API (#19135) and some fixes 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Markus Koivisto 3e7d6c8e5f Fix empty @since for 7.6.0.alpha7 8 years ago
  Teemu Suo-Anttila 4f26b13c72 Remove Guava dependency from Grid 8 years ago
  Teemu Suo-Anttila 8a66300779 Refactor DetailComponentManager to be a static nested class of Grid 8 years ago
  Markus Koivisto e5634deaa7 Fix empty @since for 7.6.alpha7 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Artur Signell 98f9c438d8 Add Grid.deselectAll() (#18339) 9 years ago
  Johannes Dahlström 5eee3acc26 Report user-resized column widths to server (#16838) 8 years ago