vaadin / vaadin-button-flow

Vaadin Flow Java API for vaadin/vaadin-button Web Component
https://vaadin.com/components/vaadin-button
Other
0 stars 7 forks source link

Use theme API for add/remove "icon" theme variant #95

Closed denis-anisimov closed 5 years ago

denis-anisimov commented 5 years ago

Fixes #93

This change is Reviewable

vaadin-bot commented 5 years ago

SonarQube analysis reported 2 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR Button.java#L41: Remove this unused "THEME_ATTRIBUTE" private field. rule
  2. MAJOR Button.java#L50: Remove this unused "disableListener" private field. rule