16573 Commits (a3c0378df7d066cde9b1d321bcd8bf9f26a21b34)
 

Author SHA1 Message Date
  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 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector 8 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 8 years ago
  Teemu Suo-Anttila 15339fa031 Fix ARS to find tests from temp package 8 years ago
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic 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
  elmot 662ef441a2 Fix for checkbox read-only (#19971) 8 years ago
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style 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
  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
  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
  Henri Sara ee5584d49f Update missing @since for 7.7 8 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Artur Signell c9f7f0f9e0 Correctly check if validators are present (#11450) 8 years ago