562 Commits (2fc7554779cb3df2e58dab9057a9b51839e84930)

Author SHA1 Message Date
  Aleksi Hietanen 2e879d11f8 Remove redundant method getComponentCount from Composite 7 years ago
  Aleksi Hietanen 50847d1d34 Move CompositeState to different package 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
  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
  Adam Wagner eb743d9652 Add API to store any type of data in the dataTransfer object (#9319) 7 years ago
  Teemu Suo-Anttila 04e7259fb4 Add events and functionality to Tree (#9318) 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 years ago
  Adam Wagner 494b90a81c Create upload URLs only when stream variable is attached by drop handler (#9301) 7 years ago
  Adam Wagner bda8acb856 Poll server for changes at the end of each file upload (#9300) 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
  Teemu Suo-Anttila 93256e3e69 Use variable name item instead of data in Grid (#9273) 7 years ago
  Knoobie 60db9684a2 Fix the missing focus and blur implementations (#9269) 7 years ago
  Pekka Hyvönen 594cabd5f8 Fix HTML5 DnD regression for FF (#9245) 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
  Aleksi Hietanen 60db37dfaa Improve expand and collapse of items in TreeGrid (#9159) 7 years ago
  Artur f8921dc387 Add support for pluggable filters for rewriting dependencies (#9182) 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
  Ilia Motornyi 973278ac49 Include charset in text/html responses (#8777) (#9123) 7 years ago
  Henri Sara 37219932b9 Add/fill in missing @since tags for 8.1 (#9106) 7 years ago
  Artur a5b1741e47 Support using Composite and CustomComponent as a Design root class (#9017) 7 years ago
  Artur 9a7a03b2f9 Fix problem when reading a nested Design based on a GridLayout (#9092) 7 years ago
  Artur 9a0f1c1361 Composite component (#8952) 7 years ago
  Adam Wagner dd1d288d5f Create combined drop mode to allow both on_top and between drops (#9063) 7 years ago
  Adam Wagner 8cf7b41e3f Grid drag and drop documentation (#9055) 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
  Leif Åstrand 8b94b1aeca Use setCaption Javadocs inherited from Component (#9066) 7 years ago
  Aleksi Hietanen 4784e342eb Fix initial expand of TreeGrid items 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
  Tien Nguyen 1a30320913 Fix bug column and row expand ratio are not persisted 7 years ago
  Leif Åstrand 0a257471c7 Make getValueProvider return ValueProvider (#8983) 7 years ago
  Aleksi Hietanen b869d75181 Implement LocalDateRenderer and LocalDateTimeRenderer (#8955) 7 years ago
  Henri Sara f9a9f2c4be Add Grid.setRowHeight() (#8935) 7 years ago
  Artur Signell 92ccddf4f2 Make CustomField iterator() comply with contract 7 years ago
  Teemu Suo-Anttila 91590e9f6c Fix data not being sent again when adding DataGenerators (#8947) 7 years ago
  Pekka Hyvönen e3e96a674c Move select all visible to multi selection model interface (#8627) 7 years ago
  Jouni Koivuviita 38ed444e7e Add `closable` style to Error Notifications (#8903) 7 years ago
  Aleksi Hietanen 8fcb2da138 Add possibility to configure the content mode of TabSheet tabs (#8920) 7 years ago