aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Add column width recalculation when vertical scrollbar hidden/shown. (#12058)Anna Koskinen2020-07-233-4/+10
* Revert 'Rewrote debouncing of onResize (#11899)' (#12051)Anna Koskinen2020-07-093-4/+243
* All updates to Escalator size should get reported to LayoutManager. (#12050)Anna Koskinen2020-07-082-0/+204
* Add support for "ww" in date format (#12037)Tatu Lund2020-07-031-0/+1
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-1/+2
* Update ComboBox popup position comparison to use correct top value. (#12041)Anna Koskinen2020-06-262-1/+36
* Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)Tarek Oraby2020-06-182-0/+115
* Update chrome version to 83 (#12024)Zhe Sun2020-05-261-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
* 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
* 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-036-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
* 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-2334-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
* 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-131-16/+45
* Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867)Anna Koskinen2020-01-101-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-065-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-213-24/+36
* 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