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
Jeremy Ashkenas
b1e2e69977
moving picklive up, removing bittorrent from the examples...
2012-02-08 17:13:54 -05:00
Tim Ruffles
639ce1aec3
added picklive's game client as an example app
2012-02-08 17:11:55 -05:00
Jeremy Ashkenas
b86cfebdb1
more documentation on upgrading and change events.
2012-02-06 09:47:34 -05:00
Jeremy Ashkenas
2eb9c5054c
removing old trajectory link.
2012-02-03 10:29:03 -05:00
Jeremy Ashkenas
8256cdf268
Merge pull request #947 from braddunbar/upgrade-notes
...
fixes #946 - documentation for changes to `set`
2012-02-03 07:22:16 -08:00
Brad Dunbar
f63b5f5d43
fixes #946 - documentation for changes to set
2012-02-03 08:54:01 -05:00
Jeremy Ashkenas
dfeea84632
Adding the Khan Academy as an example app.
2012-02-03 08:21:48 -05:00
Jeremy Ashkenas
ec7e422d5e
fixing typo in Wunderkit description
2012-02-02 17:42:16 -05:00
Jeremy Ashkenas
0afae7cf23
Adding Wunderkit as an example app.
2012-02-02 17:31:02 -05:00
Jeremy Ashkenas
7c10181c64
editing the intro
2012-02-02 17:10:10 -05:00
Jeremy Ashkenas
9e3236d219
fixing changelog typo
2012-02-02 17:02:28 -05:00
Jeremy Ashkenas
655bd05bc3
Backbone.js 0.9.1
2012-02-02 16:55:12 -05:00
Jeremy Ashkenas
738e25dd4d
options.silent respected in _prepareModel ... prepping for a 0.9.1
2012-02-02 16:19:19 -05:00
Jeremy Ashkenas
9d6517685c
adding a link to the wiki of examples
2012-02-02 09:46:08 -05:00
Jeremy Ashkenas
6ffd392da4
added a few missing things to the change log
2012-01-31 10:21:54 -05:00
Jeremy Ashkenas
12a6fa4b0f
Adding a note about the need to upgrade Underscore.js
2012-01-30 16:30:07 -05:00
Jeremy Ashkenas
5ce976bf6a
Backbone.js 0.9.0
2012-01-30 16:24:40 -05:00
Jeremy Ashkenas
a2ab3b13eb
adding a section to the Backbone FAQ on extending...
2012-01-30 11:40:35 -05:00
Jeremy Ashkenas
00b2551e66
Adding Stripe and Code School as example apps.
2012-01-30 10:39:59 -05:00
Jeremy Ashkenas
0bbff7defc
adding Animoto.com as an example app.
2012-01-30 10:13:42 -05:00
Jeremy Ashkenas
edafdebaab
Merge pull request #898 from ckorhonen/master
...
Documentation - Added Animoto to Examples Section
2012-01-30 07:06:07 -08:00
Jeremy Ashkenas
e08ff14285
fixes #64 -- mention that POST and PUT are complete in docs.
2012-01-30 09:47:48 -05:00
Jeremy Ashkenas
8df28fd9e6
tweaking font-sizes / spacing a bit.
2012-01-30 09:45:39 -05:00
Chris Korhonen
ecd4e5ac4d
Added Animoto to Examples
2012-01-29 09:55:42 -05:00
Brad Dunbar
db12a2351f
documentation for #893
2012-01-27 14:30:32 -05:00
Jeremy Ashkenas
028771fcab
spacing out the headers a bit more
2012-01-25 14:34:57 -05:00
Jeremy Ashkenas
9ad7b6a48a
re-wording the intro 'graf, adding links.
2012-01-25 14:28:57 -05:00
Jeremy Ashkenas
e63fdc6456
bumping up the size of the section headers...
2012-01-25 14:18:30 -05:00
Jeremy Ashkenas
da25d46c96
adding pretty download link/buttons
2012-01-25 14:17:04 -05:00
Jeremy Ashkenas
97c72a11e6
Fixes #117 -- adds a section to the FAQ about Rails' preference to namespace/wrap JSON.
2012-01-24 12:23:11 -05:00
Jeremy Ashkenas
ab164c450d
Overhauling 'validate' -- Receives the computed new state of the attrs, not just the delta. Now runs on model create, raising an exception if you try to 'new' and invalid model ... also runs even if changed silently.
2012-01-23 18:16:20 -05:00
Brad Dunbar
29c512c47c
docs for #862
2012-01-17 15:02:05 -05:00
Jeremy Ashkenas
66d509f99a
expanding the section in the FAQ explaining why Backbone doesn't model associations / nested documents for you.
2012-01-17 11:16:25 -05:00
Jeremy Ashkenas
9c62b26ef0
Fixes #629 , documents how easy it is to make event dispatching objects.
2012-01-13 16:26:05 -05:00
Jeremy Ashkenas
32e5ab7ae9
Fixes #634 , documentation of emulateHTTP
2012-01-13 16:17:24 -05:00
Jeremy Ashkenas
7c7f550a70
adding a favicon
2012-01-13 12:28:04 -05:00
Jeremy Ashkenas
a881ba6f5a
Fixes #720 , document 'constructor'
2012-01-13 11:14:07 -05:00
Jeremy Ashkenas
4d29dfc388
Fixes #823 , mention 'attributes'
2012-01-12 16:16:34 -05:00
Jeremy Ashkenas
4719659298
Fixes #841 , adding upgrading jquery, classname --> class in the docs.
2012-01-12 15:26:46 -05:00
Jeremy Ashkenas
d3ae0aa92a
Fixes #839
2012-01-11 15:56:27 -05:00
Jeremy Ashkenas
3cbd7909f1
clarifying paragraph for #843
2012-01-11 15:46:45 -05:00
Jeremy Ashkenas
df716504cb
Documentation request in #599
2012-01-11 11:56:01 -05:00
Jeremy Ashkenas
780ddd393c
Adding Diaspora as an example app.
2012-01-08 09:55:21 -05:00
Jeremy Ashkenas
6b3ff7b035
Fixes #9 , Backbone comparators can now be either sort() or sortBy() iterators.
2012-01-06 14:53:43 -05:00