Commit Graph

2586 Commits

Author SHA1 Message Date
Ian Gilman
f803fb9ad4 Changelog for #1701 2019-08-23 10:07:07 -07:00
Ian Gilman
0c4a22d301
Merge pull request #1701 from ithaka/master
Pass down ajax configs to reference strip thumbnail viewers
2019-08-23 10:04:47 -07:00
Evan Slawski
a39d20bd70
Merge pull request #1 from ithaka/PLATO-130
PLATO-130: Pass along ajax headers when loading thumbnails in reference strip
2019-08-22 08:25:05 -04:00
Evan Slawski
d970be5f8e PLATO-130: Pass along ajax headers when loading thumbnails in reference strip 2019-08-21 14:07:25 -04:00
Ian Gilman
19d66892ed Updated packages 2019-08-19 10:46:12 -07:00
Ian Gilman
860d2f6ea4 Changelog for #1698 2019-08-19 10:42:18 -07:00
Ian Gilman
bb559d064d
Merge pull request #1698 from alvaromartmart/master
Added missing Rect.degrees and Viewport.setRotation(degrees) documentation
2019-08-19 10:36:30 -07:00
Álvaro Martínez
cc28a0589f added missing Rect.degrees member to deocumentation 2019-08-19 08:19:28 +02:00
Álvaro Martínez
98d5e11fc7 added missing 'degrees' argument to viewport.setRotation() documentation 2019-08-19 08:18:43 +02:00
Ian Gilman
c9b8f52e96 Merge branch 'master' of github.com:openseadragon/openseadragon 2019-08-16 13:26:56 -07:00
Ian Gilman
c5f7b07cb0 Changelog for #1696 2019-08-16 13:26:32 -07:00
Ian Gilman
d1ad926d38
Merge pull request #1696 from alvaromartmart/master
updated viewer.addOverlay and viewer.updateOverlay documentation (#1694)
2019-08-16 11:53:24 -07:00
Álvaro Martínez
5a55ce4583 updated viewer.addOverlay and viewer.updateOverlay documentation (#1694) 2019-08-14 23:50:29 +02:00
Ian Gilman
1b418be606 Changelog for #1686 2019-08-07 10:47:05 -07:00
Ian Gilman
35a48acbcb
Merge pull request #1686 from openseadragon/ig-navigator
Making it possible to manually set the width and height of the navigator
2019-08-07 10:44:14 -07:00
Ian Gilman
3fa1068275 Making it possible to manually set the width and height of the navigator 2019-07-26 11:34:33 -07:00
Ian Gilman
9506d6e539 Changelog for #1676 2019-07-22 15:24:20 -07:00
Ian Gilman
704ac9bae4
Merge pull request #1676 from dmcalpin/master
allow reference strip to work in a web component
2019-07-22 14:48:52 -07:00
David McAlpine
ab33cd502e only run shadow dom test if brower supports shadow dom 2019-07-19 16:29:19 -04:00
David McAlpine
daa387f4b7 allow reference strip to work in a web component 2019-07-18 21:14:49 -04:00
Ian Gilman
ae3b049bb5 Package-lock 2019-07-18 16:29:19 -07:00
Ian Gilman
3f0f167fac
Merge pull request #1678 from dmcalpin/qunit-upgrade
Upgraded grunt-contrib-qunit to ^3.1.0
2019-07-18 14:30:57 -07:00
David McAlpine
998439f29c Upgraded grunt-contrib-qunit to ^3.1.0 which utilizes pupetter instead of phantomjs 2019-07-17 20:02:40 -04:00
Ian Gilman
c7aa6eda84 Starting 2.4.2 2019-07-03 15:01:49 -07:00
Ian Gilman
244790e2a7 Version 2.4.1 2019-07-03 14:56:51 -07:00
Ian Gilman
eafdc452c9 Changelog for #1656 2019-06-24 09:55:27 -07:00
Ian Gilman
079ae0fdcb
Merge pull request #1656 from buda-base/fix-1655
add support for iiif preferredFormats
2019-06-24 09:53:24 -07:00
berger-n
0436795c3b add support for iiif preferredFormats 2019-05-22 11:44:52 +02:00
Ian Gilman
e7108f2360 Changelog for #1648 2019-04-19 10:11:47 -07:00
Ian Gilman
d23ee3479b
Merge pull request #1648 from bandicoot-imaging-sciences/nn-interp2
Fixed: window resize was resetting image smoothing.
2019-04-19 10:11:05 -07:00
yellowtailfan
378c2a160c Fixed: window resize was resetting image smoothing. 2019-04-19 16:26:41 +10:00
Ian Gilman
90f416f1b9 Changelog for #1647 2019-04-18 10:58:00 -07:00
Ian Gilman
229515554c
Merge pull request #1647 from bandicoot-imaging-sciences/nn-interp
Set image smoothing options on sketch canvas.
2019-04-18 10:54:33 -07:00
yellowtailfan
1d3a1e0ccf Set image smoothing options on sketch canvas. 2019-04-18 13:08:05 +10:00
Ian Gilman
517be7db49 Changelog part 2 for #1625. 2019-03-21 09:45:02 -07:00
Ian Gilman
f4c31690da Changelog for #1625 2019-03-19 10:49:52 -07:00
Ian Gilman
fe3e7e5534
Merge pull request #1625 from buda-base/fix-1617-2
fix for #1617 and #1343
2019-03-19 10:45:49 -07:00
Elie Roux
427ac45a8a better description 2019-03-19 18:23:27 +01:00
Elie Roux
db86ae28c8 address PR comments 2019-03-19 18:22:09 +01:00
Elie Roux
3f91bafcf8 rename usedFormat to tileFormat 2019-03-19 08:47:40 +01:00
Elie Roux
0810d97b69 no direct support for formatHints 2019-03-19 08:39:01 +01:00
Elie Roux
81e030e653 add formatHints options 2019-03-14 21:03:28 +01:00
Elie Roux
f8022385f7 fix qunit error 2019-03-14 19:58:38 +01:00
Elie Roux
b38f5d609b use === and !== 2019-03-14 19:10:40 +01:00
Elie Roux
e4987f9701 fix too agressive canonicalization 2019-03-14 16:10:28 +01:00
Elie Roux
661fef19b5 fix for #1617 and #1343 2019-03-14 14:04:12 +01:00
Ian Gilman
6426f6fc21 Updated #1595 changelog 2019-02-13 09:28:44 -08:00
Ian Gilman
71e3c08116 Changelog for #1595 2019-02-13 09:26:08 -08:00
Ian Gilman
d003aab06f
Merge pull request #1595 from doutsh/pr/imagesmoothing
[WIP] Fixing "imageSmoothingEnabled" resetting to 'True' (should fix #1593)
2019-02-13 09:17:45 -08:00
Yochay Doutsh
712e3d8dd1 Moved property from prototype to constructor and renamed private function 2019-02-10 14:57:35 +02:00