aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos (#10124)Ahmed Ashour2017-10-0456-154/+163
* Registration to remove state.registeredEventListeners (fixes #9634) (#10130)Ahmed Ashour2017-10-048-39/+113
* Add role="grid" and aria-multiselectable to grid (#10009)Knoobie2017-10-049-3/+169
* Break iteration when method is found (#10128)Ahmed Ashour2017-10-032-7/+4
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-03735-6600/+7245
* Remove unneeded .toArray() (#10131)Ahmed Ashour2017-10-034-11/+7
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-0245-242/+197
* Simplify conditional logic. (#10122)Ahmed Ashour2017-10-0210-28/+5
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-02337-1303/+1347
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-2949-395/+212
* UIDL to implement Iterable (#10101)Ahmed Ashour2017-09-2916-78/+81
* Use StandardCharsets.UTF_8 (#10113)Ahmed Ashour2017-09-2922-69/+86
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-2926-114/+23
* Revert "Store Vaadin session after each update" (#10112)8.2.0.alpha2Henri Sara2017-09-283-22/+0
* Add since tags and update release notes (#10109)Henri Sara2017-09-288-69/+102
* Update ValoThemeUITest form screenshots for ErrorLevel updates (#10110)Henri Sara2017-09-281-0/+0
* Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)Ahmed Ashour2017-09-288-9/+615
* Update empty since tags for 8.2 (#10107)Henri Sara2017-09-2817-27/+27
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-28130-401/+467
* Update IE11 screenshots for more stable GridLayout (#10105)Henri Sara2017-09-281-0/+0
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-2833-107/+109
* Update browser version test for Chrome 61 (#10098)Henri Sara2017-09-271-1/+1
* Update screenshots for PopupDateTimeFieldStatesTest after GridLayout fix (#10...Henri Sara2017-09-271-0/+0
* Fix typos (#10095)Ahmed Ashour2017-09-2724-114/+152
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-2713-189/+471
* Eliminate the use of AWT in non-test code (#10094)Henri Sara2017-09-272-6/+42
* Convert Embedded not to be a LegacyComponent (#10088)Ahmed Ashour2017-09-276-283/+203
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-2720-66/+561
* Fix GridLayout on IE and PhantomJS (#10087)Henri Sara2017-09-272-2/+7
* Store Vaadin session after each updateArtur Signell2017-09-272-0/+21
* Implement error level on client side (#9817)Adam Wagner2017-09-2755-255/+1408
* Fix DataCommunicator parameter not used in Grid constructor (#10075)JenoDK2017-09-263-1/+28
* Relayout GridLayout when font loading completes (#10077)Henri Sara2017-09-267-9/+163
* Fix BindingBuilder to always use the same instance (#10004)Teemu Suo-Anttila2017-09-263-23/+52
* Add some text files to .gitattributes (#10078)Ahmed Ashour2017-09-251-0/+9
* Configure Eclipse to insert new line at the end of files (#10080)Ahmed Ashour2017-09-251-1/+1
* Remove unused @VERSION@Ahmed Ashour2017-09-2523-28/+4
* Fix TreeGrid double click event in hierarchy column (#10070)Adam Wagner2017-09-256-39/+167
* Improve Binder value change handling with bean validation (#9988)Teemu Suo-Anttila2017-09-254-116/+275
* Pass timezone ID from browser to server. (#10041)Piotr Wilkin2017-09-252-364/+390
* Rewrite unclear part in GridLayout documentationHenri Sara2017-09-251-1/+1
* Fix typos (#10071)Ahmed Ashour2017-09-2511-16/+17
* Construct array inline (#10068)Ahmed Ashour2017-09-23113-187/+185
* Add empty line at end of fileAhmed Ashour2017-09-2387-91/+87
* Fix javadoc references (#10067)Ahmed Ashour2017-09-2385-177/+107
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-2221-237/+108
* Remove unused methods. (#10058)Ahmed Ashour2017-09-2216-95/+5
* Replace tab with spaces in .xml files (#10064)Ahmed Ashour2017-09-226-200/+200
* Replace CRLF with LF (#10062)Henri Sara2017-09-2230-27323/+27323
* Replace tabs with spaces in Java filesHenri Sara2017-09-226-49/+49