Ian Gilman
|
17cabdb923
|
Merge pull request #1772 from zero41120/feature/1540-cropping-with-multiple-polygons
Feature/1540 cropping with multiple polygons
|
2020-02-14 10:30:31 -08:00 |
|
YSH
|
4627d59609
|
Update tiledimage.js
|
2020-02-13 14:49:14 -08:00 |
|
zero41120
|
3ec9b66bc9
|
1540 Use OSD defined isArray
|
2020-02-11 11:34:53 -08:00 |
|
YSH
|
d8651bd268
|
1540 Update documentation with correct terminology
|
2020-02-11 11:30:37 -08:00 |
|
zero41120
|
a885c33433
|
1540 Remove support for array in the demo UI
|
2020-02-10 16:19:36 -08:00 |
|
zero41120
|
ff70878bb9
|
1540 Update documentation for setCroppingPolygons
|
2020-02-10 16:19:09 -08:00 |
|
zero41120
|
9d0c7bd9c9
|
1540 Remove support for array for cropping
|
2020-02-10 16:16:19 -08:00 |
|
Yansong Hong
|
956c830f3e
|
1540 Add point support on the demo page
|
2020-02-07 16:04:16 -08:00 |
|
Yansong Hong
|
7193f5b445
|
1540 Add support for xy point object and mixed array
|
2020-02-07 16:03:40 -08:00 |
|
Yansong Hong
|
b4bf21cda8
|
1540 Use strict equality instead of loose equality
|
2020-02-07 13:16:09 -08:00 |
|
Yansong Hong
|
dadef91ce0
|
1540 Address reviewer comment to better document viewportCoordToDrawerCoord function
|
2020-02-07 13:15:03 -08:00 |
|
zero41120
|
94183f7f18
|
1540 Change innerHTML to value to sync user input
|
2020-02-06 13:50:15 -08:00 |
|
zero41120
|
2d971af445
|
1540 Add feature to crop tiledImage with multiple polygons
|
2020-02-06 13:46:14 -08:00 |
|
Ian Gilman
|
d97fe5b1eb
|
Changelog for #1764
|
2020-01-16 10:26:18 -08:00 |
|
Ian Gilman
|
898b8456d1
|
Merge pull request #1764 from lutzhelm/iiif-v3beta
Add support for IIIF Image API 3.0 beta
|
2020-01-16 10:22:50 -08:00 |
|
Lutz Helm
|
8afdce3e00
|
Add error message if IIIF data @context property contains no IIIF context URI
|
2020-01-15 09:56:45 +01:00 |
|
Lutz Helm
|
996cf610c3
|
Add iiif.js tests to coverage.html
|
2020-01-15 09:50:31 +01:00 |
|
Lutz Helm
|
d5d0b4ce6e
|
Add tests for IIIF, fix error in OpenSedragonIIIFTileSource.canBeTiled
|
2020-01-07 16:10:14 +01:00 |
|
Lutz Helm
|
11719baaaf
|
Expose private functions in IIIFTileSource for testing purposes
|
2020-01-06 16:16:05 +01:00 |
|
Lutz Helm
|
456567af59
|
Fix error in IIIF version detection
|
2020-01-06 13:42:32 +01:00 |
|
Lutz Helm
|
e851620df4
|
Add some unit tests for the handling of different IIIF versions
|
2020-01-06 13:42:32 +01:00 |
|
Lutz Helm
|
ddf42bf224
|
Improve clarity and remove error in IIIF size param determination
|
2020-01-06 13:42:32 +01:00 |
|
Lutz Helm
|
07cb95e99b
|
Improve code readability
|
2020-01-06 13:42:32 +01:00 |
|
Lutz Helm
|
8ae1edfd48
|
Add support for IIIF Image API 3.0 beta
|
2020-01-06 13:42:32 +01:00 |
|
Ian Gilman
|
ae4f586714
|
Merge pull request #1761 from openseadragon/ig-update
Updated NPM packages
|
2020-01-02 09:58:20 -08:00 |
|
Ian Gilman
|
9c561cc866
|
audit fix
|
2019-12-30 10:52:39 -08:00 |
|
Ian Gilman
|
89268e1e57
|
package lock
|
2019-12-30 10:51:58 -08:00 |
|
Ian Gilman
|
c01887f3e3
|
Updated NPM packages
|
2019-12-30 10:46:44 -08:00 |
|
Ian Gilman
|
cef269d323
|
Changelog for #1758
|
2019-12-30 10:07:07 -08:00 |
|
Ian Gilman
|
e732b6b3aa
|
Merge pull request #1758 from AaronPlave/safely-decodeURIComponent
Safely decode uri component (#1757)
|
2019-12-30 10:05:58 -08:00 |
|
aplave
|
0953bb4be8
|
Move $.console declaration up so $.Browser can make use of it
|
2019-12-22 10:33:15 -08:00 |
|
aplave
|
f7f2f501f5
|
Wrap URL parameter decoding in try-catch for safety
|
2019-12-22 10:32:17 -08:00 |
|
Ian Gilman
|
e46d7c64ae
|
Changelog for #1756
|
2019-12-19 09:53:16 -08:00 |
|
Ian Gilman
|
889bbce108
|
Merge pull request #1756 from lunit-io/fix-multitouch
prevents multi-touch issue on ipad
|
2019-12-19 09:51:34 -08:00 |
|
SangYeob Yu
|
4a3f79e305
|
prevent multi-points errors on ipad
|
2019-12-18 16:48:15 +09:00 |
|
Ian Gilman
|
e79e132cd9
|
Changelog for #1754
|
2019-12-13 11:26:28 -08:00 |
|
Ian Gilman
|
72585d9f43
|
Merge pull request #1754 from lunit-io/master
fix iPadOS 13 multi-touch issue (#1724)
|
2019-12-13 11:25:27 -08:00 |
|
SangYeob Yu
|
831c06c499
|
fix iPadOS 13 multi-touch issue
|
2019-12-10 16:29:20 +09:00 |
|
Ian Gilman
|
c962613afc
|
Changelog for #1742
|
2019-11-20 14:18:40 -08:00 |
|
Ian Gilman
|
9767c027ba
|
Merge pull request #1742 from greggarson/respect-use-canvas-in-thumbnail-viewers
Pass useCanvas value down to reference strip viewers.
|
2019-11-20 14:16:49 -08:00 |
|
Greg Garson
|
8f0e876d4f
|
Pass useCanvas value down to reference strip viewers.
|
2019-11-20 10:36:54 -08:00 |
|
Ian Gilman
|
ce75ea9770
|
Changelog for #1740
|
2019-11-19 11:47:43 -08:00 |
|
Ian Gilman
|
45a3980a79
|
Merge pull request #1740 from btzr-io/patch-1
Remove deprecated imageSmoothingEnabled prefixes
|
2019-11-19 11:46:19 -08:00 |
|
Baltazar Gomez
|
70b2834839
|
remove deprecated imageSmoothingEnabled prefixes
|
2019-11-18 16:21:07 -07:00 |
|
Ian Gilman
|
68e9efebe6
|
gitignore update
|
2019-10-30 13:49:44 -07:00 |
|
Ian Gilman
|
3bbfbcbc0e
|
Changelog for #1719
|
2019-10-09 13:37:26 -07:00 |
|
Ian Gilman
|
c732ccd0e4
|
Merge pull request #1719 from alvaromartmart/master
fix wrong documentation description of `Viewer.world`
|
2019-10-09 13:36:38 -07:00 |
|
alvaromartmart
|
df45b0fd8c
|
fix wrong documentation description of Viewer.world
|
2019-10-09 15:13:52 +02:00 |
|
Ian Gilman
|
92904b7ac9
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2019-10-03 10:14:11 -07:00 |
|
Ian Gilman
|
e0135d5b1d
|
Changelog for #1716
|
2019-10-03 10:13:50 -07:00 |
|