2609 Commits (7b288aeb663f89bdac8cbf7eb20877681b4b49a6)

Author SHA1 Message Date
  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
  Artur 4454e6bdc1 Provide GridLayout size and cell elements to JS and TB (#9019) 7 years ago
  Aleksi Hietanen 2c3e399cb6 Fix empty TreeGrid (#9067) 7 years ago
  Adam Wagner c1ecea9aa4 Remove Extension suffix from Grid DND classes (#9035) 7 years ago
  Adam Wagner a773c8c7b3 Make it possible to drop things between Grid rows (#8979) 7 years ago
  Adam Wagner 659313e8c3 Provide dragged Grid items in server side (#8950) 7 years ago
  Adam Wagner 1ac4f97241 Make it possible to drop things on top of Grid rows (#8747) 7 years ago
  Adam Wagner 2df1b373aa Make all selected rows draggable (#8746) 7 years ago
  Adam Wagner c4f8524ea8 Make Grid rows draggable (#8690) 7 years ago
  Aleksi Hietanen 4784e342eb Fix initial expand of TreeGrid items 7 years ago
  Adam Wagner 125d2a926c Make Button component draggable (#9038) 7 years ago
  Artur 72b4fbebe5 Send view width as width and not height 7 years ago
  Aleksi Hietanen 6ad53c7d66 Add server-side expand and collapse to TreeGrid (#9021) 7 years ago
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation 7 years ago
  Artur 18a0b1e45c Correctly set style names for NativeSelect (#9006) 7 years ago
  Stephen Wellington 4c9b6745f0 Fix Editor not saving values by pressing Enter (#8946) 7 years ago