11 Commits (04905e1e2eb81770d813abda6a516254e541443d)

Author SHA1 Message Date
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ansku 3b2bea5236 Resize should work within Grid details row (#9808) 6 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 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 d409100157 Duplicate client-side of the Vaadin 7 Grid 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 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
  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
  adam 5e75657b38 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila 6d0680b7cd Open editor deferred to allow column size calculations on init (#19488) 8 years ago
  Artur Signell b99d9e0cef Make hiding/showing components in grid header/footer work (#19297) 8 years ago
  elmot f300a2f7e4 Add missing @since for 7.6.2 8 years ago
  Teemu Suo-Anttila 1408272f77 Add clarifying comment to CustomDetailsGenerator 8 years ago
  Leif Åstrand 6d42267b11 Use LayoutManager for details rows (#18821, #18619) 8 years ago
  Teemu Suo-Anttila c7520351fe Support non-AbstractFieldConnector fields with Grid Editor (#19440) 8 years ago
  Henri Sara 9dbaab1898 Ignore context click on resize handle (#19408) 8 years ago
  Teemu Suo-Anttila 05356b0cb6 Add a method to clear selected text on context click (#19367) 8 years ago
  Markus Koivisto bd76f568d5 Add ContextClickEvent for touch events (#19206) 8 years ago
  Teemu Suo-Anttila a2b1860c16 Support Grid context click events in the empty areas of Grid (#19128) 8 years ago
  Johannes Dahlström 2732b77278 Add Grid column resize event API (#16838) 8 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
  Teemu Suo-Anttila 548ee39a92 Remove Grid EditorEvents and Listeners 8 years ago
  Teemu Suo-Anttila dd029323df Add GridContextClickEvent with item ids, properties and section (#16855) 8 years ago
  Teemu Suo-Anttila 89df22ae86 Fix Grid validation with row change race condition (#18908) 8 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Teemu Suo-Anttila 53a4b2c77a Refactor Grid SelectionModels as extensions (#18624) 9 years ago
  patrik 9899aa2009 Make Grid Editor eagerly report validation errors (#16725) 8 years ago
  Teppo Kurki 3c7eab0d58 Update Select all -CheckBox from server and partial selections (#17590) 9 years ago
  Markus Koivisto 9147fbad89 Fix empty @since 9 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 9 years ago
  Teppo Kurki 80058d9429 Add row and cell description generators to Grid (#18481) 9 years ago
  Teemu Suo-Anttila 40dcbc3cfa Refactor RpcDataProviderExtension to use DataGenerators 9 years ago
  Teemu Suo-Anttila 5837c103f7 Fix displaying Details when Grid is attached to DOM (#18390) 9 years ago
  Teemu Suo-Anttila 8d2bbed0a5 Fix Grid header adding and removing with select all checkbox (#17592) 9 years ago
  Teppo Kurki d5860be5b6 Use headerCaption as default hidingToggleCaption (#18028) 9 years ago
  patrik fad6e73e62 Add grid editor events (#17451) 9 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Johannes Dahlström 26b06bd636 Add focus API to Grid 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago