aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix RadioButtonGroupTest imports (#10354)Teemu Suo-Anttila2017-11-221-8/+8
* Update datamodel-forms.asciidoc (#10350)jcgueriaud2017-11-221-9/+8
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-2265-65/+65
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-226-2/+231
* Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)Ansku2017-11-222-0/+105
* Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240)Ahmed Ashour2017-11-224-21/+79
* Fix nested bean property name (#10271)schaerl2017-11-224-39/+72
* Improve Binder JavaDocs and APIs (#10347)Teemu Suo-Anttila2017-11-212-7/+30
* Create DescriptionGenerator in package com.vaadin.ui (#10346)Aleksi Hietanen2017-11-219-10/+39
* Fix issues from API review for 8.2 (#10342)Aleksi Hietanen2017-11-2123-114/+97
* Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344)Aleksi Hietanen2017-11-215-118/+192
* Issue3922disableditem (#10259)Ansku2017-11-214-48/+230
* FileResource to use bufferSize, and StreamResource to use getCacheTime() (#10...Ahmed Ashour2017-11-214-2/+50
* Remove unused imports (#10330)Ahmed Ashour2017-11-2129-42/+9
* Update testbench version (#10336)Guille2017-11-203-26/+2
* Add known PushStateNavigation issue to release notes (#10334)Teemu Suo-Anttila2017-11-171-0/+3
* Rename GridDragger to GridRowDragger (#10333)Pekka Hyvönen2017-11-1713-45/+45
* Add documentation on GridDragger (#10328)Pekka Hyvönen2017-11-169-5/+208
* Remove empty li element from release notes (#10326)Teemu Suo-Anttila2017-11-161-1/+0
* Update since tags in JavaDoc (#10325)8.2.0.alpha3Teemu Suo-Anttila2017-11-1523-43/+43
* Fix click listener in WidgetSet test (#10324)Teemu Suo-Anttila2017-11-151-2/+2
* Add helper for Grid row DnD (#10255)Pekka Hyvönen2017-11-1515-109/+1364
* Add mention of Wildfly 11 support and a test for it (#10319)Teemu Suo-Anttila2017-11-153-1/+46