| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix RichTextArea read-only+disabled | Anastasia Smirnova | 2018-04-20 | 1 | -0/+37 |
* | Colorpicker validation handling (#10821) | KatriHaapalinna | 2018-04-20 | 1 | -0/+166 |
* | Fix for navigating in Grid using Tab | Teemu Suo-Anttila | 2018-04-20 | 1 | -2/+80 |
* | Add a check for tab events trying to set focus outside a modal Window (#10655) | Olli Tietäväinen | 2018-04-20 | 2 | -2/+62 |
* | Handle UnparsableDateString correctly (#10803) | Anastasia Smirnova | 2018-04-20 | 1 | -0/+40 |
* | Add null check to Grid's DnD focus handling (#10822) | Anna Koskinen | 2018-04-20 | 1 | -0/+45 |
* | Fix incorrect color value handling in ColorPicker (#10812) | Anastasia Smirnova | 2018-04-20 | 1 | -0/+33 |
* | Added support for getValue and setValue into TestBench RichTextAreaElement (#... | Anastasia Smirnova | 2018-04-10 | 2 | -6/+24 |
* | Ensure that popup is closed in Tabsheet (#10738) | Anastasia Smirnova | 2018-04-09 | 1 | -0/+29 |
* | Add support for ConnectorResources as ComboBox icons (#10795) | Teemu Suo-Anttila | 2018-04-09 | 1 | -4/+13 |
* | Remove empty comments (#10789) | Ilia Motornyi | 2018-04-05 | 69 | -227/+3 |
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 780 | -11716/+0 |
* | Support starting downloads and opening URLs from a menu item (#10478) | Artur | 2018-03-28 | 1 | -0/+44 |
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 707 | -707/+707 |
* | Add row index to ItemClickEvent in Grid (#10754) | Tatu Lund | 2018-03-27 | 1 | -0/+30 |
* | Fix grid spacebar handling (#10750) | Ilia Motornyi | 2018-03-26 | 1 | -2/+2 |
* | Fix VComboBox internal state cleanup (#10693) | Anna Koskinen | 2018-03-23 | 2 | -2/+57 |
* | Correctly handle data providers with overriden getId (#10728) | Anastasia Smirnova | 2018-03-22 | 2 | -0/+54 |
* | Grid editor open (#10674) | Anna Koskinen | 2018-03-21 | 1 | -0/+116 |
* | Fix selecting rows from header and footer (#10720) | Teemu Suo-Anttila | 2018-03-20 | 1 | -1/+34 |
* | Fix initially disabled items in RadioButtonGroup (#10719) | Teemu Suo-Anttila | 2018-03-19 | 2 | -0/+77 |
* | Initialize VRichTextArea.client in RichTextAreaConnector | Marco Collovati | 2018-03-19 | 1 | -0/+40 |
* | Adding stylename to MenuBarItem also as one word (#10704) | Anastasia Smirnova | 2018-03-13 | 1 | -0/+38 |
* | Native select add 'disabled' attribute (#10710) | Anastasia Smirnova | 2018-03-13 | 2 | -1/+26 |
* | Setting of tooltips for grid header/footer cells (#10489) | Artur | 2018-03-13 | 1 | -0/+93 |
* | Clear VComboBox selection fields when updated on server (#10692) | Anna Koskinen | 2018-03-08 | 1 | -0/+51 |
* | Enable setting cursor after the last character (#10670) | Anastasia Smirnova | 2018-03-06 | 1 | -0/+62 |
* | Fix client and server filter state mismatch in Combobox (#10630) | Anna Koskinen | 2018-02-27 | 1 | -0/+52 |
* | Allow configuring content modes for Grid cell tooltips (#10632) | Ilia Motornyi | 2018-02-15 | 1 | -0/+83 |
* | Fixes Grid editor visibility inside TabSheet (#10557) | Piotr Wilkin | 2018-02-14 | 1 | -4/+12 |
* | Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440) | Olli Tietäväinen | 2018-02-12 | 3 | -0/+137 |
* | Add recursive expand and collapse method to TreeGrid and Tree (#10283) | Adam Wagner | 2018-02-08 | 2 | -0/+124 |
* | Implement NewItemProvider to replace NewItemHandler (#10606) | Anna Koskinen | 2018-02-07 | 1 | -0/+6 |
* | Fix GridLayout spacing if first row/column empty and set to be hidden (#10593) | Anna Koskinen | 2018-02-06 | 1 | -5/+4 |
* | Fix Grid details height calculation issue (#10343) | Adam Wagner | 2018-02-06 | 1 | -0/+17 |
* | Fix Grid initial render performance (#10579) | Teemu Suo-Anttila | 2018-02-05 | 1 | -0/+9 |
* | Fix ComboBox new item handler test (#10587) | Anna Koskinen | 2018-02-05 | 1 | -0/+2 |
* | Add flush() implementation to DateField (#10518) | Adam Wagner | 2018-02-02 | 1 | -0/+39 |
* | Add ARIA label support to DateField (#10538) | Adam Wagner | 2018-01-31 | 1 | -0/+59 |
* | Selection handling fix when adding new item to ComboBox. (#10445) | Anna Koskinen | 2018-01-30 | 1 | -0/+231 |
* | Fix column width in resize event when mode is SIMPLE (#10442) | Adam Wagner | 2018-01-29 | 1 | -0/+68 |
* | Fix Grid not updating selected item immediately (#10569) | Teemu Suo-Anttila | 2018-01-25 | 1 | -0/+5 |
* | Make modal window focus circulate correctly (#10497) | Olli Tietäväinen | 2018-01-24 | 1 | -15/+34 |
* | Ensure Upload is properly reset after an upload is interrupted (#10522) | Anna Koskinen | 2018-01-11 | 1 | -0/+112 |
* | Fix tests for Chrome 63 and focus issues in IE11 (#10495) | Teemu Suo-Anttila | 2018-01-10 | 7 | -19/+18 |
* | Fix space key on selection checkbox to select grid row (#10388) | Marco Collovati | 2018-01-09 | 1 | -0/+18 |
* | Add aria-modal attribute and role='dialog' for modal Window (#10447) | Olli Tietäväinen | 2018-01-09 | 1 | -0/+16 |
* | Add Notification.close() to hide a notification from the server (#10483) | Artur | 2018-01-09 | 1 | -0/+52 |
* | Implement widget event handling for Columns in Grid (#10412) | Teemu Suo-Anttila | 2017-12-29 | 1 | -0/+14 |
* | Add ContentMode for the description of MenuItems (#9984) | Jonas Zipprick | 2017-12-29 | 1 | -0/+17 |