]> source.dussan.org Git - vaadin-framework.git/commitdiff
Release-note updates (#11389)
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>
Thu, 27 Dec 2018 08:36:36 +0000 (10:36 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Dec 2018 08:36:36 +0000 (10:36 +0200)
* Release-note updates

Change the word for describing icon swapping

* Update vaadin slogan in the release-note template

all/src/main/templates/release-notes.html

index da41d879c8c0c44d0f87c02d2140c9ff89de8fd2..ca50a2f6476414c23476bc34ca2152b7b8069857 100644 (file)
@@ -23,7 +23,7 @@
 
 <body>
     <div id="header">
-        <h1>Vaadin &ndash; thinking of U and I</h1>
+        <h1>Vaadin &ndash; Fight For Simplicity</h1>
         <div id="version">
             <strong>Version @version@</strong>
         </div>
         <h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>
 
         <ul>
-            <li><tt>VaadinIcons.SEARCH_MINUS</tt> and <tt>VaadinIcons.SEARCH_PLUS</tt> codes were changed due to typo fix</li>
+            <li><tt>VaadinIcons.SEARCH_MINUS</tt> and <tt>VaadinIcons.SEARCH_PLUS</tt> codes were swapped due to typo fix</li>
              <li>Public <tt>disableOnClick</tt> variable in <tt>VNatiButton</tt> is removed due to the refactoring</li>
         </ul>
 
 
     <div id="footer">
         <span class="slogan"><strong>vaadin <em>}></em>
-        </strong> thinking of U and I<span> <a href="#top">&uarr; Back
+        </strong> Fight For Simplicity<span> <a href="#top">&uarr; Back
                     to top</a>
     </div>
     <!-- /footer -->