359 Commits (7d1b06cbc4dd07b8b40fbc63d148027fd4c9cf4b)

Author SHA1 Message Date
  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
  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
  Adam Wagner 813a99cfef Make DragSource extension/component available in DropEvent (#8636) 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
  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
  Denis e76d2e8953 Migrate v7 Grid tests. Next round. (#8435) 7 years ago
  Artur bba4e4037b Translate "context://" to the context root of the web app 7 years ago
  Adam Wagner c53f066d17 Make DragSourceExtension and DragTargetExtension generic (#8628) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Henri Sara 10be6badbe Fix GridDetailsLayoutExpandTest (#8556) 7 years ago
  Adam Wagner a9c8e66d14 HTML5 Drag and Drop Support (#8264) 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 0f97714b63 Fix removing and adding a column in grid (#8437) 7 years ago
  caalador 19fdb91d4b Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 years ago
  Leif Åstrand 909c7e56d8 Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
  caalador 5f9681bbb7 Fix problem with re-opening the popup (#8446) (#8451) 7 years ago
  Denis 6456428004 Add Grid editor events. (#8365) 7 years ago
  Ilia Motornyi 0bbee6f4e2 Typo fix; screenshots update. 7 years ago
  caalador 59157179b6 Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
  Denis be2c4684cd Grid tests migration. Next round. (#8412) 7 years ago
  Pekka Hyvönen 6c624e86e3 Replace FontAwesome with Vaadin Icons (#8208) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 839c37a6cc Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
  Denis 9ef479303b Introduce empty selection functionality for NativeSelect. (#8336) 7 years ago
  Denis 5616216306 Allow to disable user selection in the grid model. (#8345) 7 years ago
  Teemu Suo-Anttila 294ca0a2f5 Add APIs to inform components of stale objects in DataProvider (#8271) 7 years ago
  Artur be694984fb Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Artur c916782da1 Support using multiple @JavaScript and @StyleSheet annotations on a class (#8293) 7 years ago
  caalador ee7782f256 Fix absolute layout component sizing on size change (#8269) 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
  Leif Åstrand dafc831025 Change BackEndDataProvider into an interface (#8268) 7 years ago
  rogozinds 487cb4ea0c Add getHeaderCellByCaption method to tb-api GridElement (#8248) 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
  Leif Åstrand 0c471fbab5 Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
  Teemu Suo-Anttila 253a61c195 Fix TestBench API imports (#8112) 7 years ago
  Artur f7e33df4fc Import element tests from TestBench (#8117) 7 years ago
  Aleksi Hietanen ae54094346 Correctly reset DataCommunicator when its DataProvider is changed (#8138) 7 years ago
  Aleksi Hietanen 5e89da2f8a Fix broken method signature of Grid.addColumn (#8180) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Pekka Hyvönen 4130f1d87d Update component docs for 8 except Grid 7 years ago