aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Expand)AuthorAgeFilesLines
* Allow grid columns to optionally shrink to be narrower than contentsArtur2017-05-301-1/+5
* Fix drop indicator when Grid is scrolled (#9417)Pekka Hyvönen2017-05-241-2/+4
* Add style name to all dragged rows (#9388)Adam Wagner2017-05-211-0/+2
* Add style automatically to indicate that an element is being dragged (#9385)Adam Wagner2017-05-191-3/+7
* Add shorthand for adding a column with ComponentRendererPekka Hyvönen2017-05-191-2/+2
* Show drop hints when dropping in empty Grid (#9353)Pekka Hyvönen2017-05-181-5/+9
* 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-182-22/+9
* Reflect latest Tree API and styling changes to the documentationIlia Motornyi2017-05-171-41/+28
* Make it possible for grid drop target to accept dragged data when grid is emp...Adam Wagner2017-05-171-2/+9
* Add mention of context menu and DnD collision on mobile devices (#9337)Teemu Suo-Anttila2017-05-161-1/+3
* Add API for multiple drag data generators (#9321)Adam Wagner2017-05-161-14/+14
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-163-33/+33
* Add API to store any type of data in the dataTransfer object (#9319)Adam Wagner2017-05-161-3/+18
* Rename OSGi classes for Java naming conventions (#9320)Henri Sara2017-05-151-4/+4
* Update video link in tutorial.adoc (#9317)Alejandro2017-05-151-3/+1
* Add mobile html5 dnd support using polyfill (#9282)Pekka Hyvönen2017-05-111-6/+44
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-111-0/+64
* Fix partly missing drag image regression on SafariPekka Hyvönen2017-05-101-9/+13
* Update example to Vaadin 8 (#9260)dunand2017-05-081-7/+5
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-051-5/+4
* Fix OSGi portlet documentation titleHenri Sara2017-05-041-1/+1
* Documentation: fix wrong method namedunand2017-05-041-1/+1
* Tree documentationIlia Motornyi2017-05-0412-10/+225
* Fix three typos in the documentation (#9230)Ilia Motornyi2017-05-042-3/+3
* Mention the applied CSS styles in the documentation (#9219)Adam Wagner2017-05-031-1/+19
* Disable drag and drop for touch devices (#9216)Adam Wagner2017-05-021-0/+5
* Add method for checking whether drag event was cancelled (#9214)Adam Wagner2017-05-021-2/+8
* Update portlet documentation for OSGi portletsHenri Sara2017-05-028-197/+138
* Add note that multiple selection drags only visible rows (#9093) (#9198)Adam Wagner2017-04-301-0/+5
* Fix invalid link (#9183)Artur2017-04-281-1/+1
* Fix typo in OSGi documentationHenri Sara2017-04-271-1/+1
* Add documentation pre-release disclaimer for OSGiHenri Sara2017-04-271-0/+2
* Add documentation for CompositeHenri Sara2017-04-273-18/+31
* Add OSGi documentation and release notes (#9155)Henri Sara2017-04-262-0/+102
* 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