aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Add mouse event details to the drop event (#9485)Adam Wagner2017-06-072-2/+5
* Show empty selection caption in ComboBox (#9468)Teemu Suo-Anttila2017-06-053-1/+23
* Allow grid columns to optionally shrink to be narrower than contentsArtur2017-05-303-6/+97
* Find active connector anywhere in the DOM (#9429)Artur2017-05-262-0/+98
* Fix missing drag image on FF, Safari (#9409)Pekka Hyvönen2017-05-232-2/+40
* Make select all work with TreeGrid (#9412)Aleksi Hietanen2017-05-232-0/+73
* Fix ComboBoxClosePopupRetainTextTest (#9415)Aleksi Hietanen2017-05-231-3/+9
* New Tree component themeIlia Motornyi2017-05-231-1/+1
* Correctly use id to identify data when refreshing (#9398)Teemu Suo-Anttila2017-05-232-0/+184
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-232-0/+47
* Fix CheckboxFocusClickTest on Firefox (#9397)Aleksi Hietanen2017-05-221-4/+5
* Fix menu item selection in tests (#9387)Henri Sara2017-05-192-11/+2
* Add style automatically to indicate that an element is being dragged (#9385)Adam Wagner2017-05-191-3/+1
* Fix resetting of last filter in VComboBox (#9381)Matti Tahvonen2017-05-191-0/+26
* Make it possible for drop target to accept both files and other data (#9382)Adam Wagner2017-05-191-4/+11
* Add shorthand for adding a column with ComponentRendererPekka Hyvönen2017-05-191-3/+3
* Show drop hints when dropping in empty Grid (#9353)Pekka Hyvönen2017-05-181-4/+8
* Fix NPE when detaching DragSource & DropTarget on client side (#9341)Pekka Hyvönen2017-05-171-0/+83
* Fix tooltip test after tooltip style changeHenri Sara2017-05-171-4/+4
* Update WidgetUtilTest for Chrome 58Henri Sara2017-05-171-2/+1
* Make ThemeTest notification tests more reliableHenri Sara2017-05-171-0/+1
* Update ES5/ES6 tests for FirefoxHenri Sara2017-05-172-2/+4
* Make GridPopupViewTest more stableHenri Sara2017-05-171-1/+1
* Update Chrome version to 58 in testHenri Sara2017-05-171-1/+1
* Fix drag image offset for Grid rows for mobile (#9336)Pekka Hyvönen2017-05-171-0/+2
* Fix Button as a Html5 DragSource (#9346)Pekka Hyvönen2017-05-171-3/+7
* Make it possible for grid drop target to accept dragged data when grid is emp...Adam Wagner2017-05-171-6/+11
* Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327)Teemu Suo-Anttila2017-05-162-21/+21
* Properly init client-side data in GridDataChangeHandlerTestTeemu Suo-Anttila2017-05-161-1/+2
* Add BackEndHierarchicalDataProvider and an abstract base classAleksi Hietanen2017-05-161-18/+13
* Add ItemCollapseAllowedProvider interfaceAleksi Hietanen2017-05-161-1/+2
* Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallbackAleksi Hietanen2017-05-161-2/+2
* Clean connector tracker after each access block to stop memory leaks (#9305)Artur2017-05-163-5/+130
* Add API for multiple drag data generators (#9321)Adam Wagner2017-05-161-9/+12
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-169-45/+45
* Add events and functionality to Tree (#9318)Teemu Suo-Anttila2017-05-162-0/+76
* Use theme font and normal line wrapping for regular tooltips (#9143)Leif Åstrand2017-05-155-4/+116
* Refactor Html5 DnD feature based on API review (#9306)Pekka Hyvönen2017-05-125-19/+13
* Create upload URLs only when stream variable is attached by drop handler (#9301)Adam Wagner2017-05-111-68/+19
* Add mobile html5 dnd support using polyfill (#9282)Pekka Hyvönen2017-05-112-9/+43
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-111-0/+164
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-05-112-0/+69
* Reset HierarchicalDataCommunicator on changes (#9275)Aleksi Hietanen2017-05-112-0/+210
* Fix partly missing drag image regression on SafariPekka Hyvönen2017-05-102-1/+69
* Fix selection with space in TreeGrid/TreeHenri Sara2017-05-101-0/+45
* Move TestBench API to the correct package (#9249)Artur2017-05-0922-116/+32
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-052-30/+60
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-052-0/+32
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-035-7/+2
* Fix ComponentLocator with inherited classes without custom connector (#9176)Teemu Suo-Anttila2017-05-032-0/+73