16579 Commits (feature/vaadin8-book)
 

Author SHA1 Message Date
  Johannes Dahlström 7b32eaac3b Vaadin 8 terminology changes: Architecture Overview 7 years ago
  Marko Gronroos d863e92848 Revised diagrams in intro, installation, architecture, and application chapters. #19897 8 years ago
  Johannes Dahlström eec0a02df3 Vaadin 8 terminology changes: Architecture Overview 7 years ago
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage 7 years ago
  Teemu Suo-Anttila 4ebfe3e017 Add sortingBy with function parameter to in-memory data source 7 years ago
  Teemu Suo-Anttila 9f0668b91f Add additional checks to in-memory data source tests 7 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 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector 7 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 7 years ago
  Teemu Suo-Anttila 15339fa031 Fix ARS to find tests from temp package 7 years ago
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic 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 7 years ago
  Johannes Dahlström 32a5a7616a Rename package c.v.event.handler to c.v.event.typed 7 years ago
  Johannes Dahlström 57d6cf7150 Unify onChange event handling 7 years ago
  elmot 662ef441a2 Fix for checkbox read-only (#19971) 7 years ago
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style 7 years ago
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 7 years ago
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate 7 years ago
  Aleksi Hietanen ff768d1f88 Make onChange throw in TextField and CheckBox when Handler is null 7 years ago
  Teemu Suo-Anttila 35545a3b1f Add setOptions to Listing with default implementation 7 years ago
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 7 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 7 years ago
  Johannes Dahlström 619e69e548 Implement new TextField 8 years ago
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 7 years ago
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8 years ago
  Teemu Suo-Anttila 2b8eca955d Extract a base class from typed NativeSelect 7 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 7 years ago
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation 7 years ago
  Teemu Suo-Anttila fa1ae150f0 Introduce Listing and SelectionModel 7 years ago
  Teemu Suo-Anttila c9bd00f902 Add DataSource interface with abstract base class 7 years ago
  Teemu Suo-Anttila c2bfe02325 Initial HasValue, Handler, Event and Registration 7 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
  Marko Gronroos bf4ad03b20 Added a note to JPAContainer chapter that it is no longer recommended. 8 years ago
  Sami Ekblad 039b39dc68 Fixed wrong font include. 8 years ago
  Vlad 37e0cc14dd Unneeded duplicate of the word "should" 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Teemu Suo-Anttila bc0dd14e67 Add missing license header to BodyStyleName 8 years ago
  Johannes Dahlström 17e2402f3b Suppress Checkstyle markers from */target/* paths 8 years ago
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago