[Pkg-javascript-commits] [backbone] 116/211: clarifying that jQuery or Zepto is required for History support (for the moment)
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:11 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 9159ed35788c7f24393230e742b892880e35a10b
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Apr 18 14:32:00 2011 -0400
clarifying that jQuery or Zepto is required for History support (for the moment)
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 0d7274d..071f85f 100644
--- a/index.html
+++ b/index.html
@@ -360,7 +360,7 @@
<p>
Backbone's only hard dependency is
<a href="http://documentcloud.github.com/underscore/">Underscore.js</a>.
- For RESTful persistence, and DOM manipulation with
+ For RESTful persistence, "hashchange" History, and DOM manipulation with
<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
--
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