Commit Graph

416 Commits

Author SHA1 Message Date
Jeremy Ashkenas
2274b31ada emphasizing the nature of silent 2012-11-28 15:04:25 -05:00
Ore Landau
8898fbfdc5 Removed a redundant sentence. 2012-11-20 14:57:54 +02:00
Jeremy Ashkenas
6f95a9b6f5 Fixes #1750 -- better document View#options 2012-11-19 16:47:38 -05:00
Jeremy Ashkenas
e1a29bd5ff Fixes #1832 -- stretched images on retina mobile 2012-11-19 15:00:41 -05:00
Jeremy Ashkenas
bec41307d3 rewording hashChange: false docs 2012-11-16 16:59:44 -05:00
Jeremy Ashkenas
626f3d7f0e Merge pull request #1803 from braddunbar/hashchange-false
Fix #1801 - Add documentation for disabling hash based routing.
2012-11-16 13:58:09 -08:00
Jeremy Ashkenas
bf82159ad7 capitalization typo 2012-11-16 15:41:17 -05:00
Jeremy Ashkenas
09ba834f3d Adding newsblur as an example app 2012-11-16 15:35:06 -05:00
Jeremy Ashkenas
549bc3209b tiny edits 2012-11-16 15:08:02 -05:00
Jeremy Ashkenas
693d58d9e4 typo 2012-11-16 15:03:17 -05:00
Jeremy Ashkenas
9edadc2c2b Perhaps the most frequently asked question ... Why Backbone, not X? 2012-11-16 14:50:49 -05:00
Jeremy Ashkenas
6fd32ea7b7 Fixes #1825 -- document that multiple adds of the same model is a no-op. 2012-11-16 12:14:49 -05:00
Jeremy Ashkenas
30f3273aec s/https/http 2012-11-12 10:15:55 -05:00
Jeremy Ashkenas
ca250f67f6 index.html 2012-11-07 17:39:13 -05:00
Jeremy Ashkenas
489b1d4205 Adding Syllabus as an example app 2012-11-07 17:07:57 -05:00
Brad Dunbar
783ecf70db Fix #1801 - Add documentation for disabling hash based routing. 2012-11-06 07:23:01 -05:00
Brad Dunbar
35054dada6 A bit more documentation on success and error callbacks. 2012-11-05 09:30:01 -05:00
Casey Foster
29cb71ce37 Fix #1798 correct Model#fetch documentation
Conflicts:
	index.html
2012-11-05 09:04:49 -05:00
Sam Breed
c162894784 updating documentation for Collection#reset method signature, fixes #1785 2012-10-30 19:47:41 -06:00
Jeremy Ashkenas
92623e5f4a Adding IRCCloud as an example app 2012-10-25 17:22:32 -04:00
Jeremy Ashkenas
eebbca8975 Merge branch 'master' of github.com:documentcloud/backbone 2012-10-24 17:00:00 -04:00
Jeremy Ashkenas
e0c30d632f Adding Gilt Groupe as an example app. 2012-10-24 16:59:58 -04:00
Genadi Samokovarov
85a1e3ea5c Use _.pick to simplify View#_configure 2012-10-22 12:51:43 +03:00
Jeremy Ashkenas
094dab2d54 Adding USA Today as an example app. 2012-10-17 14:58:29 -04:00
Casey Foster
a52fcb6ba7 Fixed inconsistency and typo in docs 2012-10-16 07:13:51 -07:00
Brad Dunbar
47a47b2fe6 Fix #1729 - Clarify expected arguments for get/getByCid. 2012-10-12 09:00:16 -04:00
Jeremy Ashkenas
5e103f7aaa adding bitbucket as an example app 2012-10-10 14:19:45 -04:00
Jeremy Ashkenas
162a8337fd Updated Basecamp Mobile example to Basecamp Calendar 2012-10-10 13:44:28 -04:00
John-David Dalton
a10e3c645f Add Lo-Dash reference to index.html. 2012-10-09 22:03:14 -07:00
Jeremy Ashkenas
205307a856 Fixes #1697 -- media query for firefox for embedding inside firebug for documentation. 2012-10-03 15:00:11 -04:00
Jeremy Ashkenas
2b1e9b48bf Merge branch 'master' of github.com:documentcloud/backbone 2012-10-03 14:48:09 -04:00
Jeremy Ashkenas
e120642cb7 Fixes #1701 -- improves documentation for model.off() 2012-10-03 14:47:35 -04:00
Ian Storm Taylor
3169cfe6ed swapped optional route syntax to parentheses, and adding docs 2012-10-02 19:10:59 -07:00
Jeremy Ashkenas
1f67712b1a Adding Hulu.com as an example 2012-10-02 12:01:59 -04:00
Jeremy Ashkenas
95e1eb5ad7 revising Inkling description, as requested 2012-10-02 10:55:15 -04:00
Jeremy Ashkenas
5720e54355 Fixes #1589 -- make the Backbonejs.org docs go responsive. 2012-09-28 15:32:46 -04:00
Jeremy Ashkenas
d6046cfb5e fixing z-index 2012-09-28 15:21:13 -04:00
Jeremy Ashkenas
5b19d8acce tweaking edge link 2012-09-14 13:11:08 -04:00
Jeremy Ashkenas
5eb4c7ba0d Merge branch 'master' of github.com:documentcloud/backbone 2012-09-14 13:08:16 -04:00
Jeremy Ashkenas
e736811fd1 Adding an Edge Version link 2012-09-14 13:07:56 -04:00
Brad Dunbar
36a733a8bc Tweak string comparator implementation. 2012-09-14 08:05:41 -04:00
Brad Dunbar
8fdcaf207a Merge pull request #1587 from krawaller/master.
Conflicts:
	test/collection.js
2012-09-14 07:19:57 -04:00
KungD
8f29954011 removed prefix logic 2012-09-14 07:22:22 +02:00
KungD
72c460753f updated docs to reflect automatic resorting 2012-09-12 06:51:20 +02:00
Brad Dunbar
81669f51a1 test/{test.html -> index.html} 2012-09-02 14:37:52 -04:00
Brad Dunbar
75216c068e Fix #1608 - Clarify render example with template definition. 2012-09-01 18:51:11 -04:00
KungD
e2e70f70c8 updated docs to reflect new comparator API 2012-08-29 18:11:54 +02:00
Jeremy Ashkenas
38991ab5b3 Merge branch 'master' of github.com:documentcloud/backbone 2012-08-28 13:53:14 -04:00
Jeremy Ashkenas
cebc33a661 teense of clarification about urlRoot being a rare override 2012-08-28 13:53:13 -04:00
Brad Dunbar
e23c8714b6 Fix #1455 - Warn that attribute names should not contain spaces. 2012-08-24 09:54:33 -04:00