| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 523 | -523/+523 |
* | Fix Grid column reorder with partially hidden joined header cells. (#12429) | Anna Koskinen | 2021-10-14 | 1 | -7/+8 |
* | Checkstyle tweaks to DateField widgets. (#12400) | Anna Koskinen | 2021-09-13 | 10 | -23/+316 |
* | Update project to 8.15-SNAPSHOT (#12392) | Zhe Sun | 2021-08-31 | 1 | -1/+1 |
* | Some Checkstyle fixes. (#12379) | Anna Koskinen | 2021-08-24 | 5 | -15/+275 |
* | Checkstyle fixes for SplitPanel widgets. (#12378) | Anna Koskinen | 2021-08-23 | 3 | -26/+185 |
* | Some Checkstyle tweaks. (#12376) | Anna Koskinen | 2021-08-23 | 8 | -11/+114 |
* | Updates to TreeGrid's ensureAvailability handling. (#12374) | Anna Koskinen | 2021-08-20 | 1 | -13/+11 |
* | Ensure visible tab search only covers existing tabs. (#12373) | Anna Koskinen | 2021-08-18 | 1 | -0/+2 |
* | Reworked and cleaned up client-side TabSheet and Accordion. (#12357) | Anna Koskinen | 2021-08-13 | 6 | -334/+1244 |
* | Split too long method in two. (#12351) | Anna Koskinen | 2021-07-27 | 1 | -63/+69 |
* | Checkstyle fixes. (#12349) | Anna Koskinen | 2021-07-27 | 17 | -17/+342 |
* | Deprecating Flash component. (#12348) | Anna Koskinen | 2021-07-26 | 2 | -0/+106 |
* | Divide too long Grid and Escalator methods into smaller units. (#12340) | Anna Koskinen | 2021-07-23 | 2 | -259/+348 |
* | Checkstyle fixes (#12347) | Anna Koskinen | 2021-07-23 | 82 | -139/+1638 |
* | Ensure Grid details rows get a full refresh when a column is sorted. (#12342) | Anna Koskinen | 2021-07-21 | 1 | -1/+2 |
* | Checkstyle fixes (#12339) | Anna Koskinen | 2021-07-15 | 51 | -85/+1177 |
* | Code cleanup (#12333) | Anna Koskinen | 2021-07-08 | 10 | -89/+91 |
* | Ensure removing a row does not cause exceptions in detail row handling. (#12330) | Anna Koskinen | 2021-06-30 | 1 | -0/+23 |
* | Trigger repositioning after full refresh of current details. (#12312) | Anna Koskinen | 2021-05-20 | 1 | -0/+6 |
* | Ensure large tooltips can be closed on touch devices. (#12282) | Anna Koskinen | 2021-04-30 | 1 | -1/+1 |
* | Fix validation in non-buffered Grid editor (#12281) | Tarek Oraby | 2021-04-28 | 4 | -8/+91 |
* | Add browser specific handling in setRows (#12141) | Tatu Lund | 2021-04-19 | 1 | -1/+3 |
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 1 | -1/+1 |
* | Fix Window dragging on touch screen. (#12260) | Anna Koskinen | 2021-03-31 | 1 | -2/+2 |
* | Add missing 8.13 since tag (#12236) | Zhe Sun | 2021-03-11 | 3 | -3/+3 |
* | Optimized #12211 fix. (#12234) | Anna Koskinen | 2021-03-10 | 1 | -19/+6 |
* | Remove outdated comment (#12233) | Anna Koskinen | 2021-03-09 | 1 | -1/+0 |
* | Fix updating Escalator's physical row index. (#12232) | Anna Koskinen | 2021-03-08 | 1 | -1/+4 |
* | Fix updating Grid's item set when details rows are open. (#12231) | Anna Koskinen | 2021-03-08 | 4 | -3/+51 |
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 523 | -523/+523 |
* | Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213) | Anna Koskinen | 2021-03-03 | 1 | -9/+0 |
* | Fix displaying checkboxes within Grid editor row. (#12212) | Anna Koskinen | 2021-03-03 | 1 | -0/+7 |
* | Fixed input to ensureAvailabilty (#12208) | Oliver Buchien | 2021-02-26 | 1 | -2/+2 |
* | fix: Focus-activated shortcut listener in compatibility TextField (#12203) | Tatu Lund | 2021-02-16 | 1 | -5/+23 |
* | Re-use ComputedStyles in Escalator when possible. (#12186) | Anna Koskinen | 2021-02-05 | 2 | -9/+38 |
* | Remove outdated IE10 compatibility class (#12193) | Anna Koskinen | 2021-02-02 | 1 | -34/+0 |
* | Move call to getMessageHandler().onResynchronize(); to right place (#12178) | Tatu Lund | 2021-01-07 | 1 | -1/+1 |
* | Fix to LayoutManager size calculations during transform. (#12138) | Anna Koskinen | 2020-12-18 | 3 | -13/+93 |
* | MenuBar: Don't set openRootOnHover when on Android or IOS. (#12135) | Martin Vysny | 2020-12-03 | 1 | -2/+9 |
* | Ensure Composite's contents gets re-measured on resize. (#12154) | Anna Koskinen | 2020-12-01 | 1 | -0/+2 |
* | Tweaks to Grid/Escalator column size handling (#12145) | Anna Koskinen | 2020-11-10 | 4 | -93/+168 |
* | Use generated id of the menu item to help testing of the menubar (#12124) | Tatu Lund | 2020-10-22 | 1 | -0/+5 |
* | Take border into account in Grid editor position when it opens upwards. (#12118) | Anna Koskinen | 2020-10-13 | 1 | -3/+4 |
* | When a Grid gets scroll-locked, cancel the scrollInProgress handler. (#12116) | Anna Koskinen | 2020-10-12 | 1 | -3/+10 |
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
* | Open details rows shouldn't get removed when a new row is added to Grid (#12109)7.7.22 | Anna Koskinen | 2020-10-06 | 1 | -6/+0 |
* | fix for #12079 - recalculate Composite layout inside Window (#12082) | Olli Tietäväinen | 2020-08-26 | 1 | -2/+2 |
* | Fix typo in error message (#12077) | Anna Koskinen | 2020-08-17 | 1 | -1/+1 |
* | Add 1px buffer to Escalator column natural widths. (#12075) | Anna Koskinen | 2020-08-17 | 1 | -7/+7 |