summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix initially selected CheckBox rendering in Safari (#11024)Teemu Suo-Anttila2018-07-101-0/+19
* Improve ComboBox keyboard behavior when an item is selected (#11031)Mehdi Javan2018-07-101-0/+4
* Enable selection checkboxes with unbuffered editor (#11032)Teemu Suo-Anttila2018-07-101-1/+3
* Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021)Teemu Suo-Anttila2018-07-101-0/+2
* Fix TabSheet attaching and detaching components (#10988)Teemu Suo-Anttila2018-06-191-2/+5
* Add ACCEPT attribute to Upload (#10906)Ilia Motornyi2018-06-181-0/+9
* Use random string for autocomplete attribute (#10950)Ilia Motornyi2018-06-011-1/+2
* Add bottomBorder size to check in Grid (#10946)Anastasia Smirnova2018-05-281-2/+2
* Fix MultiSelectionRenderer right-click exception (#10944)Ilia Motornyi2018-05-231-3/+1
* Use XMLHttpRequest2 API for HTML5 DnD uploads (#10896)Ilia Motornyi2018-05-091-2/+3
* Restart debug log timer on first log row instead of immediately (#10640)Artur2018-05-071-2/+6
* Allow focus to another component, when closing the window (#10860)Anastasia Smirnova2018-05-031-6/+10
* Fix Window layout when resizing (#10830)Anna Koskinen2018-05-032-1/+11
* Fix removing resize and drag curtains when window is closed (#10515)Artur2018-05-021-0/+6
* Disable animate-out for VWindow by default (#10846)Anastasia Smirnova2018-04-271-1/+1
* Add @since 8.4 (#10840)Ilia Motornyi2018-04-202-2/+2
* Fix RichTextArea read-only+disabled Anastasia Smirnova2018-04-201-2/+5
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-1969-349/+343
* Fix for navigating in Grid using TabTeemu Suo-Anttila2018-04-192-1/+38
* Fix recursive menu hiding (#10817)Ilia Motornyi2018-04-181-1/+2
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-171-1/+1
* Add a check for tab events trying to set focus outside a modal Window (#10655)Olli Tietäväinen2018-04-161-0/+26
* Add null check to Grid's DnD focus handling (#10822)Anna Koskinen2018-04-131-1/+1
* Fix incorrect color value handling in ColorPicker (#10812)Anastasia Smirnova2018-04-134-1/+26
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
* 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