summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update more Chrome 59 screenshots (#9563)Henri Sara2017-06-211-0/+0
* Load the debug window implementation asynchronously (#9026)Leif Åstrand2017-06-211-52/+56
* Update screenshots for Chrome 59 (#9562)Henri Sara2017-06-201-0/+0
* Prevent multiple runs of hierarchy column update (#9561)Teemu Suo-Anttila2017-06-201-3/+9
* Use fixed width in integration test for stability (#9560)Henri Sara2017-06-201-0/+1
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-207-21/+149
* Update hierarchical data related deprecation messages (#9558)Henri Sara2017-06-208-21/+28
* Set proper paragraph breaks in Button JavaDocs (#9557)Leif Åstrand2017-06-201-4/+3
* Add View.beforeLeave to support delayed navigationArtur2017-06-207-60/+582
* Fix minor Java documentation typo in Button#click APIChristophe Bismuth2017-06-191-1/+1
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-06-194-70/+73
* Added the documentation getting-started-kotlin file (#9552)Martin Vysny2017-06-192-0/+53
* Use ClientConnector instead of Connector in id generation event (#9542)Leif Åstrand2017-06-191-5/+3
* Add missing JavaDoc to DataCommunicatorTeemu Suo-Anttila2017-06-161-0/+13
* Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...8.1.0.beta2Artur2017-06-153-7/+62
* Add missing since tags (#9544)Henri Sara2017-06-157-15/+19
* Rewrite HierarchyMapper to consistently handle changes Teemu Suo-Anttila2017-06-1511-991/+923
* Fix initConnectorIdGenerator typo (#9541)Leif Åstrand2017-06-152-4/+4
* Replace FontAwesome with VaadinIcons in an example (#9534)manishpatelUK2017-06-151-3/+3
* Make view parameter map available in ViewChangeEvent (#9529)Artur2017-06-153-2/+105
* Trying to lower the barrier to start following the tutorial (#9531)Matti Tahvonen2017-06-141-1/+1
* Fix method link in ActiveDataHandler JavaDoc (#9525)Ilia Motornyi2017-06-141-1/+1
* Allow changing the renderer of hierarchy column in TreeGrid (#9514)Teemu Suo-Anttila2017-06-138-85/+116
* Add getStateParameterMap to Navigator to get parameters as a map (#9517)Peter Lehto2017-06-132-26/+188
* Add methods for setting the date as an ISO value for date fieldsArtur2017-06-1214-83/+455
* Add handler for row height changing in GridTeemu Suo-Anttila2017-06-123-8/+22
* Add support for Views which are not componentsArtur2017-06-123-18/+91
* Add pluggable connector id generator supportLeif Åstrand2017-06-1210-13/+287
* Add mouse event details to the drop event (#9485)Adam Wagner2017-06-0710-17/+71
* Show empty selection caption in ComboBox (#9468)Teemu Suo-Anttila2017-06-055-7/+56
* Improve logging when bean validation is not available Henri Sara2017-06-052-4/+6
* Mark valo $v-textfield-background-color--readonly as default (#9458)Yuriy Artamonov2017-05-311-1/+1
* Allow grid columns to optionally shrink to be narrower than contentsArtur2017-05-308-10/+212
* Make TreeData.getChildren() return value immutable (#9455)Henri Sara2017-05-301-3/+5
* Add since tags and javadocsHenri Sara2017-05-302-0/+21
* Fix typo in documentation (#9454)Flamenco2017-05-301-1/+1
* Clarify javadoc of AbstractListing item icon generatorHenri Sara2017-05-261-2/+5
* Make component iterators unmodifiableHenri Sara2017-05-267-9/+19
* Add new artifacts to vaadin-all ZIPHenri Sara2017-05-262-0/+21
* Find active connector anywhere in the DOM (#9429)Artur2017-05-263-3/+103
* Use correct listener in dependency filter testHenri Sara2017-05-262-1/+10
* Throw exception if user modifies same binding step twiceTeemu Suo-Anttila2017-05-262-0/+15
* Fix `@since` tags from #9206 to 8.0.7Pekka Hyvönen2017-05-261-9/+11
* Fixes OOM for broken upload requestIlia Motornyi2017-05-262-0/+70
* Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209)Mikhail Buzuverov2017-05-261-2/+19
* Make dirty connector handling more deterministic (#9396)Henri Sara2017-05-261-6/+21
* Update release notes for beta (#9422)8.1.0.beta1Henri Sara2017-05-241-1/+1
* Fix Escalator javadocs (#9421)Pekka Hyvönen2017-05-241-2/+3
* Fix drop indicator when Grid is scrolled (#9417)Pekka Hyvönen2017-05-245-28/+72
* Allow changing NavigationStateManager (#9410)apolds2017-05-241-0/+4