aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add prerelease profile and remove inherited plug-inHenri Sara2017-02-282-22/+62
* Update vaadin-parent version to 1.1.0Henri Sara2017-02-282-2/+2
* Easy DevelopmentServerLauncher run with maven (#8677)Ilia Motornyi2017-02-282-23/+53
* Allow powerful Navigator subclassing (#8663)Giovanni Lovato2017-02-281-4/+17
* Remove mention of removed API (#8701)Guille2017-02-281-3/+0
* Updated tutorial: Use Grid::setColumns and Binder (#8698)Alejandro2017-02-271-21/+18
* Fix some issues with Binder serialization (#8660)Ilia Motornyi2017-02-238-12/+44
* Add snapshot profile (#8672)Henri Sara2017-02-231-0/+63
* Add update checker (#8654)Henri Sara2017-02-232-0/+185
* Fix NPE sorting columns with null values (#8610)Filippo2017-02-232-1/+50
* Add initial implementation of TreeGrid (#8572)Aleksi Hietanen2017-02-2317-1/+1461
* Make DragSource extension/component available in DropEvent (#8636)Adam Wagner2017-02-2211-55/+87
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-2221-398/+268
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-02-226-13/+81
* Make it possible to use an extended ComboBox in declarative files (#8651)Artur2017-02-223-2/+25
* Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)Artur2017-02-225-1/+95
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-2241-95/+1116
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-2227-888/+865
* Load declarative classes using thread context class loader (#8532)Artur2017-02-222-3/+6
* Add javadoc warning and example for criteria scripts (#8643)Adam Wagner2017-02-221-0/+42
* Fix grid column sort order documentation (#8650)Aleksi Hietanen2017-02-221-10/+6
* Translate "context://" to the context root of the web appArtur2017-02-2213-3/+299
* Replace usage of getParent() to prevent client side NPE during onUnregister (...Adam Wagner2017-02-222-2/+18
* Mention VaadinServiceInitListener and JS state diff in release notes (#8607)Leif Åstrand2017-02-211-1/+2
* Remove class names from documentation headers (#8642)Artur2017-02-2131-31/+31
* Fix null caption for NativeSelect and ComboBox (#8633)Pekka Hyvönen2017-02-214-6/+99
* Make DragSourceExtension and DragTargetExtension generic (#8628)Adam Wagner2017-02-219-82/+157
* Correctly test for mutually comparable types (#8598)Leif Åstrand2017-02-212-2/+9
* Use an informative exception message when Binder is incorrectly constructed (...Artur2017-02-201-2/+4
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-1729-22/+104
* Update BOM for 8.0.0, Add context-menu to BOM (#8599)Aleksi Hietanen2017-02-171-3/+9
* Change dependency from TestBench meta package to TestBench core (#8603)Artur2017-02-171-2/+2
* Add comment to build report about deployment contextsHenri Sara2017-02-171-1/+1
* Add vaadin-archetypes as expected artifact in build reportHenri Sara2017-02-171-1/+1
* Fix creation of vaadin-all javadoc in release builds (#8588)Henri Sara2017-02-161-1/+1
* Do not show an "active" effect on buttons with "borderless" style (#8586)Artur2017-02-161-1/+1
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-16134-101/+335
* Add javadoc clarification for DataProivder.refreshItem (#8585)Leif Åstrand2017-02-161-0/+8
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-169-109/+778
* Add deprecation messages replaced legacy components (#8584)Leif Åstrand2017-02-162-0/+9
* Eliminate module uitest-common (#8583)Henri Sara2017-02-1629-133/+8
* Update Vaadin Icons to 3.0.1 (#8576)Henri Sara2017-02-151-1/+1
* Add release notes mention of context click events (#8573)Teemu Suo-Anttila2017-02-151-0/+1
* Remove vaadin-uitest-common dependency from server tests (#8551)Teemu Suo-Anttila2017-02-1517-402/+350
* Enable long tap emulation on iOS for context clicks (#8565)Teemu Suo-Anttila2017-02-141-1/+1
* Simplify setting of TestBench version (#8566)Henri Sara2017-02-142-2/+4
* Clarify set/addSortComparator parameter name (#8562)Leif Åstrand2017-02-141-9/+9
* Use TestBench version 5.0.0.beta5 (#8557)Henri Sara2017-02-143-3/+3
* Fix GridDetailsLayoutExpandTest (#8556)Henri Sara2017-02-141-0/+2
* Fix tooltip position test for IE11 (#8558)Henri Sara2017-02-141-1/+1