409 Commits (f106026e41c667a4013031f59b0416532fd877bc)

Autor SHA1 Nachricht Datum
  Artur f106026e41 Send cursor position to server on blur even if the value has not changed (#9728) vor 7 Jahren
  Teemu Suo-Anttila e8f7de722a Allow null Components in ComponentRenderer (#9692) vor 7 Jahren
  Teemu Suo-Anttila 7b288aeb66 Add styling for ComponentRenderer wrapper div (#9691) vor 7 Jahren
  Teemu Suo-Anttila 5143e779a6 Fix Grid header merging on init (#9688) vor 7 Jahren
  Teemu Suo-Anttila 01a453649e Fix combobox adding new items on blur (#9660) vor 7 Jahren
  Teemu Suo-Anttila a454893e89 Add missing since for 8.0.7 vor 7 Jahren
  Ilia Motornyi a7b2de20d6 Implement tree item context click vor 7 Jahren
  Adam Wagner 6ecef50286 Add criteria API to make it easier to set acceptance criteria for drag and drop (#9605) vor 7 Jahren
  Pekka Hyvönen b0d109fe1d Fix invalid index in drop target Grid (#9604) vor 7 Jahren
  Adam Wagner 6ed5f2a0df Create drag source and drop target extensions for tree grid (#9463) vor 7 Jahren
  Leif Åstrand 87be139332 Load the debug window implementation asynchronously (#9026) vor 7 Jahren
  Teemu Suo-Anttila c0fdd1191c Prevent multiple runs of hierarchy column update (#9561) vor 7 Jahren
  Teemu Suo-Anttila f700c01e12 Enable row height and content mode settings for Tree (#9540) vor 7 Jahren
  Teemu Suo-Anttila fa10456957 Fix displaying Grid sort order set from server (#9530) vor 7 Jahren
  Henri Sara 620b413478 Add missing since tags (#9544) vor 7 Jahren
  Teemu Suo-Anttila f76cc830ef Rewrite HierarchyMapper to consistently handle changes vor 7 Jahren
  Teemu Suo-Anttila af5c46b6e0 Allow changing the renderer of hierarchy column in TreeGrid (#9514) vor 7 Jahren
  Artur 2f5e484a12 Add methods for setting the date as an ISO value for date fields vor 7 Jahren
  Teemu Suo-Anttila c5cdca0c62 Add handler for row height changing in Grid vor 7 Jahren
  Adam Wagner 8ff23ad108 Add mouse event details to the drop event (#9485) vor 7 Jahren
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) vor 7 Jahren
  Artur 39846ae083 Allow grid columns to optionally shrink to be narrower than contents vor 7 Jahren
  Henri Sara 3217df4491 Add since tags and javadocs vor 7 Jahren
  Artur 3d6a25c2f1 Find active connector anywhere in the DOM (#9429) vor 7 Jahren
  Pekka Hyvönen dc32093592 Fix Escalator javadocs (#9421) vor 7 Jahren
  Pekka Hyvönen 642b0adb2c Fix drop indicator when Grid is scrolled (#9417) vor 7 Jahren
  Pekka Hyvönen c7128c4c3e Fix missing drag image on FF, Safari (#9409) vor 7 Jahren
  Ilia Motornyi 77a0d562a3 New Tree component theme vor 7 Jahren
  Teemu Suo-Anttila 6b6dc9306a Add MultiSelection support for Tree Component (#9354) vor 7 Jahren
  Adam Wagner db713ec87a Add style name to all dragged rows (#9388) vor 7 Jahren
  Adam Wagner d7003aa96c Add style automatically to indicate that an element is being dragged (#9385) vor 7 Jahren
  Aleksi Hietanen a71abd42da Reorganize packages of connectors introduced in 8.1 (#9340) vor 7 Jahren
  Matti Tahvonen 9b72cbfa11 Fix resetting of last filter in VComboBox (#9381) vor 7 Jahren
  Adam Wagner d7142d1870 Make it possible for drop target to accept both files and other data (#9382) vor 7 Jahren
  Pekka Hyvönen 88429109c2 Show drop hints when dropping in empty Grid (#9353) vor 7 Jahren
  Adam Wagner df360681ae Fix DnD issues regarding data type text (#9347) vor 7 Jahren
  Pekka Hyvönen 431debc477 Fix NPE when detaching DragSource & DropTarget on client side (#9341) vor 7 Jahren
  Teemu Suo-Anttila b829146be0 Remove deprecation from setTag and throw on subsequent calls vor 7 Jahren
  Pekka Hyvönen 19ad2a565f Fix drag image offset for Grid rows for mobile (#9336) vor 7 Jahren
  Pekka Hyvönen 394299cd4c Fix Button as a Html5 DragSource (#9346) vor 7 Jahren
  Adam Wagner 9dd70e13cd Make it possible for grid drop target to accept dragged data when grid is empty (#9332) vor 7 Jahren
  Teemu Suo-Anttila da773250ca Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327) vor 7 Jahren
  Aleksi Hietanen 67c503d064 Move HierarchicalDataCommunicatorConstants to the correct package vor 7 Jahren
  Aleksi Hietanen a053082b0a Make HierarchyRendererCellReferenceWrapper a nested class of HierarchyRenderer vor 7 Jahren
  Aleksi Hietanen 0a3ce51e2c Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallback vor 7 Jahren
  Aleksi Hietanen d9ce1e8fb7 Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstants vor 7 Jahren
  Aleksi Hietanen a4ab8b9e54 Add javadoc to client-side TreeGrid widget vor 7 Jahren
  Aleksi Hietanen 8cbbd608f7 Improvements to HierarchyRenderer vor 7 Jahren
  Adam Wagner 76a0e04cb0 Add API for multiple drag data generators (#9321) vor 7 Jahren
  Adam Wagner eb743d9652 Add API to store any type of data in the dataTransfer object (#9319) vor 7 Jahren