summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Add support for detecting ChromeOS operating system (#9698)Flamenco2017-07-271-1/+53
* Add missing since tag (#9695)Henri Sara2017-07-191-0/+2
* Add criteria API to make it easier to set acceptance criteria for drag and dr...Adam Wagner2017-07-035-1/+418
* Fix bookkeeping assertion errorIlia Motornyi2017-06-301-1/+1
* Create drag source and drop target extensions for tree grid (#9463)Adam Wagner2017-06-283-0/+115
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-0/+2
* Add missing since tags (#9544)Henri Sara2017-06-151-0/+2
* Rewrite HierarchyMapper to consistently handle changes Teemu Suo-Anttila2017-06-151-3/+3
* Add mouse event details to the drop event (#9485)Adam Wagner2017-06-072-2/+10
* Allow grid columns to optionally shrink to be narrower than contentsArtur2017-05-301-0/+4
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-231-0/+27
* Show drop hints when dropping in empty Grid (#9353)Pekka Hyvönen2017-05-181-1/+7
* Fix DnD issues regarding data type text (#9347)Adam Wagner2017-05-171-0/+13
* Add since tags for 8.1 (#9343)Henri Sara2017-05-172-0/+4
* Move HierarchicalDataCommunicatorConstants to the correct packageAleksi Hietanen2017-05-161-1/+1
* Rename TreeGridCommunicationConstants to HierarchicalDataCommunicatorConstantsAleksi Hietanen2017-05-161-3/+4
* Move CompositeState to different packageAleksi Hietanen2017-05-161-1/+1
* Add API to store any type of data in the dataTransfer object (#9319)Adam Wagner2017-05-163-15/+37
* Rename OSGi classes for Java naming conventions (#9320)Henri Sara2017-05-155-22/+32
* Refactor Html5 DnD feature based on API review (#9306)Pekka Hyvönen2017-05-121-26/+0
* Poll server for changes at the end of each file upload (#9300)Adam Wagner2017-05-111-0/+5
* Add mobile html5 dnd support using polyfill (#9282)Pekka Hyvönen2017-05-113-1/+26
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-114-0/+210
* 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-081-0/+5
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-053-9/+8
* Add missing since tags for 8.1 (#9220)Henri Sara2017-05-031-0/+6
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-021-0/+22
* 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-021-10/+12
* Add since tags for 8.1Henri Sara2017-04-274-0/+32
* Add an option for defining number of visible items in a NativeSelect (#9109)Artur2017-04-261-0/+4
* Make TreeGrid follow framework style conventionsAleksi Hietanen2017-04-261-1/+5
* Detect Chrome on iOS as Chrome + Webkit (#9138)Artur2017-04-251-2/+18
* Clarify javadoc for OSGi related interfacesHenri Sara2017-04-252-0/+10
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-0/+2
* Convenience API for registering themes and widgetsetsMirjan Merruko2017-04-255-32/+372
* Add OSGi support #8830 #8827 #8828 #8829Mirjan Merruko2017-04-255-23/+299
* Make it possible to set a Resource as drag image (#9088)Adam Wagner2017-04-251-0/+2
* Add support for frontend:// using separate es5 and es6 foldersArtur2017-04-243-1/+78
* Include charset in text/html responses (#8777) (#9123)Ilia Motornyi2017-04-211-0/+5
* Add/fill in missing @since tags for 8.1 (#9106)8.1.0.alpha6Henri Sara2017-04-197-21/+20
* Composite component (#8952)Artur2017-04-181-0/+27
* Add LoadStyle.NONE for completely omitting a connectorLeif Åstrand2017-04-131-1/+7
* Use separate identifier for push connections8.1.0.alpha5Aleksi Hietanen2017-04-131-1/+8
* Create combined drop mode to allow both on_top and between drops (#9063)Adam Wagner2017-04-132-0/+22
* Correctly set ListSelect style namesArtur2017-04-131-1/+2
* Remove Extension suffix from Grid DND classes (#9035)Adam Wagner2017-04-124-6/+6
* Make it possible to drop things between Grid rows (#8979)Adam Wagner2017-04-124-1/+86
* Provide dragged Grid items in server side (#8950)Adam Wagner2017-04-122-1/+51