Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 220 | -220/+220 |
| | |||||
* | Update project to 8.15-SNAPSHOT (#12392) | Zhe Sun | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | Code cleanup (#12333) | Anna Koskinen | 2021-07-08 | 7 | -70/+88 |
| | | | | | | | | | | | | | | | | - removed unused private methods - removed unused private variables - removed unnecessary initializations - removed unnecessary substring(0) - removed inner assignments - renamed private methods that started with upper case - renamed static final variables to use upper case - converted to use non-deprecated options - suppressed unavoidable warnings - divided long Strings to multiple lines - added missing types - added missing JavaDoc parameters - formatting - updated comments & JavaDocs | ||||
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | Include compatibility tests in validation builds (#12250) | Anna Koskinen | 2021-03-26 | 1 | -0/+3 |
| | |||||
* | fix: Update regexp pattern of legacy EmailValidator (#12241) | Tatu Lund | 2021-03-12 | 2 | -2/+11 |
| | | | Fixes: https://github.com/vaadin/framework/issues/12240 | ||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 220 | -220/+220 |
| | | | | * Update copyright year range. | ||||
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 1 | -1/+1 |
| | |||||
* | Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) | Tatu Lund | 2020-08-25 | 1 | -3/+27 |
| | | | | | Hibernate Validator 5+ requires - Validation API 2+ - explicit Expression Language dependency | ||||
* | Row Generator fixes (#12027) | Andrey B. Panfilov | 2020-08-12 | 1 | -33/+67 |
| | | | NOTE: components within row generator are not an officially supported feature and can cause issues within your application. | ||||
* | Ensure type safety and serializable nature of all the listeners (#12045) | Tatu Lund | 2020-07-03 | 11 | -33/+44 |
| | |||||
* | Sanitize caption used in compatibility Grid header (#12018) | Anna Koskinen | 2020-05-20 | 1 | -0/+2 |
| | | | | | | * Sanitize caption used in compatibility Grid header Cherry pick of #11644 | ||||
* | Fix compatibility ComboBox filtering when page length is zero. (#12016) | Anna Koskinen | 2020-05-20 | 1 | -1/+3 |
| | | | Issue #11246, slightly modified cherry-pick from #11247 | ||||
* | Table / TreeTable multiselect disabling of touch detection (#12014) | Anna Koskinen | 2020-05-19 | 1 | -1/+35 |
| | | | | | | | | Added a toggle in Table (and thus TreeTable) where you can explicitly disable multiselect touch screen detection. This allows you to work around issues on hybrid devices that have both a touch screen and a keyboard where you don't want automatic simple multiselection applied. Fixes #11601, slightly modified cherry-pick of #11641 | ||||
* | Update to 8.12-snapshot (#11995) | Zhe Sun | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Update to 8.11 snapshot (#11874) | Zhe Sun | 2020-01-16 | 1 | -1/+1 |
| | | | | | * Update to 8.11-SNAPSHOT | ||||
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 1 | -1/+1 |
| | | | | | | * Update to 8.9-SNAPSHOT * update in bom module | ||||
* | Update snapshot to 8.8-snapshot (#11397) | Sun Zhe | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | Add missing FocusShortcutListener (#11289) | Michael Forstner | 2018-12-10 | 1 | -1/+2 |
| | | | | | | | | | * Add missing FocusShortcutListener Was removed from 8.0 and not readded. Fixes #8297 * Update Release note for this change | ||||
* | Update master to 8.7-SNAPSHOT (#11208) | Sun Zhe | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Fixed typo (#11072) | Ilia Motornyi | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Code cleanup and serialization test in compatibility package (#10977) | Ilia Motornyi | 2018-06-21 | 2 | -0/+17 |
| | |||||
* | Fix using runo icons in FileTypeResolver (#10858) | Ilia Motornyi | 2018-05-03 | 2 | -1/+125 |
| | | | This patch adds a compatibility version of FileTypeResolver. | ||||
* | Update snapshot version to 8.5 (#10818) | Teemu Suo-Anttila | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 95 | -1430/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 307 | -307/+307 |
| | |||||
* | 8.3.2 since (#10678) | Ilia Motornyi | 2018-03-05 | 1 | -4/+4 |
| | | | | * @since 8.3.2 | ||||
* | Allow configuring content modes for Grid cell tooltips (#10632) | Ilia Motornyi | 2018-02-15 | 1 | -11/+87 |
| | | | | * Allow configuring content modes for Grid cell tooltips | ||||
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Update to JSoup 1.11.2 (#10353) | Leif Åstrand | 2017-11-23 | 2 | -2/+2 |
| | | | | | Also update declarative writing to use true instead of "" for empty attributes because of changed defaults in JSoup. For v7, the tests are updated instead of touching the implementations. | ||||
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Remove unused imports (#10330) | Ahmed Ashour | 2017-11-21 | 11 | -12/+0 |
| | |||||
* | Use Logger instead of VConsole (#10249) | Ahmed Ashour | 2017-11-06 | 1 | -1/+0 |
| | | | Because VConsole is deprecated and it recommends using Logger instead | ||||
* | Fix javadoc ending (#10274) | Ahmed Ashour | 2017-11-06 | 24 | -98/+98 |
| | |||||
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 1 | -1/+0 |
| | |||||
* | Fix end of line comments, which were made by automatic formatter (#10234) | Ahmed Ashour | 2017-10-31 | 5 | -10/+13 |
| | |||||
* | Remove redundant interface already implemented by super class. (#10258) | Ahmed Ashour | 2017-10-31 | 22 | -48/+34 |
| | |||||
* | Improve naming of fields and variables (#10242) | Ahmed Ashour | 2017-10-26 | 8 | -65/+63 |
| | | | | | * Variable names to conform to naming convention. * Use static constants where it makes sense | ||||
* | Remove trailing spaces (#10224) | Ahmed Ashour | 2017-10-26 | 9 | -41/+41 |
| | |||||
* | Fix typos (#10213) | Ahmed Ashour | 2017-10-20 | 1 | -2/+2 |
| | | | | | | * Fix typos * Fix | ||||
* | Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) | Ahmed Ashour | 2017-10-20 | 11 | -27/+47 |
| | | | | | | | | * Use .toLowerCase and .toUpperCase(Locale.ROOT) * Spaces * add spaces after if( | ||||
* | Use Collection.isEmpty() (#10172) | Ahmed Ashour | 2017-10-12 | 8 | -15/+15 |
| | |||||
* | Remove redundant null checks before an instanceof (#10173) | Ahmed Ashour | 2017-10-12 | 6 | -9/+8 |
| | |||||
* | Fix typos (#10158) | Ahmed Ashour | 2017-10-10 | 4 | -4/+4 |
| | |||||
* | Remove unneeded .toString() (#10141) | Ahmed Ashour | 2017-10-10 | 11 | -38/+32 |
| | |||||
* | Use StringBuilder instead of StringBuffer (#10154) | Ahmed Ashour | 2017-10-09 | 6 | -16/+16 |
| | |||||
* | Support null intermediate properties in NestedMethodProperty (#10134) | Olli Tietäväinen | 2017-10-04 | 2 | -0/+9 |
| | | | | | Ignore null intermediate properties in setValue(). Forward port of #10085 in 7.7 to the compatibility package. | ||||
* | Fix typos (#10124) | Ahmed Ashour | 2017-10-04 | 2 | -3/+3 |
| |