Commit Graph

64 Commits

Author SHA1 Message Date
Ian Gilman
244790e2a7 Version 2.4.1 2019-07-03 14:56:51 -07:00
Ian Gilman
f805974a04 Updating to latest NPM dependencies. 2018-12-11 12:02:24 -08:00
Ian Gilman
446af4dc94 Version 2.4.0 2018-07-20 09:43:13 -07:00
Ian Gilman
ee1ed31d8c Security audit 2018-05-14 11:59:20 -07:00
Ian Gilman
24be785bbd Updated to latest packages (and fixed lint errors) 2018-05-11 10:53:16 -07:00
nein09
aaec7c9526 Implement code coverage without grunt-qunit-istanbul 2018-01-02 08:32:45 -08:00
nein09
6dfeddb4b7 Update grunt packages and remove istanbul. 2018-01-02 08:32:45 -08:00
Ian Gilman
08414cdada Version 2.3.1 2017-09-19 09:54:38 -07:00
Davison Long
3dec5bb98a make project compatible with direct npm/yarn installation from github repo 2017-07-17 19:38:18 -04:00
Ian Gilman
e4fd781199 Updated grunt compress so it would make tars properly 2017-07-14 16:46:55 -07:00
Ian Gilman
bc6e20e62f Version 2.3.0 2017-07-14 16:15:54 -07:00
Antoine Vandecreme
30a6c4494b Remove jshint 2017-01-16 21:44:36 +01:00
Antoine Vandecreme
de25b68b43 Add eslint and hound 2017-01-16 21:41:07 +01:00
Antoine Vandecreme
41b8956df6 Fix version object not filled. Fix #1024 2017-01-07 17:38:38 +01:00
Ian Gilman
babdefd100 Version 2.2.1 2016-06-21 10:06:25 -07:00
Ian Gilman
373e61e0df Version bump to 2.2.0 2016-05-26 15:14:19 -07:00
Antoine Vandecreme
4fea91e936 Add build as pre-publish step to npm. Fix #784 2016-01-26 18:32:08 -05:00
Antoine Vandecreme
baaadad34d Update dev dependencies. 2016-01-26 18:15:26 -05:00
Ian Gilman
92be395d66 Added more npm keywords 2015-12-03 09:31:46 -08:00
Ian Gilman
30c6e2b762 Made package name lower case 2015-12-01 09:16:42 -08:00
Antoine Vandecreme
f3d5e4e155 Prepare package.json for publishing on npm. 2015-11-26 09:59:44 -05:00
Ian Gilman
404a248183 OSD 2.1.0 2015-11-12 13:44:05 -08:00
Ian Gilman
c25f3e374b Newer versions of qunit and qunit-istanbul 2015-06-29 14:21:53 -07:00
Ian Gilman
472ab42be7 updated package.json for 2.0.0 2015-05-26 16:31:13 -07:00
Ian Gilman
a494cc8a58 Merge branch 'master' into collections
Fixed Conflicts:
	changelog.txt
2015-01-30 09:43:55 -08:00
Ian Gilman
2f9563d58c Version bump 2015-01-29 13:10:59 -08:00
Ian Gilman
0fd94bb048 Merge branch 'master' into collections
fixed Conflicts:
	changelog.txt
	src/viewer.js
2015-01-12 14:10:49 -08:00
Ian Gilman
d694c7ea6c Version bump 2015-01-05 13:17:05 -08:00
Ian Gilman
e465c24f2b Support for generating code coverage reports 2014-11-19 16:46:05 -08:00
Ian Gilman
eb58d3fd11 Fixed QUnit dependency 2014-06-05 09:53:03 -07:00
Ian Gilman
02b606680d Updated to latest npm packages 2014-06-02 11:02:22 -07:00
Ian Gilman
9aa0f323db Releasing 1.1.1 2014-05-08 09:30:03 -07:00
Ian Gilman
3b36277940 Updated for 1.1.0 release 2014-04-30 10:34:25 -07:00
Mark Salsbery
cb765afea2 Added an OpenSeadragon.version property 2013-11-23 10:39:37 -08:00
Mark Salsbery
d2eee6e67c Updated build tool versions
1) Delete/rename 'node_modules' folder
2) run 'npm install'
2013-11-17 08:17:13 -08:00
Ian Gilman
13249cc896 0.9.131 2013-09-23 10:00:09 -07:00
Ian Gilman
4d006d628c Updated for 0.9.130 2013-08-26 13:58:16 -07:00
Ian Gilman
024fefd7f1 Updated for 0.9.129 2013-07-09 09:14:47 -07:00
Chris Adams
6a214347d6 Upgrade to current JSHint
This also allows us to move our settings to .jshintrc for better IDE &
command-line integration - simply type "jshint" in the directory and it
will use the same options.
2013-06-20 15:12:53 -04:00
Chris Adams
3c66c3b8e2 Update to grunt-contrib-uglify 0.2.2 2013-06-19 14:30:44 -04:00
Chris Adams
b87de8e6c6 Grunt: normalize build paths
The sourcemaps included build/openseadragon/ in the paths. Since grunt
lacks a standard way to replace text in files, I semi-randomly picked
grunt-text-replace.
2013-06-19 14:29:40 -04:00
Chris Adams
6e074188d4 Grunt: generate source maps when compressing 2013-06-19 14:29:40 -04:00
Ian Gilman
2103121209 Changed version number to 0.9.128 2013-06-17 10:03:06 -07:00
Ian Gilman
1118d41185 Updated version to 0.9.127 2013-05-14 09:53:34 -07:00
Benjamin Gilbert
9d763c0984 Update to latest grunt-contrib-compress 2013-05-09 21:05:38 -04:00
Ian Gilman
8f20f3dae2 Upping version number to 0.9.126 2013-05-09 11:04:31 -07:00
Ian Gilman
1ef566607f Updated version number to 0.9.125 2013-05-09 09:34:11 -07:00
iangilman
3dcf560d05 Merge pull request #49 from acdha/update-qunit
Update qunit version
2013-03-26 09:20:30 -07:00
thatcher
f4f4fde17a Merge branch 'master' of https://github.com/openseadragon/openseadragon 2013-03-26 09:02:49 -04:00
Chris Adams
deb229eb78 Update qunit version
qunit 0.1.1 fails on node v0.10.1 with the new streaming api
2013-03-25 13:44:07 -04:00