aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Firefox screenshots with checkbox focus (#9362)Henri Sara2017-05-181-0/+0
* Move tree-basic.png to the correct folder (#9363)Aleksi Hietanen2017-05-181-0/+0
* Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)Aleksi Hietanen2017-05-184-26/+18
* Remove warning for shortcuts on disabled connector (#9352)Olli Tietäväinen2017-05-181-3/+0
* Fix DnD issues regarding data type text (#9347)Adam Wagner2017-05-174-13/+52
* Fix NPE when detaching DragSource & DropTarget on client side (#9341)Pekka Hyvönen2017-05-174-32/+124
* Update screenshots with new tooltip formattingHenri Sara2017-05-171-0/+0
* Fix tooltip test after tooltip style changeHenri Sara2017-05-171-4/+4
* Update WidgetUtilTest for Chrome 58Henri Sara2017-05-171-2/+1
* Make ThemeTest notification tests more reliableHenri Sara2017-05-171-0/+1
* Update ES5/ES6 tests for FirefoxHenri Sara2017-05-172-2/+4
* Make GridPopupViewTest more stableHenri Sara2017-05-171-1/+1