Jeremy Ashkenas
|
25505d6700
|
Merge pull request #1951 from caseywebdev/parse
Fix #1939 - `parse` receives `options`
|
2012-12-17 08:03:15 -08:00 |
|
Casey Foster
|
5f7240844c
|
Fix #1939 - parse receives options
|
2012-12-16 13:03:05 -08:00 |
|
Jeremy Ashkenas
|
523fb81779
|
Merge pull request #1940 from gsamokovarov/document-id-classname
Document View#id and View#className as functions
|
2012-12-14 13:38:24 -08:00 |
|
Jeremy Ashkenas
|
ff5876add2
|
Merge pull request #1941 from gsamokovarov/update-bullet-typo
Fix typo in update changelog bullet
|
2012-12-14 13:37:54 -08:00 |
|
Jeremy Ashkenas
|
c1a9384e9c
|
Merge pull request #1944 from tgriesser/isEqualChange
Fix #1943 - use _.isEqual to check model change
|
2012-12-14 13:23:57 -08:00 |
|
Jeremy Ashkenas
|
8a4af7212e
|
tweaking catalog of events
|
2012-12-14 16:01:23 -05:00 |
|
Jeremy Ashkenas
|
31655fc6b2
|
Merge pull request #1945 from akre54/docs-route-event
Document `route` event of Backbone.history
|
2012-12-14 12:58:36 -08:00 |
|
Adam Krebs
|
919bd91484
|
catalog the route event on history when Router.route matches
|
2012-12-14 15:49:18 -05:00 |
|
Tim Griesser
|
bb67b6c60d
|
using isEqual to check model change
|
2012-12-14 15:09:41 -05:00 |
|
Genadi Samokovarov
|
c1b0224253
|
Fix typo in update changelog bullet
|
2012-12-14 20:49:50 +02:00 |
|
Genadi Samokovarov
|
6aaec10a3d
|
Document View#id and View#className as functions
|
2012-12-14 20:17:56 +02:00 |
|
Jeremy Ashkenas
|
8d243b5e78
|
tweak setDomLibrary changelog
|
2012-12-14 11:14:31 -05:00 |
|
Jeremy Ashkenas
|
bc8b829225
|
Merge pull request #1926 from nervetattoo/patch-1
Add changelog note about deprecated setDomLibrary
|
2012-12-14 08:12:22 -08:00 |
|
Jeremy Ashkenas
|
abd938f3cd
|
Fixes #1929 -- clarify the change to 'parse' behavior
|
2012-12-14 11:08:08 -05:00 |
|
Jeremy Ashkenas
|
884e4eee55
|
Fixes #1931 -- document Backbone mixing in Events
|
2012-12-14 11:02:09 -05:00 |
|
Jeremy Ashkenas
|
91eb6c3242
|
re-docc'ing todo example with listenTo.
|
2012-12-14 10:52:17 -05:00 |
|
Jeremy Ashkenas
|
ef0225e16a
|
Merge pull request #1933 from yuku-t/update-todos
using 'listenTo' instead of 'on' in todos example app
|
2012-12-14 07:50:54 -08:00 |
|
Jeremy Ashkenas
|
399afd827b
|
Fixes #1937 -- fixes source annotations
|
2012-12-14 10:32:45 -05:00 |
|
Jeremy Ashkenas
|
68b650d71d
|
Merge branch 'gh-pages' of github.com:documentcloud/backbone into gh-pages
|
2012-12-14 10:28:35 -05:00 |
|
Jeremy Ashkenas
|
4e239d48c4
|
Fixes #1928 -- document the new 'request' event.
|
2012-12-14 10:28:13 -05:00 |
|
Jeremy Ashkenas
|
1da76a2dd7
|
Merge pull request #1936 from tgriesser/validation-line
Removing line about silent:true delaying validation
|
2012-12-14 07:18:25 -08:00 |
|
Tim Griesser
|
5d3edae026
|
removing line about silent delaying validation
|
2012-12-14 10:13:44 -05:00 |
|
Jeremy Ashkenas
|
ab8364e40f
|
Fixes #1924 -- properly document fetch-with-update
|
2012-12-14 10:13:14 -05:00 |
|
Yuku Takahashi
|
bb0d351950
|
using 'listenTo' instead of 'on' in todos example app
|
2012-12-14 22:40:27 +09:00 |
|
Raymond Julin
|
cd9a90af08
|
Add changelog note about deprecated setDomLibrary
|
2012-12-14 08:59:28 +01:00 |
|
Jeremy Ashkenas
|
0085732068
|
typo
|
2012-12-13 22:57:23 -05:00 |
|
Jeremy Ashkenas
|
3efc1eda4f
|
Fix #1922 -- document removal of getByCid
|
2012-12-13 20:30:22 -05:00 |
|
Jeremy Ashkenas
|
3f345dd261
|
Merge pull request #1921 from mindscratch/master
type in index.html
|
2012-12-13 16:38:40 -08:00 |
|
mindscratch
|
501c2e74cf
|
fixed typo
changed "fiew" to "few"
|
2012-12-13 19:01:52 -05:00 |
|
Jeremy Ashkenas
|
3ccde89a97
|
router test tweak to placate oldIEs
|
2012-12-13 18:37:35 -05:00 |
|
Jeremy Ashkenas
|
328e721896
|
router test tweak to placate oldIEs
|
2012-12-13 18:36:43 -05:00 |
|
Jeremy Ashkenas
|
aaaefd21d8
|
tweaking test case for IE7
|
2012-12-13 18:31:31 -05:00 |
|
Jeremy Ashkenas
|
9b97cc3442
|
adding a 'listenTo' example to the main View docco.
|
2012-12-13 18:16:01 -05:00 |
|
Jeremy Ashkenas
|
5342d3d5d8
|
removing old isValid tests
|
2012-12-13 18:05:06 -05:00 |
|
Jeremy Ashkenas
|
5ecaa09c26
|
trying to reset against master
|
2012-12-13 17:48:02 -05:00 |
|
Jeremy Ashkenas
|
18b445e8a0
|
Backbone 0.9.9
0.9.9
|
2012-12-13 17:44:31 -05:00 |
|
Jeremy Ashkenas
|
87a25d5b70
|
Merge pull request #1920 from caseywebdev/master
Fix #1915 - `parse` ordering in `update`
|
2012-12-13 12:58:29 -08:00 |
|
Casey Foster
|
74ae40ea72
|
Fix #1915 - parse ordering in update
|
2012-12-13 12:56:11 -08:00 |
|
Jeremy Ashkenas
|
50c41d3e88
|
Merge pull request #1916 from caseywebdev/events
Cache context, avoid switch in loop, profit
|
2012-12-13 12:15:08 -08:00 |
|
Jeremy Ashkenas
|
abd96d6d7a
|
inlining defaults
|
2012-12-13 15:00:58 -05:00 |
|
Jeremy Ashkenas
|
bd31613cd7
|
Fix earlier commit -- got my defaults ordering backwards.
|
2012-12-13 15:00:17 -05:00 |
|
Jeremy Ashkenas
|
d2e2e93008
|
Merge pull request #1917 from elasticsales/master
failing unit tests with 'defaults'
|
2012-12-13 11:58:42 -08:00 |
|
Phil Freo
|
dc0bfe40d8
|
failing unit tests with 'defaults'
|
2012-12-13 14:54:44 -05:00 |
|
Casey Foster
|
1806a8d368
|
Cache context, avoid switch in loop, profit
|
2012-12-13 11:50:39 -08:00 |
|
Jeremy Ashkenas
|
daf6892d22
|
Fixes #1912 -- Collection#fetch only parses once.
|
2012-12-13 13:54:59 -05:00 |
|
Jeremy Ashkenas
|
50be4423f1
|
Fixes #1913 -- updates Backbone defaults semantics to use _.defaults.
|
2012-12-13 13:23:13 -05:00 |
|
Jeremy Ashkenas
|
27d9428472
|
Merge pull request #1911 from gsamokovarov/bump-to-underscore-14
Bump Underscore to 1.4.3 in package.json and index.html
|
2012-12-13 06:01:56 -08:00 |
|
Genadi Samokovarov
|
0737deecd7
|
Bump Underscore to 1.4.3 in package.json and index.html
|
2012-12-13 15:35:39 +02:00 |
|
Jeremy Ashkenas
|
9365dacc30
|
Revert "removing false optimization, inlining triggerEvents. Thanks @caseywebdev"
This reverts commit 957595f56f.
|
2012-12-13 00:52:32 -05:00 |
|
Jeremy Ashkenas
|
957595f56f
|
removing false optimization, inlining triggerEvents. Thanks @caseywebdev
|
2012-12-12 20:34:10 -05:00 |
|