summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mention about video trainings to the tutorial page (#11493)alexandruchiuariu2019-03-271-0/+2
* Making V8 ReadOnly TextField select row in table upon clicking (#11480)Anastasia Smirnova2019-03-273-1/+87
* Do not recommend crappy old containers in tutorial (#11514)Pekka Hyvönen2019-03-271-5/+1
* Update datamodel-forms.asciidoc (#11496)alexandruchiuariu2019-03-221-0/+2
* Update checkstyle dependency to fix security vulnerability (#11497)Sun Zhe2019-03-211-3/+1
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-214-24/+242
* Add note about dependency injection in BrowserWindowOpener JavaDocs (#11495)Tatu Lund2019-03-141-1/+11
* Remove wrong version and add missing since (#11476)Sun Zhe2019-03-111-2/+4
* Fix code example (#11487)A.Mahdy AbdelAziz2019-03-111-3/+3
* Adding package name to the @value in JavaDoc (#11453)Anastasia Smirnova2019-03-081-1/+1
* Fix ComboBoxElement clear method (#11483)Sun Zhe2019-03-063-14/+11
* Remove redundant check for for Firefox (#11471)Anastasia Smirnova2019-03-063-10/+62
* Ensure pop-up is not opened, when tabbing out fast from Combobox (#11436)Anastasia Smirnova2019-02-252-4/+52
* Fixing NPE when ItemCaptionGenerator returns null (#11435)Tatu Lund2019-02-221-1/+10
* Custom serializers accessors (#10658)Olli Tietäväinen2019-02-223-6/+174
* Provide extensive error information on GridLayout.OutOfBoundsException and Il...Martin Vysny2019-02-212-2/+34
* Fix initially selected CheckBox rendering in Safari in v7 compatibility packa...Koen De Cock2019-02-141-0/+19
* Update CONTRIBUTING.md to guide people to create fork (#11457)Matti Tahvonen2019-02-141-2/+2
* Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452)Tatu Lund2019-02-121-1/+6
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-043-2/+92
* Add git config hint to README to allow long paths in Windows (#11445)Tobse2019-02-041-1/+1
* * Update since tags and fix code formatting (#11441)Mehdi Javan2019-01-302-4/+6
* Added example of how to load bundles with Vaadin8 + compatibility libraries (...Tatu Lund2019-01-291-0/+17
* added [source, java] for ComponentRenderer samples (#11428)Olli Tietäväinen2019-01-221-0/+2
* Adds missing Status enum to dataprovider example (#11425)tmattsso2019-01-181-0/+19
* Update Tooltip Snapshot (#11414)Sun Zhe2019-01-171-0/+0
* Fix #11369 (#11403)Maciej Przepióra2019-01-174-0/+126
* Fix formatting (#11423)Maciej Przepióra2019-01-171-1/+1
* removes mention of Java EE in spring doc (#11422)tmattsso2019-01-171-6/+0
* adds note about maven catalogue file to tutorial (#11421)tmattsso2019-01-161-0/+3
* Fix @PushStateNavigation with @PreserveOnRefresh (#11417)Tatu Lund2019-01-111-0/+7
* Fix wrong year assert in DateField test (#11404)Sun Zhe2019-01-021-7/+9
* Add Javadoc to the ScrollTo methods in TreeGrid (#11399)Sun Zhe2018-12-281-0/+21
* Clear up enhancements contents from master (#11396)Sun Zhe2018-12-281-12/+7
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-2865-65/+65
* Grid column npe behavior (#11390)Olli Tietäväinen2018-12-283-3/+253
* Release-note updates (#11389)Sun Zhe2018-12-271-3/+3
* increase number of styles for indented TreeGrid rows, fixes #11358 (#11392)Olli Tietäväinen2018-12-212-1/+5
* Update release note and since tag (#11386)Sun Zhe2018-12-2012-94/+133
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-189-4/+636
* Update portal-osgi.asciidoc (#11384)Matti Tahvonen2018-12-181-9/+9
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-176-93/+218
* Using correct tags in the portal ui docsDiegoSanzVi2018-12-171-1/+2
* Add missing [source, java] to the java code blocks in documentation (#11381)Anastasia Smirnova2018-12-1711-31/+31
* Error advanced-osgi formating (#11382)DiegoSanzVi2018-12-171-0/+5
* Update README-TESTS (#11376)Sun Zhe2018-12-171-21/+25
* Prevent IndexOutOfBoundException in VMenuBar.CustomMenuItem (#11285)Jonni Madekivi2018-12-173-0/+51
* Update Screenshot due to Icon update (#11373)Sun Zhe2018-12-145-0/+0
* Move onClick logic to the Connector (#11367)Anastasia Smirnova2018-12-145-24/+80
* Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (...Anastasia Smirnova2018-12-133-1/+90