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

Author SHA1 Message Date
  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
  Teemu Suo-Anttila 9bb1529083 Fix navigation to same view with different parameters (#20029) 8 years ago
  Teemu Suo-Anttila 75b282c319 Fix RpcDataProviderExtension serialization issue (#19906) 8 years ago
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style 8 years ago
  Artur Signell 9763738365 Make sure AtmosphereFramework is always properly destroyed (#17581) 8 years ago
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 8 years ago
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate 8 years ago
  Aleksi Hietanen ff768d1f88 Make onChange throw in TextField and CheckBox when Handler is null 8 years ago
  Teemu Suo-Anttila 35545a3b1f Add setOptions to Listing with default implementation 8 years ago
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8 years ago
  Aleksi Hietanen 9764e11842 Change DataSource addDataChangeHandler() return type to Registration 8 years ago
  Teemu Suo-Anttila d60941d083 Add ListDataSource with tests 8 years ago
  Aleksi Hietanen 99de9a9ae6 Implement onChange handlers in SingleSelection 8 years ago
  Teemu Suo-Anttila 843b837d5d Fix select null in SingleSelection 8 years ago
  Teemu Suo-Anttila 94ab98d23d Add Binder for binding beans to fields 8 years ago
  Johannes Dahlström 619e69e548 Implement new TextField 8 years ago
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 8 years ago
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8 years ago
  Teemu Suo-Anttila 2b8eca955d Extract a base class from typed NativeSelect 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 fc96cea89e Add a DataProvider implementation 8 years ago
  Teemu Suo-Anttila fa1ae150f0 Introduce Listing and SelectionModel 8 years ago
  Teemu Suo-Anttila c9bd00f902 Add DataSource interface with abstract base class 8 years ago
  Teemu Suo-Anttila c2bfe02325 Initial HasValue, Handler, Event and Registration 8 years ago
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 8 years ago
  Denis Anisimov 8117b2602a Provide a way to disallow navigation to the same state twice (#12107). 9 years ago
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) 8 years ago