aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-1110-0/+1008
* Generate style name on every dragenter (#9292) (#9293)Adam Wagner2017-05-111-4/+5
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-05-114-6/+75
* Reset HierarchicalDataCommunicator on changes (#9275)Aleksi Hietanen2017-05-118-55/+327
* Since tag update for 8.1.0.alpha78.1.0.alpha7Ilia Motornyi2017-05-101-1/+1
* Fix partly missing drag image regression on SafariPekka Hyvönen2017-05-107-43/+190
* Allow custom click handlers in subclasses of TreeGridHenri Sara2017-05-101-1/+1
* Fix selection with space in TreeGrid/TreeHenri Sara2017-05-102-4/+49
* Refactor WidgetUtil.findWidget()Henri Sara2017-05-107-28/+85
* Move TestBench API to the correct package (#9249)Artur2017-05-0926-92/+149
* Use variable name item instead of data in Grid (#9273)Teemu Suo-Anttila2017-05-091-33/+33
* Fix the missing focus and blur implementations (#9269)Knoobie2017-05-091-1/+4
* Update ES6 detection logic to match what Polymer is using (#9268)Artur2017-05-091-9/+17
* Add since tags for 8.0.6Teemu Suo-Anttila2017-05-086-15/+30
* Fix bean validation when using sub property bindings (#9248)Artur2017-05-083-15/+135
* Update example to Vaadin 8 (#9260)dunand2017-05-081-7/+5
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-0513-210/+270
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-053-1/+33
* Upgrade GWT to version 2.8.1 (#9236)Ilia Motornyi2017-05-051-1/+1
* Use v-tree8 as stylename for new Tree component (#9238)Teemu Suo-Anttila2017-05-055-10/+10
* 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
* Fix minor issues with Tree theme and TB API (#9226)Teemu Suo-Anttila2017-05-033-18/+38
* Add additional overrides to Tree (#9225)Aleksi Hietanen2017-05-031-14/+85
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-036-9/+3
* Mention the applied CSS styles in the documentation (#9219)Adam Wagner2017-05-031-1/+19
* Use style name for drag source according to convention (#9091)Adam Wagner2017-05-031-3/+17
* Fix ComponentLocator with inherited classes without custom connector (#9176)Teemu Suo-Anttila2017-05-037-12/+127
* Add missing since tags for 8.1 (#9220)Henri Sara2017-05-0312-5/+42
* Create styles for grid drop target to indicate where the dragover position (#...Adam Wagner2017-05-031-1/+50
* Disable drag and drop for touch devices (#9216)Adam Wagner2017-05-024-0/+23
* HierarchicalDataProvider cache invalidation workaround (#9218)Aleksi Hietanen2017-05-022-1/+35
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-0264-307/+1365
* Add method for checking whether drag event was cancelled (#9214)Adam Wagner2017-05-022-2/+19
* Update portlet documentation for OSGi portletsHenri Sara2017-05-028-197/+138
* Fixes repackaging the whole elemental into shared. (#9207)Ilia Motornyi2017-05-021-1/+1
* Improve expand and collapse of items in TreeGrid (#9159)Aleksi Hietanen2017-05-0213-96/+425
* Add support for pluggable filters for rewriting dependencies (#9182)Artur2017-05-0218-5/+445
* Ignore dragstart and dragend events if there are no items dragged (#9187)Adam Wagner2017-04-301-7/+16
* 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
* Set transfer data only when not null (#9185)Adam Wagner2017-04-271-2/+5
* Fix typo in OSGi documentationHenri Sara2017-04-271-1/+1
* Open VaadinServlet and BootstrapHandler classes for external use (#9164)Artur2017-04-273-17/+113
* Make Bootstrap URIResolver available to bootstrap listeners (#9171)Artur2017-04-272-8/+36
* Make some of dnd's javadoc clearer.Adam Wagner2017-04-272-4/+21
* Add since tags for 8.1Henri Sara2017-04-2710-7/+55
* Add documentation pre-release disclaimer for OSGiHenri Sara2017-04-271-0/+2