2530 Commits (feature/vaadin8-book-vol2)

Author SHA1 Message Date
  Teemu Suo-Anttila ea5b396391 Add support for sorting with backend data sources 7 years ago
  Teemu Suo-Anttila 76c6ace806 Handle in-memory sorting in Grid with Comparators 7 years ago
  Johannes Dahlström d2cacc7c42 Move Binder to a more proper package 7 years ago
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns 7 years ago
  Johannes Dahlström 5ebb4cf0d8 Rename onEvent style methods to add*Listener 7 years ago
  Henri Sara f7e1d353dd Fix and optimize TabsheetScrollingTest 7 years ago
  Henri Sara 43ae9417f4 Fixing Grid Layout required indicator position (#18418) 8 years ago
  Henri Sara cfbb4d43f6 Disable tooltip tests for Firefox. 7 years ago
  Henri Sara 125e804658 Update test for Chrome 51 7 years ago
  Teemu Suo-Anttila 32f7bcaa5c Fix navigation to same view with different parameters (#20029) 7 years ago
  Anna Koskinen f5f45293b9 Updates to Grid's height handling (#19690). 8 years ago
  Teemu Suo-Anttila a3c0378df7 Add basic sorting implementation and API 7 years ago
  Teemu Suo-Anttila ba228972ae Simplify DataSource to be a function that provides Stream of values 7 years ago
  Teemu Suo-Anttila 15339fa031 Fix ARS to find tests from temp package 7 years ago
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 7 years ago
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 7 years ago
  Johannes Dahlström f9296a34dd Rename Component.Event to LegacyEvent 8 years ago
  Johannes Dahlström 32a5a7616a Rename package c.v.event.handler to c.v.event.typed 8 years ago
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 8 years ago
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8 years ago
  Teemu Suo-Anttila 94ab98d23d Add Binder for binding beans to fields 8 years ago
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8 years ago
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8 years ago
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Teemu Suo-Anttila fb63a60cc4 Use gwt-user and gwt-dev dependencies in client and compiler 8 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Leif Åstrand 72c067a2d1 Move Jetty 9.3 before vaadin-* on the classpath 8 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Teemu Suo-Anttila 7f893c1f9c Correctly handle compiled resources for Development Server 8 years ago
  Teemu Suo-Anttila 6fa62acf8d Update Jetty version in uitest 8 years ago
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9 years ago
  Edoardo Vacchi 31709daa2d Remove shortcut listener from subclasses of AbstractComponent (#16498). 9 years ago
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8 years ago
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago
  Denis Anisimov c6f185a1c4 Fix opacity value for disabled label and non-collapsible column (#15489) 9 years ago
  Artur Signell 2ac56631c0 Do not start local Jetty for server tests 8 years ago
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8 years ago
  Artur Signell b3b5c062b0 Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550) 8 years ago
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8 years ago
  Markus Koivisto bfec8f8907 Remove guava URL encode dependency 8 years ago
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9 years ago
  Teemu Pöntelin aa2cdc96ec Always return cursor position 0 when displaying input prompt (#19766) 8 years ago
  Artur Signell d3c617a77d Fix null selection to work again (#19787) 8 years ago
  Artur Signell c6716287e1 Test using Payara 8 years ago
  Henri Sara 08bdb4829a Compare against references also if no version specified 8 years ago
  Ilia Motornyi ef306c16f5 Revert "Better default for nullRepresentation (#13221, #12877)" 8 years ago
  Henri Sara d85ebe54b6 Fix classpath order for integration tests 8 years ago
  Teemu Suo-Anttila 7dbdbf7f4a Move theme and widgetset compilation to prepare-package 8 years ago
  Artur Signell 034b61de03 Take body scrolling into account when deciding combobox popup position (#19162) 8 years ago