aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
* Open details rows shouldn't get removed when a new row is added to Grid (#12109)7.7.22Anna Koskinen2020-10-062-0/+93
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-0135-51/+285
* Update Chrome version check to 85 (#12090)Anna Koskinen2020-09-0210-1/+7
* Add API to detect if GridMultiSelect select-all checkbox is checked (#12086)Tarek Oraby2020-08-262-0/+79
* fix for #12079 - recalculate Composite layout inside Window (#12082)Olli Tietäväinen2020-08-262-0/+136
* Only remove caption margin from the first visible tab. (#12078)Anna Koskinen2020-08-192-0/+89
* Add 1px buffer to Escalator column natural widths. (#12075)Anna Koskinen2020-08-173-0/+0
* Add a regression test for Table's RowGenerator feature. (#12069)Anna Koskinen2020-08-111-0/+167
* 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-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