Tim Griesser
|
0836b563af
|
docs for route event, save bug, formatting
|
2013-01-11 17:24:02 -05:00 |
|
Tim Griesser
|
ef5503400e
|
change log updates
|
2013-01-11 17:10:13 -05:00 |
|
Tim Griesser
|
e180e82aba
|
Merge pull request #2092 from philfreo/master
Edge change log in documentation
|
2013-01-11 12:54:39 -08:00 |
|
Casey Foster
|
915700f352
|
Simplify sortedIndex test
|
2013-01-11 10:03:11 -08:00 |
|
Casey Foster
|
975a44a6f1
|
Consistently turn on parse flag in save, like fetch already does
|
2013-01-11 08:20:57 -08:00 |
|
Tim Griesser
|
5e2a5d605c
|
Merge pull request #2107 from adriaanlabusc/remove_var
removed unused variable 'model' from 'save' function
|
2013-01-10 19:56:09 -08:00 |
|
Adriaan Labuschagne
|
b653186c4a
|
removed unused variable 'model' from 'save' function
|
2013-01-10 22:40:42 -05:00 |
|
Brad Dunbar
|
95480b8f1a
|
Semicolon.
|
2013-01-10 10:58:00 -05:00 |
|
Casey Foster
|
edb68c7b95
|
Fix #2099 - sortedIndex use model attributes for string iterator
|
2013-01-10 07:49:06 -08:00 |
|
Casey Foster
|
6198ee8bda
|
Fix #2094 - Update TODO example with new success callback signature
|
2013-01-08 16:09:32 -08:00 |
|
Phil Freo
|
3d1570903d
|
Updating Model#validate docs
|
2013-01-08 10:00:13 -08:00 |
|
Phil Freo
|
2ae846f0ce
|
Removing View#make from docs
|
2013-01-08 10:00:13 -08:00 |
|
Phil Freo
|
e14c4339e4
|
updating CONTRIBUTING to reflect keeping index.html up to date with master
|
2013-01-08 10:00:13 -08:00 |
|
Casey Foster
|
ba8f1800bc
|
Remove useless code in add, tidy up
|
2013-01-08 09:07:21 -08:00 |
|
Tim Griesser
|
22b2398aeb
|
renaming zepto
|
2013-01-07 15:31:53 -05:00 |
|
Tim Griesser
|
af2db21f52
|
Merge pull request #2081 from af/zepto-tests
Update test-zepto.html to match the newer test html for jquery.
|
2013-01-07 12:28:08 -08:00 |
|
Brad Dunbar
|
3817742f0f
|
Fix #2073 - Remove cid description.
|
2013-01-07 14:45:34 -05:00 |
|
Brad Dunbar
|
016825e725
|
Add a test for the "route" event.
|
2013-01-07 11:27:32 -05:00 |
|
bodokaiser
|
317c5b9763
|
changed trigger call
|
2013-01-07 11:27:32 -05:00 |
|
bodokaiser
|
17bb8bacc0
|
route parameters provided as array argument
|
2013-01-07 11:27:32 -05:00 |
|
bodokaiser
|
52dc7de74f
|
added trigger applyment
|
2013-01-07 11:27:32 -05:00 |
|
Casey Foster
|
6e3e137019
|
Revert "Add keys, values, pairs, invert, pick, omit, each, and other"
This reverts commit faa776a67c.
|
2013-01-06 15:48:01 -08:00 |
|
Aaron Franks
|
a74dd744e9
|
Update test-zepto.html to match the newer test html for jquery.
Changes:
* use a newer zepto version (fixes some failing tests)
* remove jslitmus
Still some failing tests but brings things a lot closer to working.
|
2013-01-06 14:27:45 -08:00 |
|
Casey Foster
|
ab4a7945fa
|
Merge pull request #2040 from akre54/add-underscore-methods-to-model
Add underscore methods to models
|
2013-01-06 13:55:37 -08:00 |
|
Adam Krebs
|
faa776a67c
|
Add keys, values, pairs, invert, pick, omit, each, and other
underscore methods to models
|
2013-01-06 16:53:17 -05:00 |
|
Casey Foster
|
10cf99a7e6
|
Fix #2008 - Correct comments for fetch
|
2013-01-05 16:10:26 -08:00 |
|
Tim Griesser
|
444fa90c0f
|
Merge pull request #2076 from rutkovsky/master
change 'events' argument name to 'name' in #off doc
|
2013-01-05 15:52:05 -08:00 |
|
Aaron Rutkovsky
|
63adb4f557
|
fix argument name in docs
|
2013-01-04 22:59:41 -06:00 |
|
Tim Griesser
|
a93ed0443f
|
Chain can now be called directly on underscore
|
2013-01-02 10:30:03 -05:00 |
|
brad dunbar
|
9550bec161
|
Merge pull request #2060 from philfreo/master
clarifying/correcting docs about View#remove
|
2013-01-02 05:33:13 -08:00 |
|
Phil Freo
|
496007076b
|
clarifying/correcting docs about View#remove
|
2013-01-01 21:56:12 -05:00 |
|
Casey Foster
|
245b2ff84d
|
Mirror creates model conditional from add
|
2013-01-01 16:22:17 -06:00 |
|
Tim Griesser
|
ae90362864
|
Merge pull request #2058 from gsamokovarov/patch-5
Exit early in Collection#create
|
2013-01-01 11:29:00 -08:00 |
|
Genadi Samokovarov
|
fd9eefc531
|
Exit early in Collection#create
If the model is invalid, there is no need to assign the collection value to `this`.
|
2013-01-01 20:00:00 +02:00 |
|
Jeremy Ashkenas
|
3f300c43a4
|
Merge pull request #2050 from gsamokovarov/listen-to-cleans-itself
Add listenTo yourself and cleaning with stopListening test
|
2012-12-30 10:40:41 -08:00 |
|
Tim Griesser
|
4be23231b6
|
Merge pull request #2047 from adriaanlabusc/patch3
removed reference to model.change from docs
|
2012-12-29 07:03:43 -08:00 |
|
Genadi Samokovarov
|
baac55096f
|
Add listenTo yourself and cleaning with stopListening test
|
2012-12-29 16:33:40 +02:00 |
|
Adriaan Labuschagne
|
9a2633c1e7
|
removed reference to model.change from docs
|
2012-12-28 22:42:35 -05:00 |
|
Tim Griesser
|
abccd9883e
|
resolving merge conflict with derickbailey-listenTo_yourself
|
2012-12-28 20:17:21 -05:00 |
|
Jeremy Ashkenas
|
8a42d536d8
|
Merge pull request #2041 from tgriesser/removing-make
Removing View.make
|
2012-12-28 16:42:51 -08:00 |
|
Casey Foster
|
15959b1224
|
Clean up conditional, remove internal-coupled test
|
2012-12-28 17:10:12 -06:00 |
|
Casey Foster
|
c45e3109f7
|
Fix #2044 - once events are properly removed after triggering
|
2012-12-28 17:04:23 -06:00 |
|
Tim Griesser
|
c1e62cda99
|
removing view.make
|
2012-12-28 16:34:15 -05:00 |
|
brad dunbar
|
1cff00a621
|
Merge pull request #2039 from adriaanlabusc/silent_fire_patch
removed one if statement from model.set to simplify #2038
|
2012-12-28 08:51:46 -08:00 |
|
Adriaan Labuschagne
|
22bcb99b91
|
removed one if statement from model.set to simplify #2038
|
2012-12-28 11:28:38 -05:00 |
|
brad dunbar
|
9bbdf4fe16
|
Merge pull request #2038 from tgriesser/nested-change-silent
nested silent changes should not trigger change events
|
2012-12-28 07:40:16 -08:00 |
|
Tim Griesser
|
4488374104
|
nested silent changes should not trigger change events
|
2012-12-28 10:35:12 -05:00 |
|
Jeremy Ashkenas
|
d63fe9e61f
|
Merge pull request #2019 from tgriesser/nocontext
Removing context from listenTo/stoplistening
|
2012-12-27 18:29:56 -08:00 |
|
Jeremy Ashkenas
|
678bdd0c85
|
Tweak #2017 ... isObject instead of typeof
|
2012-12-27 18:21:42 -08:00 |
|
brad dunbar
|
afa294e9e2
|
Merge pull request #2033 from taka84u9/collection-drop
Forgot to import _.drop?
|
2012-12-27 03:38:32 -08:00 |
|