diff options
-rw-r--r-- | all/src/main/templates/release-notes.html | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rwxr-xr-x | uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_changeIcon_ANY_Chrome__allVaadinIcons-switch.png | bin | 60576 -> 60800 bytes | |||
-rwxr-xr-x | uitest/reference-screenshots/chrome/VaadinIconSetTest-checkScreenshot_initial_ANY_Chrome__allVaadinIcons.png | bin | 59915 -> 60211 bytes | |||
-rwxr-xr-x | uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png | bin | 123029 -> 123008 bytes | |||
-rwxr-xr-x | uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png | bin | 93753 -> 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> @@ -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 Binary files differindex 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 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 Binary files differindex 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 diff --git a/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png b/uitest/reference-screenshots/chrome/ValoThemeUITest-common_ANY_Chrome__common.png Binary files differindex 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 diff --git a/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png b/uitest/reference-screenshots/chrome/ValoThemeUITest-menubars_ANY_Chrome__menubars.png Binary files differindex 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 |