summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Complete the empty since tag (#11371)8.7.0.alpha1Sun Zhe2018-12-137-8/+8
* Remove outdated Designer license instructions (#11366)Risto Yrjänä2018-12-121-2/+2
* Update release-note for 8.7 pre-release (#11365)Sun Zhe2018-12-111-2/+3
* Request data update before client response (#11341)Sun Zhe2018-12-114-5/+107
* Add missing FocusShortcutListener (#11289)Michael Forstner2018-12-106-16/+162
* Fix vaadin-server/bnd.bnd file so it is compatible with Liferay 7.0 and (#11360)Sampsa Sohlman2018-12-101-1/+1
* Fix Grid's frozen columns not being set (#10653) (#11346)mlindfors2018-12-053-1/+98
* Add more context information to criteriaScript in GridDropTargetConnector (#1...vt5122018-12-053-6/+125
* Detailed the usage of the GridRowDragger class (#11355)edler-san2018-12-051-1/+2
* Improvements to updating spacer indexes. (#11353)Anna Koskinen2018-12-051-4/+13
* Improvement to details row height handling. (#11351)Anna Koskinen2018-12-043-2/+159
* Descriptive comment for TwinColSelect - no lazy load #11025 (#11350)DiegoSanzVi2018-12-041-0/+5
* OSGi: Fixing dynamic resource registration after activation (#11334)S.W2018-12-041-13/+28
* release notes additionsOlli Tietäväinen2018-12-041-0/+2
* added newlines to the end of filesOlli Tietäväinen2018-12-043-3/+3
* formatting changesOlli Tietäväinen2018-12-041-6/+4
* pick tests from https://github.com/vaadin/framework/pull/11092Olli Tietäväinen2018-12-042-0/+70
* removed unnecessary string concatenationOlli Tietäväinen2018-12-041-1/+1
* formatting changesOlli Tietäväinen2018-12-041-7/+6
* pick remaining changes from https://github.com/vaadin/framework/pull/10453Olli Tietäväinen2018-12-041-0/+5
* v7 Grid performance improvements picked to compatibility packageOlli Tietäväinen2018-12-042-175/+296
* picked fix to #10453 to compatibility packageOlli Tietäväinen2018-12-042-0/+120
* Update screenshot in IE11 and increase sleeping time for ColorPickerTestSun Zhe2018-11-282-1/+1
* Fix colorPicker tests (#11312)Sun Zhe2018-11-271-1/+1
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-277-39/+63
* Fix to use correct spacer index and existing helper method. (#11328)Anna Koskinen2018-11-231-5/+1
* Fix for setting default row height for a Grid with details row(s) open. (#11326)Anna Koskinen2018-11-213-1/+101
* Removes wrong suggestion from checkbox documentation (#11324)tmattsso2018-11-201-2/+1
* Add javadoc for validate() call in Binder (#11318)Sun Zhe2018-11-151-0/+6
* Refactoring DataCommunicator code (#11304)Anastasia Smirnova2018-11-154-9/+156
* Update context-menu version (#11313)Sun Zhe2018-11-141-1/+1
* Correct the logic for validation used in DateField (#11307)Sun Zhe2018-11-133-14/+176
* Update DateTimeField failing screenshot (#11300)Anastasia Smirnova2018-11-091-0/+0
* fixes #11297 by updating docs and pictures (#11298)tmattsso2018-11-085-4/+3
* Update VaadinIcons (#11281)Ilia Motornyi2018-11-086-2/+2
* Removed typo in method , there was an extra ")" (#11295)Leviand2018-11-081-1/+1
* Update framework to use jetty-server 9.4 (#11272)Sun Zhe2018-11-063-10/+12
* Code formatting (#11278)Sun Zhe2018-11-065-20/+23
* Fixing NPE in Binder, ported from Flow (#11290)Mehdi Javan2018-11-062-5/+73
* Make value changes in color picker user originated (#11252)Jeremy Stucki2018-11-023-2/+72
* Corrected method name TreeDataProvider#getTreeData (#11286)Alejandro J. C De Baca2018-11-011-1/+1
* Refactor the usage of KeyMapper in ActionManager. (#11265)Sun Zhe2018-10-264-21/+108