16579 Revīzijas (feature/vaadin8-book)
 

Autors SHA1 Ziņojums Datums
  Johannes Dahlström 7b32eaac3b Vaadin 8 terminology changes: Architecture Overview pirms 7 gadiem
  Marko Gronroos d863e92848 Revised diagrams in intro, installation, architecture, and application chapters. #19897 pirms 8 gadiem
  Johannes Dahlström eec0a02df3 Vaadin 8 terminology changes: Architecture Overview pirms 7 gadiem
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage pirms 7 gadiem
  Teemu Suo-Anttila 4ebfe3e017 Add sortingBy with function parameter to in-memory data source pirms 7 gadiem
  Teemu Suo-Anttila 9f0668b91f Add additional checks to in-memory data source tests pirms 7 gadiem
  Teemu Suo-Anttila a3c0378df7 Add basic sorting implementation and API pirms 7 gadiem
  Teemu Suo-Anttila ba228972ae Simplify DataSource to be a function that provides Stream of values pirms 7 gadiem
  Teemu Suo-Anttila 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector pirms 7 gadiem
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator pirms 7 gadiem
  Teemu Suo-Anttila 15339fa031 Fix ARS to find tests from temp package pirms 7 gadiem
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic pirms 7 gadiem
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings pirms 7 gadiem
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names pirms 7 gadiem
  Johannes Dahlström f9296a34dd Rename Component.Event to LegacyEvent pirms 8 gadiem
  Johannes Dahlström 32a5a7616a Rename package c.v.event.handler to c.v.event.typed pirms 8 gadiem
  Johannes Dahlström 57d6cf7150 Unify onChange event handling pirms 8 gadiem
  elmot 662ef441a2 Fix for checkbox read-only (#19971) pirms 8 gadiem
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style pirms 8 gadiem
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel pirms 8 gadiem
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate pirms 8 gadiem
  Aleksi Hietanen ff768d1f88 Make onChange throw in TextField and CheckBox when Handler is null pirms 8 gadiem
  Teemu Suo-Anttila 35545a3b1f Add setOptions to Listing with default implementation pirms 8 gadiem
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid pirms 8 gadiem
  Aleksi Hietanen 9764e11842 Change DataSource addDataChangeHandler() return type to Registration pirms 8 gadiem
  Teemu Suo-Anttila d60941d083 Add ListDataSource with tests pirms 8 gadiem
  Aleksi Hietanen 99de9a9ae6 Implement onChange handlers in SingleSelection pirms 8 gadiem
  Teemu Suo-Anttila 843b837d5d Fix select null in SingleSelection pirms 8 gadiem
  Teemu Suo-Anttila 94ab98d23d Add Binder for binding beans to fields pirms 8 gadiem
  Johannes Dahlström 619e69e548 Implement new TextField pirms 8 gadiem
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox pirms 8 gadiem
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication pirms 8 gadiem
  Teemu Suo-Anttila 2b8eca955d Extract a base class from typed NativeSelect pirms 8 gadiem
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model pirms 8 gadiem
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality pirms 8 gadiem
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation pirms 8 gadiem
  Teemu Suo-Anttila fa1ae150f0 Introduce Listing and SelectionModel pirms 8 gadiem
  Teemu Suo-Anttila c9bd00f902 Add DataSource interface with abstract base class pirms 8 gadiem
  Teemu Suo-Anttila c2bfe02325 Initial HasValue, Handler, Event and Registration pirms 8 gadiem
  Teemu Suo-Anttila 316191fbe3 Update version number, use Java 8 pirms 8 gadiem
  Denis Anisimov 8117b2602a Provide a way to disallow navigation to the same state twice (#12107). pirms 9 gadiem
  Marko Gronroos bf4ad03b20 Added a note to JPAContainer chapter that it is no longer recommended. pirms 8 gadiem
  Sami Ekblad 039b39dc68 Fixed wrong font include. pirms 8 gadiem
  Vlad 37e0cc14dd Unneeded duplicate of the word "should" pirms 8 gadiem
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) pirms 8 gadiem
  Teemu Suo-Anttila bc0dd14e67 Add missing license header to BodyStyleName pirms 8 gadiem
  Johannes Dahlström 17e2402f3b Suppress Checkstyle markers from */target/* paths pirms 8 gadiem
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) pirms 8 gadiem
  Henri Sara 894d70662a Add missing @since 7.7 pirms 8 gadiem
  Ingo Kegel c0babd786c New login form (#8171) pirms 9 gadiem