Sam Breed
|
744dbafaf8
|
Fix #2554 - adding clarification about route behavior
|
2013-05-29 16:53:10 -04:00 |
|
Jeremy Ashkenas
|
afb9dfc6d8
|
Fixes #2431, #2452, a little bit lex talionis, but appropriate, I think.
|
2013-04-04 15:06:25 +08:00 |
|
Genadi Samokovarov
|
5e683301f4
|
Remove leftover attachable url documentation
|
2013-04-01 22:58:18 +03:00 |
|
Brad Dunbar
|
0e7ac5a619
|
Fix #2438 - Indicate shallow copying.
|
2013-03-29 09:32:33 -04:00 |
|
Sam Breed
|
7adeeafce4
|
adding missing comma
|
2013-03-28 21:35:19 -06:00 |
|
Alex McPherson
|
81585a08fb
|
Clarification on optional parameters and trailing slashes in routes documentation
|
2013-03-28 11:44:55 -06:00 |
|
Peter Rust
|
c5a791b932
|
Fixed tiny typo in FAQ
|
2013-03-26 11:49:13 -07:00 |
|
brad dunbar
|
61243f58d5
|
Merge pull request #2429 from zyzniewski/master
Fixed documentation anchor for Collection#fetch
|
2013-03-26 04:13:02 -07:00 |
|
Tomasz Żyźniewski
|
297b1527b2
|
fixed documentation anchor
|
2013-03-26 11:41:52 +01:00 |
|
Genadi Samokovarov
|
5b8f794272
|
Remove the redundant documentation bits
|
2013-03-25 23:12:51 +02:00 |
|
Brad Dunbar
|
795b442dae
|
Fix #2422 - Clarify docs about changed attributes.
|
2013-03-25 11:42:00 -04:00 |
|
Genadi Samokovarov
|
e91b36c0cb
|
Don't attach url if passed as an option in Model
|
2013-03-23 19:34:27 +02:00 |
|
Casey Foster
|
c3c48e8784
|
Revert "lowercase instance var in example code"
This reverts commit 8d41eaa81e.
|
2013-03-20 20:23:50 -05:00 |
|
Tim Griesser
|
3a94f4e830
|
Merge pull request #2412 from philfreo/another-typo
Minor typo fixes to docs.
|
2013-03-20 17:36:12 -07:00 |
|
Phil Freo
|
0b27f871b5
|
fixing minor typos
|
2013-03-20 17:03:12 -07:00 |
|
Phil Freo
|
7df8c3013b
|
more lowercasing of instance vars
|
2013-03-20 16:53:00 -07:00 |
|
Phil Freo
|
e638d7675e
|
more lowercasing of instance vars
|
2013-03-20 16:46:59 -07:00 |
|
Casey Foster
|
495eaae4aa
|
Merge pull request #2410 from philfreo/master
Removing invalid 'set' option in 'Collection#fetch' docs
|
2013-03-20 16:40:06 -07:00 |
|
Phil Freo
|
8d41eaa81e
|
lowercase instance var in example code
|
2013-03-20 15:06:19 -07:00 |
|
Phil Freo
|
22305a473b
|
Removing invalid 'set' option in 'Collection#fetch' docs
|
2013-03-20 15:00:54 -07:00 |
|
Tim Griesser
|
05089f6595
|
Fixing documentation for Collection#fetch
|
2013-03-20 17:01:05 -04:00 |
|
Jeremy Ashkenas
|
31cff06397
|
rewording events paragraph
|
2013-03-20 22:14:49 +08:00 |
|
Jeremy Ashkenas
|
a51c874582
|
Merge pull request #2400 from tgriesser/removing-silent-docs
Consolidating references to silenced events
|
2013-03-20 07:11:03 -07:00 |
|
Tim Griesser
|
c122375682
|
Consolidating references to silenced changes.
|
2013-03-20 10:04:30 -04:00 |
|
Jimmy Yuen Ho Wong
|
b3caaba99d
|
Merge branch 'master' of git://github.com/documentcloud/backbone into error-callback-doc-fix
|
2013-03-20 21:45:22 +08:00 |
|
Jimmy Yuen Ho Wong
|
69707fea59
|
Doc fix for error callback signature for Model#fetch and Collection#fetch
|
2013-03-20 21:44:19 +08:00 |
|
Ted Han
|
9710d0e481
|
Merge pull request #2397 from wyuenho/collection-fetch-doc-fix
Update Collection#fetch's doc to refer to Collection#set
|
2013-03-20 06:33:05 -07:00 |
|
Jimmy Yuen Ho Wong
|
953df7d26a
|
Update Collection#fetch's doc to refer to Collection#set
|
2013-03-20 21:16:29 +08:00 |
|
Chris Schuhmann
|
c80cdde013
|
Fix typo in collection.set example
The example for collection.set called an undefined function "update".
|
2013-03-20 14:03:55 +01:00 |
|
Jeremy Ashkenas
|
12ae2b221c
|
Adding url/urlRoot options to the Model#constructor documentation.
|
2013-03-20 20:31:40 +08:00 |
|
Jeremy Ashkenas
|
a50000dc1a
|
Rebuilding minified release with --mangle
|
2013-03-20 20:22:04 +08:00 |
|
Jeremy Ashkenas
|
699fe32712
|
Backbone.js 1.0
|
2013-03-20 20:13:55 +08:00 |
|
Jeremy Ashkenas
|
fe251a477d
|
Restoring model.set() with 'silent'
|
2013-03-20 12:01:53 +08:00 |
|
Jeremy Ashkenas
|
04da5ade56
|
removing (99% unused) zepto version of tests.
|
2013-03-19 19:22:46 +08:00 |
|
Jeremy Ashkenas
|
0a8509d1eb
|
Merge pull request #2204 from jeromegn/master
Update Backbone.localStorage
|
2013-03-19 04:07:51 -07:00 |
|
Jeremy Ashkenas
|
9437bb2eff
|
#2215. correcting create documentation.
|
2013-03-19 19:06:37 +08:00 |
|
Jeremy Ashkenas
|
a0363e40d4
|
Merge pull request #2283 from stevecraig/options-parse-docs
add options.parse to the model constructor documentation
|
2013-03-19 03:32:02 -07:00 |
|
Jeremy Ashkenas
|
df569f4268
|
Merge pull request #2284 from stepantubanov/master
Add changelog entries for 'invalid' event
|
2013-03-19 03:30:25 -07:00 |
|
Jeremy Ashkenas
|
53fe11df5c
|
merge
|
2013-03-19 18:28:53 +08:00 |
|
Tim Griesser
|
1fd18b7311
|
Adding custom constructor example code.
|
2013-03-18 23:25:31 -04:00 |
|
Jeremy Ashkenas
|
932b369c96
|
Fixes #2367 -- outdated documentation about validate()
|
2013-03-19 09:42:17 +08:00 |
|
Brad Dunbar
|
bb2e8f34e3
|
Fix #2376 - Update docs for changedAttributes.
|
2013-03-15 12:21:43 -04:00 |
|
Casey Foster
|
293fb23921
|
Fix #2364 - typo in index.html
|
2013-03-12 08:40:08 -05:00 |
|
Brad Dunbar
|
b70b00a0af
|
Fix #2357 - Correct reference to Backbone.history.
|
2013-03-11 11:34:39 -04:00 |
|
Brad Dunbar
|
26efd06a21
|
Tweak url attachment a bit.
|
2013-03-11 10:03:58 -04:00 |
|
Tomas Carnecky
|
c82cca42af
|
Copy url from options in the Collection constructor
|
2013-03-10 15:44:00 +00:00 |
|
Jeremy Ashkenas
|
561440d1df
|
Merge branch 'master' of github.com:documentcloud/backbone
|
2013-03-09 09:14:18 +08:00 |
|
Jeremy Ashkenas
|
a69a7e8ed2
|
Adding Quartz as an example app.
|
2013-03-09 09:13:11 +08:00 |
|
Harrison Shoff
|
df7a6f2033
|
add documentation about collections containing polymorphic models. Fixes #2338
|
2013-03-08 16:27:54 -08:00 |
|
Tomasz Żyźniewski
|
c4f009a82b
|
underscore documentation anchors
|
2013-03-07 16:01:55 +01:00 |
|