2228 Commits (feature/vaadin8-sass-valo-only)

Author SHA1 Message Date
  Henri Sara e0c59e607e Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 7e9beccd8a Create new items with RPC (#19929) 8 years ago
  Henri Sara 4f83639425 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara c156909aa0 Use shared state in ComboBox (#19229) 8 years ago
  Marco Collovati 5aee23ed30 Document onUnregister in JS component/extension javadocs (#19799) 8 years ago
  Johannes Dahlström 8fcacd0a0a Add a basic Validator support to Binder 8 years ago
  Teemu Suo-Anttila d0e55818de Allow modifying Column comparators, add missing javadoc 8 years ago
  Teemu Suo-Anttila 72ef1d9a11 Add basic BackEndDataSource implementation taking a function 8 years ago
  Henri Sara 164a05f80b Move multi-select mode to AbstractSelectState 8 years ago
  Henri Sara 3fd5b68794 Use shared state for OptionGroup htmlContentAllowed 8 years ago
  Henri Sara dd56ad6b1c Remove deprecated column based width support from selects 8 years ago
  Henri Sara aa7889eb02 Remove obsolete type attribute in AbstractSelect subclasses 8 years ago
  Sampsa Sohlman 4318107af7 Fix typo 8 years ago
  Sampsa Sohlman 0a1687783c Fix javax.servlet version 8 years ago
  Teemu Suo-Anttila ea5b396391 Add support for sorting with backend data sources 8 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 8 years ago
  Teemu Suo-Anttila 76c6ace806 Handle in-memory sorting in Grid with Comparators 8 years ago
  Johannes Dahlström 3937470d86 Expose a public Binding interface, add unit tests to Binder 8 years ago
  Johannes Dahlström d2cacc7c42 Move Binder to a more proper package 8 years ago
  Johannes Dahlström c2769f3e1a Add a new AbstractField class, refactor fields to extend it 8 years ago
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns 8 years ago
  Teemu Suo-Anttila 2d7969a1d2 Fix adding columns to Grid before attaching to UI 8 years ago
  Teemu Suo-Anttila ce88f6fd1b Add method to DataSource for checking if data is in memory 8 years ago
  Johannes Dahlström 5ebb4cf0d8 Rename onEvent style methods to add*Listener 8 years ago
  Teemu Suo-Anttila 1764ad78de Move DataSource handling to DataCommunicator 8 years ago
  Johannes Dahlström 478e1d97db Rename Handler to EventListener 8 years ago
  Artur Signell 04fa565f78 Support static inner classes when reading/writing declarative files (#20038) 8 years ago
  Teemu Suo-Anttila a0a40c21f2 Update @since for 7.6.8 8 years ago
  Teemu Suo-Anttila c0ba640f9b Update @since for 7.6.7 8 years ago
  Anna Koskinen 4e869e05d3 Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) 8 years ago
  Teemu Suo-Anttila 32f7bcaa5c Fix navigation to same view with different parameters (#20029) 8 years ago
  Teemu Suo-Anttila 408659e1d4 Fix RpcDataProviderExtension serialization issue (#19906) 8 years ago
  Artur Signell 272c84688c Make sure AtmosphereFramework is always properly destroyed (#17581) 8 years ago
  Johannes Dahlström 4b20f048c2 Make a separate class for value change events 8 years ago
  Teemu Suo-Anttila 2a8b0cbe96 Add Query object for backend data requests 8 years ago
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage 8 years ago
  Artur Signell 94ae194409 Support static inner classes when reading/writing declarative files (#20038) 8 years ago
  Teemu Suo-Anttila 7898b7fc03 Update @since for 7.6.8 8 years ago
  Teemu Suo-Anttila ee9a0fe45e Update @since for 7.6.7 8 years ago
  Teemu Suo-Anttila 4ebfe3e017 Add sortingBy with function parameter to in-memory data source 8 years ago
  Teemu Suo-Anttila 9f0668b91f Add additional checks to in-memory data source tests 8 years ago
  Teemu Suo-Anttila a3c0378df7 Add basic sorting implementation and API 8 years ago
  Teemu Suo-Anttila ba228972ae Simplify DataSource to be a function that provides Stream of values 8 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 8 years ago
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 8 years ago
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 8 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
  Johannes Dahlström 57d6cf7150 Unify onChange event handling 8 years ago
  Anna Koskinen 38256a873c Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) 8 years ago