| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ACCEPT attribute to Upload (#10906) | Ilia Motornyi | 2018-06-18 | 1 | -0/+6 |
* | Add @since 8.4 (#10840) | Ilia Motornyi | 2018-04-20 | 1 | -1/+1 |
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 15 | -43/+47 |
* | Fix incorrect color value handling in ColorPicker (#10812) | Anastasia Smirnova | 2018-04-13 | 1 | -0/+8 |
* | Update empty since tags for 8.4 and 8.3.3 (#10786) | Ilia Motornyi | 2018-04-04 | 1 | -1/+1 |
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
* | Support starting downloads and opening URLs from a menu item (#10478) | Artur | 2018-03-28 | 3 | -4/+37 |
* | Update release notes and since tags for 8.4 (#10760) | Teemu Suo-Anttila | 2018-03-27 | 1 | -8/+5 |
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 265 | -265/+265 |
* | Add row index to ItemClickEvent in Grid (#10754) | Tatu Lund | 2018-03-27 | 1 | -1/+3 |
* | Fix date ranges for date and datetime fields (#10685) | Ilia Motornyi | 2018-03-20 | 1 | -5/+9 |
* | Setting of tooltips for grid header/footer cells (#10489) | Artur | 2018-03-13 | 1 | -0/+7 |
* | 8.3.2 since (#10678) | Ilia Motornyi | 2018-03-05 | 1 | -1/+1 |
* | Fix client and server filter state mismatch in Combobox (#10630) | Anna Koskinen | 2018-02-27 | 1 | -0/+7 |
* | Replace RegExp with custom search (#10619) | Adam Wagner | 2018-02-08 | 1 | -20/+24 |
* | Add recursive expand and collapse method to TreeGrid and Tree (#10283) | Adam Wagner | 2018-02-08 | 1 | -0/+7 |
* | Add method for getting complete browser version (#10490) | Adam Wagner | 2018-02-01 | 1 | -14/+41 |
* | Add setters to Payload for JsonCodec to be able to encode | Adam Wagner | 2018-02-01 | 1 | -0/+30 |
* | Update since tags for 8.3.1 (#10584) | Teemu Suo-Anttila | 2018-01-31 | 1 | -1/+1 |
* | Add ARIA label support to DateField (#10538) | Adam Wagner | 2018-01-31 | 1 | -0/+27 |
* | Selection handling fix when adding new item to ComboBox. (#10445) | Anna Koskinen | 2018-01-30 | 1 | -0/+34 |
* | Rename widgetEventsAllowed to handleWidgetEvents (#10529) | Leif Åstrand | 2018-01-12 | 1 | -1/+1 |
* | Recognise Firefox and its version on iOS (#10466) | Adam Wagner | 2018-01-10 | 1 | -3/+9 |
* | Rename contentMode to descriptionContentMode in MenuItem (#10494) | Leif Åstrand | 2018-01-08 | 1 | -1/+1 |
* | Add missing since tags and JavaDocs (#10487)8.3.0.alpha1 | Teemu Suo-Anttila | 2018-01-03 | 2 | -0/+9 |
* | Implement widget event handling for Columns in Grid (#10412) | Teemu Suo-Anttila | 2017-12-29 | 1 | -1/+1 |
* | Add ContentMode for the description of MenuItems (#9984) | Jonas Zipprick | 2017-12-29 | 1 | -0/+2 |
* | Allow setting custom styles to DateField calendar date cells (#10305) | Anna Koskinen | 2017-12-28 | 1 | -0/+6 |
* | Clarify ContentMode javadocs (#10395) | Leif Åstrand | 2017-12-01 | 1 | -5/+6 |
* | Fix issues from API review for 8.2 (#10342) | Aleksi Hietanen | 2017-11-21 | 3 | -26/+13 |
* | Add documentation on GridDragger (#10328) | Pekka Hyvönen | 2017-11-16 | 1 | -0/+3 |
* | Update since tags in JavaDoc (#10325)8.2.0.alpha3 | Teemu Suo-Anttila | 2017-11-15 | 4 | -9/+9 |
* | Add new drop mode ON_GRID for GridDropTarget (#10296) | Pekka Hyvönen | 2017-11-15 | 3 | -3/+16 |
* | Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278) | Ansku | 2017-11-10 | 1 | -0/+1 |
* | Add ContentMode for row and cell descriptions in Grid (#10282) | Teemu Suo-Anttila | 2017-11-10 | 2 | -6/+28 |
* | Fix javadoc ending (#10274) | Ahmed Ashour | 2017-11-06 | 3 | -3/+3 |
* | Remove redundant interface already implemented by super class. (#10258) | Ahmed Ashour | 2017-10-31 | 10 | -21/+10 |
* | add Grid.Column#get/setAssistiveCaption (#10219) | Knoobie | 2017-10-30 | 1 | -0/+3 |
* | Improve naming of fields and variables (#10242) | Ahmed Ashour | 2017-10-26 | 2 | -6/+6 |
* | Remove trailing spaces (#10224) | Ahmed Ashour | 2017-10-26 | 19 | -35/+35 |
* | Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) | Ahmed Ashour | 2017-10-23 | 1 | -2/+2 |
* | AbstractDateField.formatDate() to be abstract (#10186) | Ahmed Ashour | 2017-10-20 | 1 | -7/+5 |
* | Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) | Ahmed Ashour | 2017-10-20 | 4 | -12/+16 |
* | Fix some checkstyle warnings (#10179) | Ahmed Ashour | 2017-10-13 | 1 | -2/+4 |
* | Convert AbstractDateField not to be a LegacyComponent (#10148) | Ahmed Ashour | 2017-10-13 | 3 | -26/+107 |
* | Fix typos (#10158) | Ahmed Ashour | 2017-10-10 | 1 | -1/+1 |
* | Edit grid row by index - server side (#10040) | Piotr Wilkin | 2017-10-10 | 1 | -0/+9 |
* | Add empty line at the end of files (#10142) | Ahmed Ashour | 2017-10-06 | 1 | -1/+1 |
* | Fix typos (#10124) | Ahmed Ashour | 2017-10-04 | 1 | -9/+10 |
* | Registration to remove state.registeredEventListeners (fixes #9634) (#10130) | Ahmed Ashour | 2017-10-04 | 2 | -12/+26 |