286 Commits (2c3e399cb654588c8159e0e4ec4de7cc7de81b7b)

Author SHA1 Message Date
  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
  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
  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
  Teemu Suo-Anttila af6d13a22b Add tests for non-compatibility Grid 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
  Ahmed Ashour 22b9d37a0f Correct license location 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
  Artur Signell fc92ad10e9 Avoid double unregister of columns on the client side 7 years ago
  Ahmed Ashour 1290426ff3 Fix some generics warnings in Eclipse 7 years ago
  Johannes Tuikkala 58b3bce533 Fix client-side error when Upload in TabSheet and Push 7 years ago
  Teemu Suo-Anttila 14c160e720 Restore column based width for compatibility selects 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Ahmed Ashour 628ff25ae5 Use try-with-resources (#8757) 7 years ago
  Artur 42064ade8f Fix exception when no columns are shown (#8733) 7 years ago
  Leif Åstrand c21c5526b1 Fix js state partial updates (#8695) 7 years ago
  Aleksi Hietanen 6783bca88d Add initial implementation of TreeGrid (#8572) 7 years ago
  Denis 998ea1f48a Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
  Artur f3d7682529 Add support for rendering HTML in ButtonRenderer (#8606) 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Denis e76d2e8953 Migrate v7 Grid tests. Next round. (#8435) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Henri Sara 10be6badbe Fix GridDetailsLayoutExpandTest (#8556) 7 years ago