summaryrefslogtreecommitdiffstats
path: root/documentation/components
Commit message (Expand)AuthorAgeFilesLines
* Added Note about TextField in Header cell (#11858)Tatu Lund2020-01-131-0/+7
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-051-1/+1
* Update broken docs syntax in github (#11596)Zhe Sun2019-05-2326-54/+52
* Fixing broken links in V8 documentation (#11591)juhopiirainen2019-05-221-4/+4
* Fix the broken links in the documentationjuhopiirainen2019-05-151-5/+5
* Mention DataProvider training videos in components-grid.asciidoc (#11494)alexandruchiuariu2019-03-281-0/+2
* Fix code example (#11487)A.Mahdy AbdelAziz2019-03-111-3/+3
* added [source, java] for ComponentRenderer samples (#11428)Olli Tietäväinen2019-01-221-0/+2
* Descriptive comment for TwinColSelect - no lazy load #11025 (#11350)DiegoSanzVi2018-12-041-0/+5
* Removes wrong suggestion from checkbox documentation (#11324)tmattsso2018-11-201-2/+1
* Corrected method name TreeDataProvider#getTreeData (#11286)Alejandro J. C De Baca2018-11-011-1/+1
* Add reminder of serialization to Grid documentation (#11037)Ilia Motornyi2018-07-111-10/+11
* Update combobox docs to use setNewItemProvider (#10901)Anastasia Smirnova2018-05-081-4/+3
* Fix HtmlRenderer code example in documentation (#10790)8.4.0.alpha2Boppleton Industries2018-04-051-1/+1
* Small docs fix (#10749)Ilia Motornyi2018-04-031-3/+3
* Update components-grid.asciidocAnastasia Smirnova2018-03-061-1/+1
* 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