aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* feat: Update POMs and bump build dependency versions (#12636)Patrik Lindström2024-11-081-2/+2
* chore: Downgrade snapshot version for free version (#12635)Patrik Lindström2024-11-061-1/+1
* Update copyright year range (#12507)Anna Koskinen2022-01-11523-523/+523
* Fix Grid column reorder with partially hidden joined header cells. (#12429)Anna Koskinen2021-10-141-7/+8
* Checkstyle tweaks to DateField widgets. (#12400)Anna Koskinen2021-09-1310-23/+316
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-311-1/+1
* Some Checkstyle fixes. (#12379)Anna Koskinen2021-08-245-15/+275
* Checkstyle fixes for SplitPanel widgets. (#12378)Anna Koskinen2021-08-233-26/+185
* Some Checkstyle tweaks. (#12376)Anna Koskinen2021-08-238-11/+114
* Updates to TreeGrid's ensureAvailability handling. (#12374)Anna Koskinen2021-08-201-13/+11
* Ensure visible tab search only covers existing tabs. (#12373)Anna Koskinen2021-08-181-0/+2
* Reworked and cleaned up client-side TabSheet and Accordion. (#12357)Anna Koskinen2021-08-136-334/+1244
* Split too long method in two. (#12351)Anna Koskinen2021-07-271-63/+69
* Checkstyle fixes. (#12349)Anna Koskinen2021-07-2717-17/+342
* Deprecating Flash component. (#12348)Anna Koskinen2021-07-262-0/+106
* Divide too long Grid and Escalator methods into smaller units. (#12340)Anna Koskinen2021-07-232-259/+348
* Checkstyle fixes (#12347)Anna Koskinen2021-07-2382-139/+1638
* Ensure Grid details rows get a full refresh when a column is sorted. (#12342)Anna Koskinen2021-07-211-1/+2
* Checkstyle fixes (#12339)Anna Koskinen2021-07-1551-85/+1177
* Code cleanup (#12333)Anna Koskinen2021-07-0810-89/+91
* Ensure removing a row does not cause exceptions in detail row handling. (#12330)Anna Koskinen2021-06-301-0/+23
* Trigger repositioning after full refresh of current details. (#12312)Anna Koskinen2021-05-201-0/+6
* 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