aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG-VAADIN8.md for Vaadin 8.24.0 (#12606)8.24.0Patrik Lindström2024-02-271-0/+27
|
* Update CHANGELOG-VAADIN8.md for Vaadin 8.23.0 (#12601)8.23.0Patrik Lindström2024-01-021-0/+11
|
* Update CHANGELOG-VAADIN7.md (#12598)mlindfors2023-11-101-0/+6
|
* chore: Update changelog for Vaadin 8.22.0 (#12599)8.22.0Patrik Lindström2023-11-101-0/+29
|
* Update CHANGELOG-VAADIN7.md (#12594)7.7.42mlindfors2023-09-061-0/+9
| | | | Added the 7.7.41 release notes to the changelog file
* chore: Update README to clarify repository status (#12595)Patrik Lindström2023-09-061-6/+17
|
* chore: Update README and release notes for Vaadin 8.21.0 (#12593)7.7.41Patrik Lindström2023-07-282-3/+84
|
* Fix V8-EM link in README.md (#12590)8.21.08.20.3Patrik Lindström2023-06-091-1/+1
|
* Added 7.7.40 changes to the changelog (#12589)mlindfors2023-06-081-0/+4
|
* Update CHANGELOG-VAADIN8.md for 8.20.3 (#12588)7.7.40Patrik Lindström2023-06-021-0/+5
|
* Update CHANGELOG-VAADIN7.md to contain the 7.7.39 notes (#12586)mlindfors2023-05-231-0/+6
| | | Added the 7.7.39 release notes to the changelog
* Update CHANGELOG-VAADIN8.md (#12585)8.20.27.7.39Patrik Lindström2023-05-121-0/+5
|
* Update CHANGELOG-VAADIN8.md (#12584)8.20.1Patrik Lindström2023-04-281-1/+1
|
* Update CHANGELOG-VAADIN8.md (#12583)Patrik Lindström2023-04-281-0/+6
|
* Update CHANGELOG-VAADIN7.md (#12579)mlindfors2023-02-271-0/+7
|
* Update Vaadin 8 changelog for 8.20.0 release (#12578)8.20.07.7.38Patrik Lindström2023-02-211-0/+27
|
* Update CHANGELOG-VAADIN7.md (#12573)8.19.0mlindfors2023-01-121-0/+6
|
* Update CHANGELOG-VAADIN8.md for 8.19.0 (#12570)7.7.37Patrik Lindström2023-01-041-0/+11
| | | * Update CHANGELOG-VAADIN8.md
* Update CHANGELOG-VAADIN7.md (#12564)mlindfors2022-11-251-0/+7
|
* Update CHANGELOG-VAADIN8.md (#12563)7.7.36Patrik Lindström2022-11-211-1/+9
| | | | | | | | | * Update CHANGELOG-VAADIN8.md * Make links work * Improve wording * Update CHANGELOG-VAADIN8.md
* Update CHANGELOG-VAADIN7.md (#12561)8.18.0mlindfors2022-10-211-0/+6
|
* Update CHANGELOG-VAADIN7.md (#12554)7.7.35mlindfors2022-09-081-0/+22
| | | Co-authored-by: Tatu Lund <tatu@vaadin.com>
* Update Vaadin 8 changelog for 8.17.0 release (#12555)8.17.0Patrik Lindström2022-09-081-0/+9
|
* Update CHANGELOG-VAADIN8 for Vaadin 8.16.1 (#12547)8.16.17.7.347.7.33Patrik Lindström2022-08-011-2/+9
|
* Update Vaadin 8 changelog for 8.16.0 release (#12541)Patrik Lindström2022-06-101-0/+7
|
* Update CHANGELOG-VAADIN8.md (#12539)Patrik Lindström2022-06-091-0/+5
|
* Update changelog for Vaadin 8.15.1 (#12536)8.15.1Patrik Lindström2022-04-291-0/+6
|
* Update README.md (#12530)8.15.07.7.32Tatu Lund2022-03-231-1/+1
| | | | | | | * Update README.md * Update README.md * Update README.md
* Update README.md for 8.15.0 as part of move to closed source model (#12529)Patrik Lindström2022-03-223-6/+31
|
* Firefox 95 (#12512)Anna Koskinen2022-01-185-1/+1
|
* Update copyright year range (#12507)Anna Koskinen2022-01-111987-1987/+1987
|
* Update Liferay kernel version to support 7.4.3.5 GA5 (#12503)Tatu Lund2021-12-301-1/+1
|
* chore: test with Chrome 96 (#12497)Zhe Sun2021-12-21127-1/+1
| | | Co-authored-by: Anna Koskinen <anna@vaadin.com>
* Disable browser log test for Firefox. (#12492)Anna Koskinen2021-11-261-3/+3
|
* Add alternative test screenshot. (#12491)Anna Koskinen2021-11-261-0/+0
|
* Firefox 93.0 test screenshots, batch 3 + browser version test update (#12486)Anna Koskinen2021-11-2389-1/+1
|
* Firefox 93.0 test screenshots, batch 2 (#12485)Anna Koskinen2021-11-23115-0/+0
|
* Firefox 93.0 test screenshots, batch 1 (#12484)Anna Koskinen2021-11-22208-0/+0
|
* Compatibility Grid test tweaks (#12483)Anna Koskinen2021-11-224-5/+20
|
* chore: Add comment in Styles (#12480)Tatu Lund2021-11-171-0/+2
|
* fix: Check if injected CSS String is already in the list of injected styles ↵Tatu Lund2021-11-162-4/+49
| | | | | | | | | | | (#12479) * Check if injected CSS String is already in the list of injected styles * Change to package for unit testing * Unit test * Add missing imports
* Support Liferay 7.4.3 kernel version (#12477)Tatu Lund2021-11-111-1/+1
|
* Update a few alternative screenshots for Chrome 95 (#12474)Anna Koskinen2021-11-082-0/+0
|
* GridThemeUITest fix (#12470)Anna Koskinen2021-11-031-1/+21
| | | | Attempt to stabilize the screenshot comparison by ensuring that the editor is fully opened.
* TableSortIndicatorTest fix (#12469)Anna Koskinen2021-11-033-0/+2
| | | | Stabilize the tests by ensuring that the loading indicator is no longer present when the screenshot comparison is done.
* feat: Add better API to configure maximum allowed rows (#12466)Tatu Lund2021-11-032-4/+22
| | | | | | | * feat: Add better API to configure maximum allowed rows * Add unit test Co-authored-by: Olli Tietäväinen <ollit@vaadin.com>
* Update screenshot for Chrome 95 (#12467)Zhe Sun2021-11-03128-1/+1
|
* Remove obsolete comment and assert in Binder (#12456)Tatu Lund2021-10-281-3/+1
|
* fix: avoid ConcurrentModificationException in Binder (#12458)Tatu Lund2021-10-272-7/+37
|
* fix: don't update bean property which is read-only bound (#12457)Tatu Lund2021-10-272-1/+72
|