aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update README.md (#10302)Olli Tietäväinen2017-11-101-1/+1
* Relax mapper access in HierarchicalDataCommunicator Ilia Motornyi2017-11-101-0/+8
* Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248)Ahmed Ashour2017-11-075-8/+13
* Skip scheduled flush if clear() is called (#10289)Leif Åstrand2017-11-071-8/+15
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-075-4/+47
* HasItems.setItems(T... items) should allow edits (#10290)Pekka Hyvönen2017-11-065-3/+92
* Relax TreeGrid and Tree members access modifiers. (#10293)Ilia Motornyi2017-11-063-6/+44
* Use Logger instead of VConsole (#10249)Ahmed Ashour2017-11-0633-111/+232
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-0628-102/+102
* Fix link format (#10269)Henri Muurimaa2017-11-061-1/+1
* Fix typo (#10295)Mikko Inkinen2017-11-061-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-01538-10755/+4776
* Use local variable for getWidget(). (#10253)Ahmed Ashour2017-10-3128-566/+589
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-3138-128/+134
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-3182-182/+104
* Fix combo box suggestion popup height (#10256)Adam Wagner2017-10-305-3/+91
* add Grid.Column#get/setAssistiveCaption (#10219)Knoobie2017-10-307-2/+186
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-2775-1351/+734
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-26213-2220/+1088
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-2687-431/+431
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-26118-368/+368