Commit Graph

15 Commits

Author SHA1 Message Date
Masahiro Wakame
e2d55cb761 Merge pull request #6401 from Spinarooni/backbone-comparator-issue#6394
Update Backbone collection.comparator definition to accpet string and…
2016-03-27 01:25:32 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
Randy Patterson Jr
9bec26ff32 Update Backbone collection.comparator definition to accpet string and Function types. Closes #6394. 2016-03-04 09:00:25 -05:00
vvakame
6ecf96f408 adhoc fix backbone/backbone-with-lodash-tests.ts and backbone/backbone-tests.ts 2016-02-23 15:29:47 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Omid K. Rad
c18eb2ad64 Added test for adding object literals as models 2014-07-16 19:42:09 -07:00
Omid K. Rad
d205eb8726 Updated collection tests and added comments 2014-07-16 18:34:55 -07:00
dsuket
e259b16093 fixed bug. change Collection.collection to Model.collection 2014-07-08 08:39:28 +09:00
Omid K. Rad
c4d0c9a551 Backbone Generics 2014-04-24 17:45:31 -07:00
Natan Vivo
2167e6f5b0 Fix test, remove duplicated declaration for _ and $. 2013-06-22 11:43:21 -03:00
Kazi Manzur Rashid
0fea2d1a86 Added the test for the previous changes. 2013-04-20 09:59:51 +06:00
Diullei Gomes
6acad39924 fix backbone test 2013-02-24 02:59:27 -03:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00