Justin Ridgewell
7fe056cd24
Bump to v1.3.1
...
Because I screwed up the 1.3.0 release by not building the min files...
Sorry everyone.
2016-03-03 22:06:21 -05:00
Justin Ridgewell
478e708ade
1.3.0
2016-03-03 21:54:25 -05:00
Jordan Eldredge
bf0527897f
Enable ESLint
...
This pull request replaces the old "jsl" linter with ESLint and enables it as
part of our integration tests.
So far, the only rules it includes are the ones which are both currently
enforced in Underscore AND are already passing in Backbone.
I will follow up with individual pull requests for each rule which will require
changes to the code in an attempt to bring us in sync with Underscore's style.
2015-12-15 16:25:59 -08:00
Craig Martin
421ccec7df
trust npm to set up $PATH
...
npm automatically sets up $PATH to look in node_modules/.bin
2015-12-11 15:43:17 -05:00
Graeme Yeates
1274cc2f2d
Bump karma requirement to 0.13.13 karma-runner/karma#1653
2015-10-23 13:31:14 -04:00
Graeme Yeates
02548a4bee
Use karma concurrency for initiating parallel sauce tests
2015-10-22 10:01:28 -04:00
Adam Krebs
f7e73b6e44
Revert "Remove LICENSE from package.json files array."
2015-10-05 10:25:45 -04:00
Graeme Yeates
3c6fabbc8f
Use _.create in extend
2015-09-18 12:58:02 -04:00
Jeremy Ashkenas
05fde9e201
Backbone.js 1.2.3
2015-09-03 11:56:05 -04:00
Paul Falgout
7db3e5e627
Remove LICENSE from package.json files array.
...
[NPM includes LICENSE automatically.](https://docs.npmjs.com/files/package.json#files )
https://github.com/jashkenas/underscore/pull/2264
2015-08-19 14:49:04 -05:00
Jeremy Ashkenas
00f8b6fe79
Backbone.js 1.2.2
2015-08-19 15:03:44 -04:00
Jeremy Ashkenas
2ee9081694
kill old email
2015-08-19 10:51:57 -04:00
Justin Ridgewell
f4d4557592
Setup DOM for every view test
...
Karma QUnit v0.1.5 now removes and reinserts the `#qunit-fixture`
element before every test.
2015-08-04 01:13:48 -04:00
Graeme Yeates
abb23436cd
Fix #3724 ; add qunit dependency
2015-07-22 13:22:27 -04:00
Jeremy Ashkenas
938a8ff934
Backbone 1.2.1
2015-06-04 18:09:12 -04:00
Stéphane Roucheray
591ab696db
Delete main property duplication
2015-06-01 21:55:15 +02:00
Adam Krebs
6ea3bfb665
merge in master branch
2015-05-13 11:10:03 -04:00
Adam Krebs
77f34b4f6a
bump docco version to 0.7.0
2015-05-06 08:00:18 -04:00
Adam Krebs
f475de8467
Add uglify-js as a dev-dependency in package.json
2015-03-20 11:51:21 -04:00
Adam Krebs
4463e9bbfc
build latest version and compile docs
2015-03-20 11:48:39 -04:00
Adam Krebs
401fdbd02c
Merge branch 'master' into bb-120
...
Conflicts:
index.html
2015-03-20 11:44:34 -04:00
Adam Krebs
bf731534aa
Merge pull request #3507 from akre54/matches-with-callback
...
Matches with predicate
2015-03-20 11:33:01 -04:00
Graeme
f02ba1f47b
Run test suite using karma
2015-02-20 15:12:09 -05:00
Adam Krebs
96f7746393
bump Underscore dependency to 1.7.0
2015-02-19 09:35:51 -05:00
Graeme
18ae321b32
Specify npm included files explictly in package.json
2015-01-22 17:39:15 -05:00
Adam Krebs
cd22d597fc
bump underscore dependency to 1.6.0 due to #3331
2015-01-22 17:38:12 -05:00
Morgan 'ARR\!' Allen
52416c15a2
fixed camel case filename for doc run script
2015-01-22 17:38:09 -05:00
Graeme
85058d4824
Specify npm included files explictly in package.json
2014-11-28 22:01:32 -05:00
Adam Krebs
388d819a89
bump underscore dependency to 1.6.0 due to #3331
2014-11-12 15:21:31 -05:00
Morgan 'ARR\!' Allen
81eb7fd3cb
fixed camel case filename for doc run script
2014-10-27 18:52:45 -07:00
Adam Krebs
7554b2f01b
draft changelog for backbone 1.2.0
2014-09-25 15:46:39 -04:00
Graeme Yeates
b28840b727
Update phantomjs
...
This should also (hopefully) fix the npm install issue in node 0.8
2014-06-02 16:42:06 -04:00
Casey Foster
7a0f833fad
Update devDependencies
...
PhantomJS fixed the really annoying "CoreText performance note:" message in
1.9.3 or so.
2014-03-10 13:51:27 -05:00
Jeremy Ashkenas
53f77901a4
Backbone 1.1.2
2014-02-20 16:34:01 -05:00
Jeremy Ashkenas
6ccc1583e7
Backbone.js 1.1.1
2014-02-13 14:57:41 -05:00
j03w
e1661a9fb1
update version of underscore dependency
...
fix #2874
2013-11-14 13:15:19 +11:00
Jeremy Ashkenas
0a4399e3de
Backbone.js 1.1.0
2013-10-10 21:57:30 -03:00
Adam Krebs
42ef5c7825
remove Rakefile in favor of npm scripts
2013-09-09 00:36:11 -04:00
Jeremy Ashkenas
f2520913e5
Moving over urls for administration.
2013-07-07 19:59:19 +02:00
Brad Dunbar
b8d8db1249
Fix #2569 - Add repository to package.json.
2013-05-28 22:50:07 -04:00
Brad Dunbar
9116ddea6a
Phantomjs 1.9.0-1.
2013-04-03 09:33:20 -04:00
Lee Leathers
9b6ee4166d
Add license to package.json
2013-03-26 21:48:57 -07:00
Jeremy Ashkenas
699fe32712
Backbone.js 1.0
2013-03-20 20:13:55 +08:00
Brad Dunbar
a7937b29ab
Docco 0.6.1.
2013-03-13 12:00:48 -04:00
Brad Dunbar
bb8e003a1d
Add coffee and docco versions to package.json.
...
Also, test coffeescript integration in `npm test`.
2013-03-11 10:23:18 -04:00
Brad Dunbar
1a4d08b7c6
Update QUnit, phantomjs.
2013-02-15 11:38:05 -05:00
Jeremy Ashkenas
836a8cb4d8
a few missing 0.9.9's
2013-01-16 07:31:47 +11:00
Casey Foster
e16c762ec5
Remove unused declarations in add, noglobals for phantomjs
2012-12-21 15:06:09 -08:00
Jeremy Ashkenas
18b445e8a0
Backbone 0.9.9
2012-12-13 17:44:31 -05:00
Genadi Samokovarov
0737deecd7
Bump Underscore to 1.4.3 in package.json and index.html
2012-12-13 15:35:39 +02:00