summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update release notes for RC1 (#10841)8.4.0.rc1Teemu Suo-Anttila2018-04-201-2/+2
|
* Updated validation screenshotTeemu Suo-Anttila2018-04-201-0/+0
|
* Add @since 8.4elmot2018-04-208-11/+12
|
* Fix RichTextArea read-only+disabled Anastasia Smirnova2018-04-203-2/+73
| | | Resolves #10541
* Colorpicker validation handling (#10821)KatriHaapalinna2018-04-2012-59/+1403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ColorTextField, helper methods, and regex for validating and handling text input * Refactored structure to avoid creating new component for validation * Style to adapt to error indicator * Tests for validating input in ColorPickerPreview component's TextField * Merge branch 'master' into colorpicker_validation * Fix path to server class * Fix test: Submit the new value * Fix test: ignore Phantom JS * Fix hsl+hsla validation patterns to accept '%', test value tweaking * Merge branch 'master' of github.com:vaadin/framework into colorpicker_validation * Fix: remove warning when color is updated from elsewhere * Revisions: input validation only once, Logging level WARN * Revisions: unit tests for color pattern matching * Revisions: moved parsing to utility class, tests for parsing all accepted input formats * Fixed import in tests, comments * Revisions: Logger as constant, ignore utility class in serialization test * Corner case tests * Revisions: protected method for parsing error text, fix to test * Revisions: NPE fix
* Fix for navigating in Grid using TabTeemu Suo-Anttila2018-04-204-5/+128
|
* Fix recursive menu hiding (#10817)Ilia Motornyi2018-04-201-1/+2
|
* Fix using ConnectorResource icons before attaching ComboBox (#10810)Teemu Suo-Anttila2018-04-202-2/+12
| | | | | | * Fix using ConnectorResource icons before attaching ComboBox * Update Chrome and PhantomJS screenshots
* Fixes declarative update of existing Composite (#10825)Ilia Motornyi2018-04-203-2/+51
| | | Fixes #10170
* Add a check for tab events trying to set focus outside a modal Window (#10655)Olli Tietäväinen2018-04-204-2/+90
|
* Handle UnparsableDateString correctly (#10803)Anastasia Smirnova2018-04-203-1/+135
| | | Resolves #10681
* Add null check to Grid's DnD focus handling (#10822)Anna Koskinen2018-04-203-1/+104
| | | Fixes #10699
* Fix incorrect color value handling in ColorPicker (#10812)Anastasia Smirnova2018-04-2010-18/+139
|
* Fix Grid Column not sortable with backend data and sort property (#10811)Teemu Suo-Anttila2018-04-202-6/+9
|
* Remove old ignored test (#10806)8.4.0.beta1Ilia Motornyi2018-04-111-84/+0
|
* Added support for getValue and setValue into TestBench RichTextAreaElement ↵Anastasia Smirnova2018-04-105-10/+84
| | | | (#10659)
* Update release notes (#10800)Ilia Motornyi2018-04-091-3/+7
|
* Remove reference to supportsParameters (#10798)Olli Tietäväinen2018-04-091-13/+1
|
* Update screenshots for ComboBoxItemIconTest (#10799)Teemu Suo-Anttila2018-04-091-0/+0
|
* Add "Using debug ids in communication" to LoadTestingWithGatling.asciidoc ↵Johannes Tuikkala2018-04-091-2/+10
| | | | (#10794)
* Ensure that popup is closed in Tabsheet (#10738)Anastasia Smirnova2018-04-094-1/+78
|
* Make it possible to also use an element as root and not only id. (#10785)caalador2018-04-093-2/+72
|
* Add support for ConnectorResources as ComboBox icons (#10795)Teemu Suo-Anttila2018-04-094-18/+103
|
* Fix typos in release notesTeemu Suo-Anttila2018-04-061-2/+2
|
* Remove empty comments (#10789)Ilia Motornyi2018-04-05213-824/+8
|
* Fix HtmlRenderer code example in documentation (#10790)8.4.0.alpha2Boppleton Industries2018-04-051-1/+1
|
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-049-11/+11
|
* Added possibility to add listener for connectorMarkedDirty (#10773)caalador2018-04-044-2/+277
|
* Fix setValue message (#10782)Ilia Motornyi2018-04-031-1/+1
| | | Fixes #10781
* 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
| | | | | * Updated versions Based on https://github.com/vaadin/framework/issues/10755, not tested
* Added method asRequired with a custom required validator to BindingBuilder. ↵Márcio P. Dantas2018-03-262-3/+119
| | | | (#10724)
* 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 spacebar handling
* Fix ValueChangeListener order changes with Binder (#10745)Teemu Suo-Anttila2018-03-242-8/+35
| | | Fixes #9917
* 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
| | | Fixes vaadin/testbench#1009
* 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
| | | | | Fixes #10647 Fixes #10498
* Grid editor open (#10674)Anna Koskinen2018-03-215-38/+336
|
* Implement ReadOnlyHasValue helper (#10643)Ilia Motornyi2018-03-203-0/+247
|