summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update release notes for maintenance release8.2.18.2Teemu Suo-Anttila2018-01-101-4/+4
* Fix tests for Chrome 63 and focus issues in IE11 (#10495)Teemu Suo-Anttila2018-01-108-19/+18
* Fix space key on selection checkbox to select grid row (#10388)Marco Collovati2018-01-102-1/+36
* Make profiler work again (#10462)Artur2018-01-101-1/+1
* Fix javadoc for Notification TYPE_TRAY_NOTIFICATION (#10479)Marco Collovati2018-01-101-1/+1
* Do not create DOM elements for initially hidden columns (#10465)Artur2018-01-102-0/+7
* Change the order of inheritance to preserve user.agent property (#10470)Adam Wagner2018-01-101-2/+2
* Update Grid.addColumn JavaDoc to tell about nested properties (#10431)Olli Tietäväinen2018-01-101-1/+8
* Backport fix for removing Notifications on close (#10504)Teemu Suo-Anttila2018-01-104-16/+106
* Updated release notes for 8.2 final (#10459)8.2.0Pekka Hyvönen2017-12-221-14/+15
* 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-203-4/+37
* Update release notes for release candidate (#10362)8.2.0.rc1Teemu Suo-Anttila2017-12-071-2/+2
* Clarify ContentMode javadocs (#10395)Leif Åstrand2017-12-071-5/+6
* Update to TestBench 5.1.1 (#10391)Guille2017-12-073-15/+2
* Fix selection column size calculation without data (#10384)Teemu Suo-Anttila2017-12-073-44/+145
* Fix alpine docker image error (#10382)jtomass2017-12-071-7/+6
* Fix styling of Window control buttons to show focus (#10285)Anna Koskinen2017-12-074-0/+102
* Prevent killing UI if heartbeats are pending (#10371)Teemu Suo-Anttila2017-12-073-5/+112
* Add missing JavaDocs and since tags (#10372)Teemu Suo-Anttila2017-12-073-0/+24
* Fix RadioButtonGroupTest imports (#10354)Teemu Suo-Anttila2017-11-241-8/+8
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-246-2/+231
* Fix issues from TestBench version upgrade (#10360)Teemu Suo-Anttila2017-11-233-6/+18
* Fix AbstractIntegrationTest to use new TestBench API (#10358)Anna Koskinen2017-11-231-15/+0
* Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)Ansku2017-11-232-0/+105
* Improve Binder JavaDocs and APIs (#10347)8.2.0.beta1Teemu 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-213-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
* Update CDI tutorial wiki link (#10322)Olli Tietäväinen2017-11-151-1/+1
* Add new drop mode ON_GRID for GridDropTarget (#10296)Pekka Hyvönen2017-11-159-36/+361
* Fix TreeGrid to use correct super constructor (#10291)Jerome Meyer2017-11-142-26/+35
* Improve nested property support for Binder (#9925)Olli Tietäväinen2017-11-144-12/+477
* Add API to read Binding value from bean (#10316)Teemu Suo-Anttila2017-11-132-3/+43
* Set no-store headers on UIDL messagesLeif Åstrand2017-11-101-3/+9
* set default ContentMode PREFORMATTED in parameterless TooltipInfo constructor...Olli Tietäväinen2017-11-101-0/+1
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-105-7/+58
* Add ContentMode for row and cell descriptions in Grid (#10282)Teemu Suo-Anttila2017-11-107-49/+295