Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix method reference syntax in Grid documentation (#8978) | Samuel DALICHAMPT | 2017-05-08 | 1 | -10/+10 |
| | |||||
* | Fix ComboBox item select method in example (#8964) | hlxnd | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Allow changing renderers after column creation (#8841) | Teemu Suo-Anttila | 2017-03-16 | 1 | -1/+15 |
| | | | | Closes #8250 | ||||
* | components-grid to use correct function setHidable (#8843) | Michael Benz | 2017-03-16 | 1 | -2/+2 |
| | | | | | | | | | * components-grid to use correct function setHidable The correct function to use in Vaadin 8 (also before) is setHidable() https://vaadin.com/api/8.0.0/com/vaadin/ui/Grid.Column.html#setHidable-boolean- For 7.7.7: https://vaadin.com/api/7.7.7/com/vaadin/ui/Grid.Column.html#setHidable-boolean- | ||||
* | Remove mentioning of removed example from progressbar docs (#8799) | Adam Wagner | 2017-03-16 | 1 | -2/+1 |
| | | | | * Remove mentioning of removed example from progressbar docs | ||||
* | Remove mention of removed API (#8701) | Guille | 2017-03-07 | 1 | -3/+0 |
| | | | Deprecated setColumns was removed in fd3617b | ||||
* | Fix grid column sort order documentation (#8650) | Aleksi Hietanen | 2017-02-27 | 1 | -10/+6 |
| | | | | * Fix grid column sort order documentation | ||||
* | Remove class names from documentation headers (#8642) | Artur | 2017-02-27 | 22 | -22/+22 |
| | | | | * Remove class names from documentation headers | ||||
* | Make Grid add columns based on bean properties (#8392) | Leif Åstrand | 2017-02-01 | 1 | -12/+24 |
| | | | | | | | | | * Make Grid add columns based on bean properties The property set concept used for Binder is slightly generalized and used by Grid as well to support similar functionality. Fixes vaadin/framework8-issues#250 | ||||
* | Refactor editor API to use Binding instead of a component generator (#8368) | Leif Åstrand | 2017-01-31 | 1 | -18/+15 |
| | | | Fixes #8366 | ||||
* | Avoid using Guava API in the documentation (#8231) | Leif Åstrand | 2017-01-13 | 1 | -1/+2 |
| | | | | * Avoid using Guava API in the documentation | ||||
* | Integrate BeanBinder functionality into Binder (#8096) | Leif Åstrand | 2017-01-12 | 1 | -1/+0 |
| | | | | * Integrate BeanBinder functionality into Binder | ||||
* | Fix broken Grid documentation addColumn setHeaderCaption (#8213) | Pekka Hyvönen | 2017-01-11 | 1 | -17/+20 |
| | | | | * Fix broken Grid documentation addColumn setHeaderCaption | ||||
* | 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 |
| | | | Fixes texts and a couple errors in IDEA, components and layout chapters. | ||||
* | Update documentation for Grid | Pekka Hyvönen | 2017-01-05 | 1 | -342/+177 |
| | | | Part of vaadin/framework8-issues#538 | ||||
* | 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 |
| | | | | | | | | | | | | | | | | * Documentation/application screenshots update * Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127) * Update general Component documentation Part of vaadin/framework8-issues#538 * Documentation/application screenshots update * Notification types fixed * Merge branch 'documentation-screenshots-part1' of https://github.com/vaadin/framework into documentation-screenshots-part1 | ||||
* | Update general Component documentation | Pekka Hyvönen | 2017-01-04 | 27 | -1583/+134 |
| | | | Part of vaadin/framework8-issues#538 | ||||
* | Fix documentation for /components (#8051) | Pekka Hyvönen | 2016-12-19 | 18 | -2862/+167 |
| | | | | | Added warning where not updated. Removed outdated documentation. Tried to fix parts where it was feasible. | ||||
* | Remove jpacontainer section from the docs. (#8047) | Denis | 2016-12-19 | 1 | -0/+2 |
| | | | | * Remove jpacontainer section from the docs. | ||||
* | Update documentation (+javadoc) references to obsolete OptionGroup #237. | Denis Anisimov | 2016-10-05 | 4 | -62/+49 |
| | | | | Change-Id: Ie90e91f61a5795c90de3c690c3b6af80ec1448d9 | ||||
* | Update documentation to match API in vol2 | Artur Signell | 2016-08-05 | 2 | -12/+12 |
| | | | | Change-Id: I7514105d817a8e442ecdc81fa77af758a9abfd08 | ||||
* | Re-enable accidentally disabled fields documentation | Artur Signell | 2016-08-05 | 1 | -8/+0 |
| | | | | Change-Id: Id6baa165d99ba8127ade72f81ef33963733294da | ||||
* | Rescaled images in layout chapter. Various small formatting fixes. Updated ↵ | Marko Gronroos | 2016-08-05 | 8 | -45/+33 |
| | | | | | | history and other matters in introduction. Change-Id: I0d5e76f7fb07f967dd04941a23e79dfb30049731 | ||||
* | Revised component abstractions diagram (#19897). | Marko Gronroos | 2016-08-05 | 4 | -1248/+2336 |
| | | | | Change-Id: I09f86fce44600cce4365bd1e80f8d4ef1a2e415c | ||||
* | BoV: Updated selection components to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -276/+154 |
| | | | | Change-Id: Idb4fff857bcdf9d33ecb8d4fd3062ffea96d5391 | ||||
* | Revised components diagram (#19897), fixed a fatal bug in Grid section. | Marko Gronroos | 2016-08-05 | 5 | -2192/+3405 |
| | | | | Change-Id: I694f173f5a0133336d3325d1b511f40419be07c4 | ||||
* | Revised toolchain, architecture, events, button, and textfield diagrams, ↵ | Marko Gronroos | 2016-08-05 | 7 | -888/+975 |
| | | | | | | etc. #19897 Change-Id: I6a1ff2264ee17f8b16c99494b855b619e9984a19 | ||||
* | BoV: Vaadin 8 changes to Grid documentation. | Sami Ekblad | 2016-08-05 | 1 | -450/+181 |
| | | | | Change-Id: I1c9812a5c6d8a3386bff9b1599a6f914947f8dde | ||||
* | Added notes to Tree and TreeTable about them using the old style data API. | Sami Ekblad | 2016-08-05 | 2 | -0/+10 |
| | | | | Change-Id: I845a75b086bdf11f9c4545416c6126c404041ee8 | ||||
* | BoV: Components/Fields: Data binding and validation using Binder | Johannes Dahlström | 2016-08-05 | 1 | -222/+104 |
| | | | | Change-Id: Iffc4a87bb907d68a1163774266401023ba7d644f | ||||
* | BoV: Components/Slider: API changes | Johannes Dahlström | 2016-08-05 | 1 | -20/+8 |
| | | | | Change-Id: I3a3056c86fae6629da8aeec6115b9650c954967c | ||||
* | BoV: Components/TwinColSelect: Selection API changes | Johannes Dahlström | 2016-08-05 | 1 | -9/+7 |
| | | | | Change-Id: I6660e0036c99122970c54131e5c6004bf2c4fe96 | ||||
* | BoV: Components/ListSelect,NativeSelect,OptionGroup: Small API changes | Johannes Dahlström | 2016-08-05 | 3 | -20/+12 |
| | | | | Change-Id: Id057e602ed286025a80afbd69ecd44f770158297 | ||||
* | BoV: Components/Button,CheckBox: Listener API updates | Johannes Dahlström | 2016-08-05 | 2 | -23/+13 |
| | | | | Change-Id: I266bf780d24e411b17d449ff5f9ce880fad53d36 | ||||
* | BoV: DateField: Update to use LocalDate, remove references to time | Johannes Dahlström | 2016-08-05 | 1 | -36/+30 |
| | | | | Change-Id: I649b32ea4e1f69538fa1ca7cc765cdd51dfb9f32 | ||||
* | BoV: Components/TextField: Remove old databinding, start TextChangeEvent rewrite | Johannes Dahlström | 2016-08-05 | 1 | -158/+46 |
| | | | | Change-Id: I69cd0b3f0cc91351449b2fa6f212c5eb69ce82d6 | ||||
* | BoV: Components/Label: Remove references to old databinding | Johannes Dahlström | 2016-08-05 | 1 | -54/+4 |
| | | | | Change-Id: I329c725b545df065c1bea133438d685cf7fd9791 | ||||
* | Updated Grid overview to Vaadin 8. | Sami Ekblad | 2016-08-05 | 1 | -31/+1 |
| | | | | Change-Id: I634fa8fab04ef6164f53a04b5f3c404cbddf08a2 | ||||
* | Updated StreamResource example and screenshot, as well as various diagrams. ↵ | Marko Gronroos | 2016-08-05 | 4 | -141/+106 |
| | | | | | | | | #19897 Uses slider example png/svg from the vaadin8 branch Change-Id: I8a52ca754262a32487d6c8330d0382635d9fedca | ||||
* | Revised client-side arch, Java Servlet, new project, view navigation, and ↵ | Marko Gronroos | 2016-08-05 | 4 | -15/+31 |
| | | | | | | basic UI schematic diagrams (#19897). Mostly disabled and rearranged Table section, etc. Change-Id: Iedcd7bfc04c53b7d1cdf621261234688d21a52f3 | ||||
* | Vaadin 8 terminology changes: Field Components | Johannes Dahlström | 2016-08-05 | 1 | -14/+12 |
| | | | | Change-Id: I59859f107cb70e2f570573b494a1ac224542ff21 | ||||
* | Update old Vaadin 6 code: Common Component Features - Sizing Components | Johannes Dahlström | 2016-08-05 | 1 | -6/+5 |
| | | | | Change-Id: I97136b61d3c7ee2b229119d6d99435c73937a761 | ||||
* | Vaadin 8 example code changes: Server-Side Components - Common Component ↵ | Johannes Dahlström | 2016-08-05 | 1 | -33/+22 |
| | | | | | | Features Change-Id: Ibdf8fa97cdc4cb9f65c83ea01bb8d6c26dcb2ade | ||||
* | Revised diagrams in intro, installation, architecture, and application ↵ | Marko Gronroos | 2016-08-05 | 6 | -1493/+2450 |
| | | | | | | chapters. #19897 Change-Id: I42673cabcd171dd560dfe84fd84eb86e7ba11733 | ||||
* | Scaled images and fixes to Grid, FormLayout, and Slider docs. #19835 | Marko Gronroos | 2016-07-13 | 2 | -14/+20 |
| | | | | | | | | Change-Id: I6007358e1240c458d3b9148d4def6729d4c42aac Updated a Slider diagram. #19835 Change-Id: I4d0a75b5f85bcce37e8579b7544672c2433f50f1 | ||||
* | Scaled images for print edition and fixed errors up to the beginning of ↵ | Marko Gronroos | 2016-06-30 | 35 | -702/+700 |
| | | | | | | layouts chapter (#19835). Also major revision of Tree, CustomField, and layouts overview. Change-Id: I19f5e9511b83f953ce4707f324d81c2821ebb69d | ||||
* | Fixed critically broken comment blocks, broken emphasis and escaping, and ↵ | Marko Gronroos | 2016-02-22 | 3 | -46/+34 |
| | | | | | | some other formatting, and moved book preface, chapter structure, and index to the docs repository. Change-Id: If9299da4415f3181d59b8384e5ac96f940bd5229 |