Jeremy Ashkenas
c986ae233a
adding KANO/GAMES as an example app
2012-04-23 12:19:00 -04:00
Jeremy Ashkenas
e2042c309f
Fixes #1225 -- old documentation for urlRoot vs collection.url()
2012-04-18 14:56:02 -04:00
Jeremy Ashkenas
dddd001d3e
pitchfork ain't https
2012-04-17 10:20:36 -04:00
Jeremy Ashkenas
b1441b23ab
adding pitchfork as an example app.
2012-04-17 10:16:11 -04:00
Jeremy Ashkenas
bdfcd5ef0e
Adding Rdio as an example app.
2012-04-16 13:24:19 -04:00
Brad Dunbar
87c9b17aa7
Fix #474 - Backbone.ajax
2012-04-11 08:33:20 -04:00
Jeremy Ashkenas
2cab3a346c
Fixes #1134 -- better document that model attributes are 'plain' data, not often arbitrary JS objects.
2012-04-09 17:07:06 -04:00
Jeremy Ashkenas
8bb15b9ee5
tweaking wording
2012-04-09 16:13:24 -04:00
Jeremy Ashkenas
2e652e4d1b
Merge pull request #1187 from Benjen/master
...
Issue #1145 : Changed documentation to elaborate when to use a function to define model defaults.
2012-04-09 13:09:19 -07:00
Paul Miller
8455b5007a
Update salon.io example.
...
You can see they're using brunch in index.html source code (~L35).
Oh, and their dev (Jan) is on our core team.
2012-04-09 21:47:19 +03:00
Paul Miller
c8030ce3c7
Slightly update blossom example.
2012-04-09 20:59:02 +03:00
Jeremy Ashkenas
1bd9b7cb62
adding art.sy as an example app
2012-04-06 10:55:06 -04:00
Benjen
1b8ed46f2b
Added additional information to warning text in model-defaults section, to explain when to use a function to define model default values. See Issue #1145
2012-04-06 00:02:54 +08:00
Jeremy Ashkenas
34c058e756
Fixes #1155 -- remove erroneous documentation about create() returning an XHR
2012-04-02 17:25:08 -04:00
Jeremy Ashkenas
d7b8c8cdc4
reworking docs for model.collection
2012-04-02 17:16:46 -04:00
Andrew Terris
42bb5406e1
fix comment to more accurately reflect its true usage
2012-04-02 00:26:44 -05:00
Andrew Terris
54c4d7cd47
adds documentation for the automatic nested collection option on models
2012-03-31 16:55:18 -05:00
Jeremy Ashkenas
a1dea84b34
touch scrolling the sidebar for ios
2012-03-26 09:29:07 -04:00
Jeremy Ashkenas
f784ae3801
adding EDITD as an example app
2012-03-21 16:51:38 -04:00
Jeremy Ashkenas
863814e519
Backbone.js 0.9.2
2012-03-21 14:55:29 -04:00
Jeremy Ashkenas
e9e1abfe61
model.destroy() returns false if the model.isNew()
2012-03-21 10:40:54 -04:00
Jeremy Ashkenas
a554d6b805
Merge pull request #1111 from braddunbar/sync-docs
...
Fix #1108 - document return value of `sync`.
2012-03-21 07:31:23 -07:00
Brad Dunbar
0ae16272bf
Document jqXHR return values.
2012-03-20 07:24:05 -04:00
Brad Dunbar
84a7e359c7
Fix #1108 - document return value of sync.
2012-03-17 13:46:48 -04:00
Brad Dunbar
fb27097835
Fix #1105 - Add convenience overloads for off.
2012-03-17 09:02:23 -04:00
Jeremy Ashkenas
01fb4149e1
editing airbnb mobile
2012-03-16 16:47:10 -04:00
Harry Shoff
ec8dc945c8
Fix typo
2012-03-16 16:44:07 -04:00
Harry Shoff
8b619759df
Add airbnb mobile to examples
2012-03-16 16:44:02 -04:00
Jeremy Ashkenas
a3282f4324
Merge pull request #1071 from dira/patch-2
...
Documentation for set - validation is skipped when passing {silent: true}
2012-03-16 13:39:32 -07:00
Irina Dumitrascu
d5751d503e
Improved description.
2012-03-13 13:49:08 +00:00
Jeremy Ashkenas
2b849a9be4
Merge pull request #1070 from dira/patch-1
...
Updated documentation for validate - #1063
2012-03-12 08:16:46 -07:00
Jeremy Ashkenas
58b5a22b6e
fixes #1073 -- document that sync can be overridden at the collection or model level.
2012-03-12 11:12:24 -04:00
Irina Dumitrascu
5d43483a10
Added a note to javascript injection attacks when bootstrapping data #1034
2012-03-09 14:19:53 +00:00
Paul Miller
3c69806f8d
Add links to software.
2012-03-07 23:44:38 +02:00
Jeremy Ashkenas
5db14ff4de
Merge branch 'master' of github.com:documentcloud/backbone
2012-03-07 16:17:49 -05:00
Jeremy Ashkenas
fdfe0105af
adding chaincal as an example app
2012-03-07 16:17:18 -05:00
Irina Dumitrascu
9928deee95
Documentation for set - mention that the validation is skipped when passing {silent: true}
2012-03-06 13:14:51 +00:00
Irina Dumitrascu
c473066c9d
Updated documentation for validate #1063
2012-03-06 13:04:59 +00:00
Eric Wang
f422291547
fix typo in index.html
2012-03-03 11:47:13 -08:00
Jeremy Ashkenas
673d07beaf
adding attictv and codiqa as example apps
2012-03-01 10:43:57 -05:00
Brad Dunbar
ef5835ac5a
Fixes #1038 - Document changes to view.$.
2012-02-22 18:35:07 -05:00
Brad Dunbar
c8cbde2e73
Correct more grammar.
2012-02-17 10:28:51 -05:00
Harry Wolff
a4410ede47
fix instances of it's to its for proper grammar
2012-02-17 09:29:12 -05:00
Brad Dunbar
5f129678eb
documentation for changed
2012-02-17 07:22:57 -05:00
Peter Pistorius
c4d53abd06
fixes #1004
2012-02-14 22:58:45 +02:00
Peter Pistorius
742dde3469
Changed:
...
`Accounts.reset(<%= ... %>)` to `accounts.reset(<%= ... %>)`
`Projects.reset(<%= ... %>)` to `projects.reset(<%= ... %>)`
As it's popular in JavaScript to capitalize constructors it might be confusing in this context.
2012-02-14 22:57:22 +02:00
Bjørn Arild Mæland
c2a0895787
Fix signature of urlRoot in documentation
2012-02-14 18:45:47 +01:00
Otto Allmendinger
e0b2449610
unify dashes in index.html
...
use en-dash (U+2013) instead of hyphen-minus (U+002D) in index.html
navigation
2012-02-13 17:29:47 +01:00
Ted Han
3d9d8348ee
Adding sidebar items for github repo and annotated source, as well as a reference to Backbone's license file to documentation.
2012-02-11 11:40:27 -06:00
Peter Pistorius
417bcb9720
Fixes #984
2012-02-10 15:12:17 +02:00