Nick Fitzgerald
|
14db15b458
|
Adding another demo: Todo Task manager
|
2010-10-19 11:38:53 -07:00 |
|
Nick Fitzgerald
|
349878cdf8
|
Using JSONP since the Same Origin Policy won't let file:// make an XHR to github.com
|
2010-10-18 21:36:05 -07:00 |
|
Jeremy Ashkenas
|
4311d58ca9
|
optional values in the template.
|
2010-10-17 10:01:01 -04:00 |
|
Jeremy Ashkenas
|
0f3c524a3a
|
beginnings of a different demo.
|
2010-10-16 17:28:19 -04:00 |
|
Jeremy Ashkenas
|
08687aa183
|
Merge branch 'master' into demos
|
2010-10-16 16:09:04 -04:00 |
|
Jeremy Ashkenas
|
5c5b7a8824
|
Don't send up model data for GET requests by default, for folks who are re-fetching existing collections.
|
2010-10-16 16:05:49 -04:00 |
|
Jeremy Ashkenas
|
c5db4491c5
|
Merge branch 'master' into demos
|
2010-10-15 11:57:00 -04:00 |
|
Jeff Larson
|
ba3775e37c
|
changing the image url back
|
2010-10-15 10:58:40 -04:00 |
|
Jeff Larson
|
5f0fe91eff
|
adding a missing semicolon and using initialize in the demo
|
2010-10-15 10:57:22 -04:00 |
|
Jeremy Ashkenas
|
7b10698af6
|
making the speed test labels fit on the graph
|
2010-10-15 09:57:31 -04:00 |
|
Samuel Clay
|
d8d40149e0
|
Type found by pbowyer.
|
2010-10-15 09:49:56 -04:00 |
|
Samuel Clay
|
09b130271a
|
Merge branch 'master' of github.com:documentcloud/backbone into demos
|
2010-10-15 09:48:17 -04:00 |
|
Samuel Clay
|
3144542bf6
|
Adding initial demo of collections, models, and multiple views all bound to change events on the model.
|
2010-10-14 18:25:57 -04:00 |
|
Jeremy Ashkenas
|
500d66bd58
|
a handful of model speed tests.
|
2010-10-14 15:11:56 -04:00 |
|
Jeremy Ashkenas
|
e7ce57cc1d
|
Adding the beginnings of a speed suite to the Test page.
|
2010-10-14 14:46:53 -04:00 |
|
Jeremy Ashkenas
|
3560062c11
|
removing redundant assignment in Events#trigger
|
2010-10-14 13:49:01 -04:00 |
|
Jeremy Ashkenas
|
2ae60985ee
|
Moving all helper functions down to the bottom.
|
2010-10-14 13:34:00 -04:00 |
|
Jeremy Ashkenas
|
9c535ca5a5
|
expand inherits helper child constructor creation, for clarity.
|
2010-10-14 13:31:19 -04:00 |
|
Jeremy Ashkenas
|
7c901e2245
|
Slightly shallower namespaced export for CommonJS.
|
2010-10-14 13:15:25 -04:00 |
|
Jeremy Ashkenas
|
82365e392e
|
internal Collection#_add and Collection#_remove, should return the model, in case they're overridden.
|
2010-10-14 13:04:11 -04:00 |
|
Jeremy Ashkenas
|
a797829c8d
|
a note about namespacing JSON requests.
|
2010-10-14 11:48:03 -04:00 |
|
Jeremy Ashkenas
|
b2cb44b8f7
|
rebuilding annotated source and min.js
|
2010-10-14 11:13:50 -04:00 |
|
Jeremy Ashkenas
|
0ac41263a0
|
brief aside about sort versus sortBy
|
2010-10-14 11:10:38 -04:00 |
|
Jeremy Ashkenas
|
09e20c1599
|
Documenting a collection's 'model' property
|
2010-10-14 10:46:11 -04:00 |
|
Jeremy Ashkenas
|
831090329f
|
Issue #8 -- a number of improvements to the documentation.
|
2010-10-14 10:29:18 -04:00 |
|
Jeremy Ashkenas
|
eb9f54c8fe
|
willbailey's patch to use getByCid for internal lookups ... much safer.
|
2010-10-14 07:36:11 -04:00 |
|
Jeremy Ashkenas
|
184687b28f
|
Backbone 0.1.1
0.1.1
|
2010-10-13 22:46:39 -04:00 |
|
Jeremy Ashkenas
|
8878c2236a
|
View#_reset -> View#_configure
|
2010-10-13 22:42:49 -04:00 |
|
Jeremy Ashkenas
|
c211499619
|
adding a brief aside about super.
|
2010-10-13 22:33:26 -04:00 |
|
Jeremy Ashkenas
|
aa35cb6414
|
less cryptic method of safely referencing jQuery.
|
2010-10-13 22:15:12 -04:00 |
|
Jeremy Ashkenas
|
544a7e7d9b
|
Merge branch 'grayrest' of http://github.com/grayrest/backbone
|
2010-10-13 22:13:07 -04:00 |
|
Jeremy Ashkenas
|
ff65c0a41b
|
Merge branch 'master' of github.com:documentcloud/backbone
|
2010-10-13 22:10:45 -04:00 |
|
Jeremy Ashkenas
|
6886bca086
|
typo in docs -- issue #4
|
2010-10-13 22:10:44 -04:00 |
|
Jeff Larson
|
e29b486f5f
|
fixes #4, small typo
|
2010-10-13 22:05:11 -04:00 |
|
Jeff Larson
|
b8f54d527a
|
sorry, wrong version of docco
|
2010-10-13 18:18:15 -04:00 |
|
Jeff Larson
|
13932d0d14
|
small typo
|
2010-10-13 18:10:10 -04:00 |
|
Jeremy Ashkenas
|
abd64dca83
|
Documenting initialize
|
2010-10-13 17:40:18 -04:00 |
|
Jeremy Ashkenas
|
091e266077
|
Adding basic tests for initialize.
|
2010-10-13 17:33:20 -04:00 |
|
Jeremy Ashkenas
|
63085b6ccd
|
Calling 'initialize', if it is defined.
|
2010-10-13 17:30:12 -04:00 |
|
Jeremy Ashkenas
|
e0b61034df
|
internal _initialize to _reset
|
2010-10-13 17:25:04 -04:00 |
|
Karl Guertin
|
2748c43fa7
|
$ doesn't always belong to jQuery
|
2010-10-13 17:16:39 -04:00 |
|
Jeremy Ashkenas
|
542f085074
|
documentation wording tweaks.
|
2010-10-13 16:42:17 -04:00 |
|
Jeremy Ashkenas
|
7b49015929
|
Issue #2, view.render documentation.
|
2010-10-13 16:06:18 -04:00 |
|
Jeremy Ashkenas
|
cd0d2ccb1c
|
augmenting the docs for Model#toJSON
|
2010-10-13 14:20:14 -04:00 |
|
Jeremy Ashkenas
|
c0f602e716
|
Framework sizes are controversial and hard to measure, best to be hand-wavey...
|
2010-10-13 14:13:41 -04:00 |
|
Jeremy Ashkenas
|
284397f042
|
softening the background.
0.1.0
|
2010-10-13 11:16:40 -04:00 |
|
Jeremy Ashkenas
|
39034e58a2
|
Adding Closure Compiled minified production version.
|
2010-10-13 11:12:56 -04:00 |
|
Jeremy Ashkenas
|
0c1b13aceb
|
IE documentation tweaks
|
2010-10-13 11:11:39 -04:00 |
|
Jeremy Ashkenas
|
8d0ebbaaf2
|
widening the sidebar
|
2010-10-13 11:08:42 -04:00 |
|
Jeremy Ashkenas
|
8d5343d26c
|
merged
|
2010-10-13 11:05:16 -04:00 |
|