Antoine Vandecreme
18b101ccf5
Fix navigator not rotated when viewport rotation set in constructor.
2016-02-09 19:20:52 -05:00
Ian Gilman
09afedb42f
Changelog for #835
2016-02-04 09:05:13 -08:00
Ian Gilman
2f8bb4fbf5
Merge pull request #835 from gaetano-guerriero/fix/dzi-auto-tiles-url
...
fixed dzitilesource guessing of tilesUrl.
2016-02-04 09:03:28 -08:00
Gaetano Guerriero
110e7f17d7
added dzitilesource test module to coverage
2016-02-03 19:08:01 +01:00
Gaetano Guerriero
4508405d42
test module for dzitilesource was bad named
2016-02-03 11:30:19 +01:00
Gaetano Guerriero
d3e23a2986
fixed dzitilesource guessing of tilesUrl.
...
Now the regex guessing the root url of tiles works also if the data
url (the url from which information about the tile was downloaded) does
not ends with .dzi, .xml or .js.
2016-02-03 00:27:14 +01:00
Ian Gilman
a15b710e31
Merge pull request #831 from avandecreme/npm
...
Disable sequences and join_vars in uglify.
2016-02-01 14:17:48 -08:00
Antoine Vandecreme
4434361033
Disable sequences and join_vars in uglify.
2016-01-31 11:44:53 -05:00
Ian Gilman
3c8e79ded5
Merge pull request #830 from avandecreme/patch-1
...
Fix link to issue
2016-01-29 09:23:16 -08:00
Antoine Vandecreme
67b17b1fdf
Fix link to issue
2016-01-28 18:22:45 -05:00
Ian Gilman
a7f255fad9
Merge branch 'master' of github.com:openseadragon/openseadragon
2016-01-28 11:52:17 -08:00
Ian Gilman
0a833805d8
Changelog for #827
2016-01-28 11:52:06 -08:00
Ian Gilman
949740d030
Merge pull request #827 from avandecreme/addsimpleimage
...
Add Viewer.addSimpleImage method. Fix #818
2016-01-28 11:35:02 -08:00
Ian Gilman
f3716ab2e2
Merge pull request #828 from avandecreme/npm
...
Build and doc update
2016-01-28 11:30:04 -08:00
Ian Gilman
a244d7ef86
Merge pull request #825 from avandecreme/rotation
...
Fix edge smoothing with rotation.
2016-01-28 11:27:31 -08:00
Antoine Vandecreme
9dbcd28a5a
English fixes.
2016-01-27 21:49:05 -05:00
Antoine Vandecreme
e10eced7d0
Use self instead of _this.
2016-01-26 19:30:09 -05:00
Antoine Vandecreme
20756423af
Tell travis to install grunt before doing anything else.
2016-01-26 19:14:45 -05:00
Antoine Vandecreme
9258d33caf
Set travisCI nodejs version to stable.
2016-01-26 19:01:17 -05:00
Antoine Vandecreme
2d27944d4e
Fix links
2016-01-26 18:57:34 -05:00
Antoine Vandecreme
c032b19944
Create CONTRIBUTING.md file. Fix #783
2016-01-26 18:53:23 -05:00
Antoine Vandecreme
4fea91e936
Add build as pre-publish step to npm. Fix #784
2016-01-26 18:32:08 -05:00
Antoine Vandecreme
c17f22f82b
Generate source map for concat. Remove comments except banner for min.
2016-01-26 18:16:54 -05:00
Antoine Vandecreme
baaadad34d
Update dev dependencies.
2016-01-26 18:15:26 -05:00
Antoine Vandecreme
ea6addb4c8
Add Viewer.addSimpleImage method. Fix #818
2016-01-26 18:02:11 -05:00
Antoine Vandecreme
3e56092445
Fix tests.
2016-01-26 15:59:10 -05:00
Ian Gilman
a1b7a5414c
Merge pull request #826 from avandecreme/doc
...
Fix @lends for new JSDoc. Fix polymorphic functions doc (#824 ).
2016-01-26 09:05:21 -08:00
Antoine Vandecreme
43bb0d7741
Only use a larger sketch canvas if the viewport get rotated.
2016-01-26 12:04:34 -05:00
Antoine Vandecreme
a12b74ec17
Fix @lends for new JSDoc. Fix polymorphic functions doc ( #824 ).
2016-01-24 16:09:18 -05:00
Antoine Vandecreme
33021ac24f
Merge.
2016-01-23 18:49:58 -05:00
Antoine Vandecreme
c639dd5123
Fix edge smoothing with rotation.
2016-01-23 18:40:53 -05:00
Ian Gilman
8d453b5755
Changelog for #814
2016-01-21 09:09:39 -08:00
Ian Gilman
0a61e160dd
Merge pull request #814 from informatics-isi-edu/master
...
adding setting of globalCompositeOperation for tiledImage
2016-01-21 09:07:29 -08:00
Mei-Hui Su
69cce5770c
simplify the checks on compositeOperation
2016-01-20 09:48:15 -08:00
Mei-Hui Su
91ecd80a4f
Add check for null compositeOperation option when setting useSketch
2016-01-20 09:14:10 -08:00
Ian Gilman
1409091643
Merge pull request #823 from roof12/bug/doc-fixes
...
escape HTML in documentation
2016-01-20 09:06:30 -08:00
Mei-Hui Su
ac0438e07b
Fix the optional check to include null
2016-01-19 22:36:19 -08:00
Mei-Hui Su
41ee1e27fd
put back the 'options.'
2016-01-19 14:29:15 -08:00
Mei-Hui Su
c214e2f0c4
change option compositeOperation default to null instead of 'source-over'
2016-01-19 14:17:52 -08:00
Scott Lewis
404e952711
escape HTML in documentation
2016-01-19 14:23:29 -07:00
Mei-Hui Su
efc9098ce4
Make setting of globalCompositeOperation optional in drawer.js
2016-01-19 11:49:04 -08:00
Ian Gilman
8899ea2c30
Changelog for #807 and #819
2016-01-18 09:12:45 -08:00
Ian Gilman
3e5a897eb5
Merge pull request #819 from fs-webdev/master
...
Broadened the check for mime type in the url to allow query strings
2016-01-18 09:06:44 -08:00
Mei-Hui Su
a3acaf4b8c
Merge https://github.com/openseadragon/openseadragon
2016-01-15 10:58:32 -08:00
Grant Echols
746f79e3f1
Restored the mime comparison regex - I was too agressive in my changes earlier.
2016-01-15 11:42:18 -07:00
Ian Gilman
5810f7378d
Merge pull request #820 from openseadragon/ian
...
Fixed erroneous asserts in spring
2016-01-15 09:20:36 -08:00
Ian Gilman
176e13cb13
Fixed erroneous asserts in spring
2016-01-15 09:19:18 -08:00
Mei-Hui Su
e89d1f4c97
fix couple of typos
2016-01-14 12:42:02 -08:00
Mei-Hui Su
3cfe8ecac2
Merge https://github.com/openseadragon/openseadragon
2016-01-14 12:32:54 -08:00
Grant Echols
7c4ef5c1e9
Broadened the check for mime type in the url to allow query strings
2016-01-14 11:00:25 -07:00