2671 Commits (456f14f5e557cd1f5be3c3161df8e4e26a99f36f)

Author SHA1 Message Date
  Adam Wagner df360681ae Fix DnD issues regarding data type text (#9347) 7 years ago
  Pekka Hyvönen 431debc477 Fix NPE when detaching DragSource & DropTarget on client side (#9341) 7 years ago
  Teemu Suo-Anttila b829146be0 Remove deprecation from setTag and throw on subsequent calls 7 years ago
  Pekka Hyvönen 19ad2a565f Fix drag image offset for Grid rows for mobile (#9336) 7 years ago
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) 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 da773250ca Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327) 7 years ago
  Aleksi Hietanen 67c503d064 Move HierarchicalDataCommunicatorConstants to the correct package 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 a4ab8b9e54 Add javadoc to client-side TreeGrid widget 7 years ago
  Aleksi Hietanen 8cbbd608f7 Improvements to HierarchyRenderer 7 years ago
  Adam Wagner 76a0e04cb0 Add API for multiple drag data generators (#9321) 7 years ago
  Adam Wagner eb743d9652 Add API to store any type of data in the dataTransfer object (#9319) 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
  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
  Pekka Hyvönen cbb4393847 Fix partly missing drag image regression on Safari 7 years ago
  Henri Sara 624a9594b5 Allow custom click handlers in subclasses of TreeGrid 7 years ago
  Henri Sara 6f9825319a Fix selection with space in TreeGrid/Tree 7 years ago
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() 7 years ago
  Teemu Suo-Anttila 87e7887bc0 Add since tags for 8.0.6 7 years ago
  Pekka Hyvönen 594cabd5f8 Fix HTML5 DnD regression for FF (#9245) 7 years ago
  Aleksi Hietanen f10c0dcc7e Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244) 7 years ago
  Adam Wagner ac00b616f4 Use style name for drag source according to convention (#9091) 7 years ago
  Teemu Suo-Anttila ff52c42738 Fix ComponentLocator with inherited classes without custom connector (#9176) 7 years ago
  Henri Sara b60ab78e7c Add missing since tags for 8.1 (#9220) 7 years ago
  Adam Wagner 61bada0747 Disable drag and drop for touch devices (#9216) 7 years ago
  Teemu Suo-Anttila bb43a537e0 Add an initial version of Tree component (#9212) 7 years ago
  Aleksi Hietanen 60db37dfaa Improve expand and collapse of items in TreeGrid (#9159) 7 years ago
  Adam Wagner 9c443c9de4 Ignore dragstart and dragend events if there are no items dragged (#9187) 7 years ago
  Adam Wagner 6094f09c9e Set transfer data only when not null (#9185) 7 years ago
  Henri Sara ac73dd5197 Add since tags for 8.1 7 years ago
  Artur a48e5a1cb8 Add an option for defining number of visible items in a NativeSelect (#9109) 7 years ago
  Aleksi Hietanen 2e5b491134 Make TreeGrid follow framework style conventions 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Adam Wagner d0a8608c7e Make it possible to set a Resource as drag image (#9088) 7 years ago
  Artur bb46fff437 Add support for frontend:// using separate es5 and es6 folders 7 years ago
  Teemu Suo-Anttila 70a3a105b2 Fix race condition between rendering TreeGrid and setting up headers (#9105) 7 years ago
  Teemu Suo-Anttila b5b7bb7021 Remove unnecessary logging from setHeightByRows in Escalator 7 years ago
  Artur dfd1f04f4f Fix changing primary style name for NativeSelect (#9016) 7 years ago