Browse Source

Update VaadinIcons (#11281)

tags/8.7.0.alpha1
Ilia Motornyi 5 years ago
parent
commit
8620c04a40

+ 1
- 1
all/src/main/templates/release-notes.html View File

@@ -102,7 +102,7 @@
<h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>

<ul>
<li><tt>VOverlay</tt> workaround with <tt>static</tt> reference to current overlay has been removed</tt></li>
<li><tt>VaadinIcons.SEARCH_MINUS</tt> and <tt>VaadinIcons.SEARCH_PLUS</tt> codes were changed due typo fix</li>
</ul>

<h2>For incompatible or behavior-altering changes in 8.5, please see <a href="https://vaadin.com/download/release/8.5/8.5.0/release-notes.html#incompatible">8.5 release notes</a></h2>

+ 1
- 1
pom.xml View File

@@ -56,7 +56,7 @@
<sonar.issuesReport.console.enable>true</sonar.issuesReport.console.enable>
<sonar.issuesReport.html.enable>true</sonar.issuesReport.html.enable>

<vaadin.icons.version>3.0.1</vaadin.icons.version>
<vaadin.icons.version>3.0.2</vaadin.icons.version>
<vaadin.testbench.version>5.2.0</vaadin.testbench.version>
</properties>


BIN
uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png View File


BIN
uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png View File


BIN
uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png View File


BIN
uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png View File


Loading…
Cancel
Save