material icon indicating copy to clipboard operation
material copied to clipboard

A Material theme for the Vaadin Framework 7.3+ and 8.0+

Results 8 material issues
Sort by recently updated
recently updated
newest added

Bumps `vaadin.version` from 8.7.0 to 8.13.2. Updates `vaadin-server` from 8.7.0 to 8.13.2 **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Timing side channel vulnerability...

dependencies
security

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. TemporaryFolder on unix-like systems does not limit access to...

dependencies
security

Although the grid editor panel opens fine in the tests, it seems that is only the case because the tests aren't actually setting field components for the editor. If you...

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19.1 to 2.22.2. Commits d96b95c [maven-release-plugin] prepare release surefire-2.22.2 4a2aafc Remove Travis file 7b9ec3f Remove JUnit SNAPSHOT argument from IT 18b4078 [SUREFIRE-1614] JUnit Runner that writes to...

dependencies

Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.0.0 to 3.2.3. Commits b7f6102 [maven-release-plugin] prepare release maven-war-plugin-3.2.3 77e8828 [MWAR-425] - Upgrade plexus-utils to 3.2.0 95131f4 [MWAR-424] - Upgrade maven-archiver to 3.4.0 0bd3097 [MWAR-423] - Upgrade...

dependencies

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 2.6 to 3.2.0. Commits d91fff8 [maven-release-plugin] prepare release maven-jar-plugin-3.2.0 64c5e65 MJAR-263 make output jars reproducible like m-source-p 80f58a8 [maven-release-plugin] prepare for next development iteration 783d893 [maven-release-plugin] prepare...

dependencies

When adding rows dynamically to a grid in Google Chrome 78 the checkboxes are not centered. ![image](https://user-images.githubusercontent.com/36300788/67680167-fdc72280-f98a-11e9-9b39-3846e437cf73.png) Rows 2-4 are dynamically added, 1 is not. Checking the boxes fixes the...

With IE11 the arrows for the combobox and dateTime are missing (take a look at the screenshot) Do you have a fix for this? ![InkedUnbenannt_LI](https://user-images.githubusercontent.com/15386382/59273454-8a7d7800-8c58-11e9-9876-0b509aae903c.jpg)

bug