aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix missing drag image on FF, Safari (#9409)Pekka Hyvönen2017-05-235-79/+284
* Make select all work with TreeGrid (#9412)Aleksi Hietanen2017-05-233-3/+133
* Fix ComboBoxClosePopupRetainTextTest (#9415)Aleksi Hietanen2017-05-231-3/+9
* New Tree component themeIlia Motornyi2017-05-234-35/+40
* Correctly use id to identify data when refreshing (#9398)Teemu Suo-Anttila2017-05-239-65/+243
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-236-3/+214
* Fix CheckboxFocusClickTest on Firefox (#9397)Aleksi Hietanen2017-05-221-4/+5
* Add missing since tag to Binder#getFields (#9395)Aleksi Hietanen2017-05-221-1/+1
* Fix test module for changed dependency filter APIHenri Sara2017-05-221-3/+5
* Add style name to all dragged rows (#9388)Adam Wagner2017-05-213-20/+91
* Fix menu item selection in tests (#9387)Henri Sara2017-05-192-11/+2
* TreeGrid Sass variables (#9333)Ilia Motornyi2017-05-191-39/+36
* Add dependency filters through the service init event (#9368)Leif Åstrand2017-05-193-15/+47
* Hide DataGenerator from Column API (#9351)Teemu Suo-Anttila2017-05-193-63/+107
* Add style automatically to indicate that an element is being dragged (#9385)Adam Wagner2017-05-193-6/+24
* Clear errors when clearing binder fields (#9364)Artur2017-05-192-1/+24
* Make VaadinService#isUIActive() public (#9285)Ilia Motornyi2017-05-191-3/+3
* Reorganize packages of connectors introduced in 8.1 (#9340)Aleksi Hietanen2017-05-194-8/+7
* Add a method for getting bound fields from Binder (#9365)Artur2017-05-192-11/+36
* Fix resetting of last filter in VComboBox (#9381)Matti Tahvonen2017-05-192-1/+26
* Make it possible for drop target to accept both files and other data (#9382)Adam Wagner2017-05-193-17/+58
* Add shorthand for adding a column with ComponentRendererPekka Hyvönen2017-05-194-8/+28
* Update Atmosphere to support latest Jetty versions (#9359)Artur2017-05-182-2/+2
* Add TreeData#addRootItems, getRootItemsAleksi Hietanen2017-05-182-0/+80
* Add HasHierarchicalDataProvider#setTreeDataAleksi Hietanen2017-05-183-29/+13
* Add stream variants for the child item provider shorthands (#9375)Leif Åstrand2017-05-183-4/+86
* Show drop hints when dropping in empty Grid (#9353)Pekka Hyvönen2017-05-187-66/+166
* Rename findAndFilterDependencies to findDependencies (#9366)Leif Åstrand2017-05-183-8/+8