| Commit message (Expand) | Author | Age | Files | Lines |
* | Add feature to disable collapsing items in TreeGrid (#8879) | Teemu Suo-Anttila | 2017-03-23 | 1 | -0/+16 |
* | Add collapse and expand events to TreeGrid (#8889) | Aleksi Hietanen | 2017-03-21 | 1 | -0/+13 |
* | Initial Documentation for TreeGrid and Hierarchical Data (#8880) | Pekka Hyvönen | 2017-03-20 | 11 | -8/+105 |
* | Allow changing renderers after column creation (#8841) | Teemu Suo-Anttila | 2017-03-15 | 1 | -1/+15 |
* | components-grid to use correct function setHidable (#8843) | Michael Benz | 2017-03-14 | 1 | -2/+2 |
* | Remove mentioning of removed example from progressbar docs (#8799) | Adam Wagner | 2017-03-09 | 1 | -2/+1 |
* | Initial implementation of ComponentRenderer for Grid (#8743) | Teemu Suo-Anttila | 2017-03-09 | 1 | -2/+41 |
* | Remove mention of removed API (#8701) | Guille | 2017-02-28 | 1 | -3/+0 |
* | Fix grid column sort order documentation (#8650) | Aleksi Hietanen | 2017-02-22 | 1 | -10/+6 |
* | Remove class names from documentation headers (#8642) | Artur | 2017-02-21 | 22 | -22/+22 |
* | Make Grid add columns based on bean properties (#8392) | Leif Åstrand | 2017-02-01 | 1 | -12/+24 |
* | Refactor editor API to use Binding instead of a component generator (#8368) | Leif Åstrand | 2017-01-31 | 1 | -18/+15 |
* | Avoid using Guava API in the documentation (#8231) | Leif Åstrand | 2017-01-13 | 1 | -1/+2 |
* | Integrate BeanBinder functionality into Binder (#8096) | Leif Åstrand | 2017-01-12 | 1 | -1/+0 |
* | Fix broken Grid documentation addColumn setHeaderCaption (#8213) | Pekka Hyvönen | 2017-01-11 | 1 | -17/+20 |
* | Fix bad documentation for TwinColSelect (#8183) | Pekka Hyvönen | 2017-01-09 | 1 | -2/+1 |
* | Fix broken links in documentation (#8182) | Pekka Hyvönen | 2017-01-09 | 1 | -3/+3 |
* | New documentation diagrams (#8156) | Ilia Motornyi | 2017-01-09 | 18 | -7884/+61 |
* | Update documentation for Grid | Pekka Hyvönen | 2017-01-05 | 1 | -342/+177 |
* | Update component docs for 8 except Grid | Pekka Hyvönen | 2017-01-05 | 26 | -472/+91 |
* | Documentation/application screenshots update (#8137) | Ilia Motornyi | 2017-01-05 | 4 | -0/+0 |
* | Update general Component documentation | Pekka Hyvönen | 2017-01-04 | 27 | -1583/+134 |
* | Fix documentation for /components (#8051) | Pekka Hyvönen | 2016-12-19 | 18 | -2862/+167 |
* | Remove jpacontainer section from the docs. (#8047) | Denis | 2016-12-19 | 1 | -0/+2 |
* | Update documentation (+javadoc) references to obsolete OptionGroup #237. | Denis Anisimov | 2016-10-05 | 4 | -62/+49 |
* | 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 |
* | Rescaled images in layout chapter. Various small formatting fixes. Updated hi... | Marko Gronroos | 2016-08-05 | 8 | -45/+33 |
* | 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 |
* | Revised components diagram (#19897), fixed a fatal bug in Grid section. | Marko Gronroos | 2016-08-05 | 5 | -2192/+3405 |
* | Revised toolchain, architecture, events, button, and textfield diagrams, etc.... | Marko Gronroos | 2016-08-05 | 7 | -888/+975 |
* | 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 |
* | BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewrite | Johannes Dahlström | 2016-08-05 | 1 | -158/+46 |
* | BoV: Components/Label: Remove references to old databinding | Johannes Dahlström | 2016-08-05 | 1 | -54/+4 |
* | Updated Grid overview to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -31/+1 |
* | Updated StreamResource example and screenshot, as well as various diagrams. #... | Marko Gronroos | 2016-08-05 | 4 | -141/+106 |
* | Revised client-side arch, Java Servlet, new project, view navigation, and bas... | Marko Gronroos | 2016-08-05 | 4 | -15/+31 |
* | Vaadin 8 terminology changes: Field Components | Johannes Dahlström | 2016-08-05 | 1 | -14/+12 |
* | Update old Vaadin 6 code: Common Component Features - Sizing Components | Johannes Dahlström | 2016-08-05 | 1 | -6/+5 |
* | Vaadin 8 example code changes: Server-Side Components - Common Component Feat... | Johannes Dahlström | 2016-08-05 | 1 | -33/+22 |
* | Revised diagrams in intro, installation, architecture, and application chapte... | Marko Gronroos | 2016-08-05 | 6 | -1493/+2450 |
* | Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835 | Marko Gronroos | 2016-07-13 | 2 | -14/+20 |