aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Update chrome version to 83 (#12024)Zhe Sun2020-05-2663-1/+1
* Fix ComboBox in read-only mode allowing value change by user (#12022)Tarek Oraby2020-05-252-0/+71
* Fix compatibility ComboBox filtering when page length is zero. (#12016)Anna Koskinen2020-05-202-0/+117
* Fix scrolling problem in table in Chrome 56+ (#12015)Anna Koskinen2020-05-192-0/+134
* Table / TreeTable multiselect disabling of touch detection (#12014)Anna Koskinen2020-05-195-1/+185
* Fix to compatibility Grid sorting after removing multi-select. (#12012)Anna Koskinen2020-05-152-0/+75
* Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...Anna Koskinen2020-05-131-0/+34
* Update firefox version to 75 (#12000)Zhe Sun2020-05-131-1/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Fix RTA's CreateLink in Firefox & IE11 (#11979)Tarek Oraby2020-05-082-0/+115
* Take overlays into account in getConnectorForElement. (#11980)Anna Koskinen2020-05-052-0/+193
* Allow replacing all columns at once when some of them are frozen. (#11978)Anna Koskinen2020-04-302-0/+78
* Fix the column width calculations for full width cell contents. (#11974)Anna Koskinen2020-04-292-0/+140
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-242-0/+154
* Fix incorrect position of column selector in MPR (#11953)Tatu Lund2020-04-211-0/+0
* Allow AbstractDateField to provide DST zone names over custom ranges (#11927)Tarek Oraby2020-04-212-0/+340
* Updating Chrome version (#11952)Tatu Lund2020-04-161-1/+1
* Set DateField value only if it passes range check (#11887)Tatu Lund2020-04-082-1/+6
* Allow setting Upload button caption as HTML, move data to SharedState. (#11940)Anna Koskinen2020-04-062-0/+107
* Prevent upload if no file is selected. (#11939)Anna Koskinen2020-04-0319-2/+191
* Ensure ChangeListener still works after first upload. (#11936)Anna Koskinen2020-04-012-0/+121
* Ensure recalculateColumnWidths works with refreshAll. (#11934)Anna Koskinen2020-03-312-0/+155
* Updated LayoutTester screenshots for IE and FF. (#11930)Anna Koskinen2020-03-27164-0/+0
* Fix an issue with frozen column count and unhiding. (#11929)Anna Koskinen2020-03-262-0/+78
* Add setters to Criterion to fix serialization. (#11926)Anna Koskinen2020-03-261-0/+59
* Tweaked layouttester tests to be more informative. (#11800) (#11813)Anna Koskinen2020-03-23132-33/+495
* Trigger re-measure after updating ElementResizeListeners. (#11912)Anna Koskinen2020-03-092-0/+66
* Further tweaks to ComboBox popup positioning. (#11910)Anna Koskinen2020-03-062-0/+67
* Removing code causing the trouble (#11898)Tatu Lund2020-02-242-0/+26
* Update Chrome version (#11891)Tatu Lund2020-02-181-1/+1
* Fix logic of lexicographical comparison of DateField range end (#11885)Tatu Lund2020-02-131-0/+46
* Don't reset date to current at DateField state (e.g. read-only) updates. (#11...Anna Koskinen2020-01-282-0/+87
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
* Ensure value change happens before shortcuts in compatibility components (#11...Anna Koskinen2020-01-152-0/+86
* Convert DateTimeFieldReadOnlyTest to not rely on screenshots. (#11870)Anna Koskinen2020-01-1313-16/+45
* Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867)Anna Koskinen2020-01-1013-16/+45
* Removed outdated spacer height update from removal process. (#11861)Anna Koskinen2020-01-092-0/+115
* Fix to RadioButtonGroup readOnly handling. (#11855)Anna Koskinen2019-12-232-0/+242
* Test tweaks (#11851)Anna Koskinen2019-12-202-22/+28
* Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846)Anna Koskinen2019-12-181-0/+77
* Chrome updated to 79 (#11847)Anna Koskinen2019-12-181-1/+1
* Test tweaks (#11841)Anna Koskinen2019-12-0611-10/+25
* Close window on ESC, when maximized button is clicked (#11840)Anastasia Smirnova2019-12-052-0/+68
* Delegate enabled handling to Composite root. (#11832)Anna Koskinen2019-11-262-0/+69
* Updated local screenshot testing configurations. (#11814)Anna Koskinen2019-11-214-25/+37
* Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)Anna Koskinen2019-11-213-0/+55
* Check actual Grid selection instead of relying on allSelected flag. (#11787)Anna Koskinen2019-11-042-0/+133
* Fix a timing issue in ComboBox filtering via paste using mouse. (#11780)Anna Koskinen2019-10-311-0/+66
* Improvements to ScrollDestination sanity checks (#11772)Anna Koskinen2019-10-281-0/+92
* Tweak a test to open Grid details row by clicking cell instead of row. (#11764)Anna Koskinen2019-10-251-7/+10