summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix karaf-4.2.1 test (#11264)Ilia Motornyi2018-10-25183-31/+11794
* Update jetty version to non-security alert (#11266)Sun Zhe2018-10-241-5/+2
* Update time in ReadOnly state of DateTimeCalendar (#11269)Anastasia Smirnova2018-10-243-3/+86
* Improve setStyleGenerator JavaDocs (#11262)Tatu Lund2018-10-191-0/+6
* Display the caption of the Empty selection in NativeSelect (#11191)Anastasia Smirnova2018-10-185-1/+127
* Rebuild calendar pop-up on readOnly state change (#11249)Anastasia Smirnova2018-10-174-1/+84
* Format the code (#11244)Sun Zhe2018-10-154-31/+38
* Revert change to fix issue on removing Grid with components (#11224)Sun Zhe2018-10-128-67/+102
* Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133)Anna Koskinen2018-10-104-12/+338
* Correct typo in tutorial (#11230)Sun Zhe2018-10-091-1/+1
* Run formatter to the code (#11227)Sun Zhe2018-10-095-17/+20
* Update selenium version (#11232)Sun Zhe2018-10-091-1/+1
* Fixes to displaying Grid in a detail row. (#11147)Anna Koskinen2018-10-0812-21/+337
* Update vaadin.plugin.version (#11220)Sun Zhe2018-10-081-1/+1
* Suppress unavoidable UIDetachedException (#11146)Leif Ã…strand2018-10-029-18/+228
* fixed UI Test section0xflotus2018-10-021-1/+1
* Fix link in "Vaadin Spring Tips" article (#11214)Kari Söderholm2018-10-011-1/+1
* Updated JavaDoc of getColumn(..) method (#11179)Tatu Lund2018-10-011-0/+3
* Replaced Grid's internal size calculation fix with an indexing fix. (#11154)Anna Koskinen2018-10-014-18/+149
* Updated Upload.java (#11203)Michael Benz2018-10-011-2/+2
* Introduce delay for ChameleonTheme test (#11210)Sun Zhe2018-10-011-0/+1
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-2766-66/+66
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-264-27/+45
* Fixing typo (#11207)Mehdi Javan2018-09-261-1/+1
* Update release note for framework 8.6.0.beta1 (#11205)Sun Zhe2018-09-261-4/+6
* Updating since tags (#11200)8.6.0.alpha2Mehdi Javan2018-09-216-8/+8
* OSGi resource registration via SCR (#11166)S.W2018-09-2111-185/+338
* update uitest screenshot reference (#11197)Sun Zhe2018-09-213-0/+0
* Fix/focus inside window chrome (#11142)Mehdi Javan2018-09-193-37/+176
* Fixing RadioButtonGroup exception in Window (#11181)Mehdi Javan2018-09-173-1/+96