summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Ensure large tooltips can be closed on touch devices. (#12282)Anna Koskinen2021-04-301-1/+1
* Fix validation in non-buffered Grid editor (#12281)Tarek Oraby2021-04-284-8/+91
* Add browser specific handling in setRows (#12141)Tatu Lund2021-04-191-1/+3
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
* Fix Window dragging on touch screen. (#12260)Anna Koskinen2021-03-311-2/+2
* Add missing 8.13 since tag (#12236)Zhe Sun2021-03-113-3/+3
* Optimized #12211 fix. (#12234)Anna Koskinen2021-03-101-19/+6
* Remove outdated comment (#12233)Anna Koskinen2021-03-091-1/+0
* Fix updating Escalator's physical row index. (#12232)Anna Koskinen2021-03-081-1/+4
* Fix updating Grid's item set when details rows are open. (#12231)Anna Koskinen2021-03-084-3/+51
* Update copyright year range. (#12215)Anna Koskinen2021-03-04523-523/+523
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-9/+0
* Fix displaying checkboxes within Grid editor row. (#12212)Anna Koskinen2021-03-031-0/+7
* Fixed input to ensureAvailabilty (#12208)Oliver Buchien2021-02-261-2/+2
* fix: Focus-activated shortcut listener in compatibility TextField (#12203)Tatu Lund2021-02-161-5/+23
* Re-use ComputedStyles in Escalator when possible. (#12186)Anna Koskinen2021-02-052-9/+38
* Remove outdated IE10 compatibility class (#12193)Anna Koskinen2021-02-021-34/+0
* Move call to getMessageHandler().onResynchronize(); to right place (#12178)Tatu Lund2021-01-071-1/+1
* Fix to LayoutManager size calculations during transform. (#12138)Anna Koskinen2020-12-183-13/+93
* MenuBar: Don't set openRootOnHover when on Android or IOS. (#12135)Martin Vysny2020-12-031-2/+9
* Ensure Composite's contents gets re-measured on resize. (#12154)Anna Koskinen2020-12-011-0/+2
* Tweaks to Grid/Escalator column size handling (#12145)Anna Koskinen2020-11-104-93/+168
* Use generated id of the menu item to help testing of the menubar (#12124)Tatu Lund2020-10-221-0/+5
* Take border into account in Grid editor position when it opens upwards. (#12118)Anna Koskinen2020-10-131-3/+4
* When a Grid gets scroll-locked, cancel the scrollInProgress handler. (#12116)Anna Koskinen2020-10-121-3/+10
* 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-061-6/+0
* fix for #12079 - recalculate Composite layout inside Window (#12082)Olli Tietäväinen2020-08-261-2/+2
* Fix typo in error message (#12077)Anna Koskinen2020-08-171-1/+1
* Add 1px buffer to Escalator column natural widths. (#12075)Anna Koskinen2020-08-171-7/+7
* Add enabled check to Column#isResizable (#12063)Tatu Lund2020-08-061-1/+3
* Use queue for resync requests. (#12043)Anna Koskinen2020-07-301-7/+13
* Add column width recalculation when vertical scrollbar hidden/shown. (#12058)Anna Koskinen2020-07-233-3/+150
* Revert 'Rewrote debouncing of onResize (#11899)' (#12051)Anna Koskinen2020-07-091-33/+15
* All updates to Escalator size should get reported to LayoutManager. (#12050)Anna Koskinen2020-07-083-0/+134
* Add support for "ww" in date format (#12037)Tatu Lund2020-07-031-0/+49
* Update ComboBox popup position comparison to use correct top value. (#12041)Anna Koskinen2020-06-261-2/+2
* Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)Tarek Oraby2020-06-181-1/+9
* Fix ComboBox in read-only mode allowing value change by user (#12022)Tarek Oraby2020-05-251-0/+3
* Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it ...Tatu Lund2020-05-253-18/+26
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Fix RTA's CreateLink in Firefox & IE11 (#11979)Tarek Oraby2020-05-081-1/+25
* Take overlays into account in getConnectorForElement. (#11980)Anna Koskinen2020-05-051-7/+24
* Allow replacing all columns at once when some of them are frozen. (#11978)Anna Koskinen2020-04-301-2/+11
* Fix the column width calculations for full width cell contents. (#11974)Anna Koskinen2020-04-291-0/+40
* Fix hiding / un-hiding with frozen columns in multiselect mode (#11972)Tatu Lund2020-04-281-4/+4
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-241-2/+8
* Fix incorrect position of column selector in MPR (#11953)Tatu Lund2020-04-211-0/+2
* Add multiselect column compensation (#11951)Tatu Lund2020-04-201-1/+5
* Expired session: use 403 Forbidden instead of 410 Gone (#11859)Felix Fontein2020-04-081-1/+1