summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-253-17/+31
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-2466-75/+71
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-243-17/+67
* Vaadin with a capital V (#10548)Jonni Nakari2018-01-191-2/+2
* Use Spring and CDI 3.0.0 (#10550)Teemu Suo-Anttila2018-01-191-2/+2
* Update Spring and CDI versions in BOM (#10530)Teemu Suo-Anttila2018-01-126-12/+17
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-125-24/+22
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-113-0/+321
* Fix tests for Chrome 63 and focus issues in IE11 (#10495)Teemu Suo-Anttila2018-01-108-19/+18
* Recognise Firefox and its version on iOS (#10466)Adam Wagner2018-01-102-3/+54
* Fix space key on selection checkbox to select grid row (#10388)Marco Collovati2018-01-092-1/+36
* Add aria-modal attribute and role='dialog' for modal Window (#10447)Olli Tietäväinen2018-01-092-2/+22
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-094-16/+152
* Tweak date style API (#10493)8.3.0.beta1Leif Åstrand2018-01-081-15/+16
* Rename contentMode to descriptionContentMode in MenuItem (#10494)Leif Åstrand2018-01-084-29/+31
* Add missing since tags and JavaDocs (#10487)8.3.0.alpha1Teemu Suo-Anttila2018-01-0310-10/+50
* Make profiler work again (#10462)Artur2018-01-021-1/+1
* Fix wrong frontend URL in docs. (#10472)Flamenco2017-12-301-2/+2
* Update release notes for 8.3 (#10480)Teemu Suo-Anttila2017-12-301-34/+10
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-296-10/+114
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-296-10/+129
* Treat fields as readonly when bound with null setter (#10477)Marco Collovati2017-12-294-8/+41
* Upgrade Vaadin CDI version to 3.0.0.alpha2 (#10226)Teemu Suo-Anttila2017-12-2916-54/+510
* Remove workarounds from Spring integration test (#10430)Teemu Suo-Anttila2017-12-298-67/+5
* Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479)Marco Collovati2017-12-291-1/+1
* Allow setting custom styles to DateField calendar date cells (#10305)Anna Koskinen2017-12-289-0/+207
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-285-7/+54
* Make Binder.setReadonly ignore effectively readonly bindings (#10368)Marco Collovati2017-12-283-5/+56
* Do not create DOM elements for initially hidden columns (#10465)Artur2017-12-282-0/+7
* Change the order of inheritance to preserve user.agent property (#10470)Adam Wagner2017-12-271-2/+2
* Update Grid.addColumn JavaDoc to tell about nested properties (#10431)Olli Tietäväinen2017-12-271-1/+8
* Use new validation screenshots (#10455)Teemu Suo-Anttila2017-12-201-0/+0
* Force correct Selenium version for Spring Boot test (#10421)Teemu Suo-Anttila2017-12-073-4/+37
* Fix typoDavid Steinkopff2017-12-031-2/+2
* Clarify ContentMode javadocs (#10395)Leif Åstrand2017-12-011-5/+6
* Escape CDATA element (#10377)Olli Tietäväinen2017-11-291-1/+1
* Update to TestBench 5.1.1 (#10391)Guille2017-11-293-15/+2
* Update bean validation article to use FW8 APIs (#10387)AMahdy AbdelAziz2017-11-291-6/+5
* Update version number to 8.3-SNAPSHOT (#10390)Guille2017-11-291-1/+1
* Fix selection column size calculation without data (#10384)Teemu Suo-Anttila2017-11-293-44/+145
* Fix alpine docker image error (#10382)jtomass2017-11-291-7/+6
* Update vaadin.version in embedding documentation (#10383)Olli Tietäväinen2017-11-281-2/+2
* Fix styling of Window control buttons to show focus (#10285)Anna Koskinen2017-11-284-0/+102
* Prevent killing UI if heartbeats are pending (#10371)Teemu Suo-Anttila2017-11-273-5/+112
* Add missing JavaDocs and since tags (#10372)Teemu Suo-Anttila2017-11-243-0/+24
* Improve commit message example in CONTRIBUTING.md (#10357)Aleksi Hietanen2017-11-231-3/+13
* Fix issues from TestBench version upgrade (#10360)Teemu Suo-Anttila2017-11-233-6/+18
* Update to JSoup 1.11.2 (#10353)Leif Åstrand2017-11-2311-11/+12
* DateField not to fire focus/blur event when going to sub-components (#10246)Ahmed Ashour2017-11-236-25/+142
* Fix AbstractIntegrationTest to use new TestBench API (#10358)Anna Koskinen2017-11-231-15/+0