359 Commits (7d1b06cbc4dd07b8b40fbc63d148027fd4c9cf4b)

Author SHA1 Message Date
  Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
  Artur 9a0f1c1361 Composite component (#8952) 7 years ago
  Leif Åstrand 7d4595c25c Add LoadStyle.NONE for completely omitting a connector 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
  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
  Aleksi Hietanen 6ad53c7d66 Add server-side expand and collapse to TreeGrid (#9021) 7 years ago
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation 7 years ago
  Teemu Suo-Anttila 7ff30d7c08 Fix column indexing when setting a renderer (#8976) 7 years ago
  Aleksi Hietanen b869d75181 Implement LocalDateRenderer and LocalDateTimeRenderer (#8955) 7 years ago
  Henri Sara f9a9f2c4be Add Grid.setRowHeight() (#8935) 7 years ago
  Ilia Motornyi cda2f0e5b2 Fix NativeSelect inner component size (#8737) 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
  Artur 2fe4c50ac8 Use computed style for Escalator size calculations (#8861) 7 years ago
  Aleksi Hietanen 9b7d34fc41 Fix infinite loop in data communication (#8927) 7 years ago
  Teemu Suo-Anttila 0bee1dc5f8 Improve caching when expanding nodes in hierarchical data (#8902) 7 years ago
  Adam Wagner e905e2bb80 Clean DropEvent and DragEndEvent properties (#8925) 7 years ago
  Aleksi Hietanen 8fcb2da138 Add possibility to configure the content mode of TabSheet tabs (#8920) 7 years ago
  Teemu Suo-Anttila 6f1f83d4b9 Fix default header content changes on init (#8921) 7 years ago
  Teemu Suo-Anttila 6384bc7dee Add feature to disable collapsing items in TreeGrid (#8879) 7 years ago
  Olli Tietäväinen d01a6ef027 Fix Flash expanding with percentage sizing (#8898) 7 years ago
  Aleksi Hietanen d1fa1a3efe Add collapse and expand events to TreeGrid (#8889) 7 years ago
  Aleksi Hietanen 2dc8c1b5ad Measure TreeGrid performance (#8896) 7 years ago
  Henri Sara 1d127a0c7f Support data-location attribute in CustomLayout (#8866) 7 years ago
  Teemu Suo-Anttila af6d13a22b Add tests for non-compatibility Grid 7 years ago
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7 years ago
  Ahmed Ashour 330329efce ApplicationRunnerServlet to correctly get last modified application (#8852) 7 years ago
  Henri Sara 28a815fb83 Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
  Aleksi Hietanen 71679dfd16 Hierarchical data (#8842) 7 years ago
  Teemu Suo-Anttila c766694bec Allow changing renderers after column creation (#8841) 7 years ago
  Pekka Hyvönen 1e8ad07135 Fix removing rows from the middle of Escalator (#8826) 7 years ago
  Ahmed Ashour 22b9d37a0f Correct license location 7 years ago
  Artur 6c567a4ef5 Correctly adjust upload button borders inside a component group (#8817) 7 years ago
  Artur bec7308ca3 Fix detach of grid when it contains frozen columns (#8803) 7 years ago
  Pekka Hyvönen 8106cf6456 Migrate Escalator tests for 8 (#8811) 7 years ago
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7 years ago
  Teemu Suo-Anttila 761c94ab2e Initial implementation of ComponentRenderer for Grid (#8743) 7 years ago
  Ilia Motornyi 264ee76965 Fix Upload and push in TabSheet (#8782) 7 years ago