summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make it possible to drop things on top of Grid rows (#8747)Adam Wagner2017-04-123-5/+67
* Make Grid rows draggable (#8690)Adam Wagner2017-04-121-0/+38
* Fix initial expand of TreeGrid itemsAleksi Hietanen2017-04-111-0/+5
* Make Button component draggable (#9038)Adam Wagner2017-04-101-0/+26
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-062-1/+50
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* TreeGrid keyboard navigation Ilia Motornyi2017-04-052-0/+75
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-302-0/+52
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-291-1/+10
* Clean DropEvent and DragEndEvent properties (#8925)Adam Wagner2017-03-242-4/+6
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-241-0/+3
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-231-1/+2
* Remove support for transfer data type (#8910)Adam Wagner2017-03-222-24/+11
* Check Trident version to detect compatibility mode (#8884)Dos Moonen2017-03-221-8/+10
* Add missing since tags for 8.1.0.alpha1 (#8888)Henri Sara2017-03-212-1/+3
* Add more 8.0.3 since tagsHenri Sara2017-03-211-0/+4
* Add @since 8.0.3 tagselmot2017-03-211-0/+2
* Fix some javadoc errors (#8873)Ahmed Ashour2017-03-201-1/+1
* Hierarchical data (#8842)Aleksi Hietanen2017-03-163-3/+57
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-091-0/+26
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-071-2/+0
* Add @author and @since tags to drag and drop related new files (#8693) (#8694)Adam Wagner2017-03-016-0/+18
* Add initial implementation of TreeGrid (#8572)Aleksi Hietanen2017-02-233-0/+95
* Make DragSource extension/component available in DropEvent (#8636)Adam Wagner2017-02-221-1/+3
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-02-221-1/+1
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-1/+1
* Translate "context://" to the context root of the web appArtur2017-02-222-0/+24
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-1626-20/+57
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-161-0/+7
* HTML5 Drag and Drop Support (#8264)Adam Wagner2017-02-106-0/+292
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-0/+5
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-071-1/+1
* Add Grid editor events. (#8365)Denis2017-02-021-3/+7
* Add scrollTo methods to Grid (#8203) (#8410)caalador2017-02-021-0/+53
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-1/+1
* Introduce empty selection functionality for NativeSelect. (#8336)Denis2017-01-271-0/+12
* Show unsupported browser page for FF version less than 45. (#8328)Denis2017-01-251-1/+1