Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add alternative test screenshot. (#12491) | Anna Koskinen | 2021-11-26 | 1 | -0/+0 | |
| | ||||||
* | Firefox 93.0 test screenshots, batch 3 + browser version test update (#12486) | Anna Koskinen | 2021-11-23 | 89 | -1/+1 | |
| | ||||||
* | Firefox 93.0 test screenshots, batch 2 (#12485) | Anna Koskinen | 2021-11-23 | 115 | -0/+0 | |
| | ||||||
* | Firefox 93.0 test screenshots, batch 1 (#12484) | Anna Koskinen | 2021-11-22 | 208 | -0/+0 | |
| | ||||||
* | Compatibility Grid test tweaks (#12483) | Anna Koskinen | 2021-11-22 | 4 | -5/+20 | |
| | ||||||
* | chore: Add comment in Styles (#12480) | Tatu Lund | 2021-11-17 | 1 | -0/+2 | |
| | ||||||
* | fix: Check if injected CSS String is already in the list of injected styles ↵ | Tatu Lund | 2021-11-16 | 2 | -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 Lund | 2021-11-11 | 1 | -1/+1 | |
| | ||||||
* | Update a few alternative screenshots for Chrome 95 (#12474) | Anna Koskinen | 2021-11-08 | 2 | -0/+0 | |
| | ||||||
* | GridThemeUITest fix (#12470) | Anna Koskinen | 2021-11-03 | 1 | -1/+21 | |
| | | | | Attempt to stabilize the screenshot comparison by ensuring that the editor is fully opened. | |||||
* | TableSortIndicatorTest fix (#12469) | Anna Koskinen | 2021-11-03 | 3 | -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 Lund | 2021-11-03 | 2 | -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 Sun | 2021-11-03 | 128 | -1/+1 | |
| | ||||||
* | Remove obsolete comment and assert in Binder (#12456) | Tatu Lund | 2021-10-28 | 1 | -3/+1 | |
| | ||||||
* | fix: avoid ConcurrentModificationException in Binder (#12458) | Tatu Lund | 2021-10-27 | 2 | -7/+37 | |
| | ||||||
* | fix: don't update bean property which is read-only bound (#12457) | Tatu Lund | 2021-10-27 | 2 | -1/+72 | |
| | ||||||
* | fix: Ensure that side effects of readBean does not set hasChanges true (#12455) | Tatu Lund | 2021-10-27 | 2 | -1/+23 | |
| | ||||||
* | Use latest jetty 9.4 version for servlet test (#12448) | Zhe Sun | 2021-10-20 | 1 | -1/+1 | |
| | ||||||
* | fix: Do not allow border to grow row height (#12449) | Tatu Lund | 2021-10-20 | 2 | -6/+9 | |
| | ||||||
* | Fixed JavaDoc for setting page title. (#12433) | Anna Koskinen | 2021-10-17 | 1 | -2/+2 | |
| | ||||||
* | align the python script for releasing with 8.14 (#12437) | Zhe Sun | 2021-10-15 | 2 | -3/+5 | |
| | | | Also update the failed build checking. | |||||
* | Use Jsoup 1.114.3 (#12438) | Tatu Lund | 2021-10-15 | 1 | -1/+1 | |
| | ||||||
* | Chrome 94 (#12435) | Anna Koskinen | 2021-10-15 | 281 | -1/+1 | |
| | ||||||
* | Fix Grid column reorder with partially hidden joined header cells. (#12429) | Anna Koskinen | 2021-10-14 | 3 | -7/+95 | |
| | ||||||
* | Fix compatibility Grid column reorder of partially hidden joined cells. (#12427) | Anna Koskinen | 2021-10-13 | 2 | -2/+22 | |
| | | | | | Adds the fix from #12386 to the drag source as well. Fixes #12377 | |||||
* | Revert screenshot update. (#12425) | Anna Koskinen | 2021-10-12 | 1 | -0/+0 | |
| | ||||||
* | chore: avoid repackaging of google elemental dep and use it directly (#12416) | Denis | 2021-10-04 | 2 | -54/+8 | |
| | | | | | | | | | | | * chore: avoid repackaging of google elemental dep and use it directly The google elemental dependency is not OSGi compatible so it's repackaged into shared module to use it directly from there. But there is a custom Vaadin version of google elemental dep and it's OSGi compatible. Flow uses this version and to be able to use FW in MPR the versions should match. So the Vaadin google elemental dep is added instead of repackaging. * chore: import elemental package in the bnd file | |||||
* | fix: Add row limit to DataCommunicator row data requests (#12415) | Tatu Lund | 2021-09-30 | 3 | -0/+42 | |
| | | | | | | | | | | | * Add row limit to DataCommunicator row data requests * Add missing constant * Add unit test * Add test for extending Grid * Fixed test | |||||
* | Update links shown by license checker (#12402) | Tatu Lund | 2021-09-29 | 1 | -4/+4 | |
| | | | vaadin.com/pro does no longer have the info | |||||
* | fix: Add MPR UI id request parameter (#12412) | Mikhail Shabarov | 2021-09-28 | 3 | -1/+11 | |
| | | | | | | | | | | | | | * fix: Add MPR UI id request parameter Related-to https://github.com/vaadin/multiplatform-runtime/issues/85 * test: Remove redundant non-empty param test * test: Remove leftovers * fix: Init window.mprUiId earlier than window.vaadin * Add missing '=' | |||||
* | deprecate vaadin-snasphots repo (#12405) | Zhe Sun | 2021-09-21 | 394 | -57/+16 | |
| | | | | | | | * deprecate vaadin-snasphots repo * Update chrome version to 93 * add more screenshots | |||||
* | fix: set Vaadin session attribute using lock in reinitializeSession (#12401) | Tatu Lund | 2021-09-16 | 2 | -4/+58 | |
| | | | | | | | | | * Cherry picked unit test from Flow See https://github.com/vaadin/flow/pull/11538 * Fix missing import * Cherry pick fix from Flow | |||||
* | Checkstyle tweaks to DateField widgets. (#12400) | Anna Koskinen | 2021-09-13 | 10 | -23/+316 | |
| | | | | | | | - Added and updated JavaDocs. - Updated comments. - Updated to use non-deprecated method calls. - Removed unnecessary warning suppressions. - Suppressed warnings for unavoidable deprecation. | |||||
* | Fixed a dependency version in a karaf test module. (#12399) | Anna Koskinen | 2021-09-10 | 1 | -1/+1 | |
| | ||||||
* | Fix incompatible selenium version in test module. (#12397) | Anna Koskinen | 2021-09-09 | 1 | -1/+1 | |
| | ||||||
* | Improve thread safety (#12395) | Tatu Lund | 2021-09-08 | 1 | -3/+5 | |
| | | | See: https://vaadin.com/forum/thread/17522264/concurrentmodificationexception-in-vaadin-shared-on-karaf-4-2-x | |||||
* | Update project to 8.15-SNAPSHOT (#12392) | Zhe Sun | 2021-08-31 | 66 | -71/+71 | |
| | ||||||
* | Applied save actions to compatibility Grid client-side classes. (#12389)8.14.0.beta1 | Anna Koskinen | 2021-08-27 | 9 | -96/+107 | |
| | ||||||
* | chore: Update liferay kernel version (#12387) | Tatu Lund | 2021-08-26 | 1 | -1/+1 | |
| | | | Enables to use Liferay 7.4.x | |||||
* | Fix compatibility Grid column reorder with partially hidden joined cells ↵ | Anna Koskinen | 2021-08-26 | 3 | -3/+78 | |
| | | | | | (#12385) Fixes #12377 | |||||
* | Cleaned out old references to removed buildhelpers and widgets modules. (#12383) | Anna Koskinen | 2021-08-25 | 3 | -10/+0 | |
| | ||||||
* | Update to Jsoup 1.14.2 (#12381) | Tatu Lund | 2021-08-24 | 6 | -8/+22 | |
| | ||||||
* | Some Checkstyle fixes. (#12379) | Anna Koskinen | 2021-08-24 | 6 | -15/+276 | |
| | | | | | | - Added and updated JavaDocs. - Deprecated unused fields and methods that update them. - Suppressed unavoidable deprecated calls. - Switched other deprecated calls to use currently recommended calls. | |||||
* | Checkstyle fixes for SplitPanel widgets. (#12378) | Anna Koskinen | 2021-08-23 | 4 | -27/+195 | |
| | | | | | | - Added and updated JavaDocs. - Added default cases to Switch statements. - Deprecated unused fields. - Switched to use non-deprecated calls where possible. | |||||
* | Some Checkstyle tweaks. (#12376) | Anna Koskinen | 2021-08-23 | 8 | -11/+114 | |
| | | | | | - Added and updated JavaDocs. - Formatting fixes. - Suppressed deprecation warnings. | |||||
* | Updates to TreeGrid's ensureAvailability handling. (#12374) | Anna Koskinen | 2021-08-20 | 3 | -13/+78 | |
| | | | | | | | | - Always update the availability request range when more or less data becomes available. Otherwise e.g. programmatically expanding a TreeGrid row can lead to discarding a lot of the new data right after receiving it. Fixes #12372 | |||||
* | Ensure visible tab search only covers existing tabs. (#12373) | Anna Koskinen | 2021-08-18 | 3 | -0/+79 | |
| | | | Fixes #11673 | |||||
* | Update release note template for 8.14 (#12371)8.14.0.alpha1 | Zhe Sun | 2021-08-17 | 1 | -4/+3 | |
| | ||||||
* | Updated screenshots (#12370) | Anna Koskinen | 2021-08-16 | 9 | -0/+0 | |
| | ||||||
* | Reworked and cleaned up client-side TabSheet and Accordion. (#12357) | Anna Koskinen | 2021-08-13 | 13 | -375/+1462 | |
| | | | | | | | | | | | | | | - Added and corrected JavaDocs. - Deprecated unused public methods. - Fixed first tab style logic in TabSheet. - Fixed navigation focus logic in TabSheet. - Fixed tab width bookkeeping for scrolling TabSheet tabs. - Renamed private methods and variables for clarity. - Removed unnecessary or duplicated private methods. - Reworked some logic to clarify it and to better match my understanding of what's supposed to happen within those methods. - Updated some deprecated method calls to use currently recommended solutions. - Added and updated regression tests. |