aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2016-11-283-0/+85
* Mark TextField/TextArea as busy when a text change event is pending (#20469)Artur Signell2016-11-212-0/+64
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-172-0/+82
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-142-0/+202
* Prevent adding several scrollbar handlers (#19189).Denis Anisimov2016-11-142-0/+128
* Make clicking outside a ComboBox add a pending new item (#18366)Artur Signell2016-11-111-2/+10
* Fix some modern browsers tests failures.Denis Anisimov2016-11-103-3/+4
* Fix modern browsers test failures for 7.7.Denis Anisimov2016-11-0919-30/+56
* Show a sensible message for missing extensions (#10799)Artur Signell2016-11-034-41/+104
* Date/time issues are fixed in the tests.Denis Anisimov2016-11-021-0/+5
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-10-281-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-10-281-0/+14
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-262-1/+18
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-10-252-0/+45
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-10-241-0/+17
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-10-201-0/+14
* Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...Marc Englund2016-10-194-16/+88
* Update client side selection state when changing selection model (#20370)Artur Signell2016-10-181-0/+40
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-10-142-0/+191
* Workaround for deadlock issue (#18436)Artur Signell2016-10-111-0/+120
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-09-262-5/+20
* Add tests for widgetset compilation in different modesArtur Signell2016-09-251-1/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-313/+314
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-204-40/+48
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-201962-11389/+11751
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-152-0/+32
* Make test pass on all browsersArtur Signell2016-09-141-1/+5
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-142-0/+107
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-142-0/+104
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
* Test for Firefox download disconnecting push channelArtur Signell2016-09-121-0/+94
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-084-5/+88
* Update DOM and update escalator row count in the correct order (#19442)Artur Signell2016-09-051-3/+35
* Discard for DateField when the data source contains null (#8069)Patrik Lindström2016-09-022-0/+180
* Do not run test on IE8 as IE8 is brokenArtur Signell2016-09-011-0/+11
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-08-301-0/+48
* Properly encode special UTF-8 characters (#19928)Artur Signell2016-08-242-0/+76
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-112-0/+115
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-032-0/+128
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-012-8/+17
* Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-161-4/+4
* GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-132-0/+245
* Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
* Update test for Chrome 51Henri Sara2016-07-121-1/+1
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-061-0/+54
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-292-0/+388