26 Commits (ca3af82272105fc7585124b9eb1ab76a84cd1df5)

Author SHA1 Message Date
  Tatu Lund ca3af82272 Sanitize caption used in Grid header 5 years ago
  Olli Tietäväinen 738f620b73 Empty sinces for 7.7.14 (#11114) 5 years ago
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 years ago
  Leif Åstrand 002c188e2b Allow configuring content modes for Grid cell tooltips (#10396) 6 years ago
  Artur d03e6a5817 Correctly detach header/footer components when column is removed (#8645) 7 years ago
  Teemu Suo-Anttila 3a39feca66 Remove unnecessary full classnames and parenthesis from code (#8681) 7 years ago
  Pekka Hyvönen 1d6fcdc543 Update missing since tags for 7.7.7 (#8474) 7 years ago
  Artur 7be7afaa25 Add method for refreshing all Grid rows (#8406) 7 years ago
  Artur 131e4f34bd Make it possible to disallow user selection in Grid (#8144) 7 years ago
  Adam Wagner 870a4d9ab3 Improve Grid extendability (#8343) 7 years ago
  Artur 90f75534c3 Properly report invalid arguments to StaticRow.join() (#8243) 7 years ago
  Artur ef729f355b Correctly detach components in merged cells when a static row is removed (#8142) 7 years ago
  Artur 5951c9f255 Replace non-breaking spaces with space (#7957) 7 years ago
  Pekka Hyvönen e944b2bda4 Update @since tags for 7.7.5 7 years ago
  Patrik Lindström 9a0b4e9827 Add lazy/simple resize mode to Grid (#20108) 7 years ago
  adam 7535fbf633 Fix NPE in case some items don't contain all properties of Grid. 7 years ago
  Artur Signell 04650c5654 Update client side selection state when changing selection model (#20370) 7 years ago
  Artur Signell 643365176a Send selection change events when changing selection mode (#20391) 7 years ago
  Artur Signell b3022c7f95 Add Grid.refreshRows to allow refreshing individual rows (#16765) 7 years ago
  Artur Signell c7ca048dcc Check for duplicate property ids when setting Grid columns or column order (#20386) 7 years ago
  Artur Signell 9c90ed78a1 Never check the selectAll checkbox in an empty grid (#20301) 7 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Artur Signell 45f2fba8ff Prevent editor from being canceled while it is being saved (#19458) 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) 9 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
  Johannes Dahlström ed5b1f2c27 Add API for setting Grid columns resizable (#16838) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Teemu Suo-Anttila be3cc216f2 Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode 8 years ago