257 Commits (c48fd3d872df347550fd9f2754713c06bb62b2cd)

Author SHA1 Message Date
  Teemu Suo-Anttila c48fd3d872 Use correct TreeElement and server-side classname (#9221) 7 years ago
  Aleksi Hietanen a1c2b2f676 HierarchicalDataProvider cache invalidation workaround (#9218) 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 a48e5a1cb8 Add an option for defining number of visible items in a NativeSelect (#9109) 7 years ago
  Aleksi Hietanen 2e5b491134 Make TreeGrid follow framework style conventions 7 years ago
  Teemu Suo-Anttila 70a3a105b2 Fix race condition between rendering TreeGrid and setting up headers (#9105) 7 years ago
  Artur dfd1f04f4f Fix changing primary style name for NativeSelect (#9016) 7 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Artur 9a0f1c1361 Composite component (#8952) 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
  Aleksi Hietanen 2c3e399cb6 Fix empty TreeGrid (#9067) 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
  Artur 18a0b1e45c Correctly set style names for NativeSelect (#9006) 7 years ago
  Stephen Wellington 4c9b6745f0 Fix Editor not saving values by pressing Enter (#8946) 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 fee9350a59 Added test for removing last row in cache 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
  Ilia Motornyi 3d018d479a Fix TreeGridBasicFeaturesTest for IE11 (#8933) 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
  Henri Sara 17b3f23b0e Fix FlashExpansionTest (#8919) 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
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 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
  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
  Johannes Tuikkala 58b3bce533 Fix client-side error when Upload in TabSheet and Push 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Artur 42064ade8f Fix exception when no columns are shown (#8733) 7 years ago