Commit Graph

343 Commits

Author SHA1 Message Date
Phil Freo
a3dbdd57e5 fix typo in docs 2012-06-14 14:15:40 -07:00
Jeremy Ashkenas
d4d7fb97a5 adding Inkling as an (amazing) example app. 2012-06-13 18:33:24 -04:00
Brad Dunbar
2e2e9f7e96 Use mock location to test Backbone.history. 2012-06-12 11:57:50 -04:00
Brad Dunbar
7bcd6ad514 Fix #1391 - Use apply in example to account for variadic usage. 2012-06-08 19:36:51 -04:00
Brad Dunbar
767e751278 Documentation for View#destroy. 2012-06-03 17:32:53 -04:00
Raymond Julin
f222360cd4 Advocate proper usage of $el over $(this.el) in documentation 2012-05-26 00:11:31 +02:00
Brad Dunbar
201373a128 Documentation for #1342. 2012-05-24 15:04:44 -04:00
Casey Foster
6f3328f239 Updated Collection.sort() doc to clarify priority maintenance 2012-05-23 07:56:55 -07:00
Jeremy Ashkenas
fdb3451cbf Merge pull request #1323 from hswolff/mobile-site
implement optimized mobile version of Backbone website
2012-05-21 08:46:47 -07:00
Harry Wolff
29be393d24 Further updates:
* Clean up @media query indentation
* Support other larger resolution mobile phones
* Fix Backbone logo to not appear smushed
* Try alternate mobile sidebar display to indicate scrolling
* Fix width to be dynamic depending on width of screen
2012-05-21 08:59:26 -04:00
Harry Wolff
6cabc5bbc1 remove comment, fix my xy 2012-05-15 23:39:09 -04:00
Harry Wolff
5af01e2a83 implement optimized mobile version of backbone website 2012-05-15 23:27:43 -04:00
Brad Dunbar
dcd10430b9 Update docs. 2012-05-15 18:46:25 -04:00
Brad Dunbar
04bd18e38e Jettison setDomLibrary in favor of Backbone.$. 2012-05-15 17:45:58 -04:00
Jeremy Ashkenas
f141984333 Merge branch 'master' of github.com:documentcloud/backbone 2012-05-14 14:42:58 -04:00
Jeremy Ashkenas
080241a492 changing links to underscorejs.org 2012-05-14 14:42:23 -04:00
Jeremy Ashkenas
291bfadef6 Merge pull request #1307 from wookiehangover/issue1306
additional documentation for Model.clear
2012-05-14 09:18:35 -07:00
Jeremy Ashkenas
cb50c10b47 adding scrollkit as an example site 2012-05-14 11:41:05 -04:00
Sam Breed
99072115ac documenting model.clear's new behavior in the 0.9.0 changelog 2012-05-13 18:25:04 -06:00
Sam Breed
d14e8cf0d9 additional documentation for Model.clear
* specifies that the `id` attribute is removed
2012-05-12 00:37:42 -06:00
Jeremy Ashkenas
52c54d4c3e adding a rel=canonical 2012-05-10 17:38:33 -04:00
vlad
d862436d2e fixed broken fragment links to underscore proxy methods 2012-05-08 11:57:02 -04:00
Jeremy Ashkenas
d49c4da2cf updating linkedin example app 2012-05-02 11:32:56 -04:00
Jeremy Ashkenas
06338a7add shifting the Walmart mobile down a teense. 2012-04-30 10:19:31 -04:00
Ryan Eastridge
4ed60168ef add link to Walmart Mobile 2012-04-28 13:23:42 -07:00
Jeremy Ashkenas
04a778c747 Merge pull request #1239 from philfreo/master
Collection.clone()
2012-04-23 12:48:38 -07:00
Jeremy Ashkenas
c986ae233a adding KANO/GAMES as an example app 2012-04-23 12:19:00 -04:00
Phil Freo
3d6772a2f8 Adding Collection's clone() to docs 2012-04-19 11:20:42 -07: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