17797 Commits (394299cd4cd5cddb08578aa758f927d3b40e3403)
 

Author SHA1 Message Date
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) 7 years ago
  Henri Sara 6297a81c52 Add since tags for 8.1 (#9343) 7 years ago
  Ilia Motornyi ac47c7a97f Reflect latest Tree API and styling changes to the documentation 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
  Teemu Suo-Anttila 9b725e2bd7 Add mention of context menu and DnD collision on mobile devices (#9337) 7 years ago
  Henri Sara 46422df01b Update since tags for TB elements (#9329) 7 years ago
  Teemu Suo-Anttila da773250ca Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327) 7 years ago
  Teemu Suo-Anttila bac4c82d52 Properly init client-side data in GridDataChangeHandlerTest 7 years ago
  Aleksi Hietanen 9c58a56ffe Add BackEndHierarchicalDataProvider and an abstract base class 7 years ago
  Aleksi Hietanen 16b37b6011 Fix code review comments 7 years ago
  Aleksi Hietanen 75be04cfb5 Add ItemCollapseAllowedProvider interface 7 years ago
  Aleksi Hietanen b153ba2f8b Add TreeGrid#getHierarchyColumn 7 years ago
  Aleksi Hietanen 760959a5d2 Improve CollapseEvent and ExpandEvent javadocs 7 years ago
  Aleksi Hietanen 67c503d064 Move HierarchicalDataCommunicatorConstants to the correct package 7 years ago
  Aleksi Hietanen ec7d17f903 Add convenience constructors to TreeGrid 7 years ago
  Aleksi Hietanen f5004fe3ce Add javadocs to Grid#readData and writeData 7 years ago
  Aleksi Hietanen f4bbe48069 Add setHierarchyColumn(column) overload to TreeGrid 7 years ago
  Aleksi Hietanen a053082b0a Make HierarchyRendererCellReferenceWrapper a nested class of HierarchyRenderer 7 years ago
  Aleksi Hietanen 0a3ce51e2c Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallback 7 years ago
  Aleksi Hietanen d9ce1e8fb7 Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants 7 years ago
  Aleksi Hietanen 2e879d11f8 Remove redundant method getComponentCount from Composite 7 years ago
  Aleksi Hietanen c9dbc70ac7 Add FunctionalInterface annotation to DependencyFilter 7 years ago
  Aleksi Hietanen 92bdee08a7 Wrap DataCommunicator#getBackEndSorting in an unmodifiable list 7 years ago
  Aleksi Hietanen 50847d1d34 Move CompositeState to different package 7 years ago
  Aleksi Hietanen a4ab8b9e54 Add javadoc to client-side TreeGrid widget 7 years ago
  Aleksi Hietanen 8cbbd608f7 Improvements to HierarchyRenderer 7 years ago
  Aleksi Hietanen d67f329f16 Clarify HierarchicalQuery javadocs 7 years ago
  Aleksi Hietanen 6020737775 Make CollapseListener and ExpandListener extend SerializableEventListener 7 years ago
  Artur aa3ad5db0f Clean connector tracker after each access block to stop memory leaks (#9305) 7 years ago
  Adam Wagner 76a0e04cb0 Add API for multiple drag data generators (#9321) 7 years ago
  Teemu Suo-Anttila 37c4af2b27 Adds a passthrough to root component for most Composite methods (#9324) 7 years ago
  Aleksi Hietanen efa7f5a4d0 Refactor common methods in in-memory data providers (#9308) 7 years ago
  Adam Wagner eb743d9652 Add API to store any type of data in the dataTransfer object (#9319) 7 years ago
  Teemu Suo-Anttila 04e7259fb4 Add events and functionality to Tree (#9318) 7 years ago
  Henri Sara e788fa906b Rename OSGi classes for Java naming conventions (#9320) 7 years ago
  Alejandro 91e0eb1ce1 Update video link in tutorial.adoc (#9317) 7 years ago
  Pekka Hyvönen c0ac7f0196 Fix DnD Polyfill to use isNan(i) instead of i===NaN (#9312) 7 years ago
  Pekka Hyvönen 88b84533e0 Distinguish between touch scroll and drag start on Grid (#9315) 7 years ago
  Leif Åstrand 6cfd4ed55a Use theme font and normal line wrapping for regular tooltips (#9143) 7 years ago
  Henri Sara 8949b2def6 WIP: Allow differentiating touch scroll from DnD (#9309) 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 years ago
  Artur 22848f3420 Properly remove service destroy listeners (#9304) 7 years ago
  Adam Wagner 494b90a81c Create upload URLs only when stream variable is attached by drop handler (#9301) 7 years ago
  Adam Wagner bda8acb856 Poll server for changes at the end of each file upload (#9300) 7 years ago
  Pekka Hyvönen 8591ce8deb Fix broken DragEnd event introduced in a recent PR (#9297) 7 years ago
  Pekka Hyvönen f72ac12fd2 Add mobile html5 dnd support using polyfill (#9282) 7 years ago
  Adam Wagner e2e3058a49 Make it possible to upload files by dropping them onto a drop target (#9277) 7 years ago
  Adam Wagner a4ffc1e159 Generate style name on every dragenter (#9292) (#9293) 7 years ago
  Knoobie 7b1e48f469 Make clicking checkbox label call focus listeners (#9271) 7 years ago
  Aleksi Hietanen dc6e754f8c Reset HierarchicalDataCommunicator on changes (#9275) 7 years ago