Skip to content

Commit

Permalink
Update release notes for 7.4
Browse files Browse the repository at this point in the history
* Match TOC headers with actual headers
* New browser versions

Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
  • Loading branch information
Artur- committed Feb 15, 2015
1 parent 50c8e51 commit de98925
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions WebContent/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,26 +41,23 @@ <h2 id="tableofcontents">Release Notes for Vaadin Framework
<ul>
<li><a href="#overview">Overview of Vaadin
@version@ Release</a></li>
<li><a href="#changelog">Change log for Vaadin
<li><a href="#changelog">Change Log for Vaadin
@version@</a></li>
<li><a href="#enhancements">Enhancements in Vaadin
@version-minor@</a></li>
<li><a href="#incompatible">Incompatible or behavior-altering changes in
@version-minor@</a></li>
<li><a href="#knownissues">Known issues in
@version-minor@</a></li>
<li><a href="#limitations">Limitations in
<li><a href="#incompatible">Incompatible or Behavior-altering Changes in
@version-minor@</a></li>
<li><a href="#knownissues">Known Issues</a></li>
<li><a href="#limitations">Limitations</a></li>
<li><a href="#vaadin">Vaadin Installation</a></li>
<li><a href="#package">Package Contents</a></li>
<li><a href="#migrating">Migrating from Vaadin 6 to
Vaadin 7</a></li>
<li><a href="#migrating">Migrating from Vaadin 6</a></li>
<li><a href="#dependencies">Vaadin @version@
dependencies</a></li>
<li><a href="#upgrading">Upgrading to Vaadin
@version-minor@</a></li>
<li><a href="#supportedversions">Supported
technologies</a></li>
Technologies</a></li>
<li><a href="#vaadinontheweb">Vaadin on the Web</a></li>
</ul>

Expand All @@ -74,7 +71,7 @@ <h2 id="overview">Overview of Vaadin @version@ Release</h2>
</p>

<!-- ================================================================ -->
<h3 id="changelog">Change log for Vaadin @version@</h3>
<h3 id="changelog">Change Log for Vaadin @version@</h3>

<p>This release includes the following closed issues:</p>

Expand Down Expand Up @@ -128,7 +125,7 @@ <h2 id="enhancements">Enhancements in Vaadin @version-minor@</h2>
Notes for Vaadin 7.3.0</a>.
</p>

<h3 id="incompatible">Incompatible or behavior-altering changes in @version-minor@</h3>
<h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h3>
<ul>
<li>
<p>The org.json and com.google.gwt.json libraries have been replaced by elemental.json.</p>
Expand All @@ -139,7 +136,7 @@ <h3 id="incompatible">Incompatible or behavior-altering changes in @version-mino
<li>The previously inconsistent behavior in HTML vs plain text rendering of Calendar event captions has been made consistent.</li>
<li>Support for Opera 12 has been dropped. Newer versions based on the Blink rendering engine are still supported.</li>
</ul>
<h3 id="knownissues">Known issues</h3>
<h3 id="knownissues">Known Issues</h3>
<ul>
<li>Drag'n'drop in a Table doesn't work on touch devices running
Internet Explorer (Windows Phone, Surface)
Expand Down Expand Up @@ -328,7 +325,7 @@ <h3>Bean Validation</h3>
directory of the web application that uses validation.
</p>

<h2 id="upgrading">Upgrading from Vaadin 7.1 to Vaadin @version-minor@</h2>
<h2 id="upgrading">Upgrading to Vaadin @version-minor@</h2>

<p>When upgrading from an earlier Vaadin version, you must:
</p>
Expand Down Expand Up @@ -510,12 +507,12 @@ <h2 id="supportedversions">Supported Technologies</h2>
</p>

<ul>
<li>Mozilla Firefox 18-34</li>
<li>Mozilla Firefox 18-35</li>
<li>Mozilla Firefox 17 ESR, 24 ESR, 31 ESR</li>
<li>Internet Explorer 8-11</li>
<li>Safari 6-8</li>
<li>Opera 16-27</li>
<li>Google Chrome 23-39</li>
<li>Google Chrome 23-40</li>
</ul>

<p>
Expand Down

0 comments on commit de98925

Please sign in to comment.