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
Ian Gilman
2bc61933b2
First attempt
2013-03-21 10:26:03 -07:00
thatcher
eff17208e0
updated package.json for release, unfortunately i forgot to commit it
2013-03-14 17:38:23 -04:00
thatcher
f28fea8f74
publishing native fullscreen support
2013-03-08 00:08:11 -05:00
thatcher
ab3f465e4b
I think in package.json the dependencies block should be devDependencies
2013-03-01 10:01:57 -05:00
thatcher
83e48b1ec7
incrementing build number
2013-03-01 09:39:29 -05:00
Ian Gilman
6723450a9a
Upped version number to 0.9.121
2013-02-27 12:00:34 -08:00
Ian Gilman
d2b9257bc4
Added "grunt publish" command for copying to site-build
2013-02-27 09:59:59 -08:00
Ian Gilman
98e8289c9b
Test now works again
2013-02-21 11:17:05 -08:00
Ian Gilman
d6dfc15351
Updated gruntfile and package.json for grunt 0.4.0
2013-02-21 10:45:14 -08:00
Ian Gilman
2d78e012a0
Now zipping and taring ("grunt package")
2013-02-15 10:58:57 -08:00
Ian Gilman
4e51b642ef
Now properly setting version in build
2013-02-14 12:02:17 -08:00
Ian Gilman
88b1cbf8c7
Added dependencies to package.json
2013-02-14 10:07:02 -08:00