summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added possibility to add listener for connectorMarkedDirty (#10773)caalador2018-04-044-2/+277
* Fix setValue message (#10782)Ilia Motornyi2018-04-031-1/+1
* Small docs fix (#10749)Ilia Motornyi2018-04-031-3/+3
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-282017-30482/+0
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-2819-43/+558
* Update since for 8.3.3 (#10768)8.4.0.alpha1Teemu Suo-Anttila2018-03-281-1/+1
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-2729-120/+146
* Update copyright year (#10761)Ilia Motornyi2018-03-273765-3765/+3765
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-275-6/+50
* Fix example in JavaDoc (#10758)Anastasia Smirnova2018-03-271-4/+4
* Add missing line break (#10757)Anastasia Smirnova2018-03-271-1/+2
* Updated versions in OSGi docs (#10756)Artur2018-03-261-7/+7
* Added method asRequired with a custom required validator to BindingBuilder. (...Márcio P. Dantas2018-03-262-3/+119
* Add API for accessing PropertySet of Grid (#10714)Aki Väliaho2018-03-261-0/+11
* Fix grid spacebar handling (#10750)Ilia Motornyi2018-03-262-3/+4
* Fix ValueChangeListener order changes with Binder (#10745)Teemu Suo-Anttila2018-03-242-8/+35
* Always return a fresh copy of BeanPropertySet from cache (#10635)Ilia Motornyi2018-03-243-63/+176
* Add snapshot repository to root pom.xml (#10746)Teemu Suo-Anttila2018-03-231-5/+13
* Fix VComboBox internal state cleanup (#10693)Anna Koskinen2018-03-235-4/+107
* Remove unnecessary buildhelpers module (#10742)Teemu Suo-Anttila2018-03-229-456/+0
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-226-4/+365
* Grid editor open (#10674)Anna Koskinen2018-03-215-38/+336
* Implement ReadOnlyHasValue helper (#10643)Ilia Motornyi2018-03-203-0/+247
* Remove under development notice from PushState based navigation (#10733)Teemu Suo-Anttila2018-03-201-1/+1
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-2013-78/+214
* Prevent reporting browser window resizing too often (#10675)Matti Tahvonen2018-03-201-4/+19
* Scroll the parent if Grid has already scrolled to the end (#10700)Anna Koskinen2018-03-202-5/+71
* Fix selecting rows from header and footer (#10720)Teemu Suo-Anttila2018-03-203-5/+47
* fix reference to deprecated `FontAwesome.TIMES` (#10731)Ibanga Enoobong Ime2018-03-191-2/+2
* fix invalid formatting of maven goal (#10729)Matti Tahvonen2018-03-191-1/+1
* Add option to use error message provider for StringTo converters (#10711)Teemu Suo-Anttila2018-03-199-35/+294
* Add missing null check to Binding (#10726)Teemu Suo-Anttila2018-03-192-3/+24
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-197-17/+155
* Initialize VRichTextArea.client in RichTextAreaConnector Marco Collovati2018-03-193-0/+66
* Updated stalebot behaviour (#10718)Matti Tahvonen2018-03-191-12/+21
* Removed misleading Javadoc, as double can never be null (#10722)Daniel Schwering2018-03-161-2/+1
* Add gitter button to readme (#10717)Marcus Hellberg2018-03-151-0/+2
* Temporary disable stalebot (#10715)Ilia Motornyi2018-03-141-1/+1
* Adding stylename to MenuBarItem also as one word (#10704)Anastasia Smirnova2018-03-133-0/+70
* Upgrade to Atmosphere 2.4.20.vaadin1 (#10706)Ilia Motornyi2018-03-132-2/+2
* Native select add 'disabled' attribute (#10710)Anastasia Smirnova2018-03-134-1/+65
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-138-3/+504
* Fix missing HTML Tooltip ContentMode for Tree items (#10677)Aki Väliaho2018-03-131-0/+18
* Fix performance issue in Grid initial render with Footer (#10705)Teemu Suo-Anttila2018-03-132-4/+4
* Stale bot config template (#10646)Ilia Motornyi2018-03-131-0/+17
* Clear VComboBox selection fields when updated on server (#10692)Anna Koskinen2018-03-083-0/+130
* Lost since tags (#10690)Ilia Motornyi2018-03-081-2/+2
* Update advanced-dragndrop.asciidoc (#10680)Anastasia Smirnova2018-03-071-3/+13
* Update components-grid.asciidocAnastasia Smirnova2018-03-061-1/+1
* Enable setting cursor after the last character (#10670)Anastasia Smirnova2018-03-063-1/+110