| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for required status to AbstractField | Artur Signell | 2016-08-09 | 4 | -24/+93 |
* | Rename AbstractFieldTest to LegacyAbstractFieldTest | Artur Signell | 2016-08-08 | 10 | -29/+34 |
* | Make AbstractField Focusable | Artur Signell | 2016-08-08 | 1 | -13/+41 |
* | Rename field in VFilterSelect.DataReceivedHandler for clarity | Henri Sara | 2016-08-08 | 1 | -6/+6 |
* | Update comment in VFilterSelect.resetSelection() | Henri Sara | 2016-08-08 | 1 | -5/+3 |
* | Clean javadoc/comments in ComboBoxConnector | Henri Sara | 2016-08-08 | 1 | -4/+1 |
* | Remove unused field in ComboBox | Henri Sara | 2016-08-08 | 1 | -7/+0 |
* | Moved ComboBox suggestion popup width to shared state | Henri Sara | 2016-08-08 | 3 | -17/+11 |
* | Remove obsolete paint attribute from ComboBox | Henri Sara | 2016-08-08 | 1 | -6/+0 |
* | Minor ComboBox client side cleanup (#19929) | Henri Sara | 2016-08-08 | 2 | -27/+2 |
* | Move combo box selection update logic to handler (#19929) | Henri Sara | 2016-08-08 | 2 | -104/+142 |
* | Move more combo logic to handler (#19929) | Henri Sara | 2016-08-08 | 2 | -59/+63 |
* | Binder.save() and Binder.load() methods implementation (#36). | Denis Anisimov | 2016-08-08 | 2 | -2/+92 |
* | Use a separate data received handler in VFilterSelect (#19929) | Henri Sara | 2016-08-08 | 2 | -121/+159 |
* | Move combo popup opener clicked flag to connector (#19929) | Henri Sara | 2016-08-08 | 2 | -37/+31 |
* | Refactor ComboBox pending selection handling (#19929) | Henri Sara | 2016-08-08 | 2 | -81/+62 |
* | Use accessors for combo internal state (#19929) | Henri Sara | 2016-08-08 | 2 | -25/+114 |
* | Remove UIDL references in VFilterSelect (#19929) | Henri Sara | 2016-08-08 | 2 | -17/+27 |
* | Refactor ComboBox item painting (#19929) | Henri Sara | 2016-08-08 | 1 | -26/+51 |
* | Request ComboBox pages with RPC (#19929) | Henri Sara | 2016-08-08 | 3 | -16/+27 |
* | Move ComboBox filtering mode to state (#19929) | Henri Sara | 2016-08-08 | 3 | -21/+16 |
* | Move ComboBox pageLength to state (#19929) | Henri Sara | 2016-08-08 | 6 | -30/+17 |
* | Send ComboBox selection with RPC (#19929) | Henri Sara | 2016-08-08 | 5 | -40/+48 |
* | Send ComboBox focus/blur with RPC (#19929) | Henri Sara | 2016-08-08 | 3 | -18/+61 |
* | Create new items with RPC (#19929) | Henri Sara | 2016-08-08 | 3 | -13/+21 |
* | Move ComboBox communication to connector (#19929) | Henri Sara | 2016-08-08 | 2 | -27/+95 |
* | Create ComboBoxServerRpc stub (#19229) | Henri Sara | 2016-08-08 | 3 | -6/+46 |
* | Use shared state in ComboBox (#19229) | Henri Sara | 2016-08-08 | 3 | -50/+56 |
* | Use snapshots of Maven plug-in | Henri Sara | 2016-08-07 | 1 | -1/+11 |
* | Add Binder for binding field values to bean properties | Teemu Suo-Anttila | 2016-08-05 | 2 | -0/+450 |
* | Implement new simple AbstractField | Johannes Dahlström | 2016-08-05 | 8 | -50/+582 |
* | Rename Field, AbstractField to legacy names | Johannes Dahlström | 2016-08-05 | 90 | -581/+660 |
* | Update documentation to match API in vol2 | Artur Signell | 2016-08-05 | 2 | -12/+12 |
* | Re-enable accidentally disabled fields documentation | Artur Signell | 2016-08-05 | 1 | -8/+0 |
* | Update release notes for Vaadin 8 | Henri Sara | 2016-08-05 | 1 | -101/+43 |
* | Rescaled images in layout chapter. Various small formatting fixes. Updated hi... | Marko Gronroos | 2016-08-05 | 28 | -250/+139 |
* | Revised component abstractions diagram (#19897). | Marko Gronroos | 2016-08-05 | 4 | -1248/+2336 |
* | BoV: Updated selection components to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -276/+154 |
* | BoV: Updated Java version compatibility notes to Java 8. | Sami Ekblad | 2016-08-05 | 4 | -26/+21 |
* | Revised components diagram (#19897), fixed a fatal bug in Grid section. | Marko Gronroos | 2016-08-05 | 5 | -2192/+3405 |
* | BoV: Updated library list in Getting Started to Vaadin 8. | Sami Ekblad | 2016-08-05 | 4 | -17/+11 |
* | Revised toolchain, architecture, events, button, and textfield diagrams, etc.... | Marko Gronroos | 2016-08-05 | 17 | -3808/+4088 |
* | BoV: Vaadin 8 changes to Grid documentation. | Sami Ekblad | 2016-08-05 | 1 | -450/+181 |
* | Added notes to Tree and TreeTable about them using the old style data API. | Sami Ekblad | 2016-08-05 | 2 | -0/+10 |
* | BoV: Components/Fields: Data binding and validation using Binder | Johannes Dahlström | 2016-08-05 | 1 | -222/+104 |
* | BoV: Components/Slider: API changes | Johannes Dahlström | 2016-08-05 | 1 | -20/+8 |
* | BoV: Components/TwinColSelect: Selection API changes | Johannes Dahlström | 2016-08-05 | 1 | -9/+7 |
* | BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changes | Johannes Dahlström | 2016-08-05 | 3 | -20/+12 |
* | BoV: Components/Button,CheckBox: Listener API updates | Johannes Dahlström | 2016-08-05 | 2 | -23/+13 |
* | BoV: DateField: Update to use LocalDate, remove references to time | Johannes Dahlström | 2016-08-05 | 1 | -36/+30 |