summaryrefslogtreecommitdiffstats
path: root/documentation/components
Commit message (Expand)AuthorAgeFilesLines
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-281-1/+2
* Fix wrong method name in Grid docs (#10171)Pekka Hyvönen2017-10-111-1/+1
* Replace CRLF with LF (#10062)Henri Sara2017-09-222-323/+323
* Remove drag and drop from Tree doc (#9992)Olli Tietäväinen2017-09-191-1/+0
* Changed ContentMode Package in Label docJonathan Ilk2017-09-081-1/+1
* Update components-grid.asciidoc (#9813)Henri Sara2017-08-111-2/+2
* Fix AbstractDateField parsing and errors handling, support locale (#9740)Ilia Motornyi2017-08-021-2/+3
* Remove warnings about pre-release content in documentation (#9737)Henri Sara2017-07-264-8/+0
* Add styling for ComponentRenderer wrapper div (#9691)Teemu Suo-Anttila2017-07-191-0/+1
* Implement tree item context clickIlia Motornyi2017-07-101-0/+11
* Clarification for GridContextClickEventIlia Motornyi2017-07-101-1/+9
* Add an optional HasValue to a ValueContextIlia Motornyi2017-06-291-1/+5
* Add presentation value providers for Grid (#9553)Teemu Suo-Anttila2017-06-271-0/+29
* Allow grid columns to optionally shrink to be narrower than contentsArtur2017-05-301-1/+5
* Add shorthand for adding a column with ComponentRendererPekka Hyvönen2017-05-191-2/+2
* Move tree-basic.png to the correct folder (#9363)Aleksi Hietanen2017-05-181-0/+0
* Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)Aleksi Hietanen2017-05-181-12/+3
* Reflect latest Tree API and styling changes to the documentationIlia Motornyi2017-05-171-41/+28
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-162-22/+22
* Update example to Vaadin 8 (#9260)dunand2017-05-081-7/+5
* Documentation: fix wrong method namedunand2017-05-041-1/+1
* Tree documentationIlia Motornyi2017-05-0410-8/+221
* Fix three typos in the documentation (#9230)Ilia Motornyi2017-05-041-1/+1
* Add documentation for CompositeHenri Sara2017-04-271-13/+26
* Grid drag and drop documentation (#9055)Adam Wagner2017-04-131-0/+6
* Correct TreeGrid documentation for expand and collapseAleksi Hietanen2017-04-101-1/+1
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-061-1/+21
* TreeGrid keyboard navigation Ilia Motornyi2017-04-051-1/+10
* Add notification of pre-release renderers to grid documentationAleksi Hietanen2017-04-041-31/+34
* Fix method reference syntax in Grid documentation (#8978)Samuel DALICHAMPT2017-03-301-4/+4
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-301-10/+56
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-291-1/+5
* Fix ComboBox item select method in example (#8964)hlxnd2017-03-281-1/+1
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-231-0/+16
* Add collapse and expand events to TreeGrid (#8889)Aleksi Hietanen2017-03-211-0/+13
* Initial Documentation for TreeGrid and Hierarchical Data (#8880)Pekka Hyvönen2017-03-2011-8/+105
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-151-1/+15
* components-grid to use correct function setHidable (#8843)Michael Benz2017-03-141-2/+2
* Remove mentioning of removed example from progressbar docs (#8799)Adam Wagner2017-03-091-2/+1
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-091-2/+41
* Remove mention of removed API (#8701)Guille2017-02-281-3/+0
* Fix grid column sort order documentation (#8650)Aleksi Hietanen2017-02-221-10/+6
* Remove class names from documentation headers (#8642)Artur2017-02-2122-22/+22
* Make Grid add columns based on bean properties (#8392)Leif Åstrand2017-02-011-12/+24
* Refactor editor API to use Binding instead of a component generator (#8368)Leif Åstrand2017-01-311-18/+15
* Avoid using Guava API in the documentation (#8231)Leif Åstrand2017-01-131-1/+2
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-121-1/+0
* Fix broken Grid documentation addColumn setHeaderCaption (#8213)Pekka Hyvönen2017-01-111-17/+20
* Fix bad documentation for TwinColSelect (#8183)Pekka Hyvönen2017-01-091-2/+1
* Fix broken links in documentation (#8182)Pekka Hyvönen2017-01-091-3/+3