409 Commits (f106026e41c667a4013031f59b0416532fd877bc)

Author SHA1 Message Date
  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
  Denis 6456428004 Add Grid editor events. (#8365) 7 years ago
  caalador 59157179b6 Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Denis 9ef479303b Introduce empty selection functionality for NativeSelect. (#8336) 7 years ago
  Artur be694984fb Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
  caalador ee7782f256 Fix absolute layout component sizing on size change (#8269) 7 years ago
  Artur 3a3e482606 Remove custom preloading support and load scripts using async=false (#8291) 7 years ago
  Artur 1b7f597161 Code cleanup: Move dependency loading logic to a separate class (#8290) 7 years ago
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Sami Ekblad 038f95e1fb Better instructions in widgetset optimization view in the debug window. (#8261) 7 years ago
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
  Denis 40cb64fbab Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
  Artur 8fca887996 Support for defining the root element for Javascript components (#8143) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Johannes Dahlström ec267ae01f Move Grid event handlers to a list, add method to add custom handlers 8 years ago
  Johannes Dahlström 6f05873bad Refactor Grid event handling methods to instances of a handler interface 8 years ago
  Johannes Dahlström 16220d8e67 Start client-side Grid DOM event handling refactor 8 years ago
  Denis Anisimov 21e8f88ec9 Add javadocs and @since for the #20469 migration patch. 7 years ago
  Artur Signell 17b5c8dc39 Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago