summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--all/src/main/templates/release-notes.html2
-rw-r--r--pom.xml2
-rwxr-xr-xuitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.pngbin60576 -> 60800 bytes
-rwxr-xr-xuitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.pngbin59915 -> 60211 bytes
-rwxr-xr-xuitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.pngbin123029 -> 123008 bytes
-rwxr-xr-xuitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.pngbin93753 -> 93905 bytes
6 files changed, 2 insertions, 2 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 7b77985900..3b88314cba 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -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>
diff --git a/pom.xml b/pom.xml
index e3462eefa5..12e56f969c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
diff --git a/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png b/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png
index e9c10deb62..f6dd3f723a 100755
--- a/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png
+++ b/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png
Binary files differ
diff --git a/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png b/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png
index 9451bc30e0..9c91699544 100755
--- a/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png
+++ b/uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png
Binary files differ
diff --git a/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png b/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png
index 5cf51b8d76..851799ba33 100755
--- a/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png
+++ b/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png
Binary files differ
diff --git a/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png b/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png
index a4531a031a..6ede5593ec 100755
--- a/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png
+++ b/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png
Binary files differ