[Pkg-javascript-commits] [backbone] 156/211: mention that Backbone require's jQuery > 1.4.2, if using jQuery. Issue #367.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:00:18 UTC 2014


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

js pushed a commit to tag 0.5.0
in repository backbone.

commit 9a1deb61c72a7cc015e0f57673578a27021d322f
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Thu May 26 13:41:41 2011 -0400

    mention that Backbone require's jQuery > 1.4.2, if using jQuery. Issue #367.
---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index acecf77..2874e8a 100644
--- a/index.html
+++ b/index.html
@@ -367,7 +367,8 @@
       <a href="#View">Backbone.View</a>,
       it's highly recommended to include
       <a href="https://github.com/douglascrockford/JSON-js">json2.js</a>, and either
-      <a href="http://jquery.com">jQuery</a> or <a href="http://zeptojs.com/">Zepto</a>.
+      <a href="http://jquery.com">jQuery</a> <small>( > 1.4.2)</small> or 
+      <a href="http://zeptojs.com/">Zepto</a>.
     </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