summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix link in "Vaadin Spring Tips" article (#11214)Kari Söderholm2018-10-011-1/+1
* Updated JavaDoc of getColumn(..) method (#11179)Tatu Lund2018-10-011-0/+3
* Replaced Grid's internal size calculation fix with an indexing fix. (#11154)Anna Koskinen2018-10-014-18/+149
* Updated Upload.java (#11203)Michael Benz2018-10-011-2/+2
* Introduce delay for ChameleonTheme test (#11210)Sun Zhe2018-10-011-0/+1
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-2766-66/+66
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-264-27/+45
* Fixing typo (#11207)Mehdi Javan2018-09-261-1/+1
* Update release note for framework 8.6.0.beta1 (#11205)Sun Zhe2018-09-261-4/+6
* Updating since tags (#11200)8.6.0.alpha2Mehdi Javan2018-09-216-8/+8
* OSGi resource registration via SCR (#11166)S.W2018-09-2111-185/+338
* update uitest screenshot reference (#11197)Sun Zhe2018-09-213-0/+0
* Fix/focus inside window chrome (#11142)Mehdi Javan2018-09-193-37/+176
* Fixing RadioButtonGroup exception in Window (#11181)Mehdi Javan2018-09-173-1/+96
* Updating chrome version to 69 in tests (#11182)Mehdi Javan2018-09-17201-9/+30
* Since tags in 8.5.2 (#11174)Olli Tietäväinen2018-09-072-2/+2
* Fix handler creation to happen on init (#11172)Teemu Suo-Anttila2018-09-076-50/+67
* Ensure that HeaderRow is not null in Grid (#11165)Anastasia Smirnova2018-09-073-0/+54
* Fix handling of hidden Components in Grid(#10367)Marco Collovati2018-09-073-4/+215
* Remove objects from ActiveDataHandler that are no longer available in used Da...Ilia Motornyi2018-09-072-1/+90
* Force re-updating the resolutions of DateField (#11159)Anastasia Smirnova2018-09-063-0/+72
* Re-enable the Atmosphere heartbeat interceptor (#9877)Petter Holmström2018-09-061-5/+0
* Add API to access features of SelectionModels (#10939)Teemu Suo-Anttila2018-09-044-15/+610
* Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based trivial...Ilia Motornyi2018-09-0410-63/+158
* Upgrading Vaadin Spring Add-on to 3.1.1 (#11158)Mehdi Javan2018-09-031-1/+1
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-09-033-0/+218
* Update tests for new Chrome (#11150)Ilia Motornyi2018-08-319-29/+40
* Fix broken link to mobile d&d polyfill (#11127)haiwan2018-08-231-1/+1
* Fix Grid stylename in documentation (#11130)haiwan2018-08-221-1/+1
* Update stale.yml (#11123)Matti Tahvonen2018-08-211-1/+1
* Lift frozen columns up to allow some z-index changes beneath them. (#11117)Anna Koskinen2018-08-213-0/+149
* Set correct GWT .dtd definition (#11110)Ilia Motornyi2018-08-1310-11/+11
* Improving javadoc of Binder.removeBinding (#11107)Mehdi Javan2018-08-091-1/+18
* Document how to handle cancelled file downloads. (#11079)Ilia Motornyi2018-08-072-5/+34
* Fix Escalator to properly reset height by rows (#11090)Mehdi Javan2018-07-304-7/+91
* Add mention of ContextMenu changes to Release Notes (#11085)8.6.0.alpha1Teemu Suo-Anttila2018-07-301-1/+3
* Fix Grid MultiSelectionModel to always use getId (#11086)Teemu Suo-Anttila2018-07-303-25/+128
* Fix Grid Editor closing and disabling at same time (#11078)Mehdi Javan2018-07-203-1/+192
* Fix removal tabsheets if last one is selected (#11070)Ilia Motornyi2018-07-193-3/+66
* Fixed typo (#11072)Ilia Motornyi2018-07-191-1/+1
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-193-1/+47
* Update version numbers in Release Notes (#11062)Teemu Suo-Anttila2018-07-194-5/+95
* Fix Combobox adding an item with empty string (#11067)Teemu Suo-Anttila2018-07-181-11/+9
* Advance spring addon version (#11063)Ilia Motornyi2018-07-181-1/+1
* Upgrade ContextMenu version in BOM (#11065)Teemu Suo-Anttila2018-07-181-1/+1
* Update TestBench version to 5.2.0 (#11058)Guille2018-07-172-2/+2
* Fix Grid resetting row height on resize (#11056)Teemu Suo-Anttila2018-07-171-1/+6
* Ported change from 7.7 to compatibility - ComboBox popup position while scrol...Ilia Motornyi2018-07-161-4/+65
* Fix Grid internal size calculations on vertical resize (#11046)Teemu Suo-Anttila2018-07-131-4/+12
* Fix canceling Grid Editor during EditorOpenEvent (#11038)Teemu Suo-Anttila2018-07-113-1/+23