2671 Commits (456f14f5e557cd1f5be3c3161df8e4e26a99f36f)

Author SHA1 Message Date
  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
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) 7 years ago
  Artur 7d75f33707 Wait for HTML imports to be processed and not only loaded (#9110) 7 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
  Artur 20b49db2fc Ignore all external events in the Profiler (#9033) 7 years ago
  Henri Sara 695ae21edb Schedule DOM reset after column size setting (#9011) 7 years ago
  Artur 9a0f1c1361 Composite component (#8952) 7 years ago
  Adam Wagner b480c7166a Indicate when multiple rows are dragged (#9087) 7 years ago
  Aleksi Hietanen a4a4d9e064 Use separate identifier for push connections 7 years ago
  Adam Wagner dd1d288d5f Create combined drop mode to allow both on_top and between drops (#9063) 7 years ago
  Pekka Hyvönen 107e9dd81f Replace drag over class name with conventional ones (#9059) (#9076) 7 years ago
  Olli Tietäväinen cf93a67297 Panel.setScrollTop() fails with impossibly large numbers 7 years ago
  Artur 22c39d36f8 Correctly set ListSelect style names 7 years ago
  Artur 71e4d797fe Notify a resource load listener many times if it has been added many times (#9075) 7 years ago