summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Expand)AuthorAgeFilesLines
* Grid drag and drop documentation (#9055)Adam Wagner2017-04-132-0/+111
* Update last video of the tutorial (#9054)Alejandro2017-04-111-1/+1
* Correct TreeGrid documentation for expand and collapseAleksi Hietanen2017-04-101-1/+1
* Updated embedded videos (#9043)Alejandro2017-04-101-23/+14
* 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
* Fixed @WidgetSet typo -> @Widgetset (#8996)Jens Jansson2017-04-031-1/+1
* Moved docs comment to own row (#8993)Jens Jansson2017-04-011-2/+2
* 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
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-271-1/+1
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-272-2/+4
* Add API support for setting server side drag data (#8915)Adam Wagner2017-03-241-0/+15
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-231-0/+16
* Add tip for GUI components with Vaadin 8 (#8899)Masashi Nakane2017-03-231-0/+4
* Remove support for transfer data type (#8910)Adam Wagner2017-03-221-9/+6
* Add collapse and expand events to TreeGrid (#8889)Aleksi Hietanen2017-03-211-0/+13
* Change fromCollection -> ofCollectionJonni Nakari2017-03-211-3/+3
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-201-6/+6
* Initial Documentation for TreeGrid and Hierarchical Data (#8880)Pekka Hyvönen2017-03-2015-9/+240
* Initial documentation for 8.1 Drag and Drop (#8867)Pekka Hyvönen2017-03-202-502/+66
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-151-1/+15
* Update custom fonts page.Rolf Smeds2017-03-151-23/+9
* components-grid to use correct function setHidable (#8843)Michael Benz2017-03-141-2/+2
* Fix broken link (#8812)Ilia Motornyi2017-03-131-1/+1
* 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
* Fix typo in documentation (#8784)Maciej Aleksandrowicz2017-03-091-1/+1
* Update getting-started-idea.asciidoc (#8756)Jens Jansson2017-03-071-1/+1
* Add link to pro tools migration docs (#8742)Guille2017-03-071-0/+10
* Fix tutorial (use parameterized Grid) (#8738)Alejandro2017-03-031-2/+2
* Fix documentation links (#8726)Artur2017-03-032-10/+10
* Remove mention of removed API (#8701)Guille2017-02-281-3/+0
* Updated tutorial: Use Grid::setColumns and Binder (#8698)Alejandro2017-02-271-21/+18
* Fix grid column sort order documentation (#8650)Aleksi Hietanen2017-02-221-10/+6
* Remove class names from documentation headers (#8642)Artur2017-02-2131-31/+31
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-171-6/+10
* Fixed typo in application-environment.asciidoc (#8546)Michael Benz2017-02-141-1/+1
* Fix invalid docs navigation title (#8527)Pekka Hyvönen2017-02-092-3/+3
* Document BeanValidationBinder and RequiredFieldConfigurator. (#8504)Denis2017-02-081-3/+21
* Add isValid to Binder (#8274)Aleksi Hietanen2017-02-031-2/+2
* Add header required by docs site (#8425)Artur2017-02-021-0/+5
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-015-69/+39
* Make Grid add columns based on bean properties (#8392)Leif Åstrand2017-02-011-12/+24
* Fix documentation examplesIlia Motornyi2017-01-311-7/+10
* Refactor editor API to use Binding instead of a component generator (#8368)Leif Åstrand2017-01-311-18/+15
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-251-1/+46