Documenting update of knockout to 3.2.0 version
authorJaroslav Tulach <jtulach@netbeans.org>
Tue, 19 Aug 2014 20:05:12 +0200
changeset 81030e04cf39655
parent 809 57c6bd4c5261
child 811 12ba7b79238a
Documenting update of knockout to 3.2.0 version
src/main/javadoc/overview.html
     1.1 --- a/src/main/javadoc/overview.html	Tue Aug 05 18:09:07 2014 +0200
     1.2 +++ b/src/main/javadoc/overview.html	Tue Aug 19 20:05:12 2014 +0200
     1.3 @@ -82,6 +82,8 @@
     1.4              {@link net.java.html.json.ComputedProperty Derived properties}
     1.5              now deeply check changes in other {@link net.java.html.json.Model model
     1.6              classes} they depend on and recompute their values accordingly.
     1.7 +            <a target="_blank" href="http://knockoutjs.com">Knockout.js</a> library has been updated
     1.8 +            to version 3.2.0.
     1.9          </p>
    1.10          
    1.11          <h3>What's New in 0.8.x Versions?</h3>