24 Commits (ca6d6110fb9ffd97b6100931360f37edafaf6cef)

Author SHA1 Message Date
  Jonni Nakari ca6d6110fb Remove non working setHeight methods from Tree (#9631) 7 years ago
  Ilia Motornyi a7b2de20d6 Implement tree item context click 7 years ago
  Henri Sara cdefd5c3e5 Add mouse event details to Tree.ItemClick (#9599) 7 years ago
  Henri Sara 29a4578a8d Add isExpanded() method to Tree and TreeGrid 7 years ago
  Teemu Suo-Anttila f700c01e12 Enable row height and content mode settings for Tree (#9540) 7 years ago
  Ilia Motornyi 77a0d562a3 New Tree component theme 7 years ago
  Teemu Suo-Anttila 6b6dc9306a Add MultiSelection support for Tree Component (#9354) 7 years ago
  Aleksi Hietanen 7d7f41bc2a Add HasHierarchicalDataProvider#setTreeData 7 years ago
  Teemu Suo-Anttila 21c54c9228 Add getters for providers to Tree and TreeGrid 7 years ago
  Teemu Suo-Anttila 6b3482da66 Add convenience constructors for Tree component 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
  Teemu Suo-Anttila 37c4af2b27 Adds a passthrough to root component for most Composite methods (#9324) 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
  Teemu Suo-Anttila 1f44c63a55 Use v-tree8 as stylename for new Tree component (#9238) 7 years ago
  Aleksi Hietanen 8a77872050 Add additional overrides to Tree (#9225) 7 years ago
  Henri Sara b60ab78e7c Add missing since tags for 8.1 (#9220) 7 years ago
  Teemu Suo-Anttila bb43a537e0 Add an initial version of Tree component (#9212) 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand dadeb97657 Fix javadoc copied from CellStyleGenerator 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  elmot b754452586 Javadocs for new 7.6 API (#19135) and some fixes 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Teemu Suo-Anttila 5097095625 Add support for TreeContextClickEvents (#19062) 8 years ago
  Leif Åstrand 1d538feb45 Add Tree.htmlContentsAllowed (#7717) 8 years ago
  Steven Spungin 56524f009a Fix typo in Tree Javadoc (#17834) 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Johannes Dahlström 68c7963f08 Declarative support for Tree inline data (#16321) 9 years ago
  Artur Signell 8f02bfd384 Remove unusable code 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 31cc212c35 Replaced Filterable.hasContainerFilters with getContainerFilters (#11234) 11 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  michael 414ae5d0ed Rendering a Tree with icons fails if no alternate text is given (#11511) 11 years ago
  michaelvogt f980667fdf WAI-ARIA functions for Tree (#11389) 11 years ago
  John Ahlroos 423ff03e4b Fixed tree memory leak when removing expanded items from Tree (based on new Filterable API introduced by #11234) #11053 11 years ago
  John Ahlroos efc8449d6f Reverted Tree memory leak fix since it is breaking Tree filtering in a way that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053 11 years ago
  John Ahlroos 9a59383cd7 Fixed NPE in Tree when calling non-final constructor #11132 11 years ago
  John Ahlroos 7af5b3fceb Fixed another memory leak in Tree #11053 11 years ago
  John Ahlroos 834275130d Fixed memory leak in Tree #11053 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Artur Signell 52c4b1905e ItemStyleGenerator.getStyle now includes source component (#5822) 11 years ago
  Artur Signell 112572a700 Moved ReflectTools to com.vaadin.util (#4294) 11 years ago