aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-053-76/+115
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-051-1/+1
* 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-035-12/+54
* Add missing since tags for 8.1 (#9220)Henri Sara2017-05-033-0/+21
* Disable drag and drop for touch devices (#9216)Adam Wagner2017-05-023-0/+18
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-022-6/+71
* Improve expand and collapse of items in TreeGrid (#9159)Aleksi Hietanen2017-05-023-27/+98
* Ignore dragstart and dragend events if there are no items dragged (#9187)Adam Wagner2017-04-301-7/+16
* Set transfer data only when not null (#9185)Adam Wagner2017-04-271-2/+5
* Add since tags for 8.1Henri Sara2017-04-273-2/+10
* Add an option for defining number of visible items in a NativeSelect (#9109)Artur2017-04-261-0/+24
* Make TreeGrid follow framework style conventionsAleksi Hietanen2017-04-264-9/+28
* Detect Chrome on iOS as Chrome + Webkit (#9138)Artur2017-04-256-19/+39
* Make it possible to set a Resource as drag image (#9088)Adam Wagner2017-04-251-0/+30
* Add support for frontend:// using separate es5 and es6 foldersArtur2017-04-242-0/+20
* Fix race condition between rendering TreeGrid and setting up headers (#9105)Teemu Suo-Anttila2017-04-212-16/+21
* Remove unnecessary logging from setHeightByRows in EscalatorTeemu Suo-Anttila2017-04-201-10/+9
* Fix changing primary style name for NativeSelect (#9016)Artur2017-04-201-1/+1
* Add/fill in missing @since tags for 8.1 (#9106)8.1.0.alpha6Henri Sara2017-04-195-45/+50
* Wait for HTML imports to be processed and not only loaded (#9110)Artur2017-04-191-1/+28
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-04-191-20/+35
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-04-199-82/+192
* Ignore all external events in the Profiler (#9033)Artur2017-04-181-0/+6
* Schedule DOM reset after column size setting (#9011)Henri Sara2017-04-181-1/+3
* Composite component (#8952)Artur2017-04-181-0/+90
* Indicate when multiple rows are dragged (#9087)Adam Wagner2017-04-171-0/+46
* Use separate identifier for push connections8.1.0.alpha5Aleksi Hietanen2017-04-132-6/+25
* Create combined drop mode to allow both on_top and between drops (#9063)Adam Wagner2017-04-131-0/+9
* Replace drag over class name with conventional ones (#9059) (#9076)Pekka Hyvönen2017-04-132-26/+70
* Panel.setScrollTop() fails with impossibly large numbersOlli Tietäväinen2017-04-131-0/+7
* Correctly set ListSelect style namesArtur2017-04-131-19/+10
* Notify a resource load listener many times if it has been added many times (#...Artur2017-04-131-3/+4
* Provide GridLayout size and cell elements to JS and TB (#9019)Artur2017-04-131-0/+44
* Fix empty TreeGrid (#9067)Aleksi Hietanen2017-04-121-1/+7
* Remove Extension suffix from Grid DND classes (#9035)Adam Wagner2017-04-122-24/+21
* Make it possible to drop things between Grid rows (#8979)Adam Wagner2017-04-122-11/+88
* Provide dragged Grid items in server side (#8950)Adam Wagner2017-04-122-18/+106
* Make it possible to drop things on top of Grid rows (#8747)Adam Wagner2017-04-124-33/+193
* Make all selected rows draggable (#8746)Adam Wagner2017-04-121-2/+82
* Make Grid rows draggable (#8690)Adam Wagner2017-04-124-12/+200
* Fix initial expand of TreeGrid itemsAleksi Hietanen2017-04-111-10/+15
* Make Button component draggable (#9038)Adam Wagner2017-04-102-1/+87
* Remove compile-time mockito dependency from client moduleAleksi Hietanen2017-04-101-5/+0
* Send view width as width and not heightArtur2017-04-061-2/+2
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-061-1/+80
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* TreeGrid keyboard navigation Ilia Motornyi2017-04-055-86/+84
* Correctly set style names for NativeSelect (#9006)Artur2017-04-042-2/+9
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-031-2/+2