summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Update Since Tag for 8.6 (#11256)8.6.0.rc1Sun Zhe2018-10-172-2/+2
* Rebuild calendar pop-up on readOnly state change (#11249)Anastasia Smirnova2018-10-172-1/+14
* Format the code (#11244)Sun Zhe2018-10-171-1/+1
* Revert change to fix issue on removing Grid with components (#11224)Sun Zhe2018-10-171-28/+18
* Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133)Anna Koskinen2018-10-171-12/+127
* Fixes to displaying Grid in a detail row. (#11147) (#11228)Sun Zhe2018-10-103-4/+37
* Replaced Grid's internal size calculation fix with an indexing fix. (#11154) ...Sun Zhe2018-10-012-18/+5
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-261-12/+27
* Fix/focus inside window chrome (#11142)Mehdi Javan2018-09-191-37/+48
* Fixing RadioButtonGroup exception in Window (#11181)Mehdi Javan2018-09-171-1/+3
* Fix handler creation to happen on init (#11172)Teemu Suo-Anttila2018-09-071-18/+28
* Ensure that HeaderRow is not null in Grid (#11165)Anastasia Smirnova2018-09-071-0/+2
* Fix handling of hidden Components in Grid(#10367)Marco Collovati2018-09-071-4/+59
* Set correct GWT .dtd definition (#11110)Ilia Motornyi2018-08-132-2/+2
* Fix Escalator to properly reset height by rows (#11090)Mehdi Javan2018-07-301-0/+1
* Fix Grid Editor closing and disabling at same time (#11078)Mehdi Javan2018-07-201-1/+11
* Fix removal tabsheets if last one is selected (#11070)Ilia Motornyi2018-07-191-3/+1
* Fix Grid resetting row height on resize (#11056)Teemu Suo-Anttila2018-07-171-1/+6
* Fix Grid internal size calculations on vertical resize (#11046)Teemu Suo-Anttila2018-07-131-4/+12
* Unlock and refactor some API to create a new ContextMenu (#11041)Ilia Motornyi2018-07-115-28/+91
* Add xsrf token header if cookie is present (#11034)Ilia Motornyi2018-07-112-0/+16
* Fix formatting, improve documentation on autoformat (#11033)Ilia Motornyi2018-07-101-1/+2
* 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-031-0/+2
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
* 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