316 Commits (107e9dd81f9b00b13250e8239c06c70b82dafcfb)

Author SHA1 Message Date
  Pekka Hyvönen 1e0661129b Fix removing rows over the cached range in Grid 7 years ago
  Artur 2fe4c50ac8 Use computed style for Escalator size calculations (#8861) 7 years ago
  Henri Sara e091687db4 Use textContent instead of innerText in TextRenderer (#8936) 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
  Adam Wagner acbb5a787b Remove support for transfer data type (#8910) 7 years ago
  Olli Tietäväinen d01a6ef027 Fix Flash expanding with percentage sizing (#8898) 7 years ago
  Henri Sara ec0b52a1b6 Optimize grid by avoiding redundant row refreshes (#8874) 7 years ago
  Pekka Hyvönen 9a679b57d1 Deprecate old DnD functionality (#8864) 7 years ago
  Henri Sara 414d5b0340 Add missing since tags for 8.1.0.alpha1 (#8888) 7 years ago
  elmot df56703f05 Add @since 8.0.3 tags 7 years ago
  Henri Sara 1d127a0c7f Support data-location attribute in CustomLayout (#8866) 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
  Ahmed Ashour 22b9d37a0f Correct license location 7 years ago
  Artur bec7308ca3 Fix detach of grid when it contains frozen columns (#8803) 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
  Ahmed Ashour 76713bbb4c Remove extra empty javadocs before package declaration (#8776) 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
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Leif Åstrand 9ca5a0b160 Always load the deferred connector bundle (#8713) 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
  Adam Wagner abc26cb38d Add @author and @since tags to drag and drop related new files (#8693) (#8694) 7 years ago
  Aleksi Hietanen 6783bca88d Add initial implementation of TreeGrid (#8572) 7 years ago
  Adam Wagner 813a99cfef Make DragSource extension/component available in DropEvent (#8636) 7 years ago
  Artur f3d7682529 Add support for rendering HTML in ButtonRenderer (#8606) 7 years ago
  Artur 04a20bf666 Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597) 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Artur bba4e4037b Translate "context://" to the context root of the web app 7 years ago
  Adam Wagner af1412adad Replace usage of getParent() to prevent client side NPE during onUnregister (#8648) 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Teemu Suo-Anttila 21544c9df3 Enable long tap emulation on iOS for context clicks (#8565) 7 years ago
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 7 years ago
  caalador 79a33ef679 Fix click selection for automatic testing. (#8513) 7 years ago
  Denis 40ab6dc039 Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
  caalador 84dc6c0b88 Fix keyboard navigation for ListSelect (#8503) 7 years ago
  caalador 19fdb91d4b Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 years ago
  caalador 5f9681bbb7 Fix problem with re-opening the popup (#8446) (#8451) 7 years ago
  caalador 8c87ae6b09 Fix exception on remove column. (#8432) 7 years ago