[Pkg-javascript-commits] [backbone] 203/211: Issue #417. Word choice for the literal minded.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:25 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 cc46300a3b4635c671ad2b1f76ce4fd769c77891
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Wed Jun 29 21:54:31 2011 -0400
Issue #417. Word choice for the literal minded.
---
index.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 8718687..47ebeb5 100644
--- a/index.html
+++ b/index.html
@@ -369,9 +369,8 @@
<p>
Backbone's only hard dependency is
<a href="http://documentcloud.github.com/underscore/">Underscore.js</a>.
- For RESTful persistence, "hashchange" History, and DOM manipulation with
- <a href="#View">Backbone.View</a>,
- it's highly recommended to include
+ For RESTful persistence, history support via <a href="#Router">Backbone.Router</a>
+ and DOM manipulation with <a href="#View">Backbone.View</a>, include
<a href="https://github.com/douglascrockford/JSON-js">json2.js</a>, and either
<a href="http://jquery.com">jQuery</a> <small>( > 1.4.2)</small> or
<a href="http://zeptojs.com/">Zepto</a>.
--
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