summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for detecting ChromeOS operating system (#9698)Flamenco2017-07-273-1/+90
* Remove portlet dependency/import (#9741)Artur2017-07-271-3/+3
* Use correct primary stylename for textfield inline icons (#9742)Artur2017-07-271-6/+6
* Documented minimal set of OSGi bundles (#9489)Ilia Motornyi2017-07-261-0/+118
* Send cursor position to server on blur even if the value has not changed (#9728)Artur2017-07-263-1/+112
* Make JavaScriptExtension serializable (#9721)Artur2017-07-262-6/+73
* Remove warnings about pre-release content in documentation (#9737)Henri Sara2017-07-268-16/+0
* Change ConfigurableDataProvider for ConfigurableFilterDataProvider (#9681)Josefina Revilla2017-07-261-2/+2
* Update release notes for 8.1 final (#9722)8.1.0Henri Sara2017-07-241-4/+4
* Fix button text and waitUntil rule (#9720)Teemu Suo-Anttila2017-07-242-3/+2
* Do full connector tracker cleanup when the session lock is released (#9707)Artur2017-07-246-27/+115
* Add source JAR to themes and compatibility-themes (#9709)Henri Sara2017-07-242-12/+0
* Fix typo in release notes (#9710)Henri Sara2017-07-241-1/+1
* Add missing since tag to Tree (#9711)Henri Sara2017-07-241-30/+37
* Add test for Components in Grid Header (#9696)Teemu Suo-Anttila2017-07-202-2/+18
* Add missing since tag (#9695)Henri Sara2017-07-191-0/+2
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-194-6/+30
* More user friendly fail message (was NullPointerException) (#9665)Dos Moonen2017-07-191-1/+6
* Add styling for ComponentRenderer wrapper div (#9691)Teemu Suo-Anttila2017-07-195-1/+26
* Tidy up the Vaadin OSGi whiteboard component (#9648)Tim Ward2017-07-192-20/+20
* Fix TreeGrid.getHierarchyColumn to use correct id (#9690)Teemu Suo-Anttila2017-07-182-1/+13
* Add methods to change parent and to change child's position in hierarchical d...Adam Wagner2017-07-182-0/+128
* Remove mention of height limitation in Tree (#9689)Teemu Suo-Anttila2017-07-181-1/+0
* Remove non working setHeight methods from Tree (#9631)Jonni Nakari2017-07-181-27/+0
* Provide current request/response through VaadinRequest/VaadinResponse (#9642)Artur2017-07-186-15/+84
* Fix Grid header merging on init (#9688)Teemu Suo-Anttila2017-07-184-4/+23
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-184-0/+55
* Remove obsolete workaround for Firefox (#9687)Teemu Suo-Anttila2017-07-181-5/+1
* Fixed minor typos and spelling issues in CONTRIBUTING.md guide (#9683)Yuriy Artamonov2017-07-171-29/+29
* Feature/tutorial finetuning (#9672)Matti Tahvonen2017-07-173-0/+6
* Fix combobox adding new items on blur (#9660)Teemu Suo-Anttila2017-07-172-2/+26
* Change sendMessage access modifier to protected. (#9622)Andrew Spear2017-07-171-1/+1
* Fix hierarchical dataprovider example code bugtmattsso2017-07-131-1/+1
* Delegate properties to Composite's root if possibleIlia Motornyi2017-07-132-39/+81
* Add missing since for 8.0.7Teemu Suo-Anttila2017-07-121-3/+4
* Implement tree item context clickIlia Motornyi2017-07-108-11/+281
* Clarification for GridContextClickEventIlia Motornyi2017-07-102-1/+35
* Add Bakery link to the documentation.Ville Ingman2017-07-061-0/+1
* Add information about known limitations (#9633)8.1.0.rc1Henri Sara2017-07-041-0/+2
* Add information about backwards incompatible changesHenri Sara2017-07-031-0/+4
* Update/add since tags (#9627)Henri Sara2017-07-034-13/+52
* Fix TreeData item removal, small improvements (#9621)Ilia Motornyi2017-07-036-17/+136
* Add criteria API to make it easier to set acceptance criteria for drag and dr...Adam Wagner2017-07-0311-38/+689
* Map column components by id (#9624)Teemu Suo-Anttila2017-07-031-5/+6
* Update release notes for release candidate (#9625)Henri Sara2017-07-031-2/+2
* Add editor open event to Grid Editor (#9623)Teemu Suo-Anttila2017-07-036-6/+144
* Add internal state validators for HasValue (#9532)Teemu Suo-Anttila2017-07-035-2/+136
* Use ZoneId rather than ZoneOffset for conversion (#9620)Ezra Epstein2017-07-031-16/+10
* Update release notes and screenshots for link styleHenri Sara2017-06-302-0/+1
* Fix bookkeeping assertion errorIlia Motornyi2017-06-303-1/+25