[Pkg-javascript-commits] [backbone] 84/281: removing the ol' upgrading section from the docs.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:01:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.0
in repository backbone.

commit 49b532bdf3181ee4705c217fd515137cbc1b63fe
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Mon Nov 14 15:49:38 2011 -0500

    removing the ol' upgrading section from the docs.
---
 index.html | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/index.html b/index.html
index 4916c1d..9e7f27a 100644
--- a/index.html
+++ b/index.html
@@ -392,20 +392,6 @@
       <a href="http://jquery.com">jQuery</a> <small>( > 1.4.2)</small> or 
       <a href="http://zeptojs.com/">Zepto</a>.
     </p>
-    
-    <h2 id="Upgrading">Upgrading to 0.5.0+</h2>
-
-    <p>
-      We've taken the opportunity to clarify some naming with the <b>0.5.0</b>
-      release. <tt>Controller</tt> is now <a href="#Router">Router</a>, and 
-      <tt>refresh</tt> is now <a href="#Collection-reset">reset</a>. 
-      The previous <tt>saveLocation</tt> and <tt>setLocation</tt>
-      functions have been replaced by <a href="#Router-navigate">navigate</a>. 
-      <tt>Backbone.sync</tt>'s method signature has changed to allow the passing
-      of arbitrary options to <tt>jQuery.ajax</tt>.
-      Be sure to <a href="#History-start">opt-in</a> to <tt>pushState</tt> support, 
-      if you want to use it.
-    </p>
 
     <h2 id="Introduction">Introduction</h2>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list