337 Commits (94f2e1f4227c59b21011747ab04ed553cfa235a8)

Author SHA1 Message Date
  Teemu Suo-Anttila 2c8c2dec3c Add test for Components in Grid Header (#9696) 7 years ago
  Teemu Suo-Anttila e8f7de722a Allow null Components in ComponentRenderer (#9692) 7 years ago
  Teemu Suo-Anttila 7b288aeb66 Add styling for ComponentRenderer wrapper div (#9691) 7 years ago
  Teemu Suo-Anttila 5143e779a6 Fix Grid header merging on init (#9688) 7 years ago
  Henri Sara 3478969053 Fix position of font icons in ComboBox (#9638) 7 years ago
  Teemu Suo-Anttila e8e8b62dfb Add editor open event to Grid Editor (#9623) 7 years ago
  Teemu Suo-Anttila dde0f91af4 Add internal state validators for HasValue (#9532) 7 years ago
  Adam Wagner 6ed5f2a0df Create drag source and drop target extensions for tree grid (#9463) 7 years ago
  Teemu Suo-Anttila e4e2328a3a Add presentation value providers for Grid (#9553) 7 years ago
  Teemu Suo-Anttila f700c01e12 Enable row height and content mode settings for Tree (#9540) 7 years ago
  Teemu Suo-Anttila fa10456957 Fix displaying Grid sort order set from server (#9530) 7 years ago
  Teemu Suo-Anttila f76cc830ef Rewrite HierarchyMapper to consistently handle changes 7 years ago
  Teemu Suo-Anttila af5c46b6e0 Allow changing the renderer of hierarchy column in TreeGrid (#9514) 7 years ago
  Artur 2f5e484a12 Add methods for setting the date as an ISO value for date fields 7 years ago
  Teemu Suo-Anttila c5cdca0c62 Add handler for row height changing in Grid 7 years ago
  Adam Wagner 8ff23ad108 Add mouse event details to the drop event (#9485) 7 years ago
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7 years ago
  Artur 39846ae083 Allow grid columns to optionally shrink to be narrower than contents 7 years ago
  Artur 3d6a25c2f1 Find active connector anywhere in the DOM (#9429) 7 years ago
  Pekka Hyvönen c7128c4c3e Fix missing drag image on FF, Safari (#9409) 7 years ago
  Aleksi Hietanen 19a7e696fd Make select all work with TreeGrid (#9412) 7 years ago
  Teemu Suo-Anttila 6b6dc9306a Add MultiSelection support for Tree Component (#9354) 7 years ago
  Pekka Hyvönen ded683a75f Add shorthand for adding a column with ComponentRenderer 7 years ago
  Pekka Hyvönen 88429109c2 Show drop hints when dropping in empty Grid (#9353) 7 years ago
  Henri Sara 8677195c87 Fix tooltip test after tooltip style change 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
  Aleksi Hietanen 9c58a56ffe Add BackEndHierarchicalDataProvider and an abstract base class 7 years ago
  Aleksi Hietanen 75be04cfb5 Add ItemCollapseAllowedProvider interface 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
  Aleksi Hietanen efa7f5a4d0 Refactor common methods in in-memory data providers (#9308) 7 years ago
  Teemu Suo-Anttila 04e7259fb4 Add events and functionality to Tree (#9318) 7 years ago
  Leif Åstrand 6cfd4ed55a Use theme font and normal line wrapping for regular tooltips (#9143) 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 years ago
  Pekka Hyvönen f72ac12fd2 Add mobile html5 dnd support using polyfill (#9282) 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
  Artur b5da856bdb Move TestBench API to the correct package (#9249) 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
  Teemu Suo-Anttila bb43a537e0 Add an initial version of Tree component (#9212) 7 years ago
  Artur a48e5a1cb8 Add an option for defining number of visible items in a NativeSelect (#9109) 7 years ago
  Teemu Suo-Anttila 70a3a105b2 Fix race condition between rendering TreeGrid and setting up headers (#9105) 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 9a0f1c1361 Composite component (#8952) 7 years ago
  Adam Wagner 8cf7b41e3f Grid drag and drop documentation (#9055) 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