Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved BrowserStack support with local identifiers (#10941)8.4.3 | Teemu Suo-Anttila | 2018-05-31 | 391 | -26/+33 |
| | |||||
* | Fix Grid not removing columns from sort order | Teemu Suo-Anttila | 2018-05-31 | 2 | -4/+31 |
| | | | | Fixes #10928 | ||||
* | Add bottomBorder size to check in Grid (#10946) | Anastasia Smirnova | 2018-05-31 | 1 | -2/+2 |
| | | | Fixes #10931 | ||||
* | Fix MultiSelectionRenderer right-click exception (#10944) | Ilia Motornyi | 2018-05-31 | 2 | -6/+2 |
| | | | Fixes #10942 | ||||
* | Fix Grid clearSortOrder not updating state (#10917)8.4.2 | Teemu Suo-Anttila | 2018-05-16 | 2 | -12/+10 |
| | | | Fixes #9074 | ||||
* | Fix Binder javadocs (#10907) | Ilia Motornyi | 2018-05-16 | 1 | -1/+3 |
| | | | Fixes #10399 | ||||
* | Fix test retries and use TestBench retry rule (#10904) | Teemu Suo-Anttila | 2018-05-16 | 7 | -80/+19 |
| | |||||
* | URL encode file name in GlobalResourceHandler (#10751) | Marco Collovati | 2018-05-16 | 2 | -4/+77 |
| | | | Fixes #10747 | ||||
* | Fix broken integration tests (#10900) | Teemu Suo-Anttila | 2018-05-16 | 3 | -2/+22 |
| | |||||
* | Fix ColorPickerElement and ColorPicker test (#10903) | Ilia Motornyi | 2018-05-16 | 2 | -4/+3 |
| | |||||
* | Set no cache headers for unsupported browsers (#10899) | Anastasia Smirnova | 2018-05-16 | 1 | -0/+1 |
| | | | Fixes #10890 | ||||
* | Fix Grid initial data when changing TabSheet Tab (#10872) | Teemu Suo-Anttila | 2018-05-16 | 3 | -3/+46 |
| | |||||
* | Fix links in Release Notes (#10850) | Ilia Motornyi | 2018-05-16 | 1 | -12/+13 |
| | |||||
* | Pick XVFB cluster testing changes to 8.4 branch (#10902) | Teemu Suo-Anttila | 2018-05-09 | 1186 | -385/+530 |
| | |||||
* | Update since tags for 8.4.18.4.1 | Teemu Suo-Anttila | 2018-05-04 | 1 | -2/+2 |
| | |||||
* | Update release notes for maintenance release (#10877) | Teemu Suo-Anttila | 2018-05-03 | 1 | -2/+2 |
| | |||||
* | Fix usage of debug window in websocket test (#10869) | Teemu Suo-Anttila | 2018-05-03 | 2 | -8/+7 |
| | |||||
* | Add test to verify proper init of websockets (#10865) | Teemu Suo-Anttila | 2018-05-02 | 1 | -0/+31 |
| | |||||
* | Fix removing resize and drag curtains when window is closed (#10515) | Artur | 2018-05-02 | 2 | -0/+45 |
| | | | Fixes #10514 | ||||
* | Upgrade atmosphere to 2.4.24.vaadin1 (#10847) | Ilia Motornyi | 2018-05-02 | 2 | -3/+2 |
| | | | Fixes #10816 | ||||
* | Fix JavaDoc typo in removeFunction (#10845) | Jonni Nakari | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | Add modality support to ColorPicker (#10815) | Anastasia Smirnova | 2018-05-02 | 4 | -2/+101 |
| | |||||
* | Remove alpha mention from Release Notes (#10849)8.4.0 | Ilia Motornyi | 2018-04-25 | 1 | -1/+0 |
| | |||||
* | Update release notes for RC1 (#10841)8.4.0.rc1 | Teemu Suo-Anttila | 2018-04-20 | 1 | -2/+2 |
| | |||||
* | Updated validation screenshot | Teemu Suo-Anttila | 2018-04-20 | 1 | -0/+0 |
| | |||||
* | Add @since 8.4 | elmot | 2018-04-20 | 8 | -11/+12 |
| | |||||
* | Fix RichTextArea read-only+disabled | Anastasia Smirnova | 2018-04-20 | 3 | -2/+73 |
| | | | Resolves #10541 | ||||
* | Colorpicker validation handling (#10821) | KatriHaapalinna | 2018-04-20 | 12 | -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 Tab | Teemu Suo-Anttila | 2018-04-20 | 4 | -5/+128 |
| | |||||
* | Fix recursive menu hiding (#10817) | Ilia Motornyi | 2018-04-20 | 1 | -1/+2 |
| | |||||
* | Fix using ConnectorResource icons before attaching ComboBox (#10810) | Teemu Suo-Anttila | 2018-04-20 | 2 | -2/+12 |
| | | | | | | * Fix using ConnectorResource icons before attaching ComboBox * Update Chrome and PhantomJS screenshots | ||||
* | Fixes declarative update of existing Composite (#10825) | Ilia Motornyi | 2018-04-20 | 3 | -2/+51 |
| | | | Fixes #10170 | ||||
* | Add a check for tab events trying to set focus outside a modal Window (#10655) | Olli Tietäväinen | 2018-04-20 | 4 | -2/+90 |
| | |||||
* | Handle UnparsableDateString correctly (#10803) | Anastasia Smirnova | 2018-04-20 | 3 | -1/+135 |
| | | | Resolves #10681 | ||||
* | Add null check to Grid's DnD focus handling (#10822) | Anna Koskinen | 2018-04-20 | 3 | -1/+104 |
| | | | Fixes #10699 | ||||
* | Fix incorrect color value handling in ColorPicker (#10812) | Anastasia Smirnova | 2018-04-20 | 10 | -18/+139 |
| | |||||
* | Fix Grid Column not sortable with backend data and sort property (#10811) | Teemu Suo-Anttila | 2018-04-20 | 2 | -6/+9 |
| | |||||
* | Remove old ignored test (#10806)8.4.0.beta1 | Ilia Motornyi | 2018-04-11 | 1 | -84/+0 |
| | |||||
* | Added support for getValue and setValue into TestBench RichTextAreaElement ↵ | Anastasia Smirnova | 2018-04-10 | 5 | -10/+84 |
| | | | | (#10659) | ||||
* | Update release notes (#10800) | Ilia Motornyi | 2018-04-09 | 1 | -3/+7 |
| | |||||
* | Remove reference to supportsParameters (#10798) | Olli Tietäväinen | 2018-04-09 | 1 | -13/+1 |
| | |||||
* | Update screenshots for ComboBoxItemIconTest (#10799) | Teemu Suo-Anttila | 2018-04-09 | 1 | -0/+0 |
| | |||||
* | Add "Using debug ids in communication" to LoadTestingWithGatling.asciidoc ↵ | Johannes Tuikkala | 2018-04-09 | 1 | -2/+10 |
| | | | | (#10794) | ||||
* | Ensure that popup is closed in Tabsheet (#10738) | Anastasia Smirnova | 2018-04-09 | 4 | -1/+78 |
| | |||||
* | Make it possible to also use an element as root and not only id. (#10785) | caalador | 2018-04-09 | 3 | -2/+72 |
| | |||||
* | Add support for ConnectorResources as ComboBox icons (#10795) | Teemu Suo-Anttila | 2018-04-09 | 4 | -18/+103 |
| | |||||
* | Fix typos in release notes | Teemu Suo-Anttila | 2018-04-06 | 1 | -2/+2 |
| | |||||
* | Remove empty comments (#10789) | Ilia Motornyi | 2018-04-05 | 213 | -824/+8 |
| | |||||
* | Fix HtmlRenderer code example in documentation (#10790)8.4.0.alpha2 | Boppleton Industries | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | Update empty since tags for 8.4 and 8.3.3 (#10786) | Ilia Motornyi | 2018-04-04 | 9 | -11/+11 |
| |