summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year (#10761)Ilia Motornyi2018-03-271484-1484/+1484
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-272-1/+31
* Fix grid spacebar handling (#10750)Ilia Motornyi2018-03-261-2/+2
* Fix VComboBox internal state cleanup (#10693)Anna Koskinen2018-03-233-2/+99
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-224-0/+235
* Grid editor open (#10674)Anna Koskinen2018-03-212-0/+213
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-201-0/+53
* Scroll the parent if Grid has already scrolled to the end (#10700)Anna Koskinen2018-03-201-0/+52
* Fix selecting rows from header and footer (#10720)Teemu Suo-Anttila2018-03-202-2/+36
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-194-0/+119
* Initialize VRichTextArea.client in RichTextAreaConnector Marco Collovati2018-03-192-0/+65
* Adding stylename to MenuBarItem also as one word (#10704)Anastasia Smirnova2018-03-132-0/+69
* Native select add 'disabled' attribute (#10710)Anastasia Smirnova2018-03-133-1/+53
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-132-0/+206
* Fix performance issue in Grid initial render with Footer (#10705)Teemu Suo-Anttila2018-03-131-0/+1
* Clear VComboBox selection fields when updated on server (#10692)Anna Koskinen2018-03-082-0/+126
* Enable setting cursor after the last character (#10670)Anastasia Smirnova2018-03-062-0/+108
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-272-0/+84
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-152-12/+114
* Fixes Grid editor visibility inside TabSheet (#10557)Piotr Wilkin2018-02-142-4/+14
* Set no-store headers for error responses (#10628)Leif Åstrand2018-02-131-1/+1
* Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)Olli Tietäväinen2018-02-125-0/+221
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-085-1/+242
* Implement NewItemProvider to replace NewItemHandler (#10606)Anna Koskinen2018-02-073-23/+69
* Fix GridLayout spacing if first row/column empty and set to be hidden (#10593)Anna Koskinen2018-02-061-5/+4
* Fix Grid details height calculation issue (#10343)Adam Wagner2018-02-061-0/+17
* Fix Grid initial render performance (#10579)Teemu Suo-Anttila2018-02-051-0/+9
* Fix ComboBox new item handler test (#10587)Anna Koskinen2018-02-051-0/+2
* Add flush() implementation to DateField (#10518)Adam Wagner2018-02-022-0/+83
* Add setters to Payload for JsonCodec to be able to encode Adam Wagner2018-02-011-0/+55
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-313-0/+106
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-302-0/+369
* Fix column width in resize event when mode is SIMPLE (#10442)Adam Wagner2018-01-292-0/+83
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-252-5/+22
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-242-15/+56
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-121-1/+1
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-112-0/+320
* Fix tests for Chrome 63 and focus issues in IE11 (#10495)Teemu Suo-Anttila2018-01-107-19/+18
* Fix space key on selection checkbox to select grid row (#10388)Marco Collovati2018-01-091-0/+18
* Add aria-modal attribute and role='dialog' for modal Window (#10447)Olli Tietäväinen2018-01-091-0/+16
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-092-4/+80
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-292-2/+16
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-292-3/+26
* Treat fields as readonly when bound with null setter (#10477)Marco Collovati2017-12-291-1/+1
* Allow setting custom styles to DateField calendar date cells (#10305)Anna Koskinen2017-12-284-0/+101
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-282-0/+39
* Fix selection column size calculation without data (#10384)Teemu Suo-Anttila2017-11-292-0/+86
* Fix styling of Window control buttons to show focus (#10285)Anna Koskinen2017-11-282-0/+73
* Prevent killing UI if heartbeats are pending (#10371)Teemu Suo-Anttila2017-11-272-0/+94