summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure that popup is closed in Tabsheet (#10738)Anastasia Smirnova2018-04-091-1/+1
* Make it possible to also use an element as root and not only id. (#10785)caalador2018-04-093-2/+72
* Remove empty comments (#10789)Ilia Motornyi2018-04-053-12/+1
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-043-3/+3
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-284-61/+0
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-286-37/+207
* Update since for 8.3.3 (#10768)8.4.0.alpha1Teemu Suo-Anttila2018-03-281-1/+1
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-278-20/+22
* Update copyright year (#10761)Ilia Motornyi2018-03-27519-519/+519
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-271-1/+2
* Fix grid spacebar handling (#10750)Ilia Motornyi2018-03-261-1/+2
* Fix VComboBox internal state cleanup (#10693)Anna Koskinen2018-03-232-2/+8
* Grid editor open (#10674)Anna Koskinen2018-03-213-38/+123
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-206-64/+69
* Prevent reporting browser window resizing too often (#10675)Matti Tahvonen2018-03-201-4/+19
* Scroll the parent if Grid has already scrolled to the end (#10700)Anna Koskinen2018-03-201-5/+19
* Fix selecting rows from header and footer (#10720)Teemu Suo-Anttila2018-03-201-3/+11
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-192-17/+26
* Initialize VRichTextArea.client in RichTextAreaConnector Marco Collovati2018-03-191-0/+1
* Adding stylename to MenuBarItem also as one word (#10704)Anastasia Smirnova2018-03-131-0/+1
* Native select add 'disabled' attribute (#10710)Anastasia Smirnova2018-03-131-0/+12
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-132-3/+107
* Fix performance issue in Grid initial render with Footer (#10705)Teemu Suo-Anttila2018-03-131-4/+3
* Clear VComboBox selection fields when updated on server (#10692)Anna Koskinen2018-03-081-0/+4
* Enable setting cursor after the last character (#10670)Anastasia Smirnova2018-03-061-1/+2
* 8.3.2 since (#10678)Ilia Motornyi2018-03-054-4/+4
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-271-5/+4
* Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)Olli Tietäväinen2018-02-123-1/+56
* Fix GridLayout spacing if first row/column empty and set to be hidden (#10593)Anna Koskinen2018-02-061-6/+22
* Fix Grid details height calculation issue (#10343)Adam Wagner2018-02-066-3/+187
* Fix Grid initial render performance (#10579)Teemu Suo-Anttila2018-02-053-78/+141
* Add flush() implementation to DateField (#10518)Adam Wagner2018-02-025-16/+60
* Add method for getting complete browser version (#10490)Adam Wagner2018-02-012-0/+52
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-313-10/+177
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-302-6/+121
* Fix column width in resize event when mode is SIMPLE (#10442)Adam Wagner2018-01-291-2/+5
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-241-2/+11
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-122-13/+13
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-111-0/+1
* Recognise Firefox and its version on iOS (#10466)Adam Wagner2018-01-101-0/+45
* Fix space key on selection checkbox to select grid row (#10388)Marco Collovati2018-01-091-1/+18
* Add aria-modal attribute and role='dialog' for modal Window (#10447)Olli Tietäväinen2018-01-091-2/+6
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-091-9/+23
* Rename contentMode to descriptionContentMode in MenuItem (#10494)Leif Åstrand2018-01-081-10/+10
* Add missing since tags and JavaDocs (#10487)8.3.0.alpha1Teemu Suo-Anttila2018-01-034-5/+27
* Make profiler work again (#10462)Artur2018-01-021-1/+1
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-292-6/+62
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-291-2/+12
* Allow setting custom styles to DateField calendar date cells (#10305)Anna Koskinen2017-12-283-0/+32
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-282-6/+13