127 Commits (08c748acfffa5c6f94933561de19fd8522ab8cad)

Author SHA1 Message Date
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Tatu Lund b379d6bb2c Removal of data communicator needs to happen before call to super.remove() (#11710) 4 years ago
  edler-san 10bfb39952 Detailed the usage of the GridRowDragger class (#11355) 5 years ago
  Sun Zhe b20a9a8318 Code formatting (#11278) 5 years ago
  Sun Zhe 5c7c28a3a6
Revert change to fix issue on removing Grid with components (#11224) 5 years ago
  Mehdi Javan e854d6ea83 Fixing typo (#11207) 5 years ago
  Mehdi Javan eebb0debc4
Updating since tags (#11200) 5 years ago
  Teemu Suo-Anttila b2745dc14f Fix handler creation to happen on init (#11172) 5 years ago
  Teemu Suo-Anttila 5a24c48655 Add API to access features of SelectionModels (#10939) 5 years ago
  Teemu Suo-Anttila 0860c19149
Fix Grid MultiSelectionModel to always use getId (#11086) 5 years ago
  Teemu Suo-Anttila 578e11e6c4 Fix canceling Grid Editor during EditorOpenEvent (#11038) 6 years ago
  Ilia Motornyi c4d621c777 Enable formatting in testbench-api module (#10852) 6 years ago
  Ilia Motornyi f716034bb7
Add @since 8.4 (#10840) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  KatriHaapalinna bdbb0b4328 Colorpicker validation handling (#10821) 6 years ago
  Anastasia Smirnova 9eb3119dba Add modality support to ColorPicker (#10815) 6 years ago
  Anastasia Smirnova 1719e35ae9 Fix incorrect color value handling in ColorPicker (#10812) 6 years ago
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Artur e813c97e0b Setting of tooltips for grid header/footer cells (#10489) 6 years ago
  Aleksi Hietanen de5c9a394a Create DescriptionGenerator in package com.vaadin.ui (#10346) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Pekka Hyvönen 535f259607 Rename GridDragger to GridRowDragger (#10333) 6 years ago
  Pekka Hyvönen ce3efd94b3 Add documentation on GridDragger (#10328) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Pekka Hyvönen 6e01211931
Add helper for Grid row DnD (#10255) 6 years ago
  Pekka Hyvönen 1066d9897b Add new drop mode ON_GRID for GridDropTarget (#10296) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Piotr Wilkin 802bb98b85 Edit grid row by index - server side (#10040) 6 years ago
  Ahmed Ashour eda970f667 Don't use synthetic methods for listener classes. (#10135) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Henri Sara 94c57dea38 Eliminate the use of AWT in non-test code (#10094) 6 years ago
  Henri Sara f3ae6c2c2b Fix ColorPickerGrid indexing 6 years ago
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) 6 years ago
  Teemu Suo-Anttila e8e8b62dfb Add editor open event to Grid Editor (#9623) 7 years ago
  Adam Wagner 6ed5f2a0df Create drag source and drop target extensions for tree grid (#9463) 7 years ago
  Adam Wagner 8ff23ad108 Add mouse event details to the drop event (#9485) 7 years ago
  Henri Sara 3217df4491 Add since tags and javadocs 7 years ago
  Pekka Hyvönen 642b0adb2c Fix drop indicator when Grid is scrolled (#9417) 7 years ago
  Aleksi Hietanen 19a7e696fd Make select all work with TreeGrid (#9412) 7 years ago
  Teemu Suo-Anttila 7b506a70c8 Correctly use id to identify data when refreshing (#9398) 7 years ago
  Pekka Hyvönen 88429109c2 Show drop hints when dropping in empty Grid (#9353) 7 years ago
  Adam Wagner 9dd70e13cd Make it possible for grid drop target to accept dragged data when grid is empty (#9332) 7 years ago
  Adam Wagner 76a0e04cb0 Add API for multiple drag data generators (#9321) 7 years ago