Commit Graph

910 Commits

Author SHA1 Message Date
Ian Gilman
92d22b7199 Changelog for #315 2014-01-08 13:23:32 -08:00
iangilman
850e72644b Merge pull request #315 from IIIF/support_iiif_level1
Support iiif level1
2014-01-08 13:21:27 -08:00
Jon Stroop
ddde07b614 style changes, per @iangilman on openseadragon/openseadragon#315 2014-01-07 14:59:44 -05:00
Jon Stroop
24298dcbba Only require IIIF level 1; Vary tile size based on src image when no tiles are reported. Toward openseadragon/openseadragon#313 2014-01-02 19:59:10 -05:00
Jon Stroop
e9c2b502c1 support iiif level 1 2013-12-18 17:34:39 -05:00
iangilman
efaced5446 Merge pull request #311 from wilkinson/master
Simple spelling corrections in comments
2013-12-16 09:39:23 -08:00
Sean Wilkinson
03e82a7ca3 Corrected spelling in comments 2013-12-13 15:12:35 -06:00
Sean Wilkinson
3d1ba84c4d Corrected simple spelling mistakes in comments 2013-12-13 15:11:00 -06:00
Ian Gilman
746d53dbc0 Changelog for #308 2013-12-12 10:04:01 -08:00
iangilman
f58b9a735d Merge pull request #308 from wilkinson/master
Enabled basic cross-domain tile loading without tainting canvas
2013-12-12 09:56:57 -08:00
Sean Wilkinson
a5a72ee321 Set image.crossOrigin = 'Anonymous'; to avoid tainted canvas problem 2013-12-11 19:31:35 -06:00
Ian Gilman
86be255c6b Changelog for #304 2013-12-10 09:48:34 -08:00
iangilman
06ef86dfe4 Merge pull request #304 from msalsbery/control-anchor
Added ControlAnchor options for default controls
2013-12-10 09:46:26 -08:00
Mark Salsbery
babfb99be9 Code fix 2013-12-09 10:04:39 -08:00
Ian Gilman
016b7b1fa5 Changelog for #303 2013-12-09 09:43:24 -08:00
iangilman
db81879a0f Merge pull request #303 from msalsbery/Button-Images
Button Image Alignment Fix (#30)
2013-12-09 09:29:23 -08:00
Mark Salsbery
6b6b7f7625 Added ControlAnchor options for default controls 2013-12-06 22:48:49 -08:00
Mark Salsbery
374d0288dd Code cleanup
Removed commented and leftover code
2013-12-06 16:28:49 -08:00
Mark Salsbery
d3bcd0cec8 Better Button Fix
Wrapped the images in a single div and used that as the content of a
button element.
2013-12-06 16:24:52 -08:00
Mark Salsbery
e070475172 Button Tab Index Fix 2013-12-06 15:51:11 -08:00
Mark Salsbery
a6a21d21ae Button Image Alignment Fix (#272, #30)
Changed button element from button to div for consistent rendering
across browsers.
2013-12-06 11:22:51 -08:00
Ian Gilman
dfcb9f381e Added missing comma in code example 2013-12-04 10:22:18 -08:00
Ian Gilman
9a534e276b Added 1.0.1 to changelog 2013-12-03 09:51:24 -08:00
Ian Gilman
6315977852 Updated changelog for 1.0.0 release 2013-12-03 09:43:34 -08:00
iangilman
3c11857116 Merge pull request #297 from msalsbery/jsdoc3-doclets
Documentation Update
2013-12-02 09:47:57 -08:00
Mark Salsbery
8319737afd Documentation Update 2013-12-02 09:23:51 -08:00
Mark Salsbery
7424bd328c Documentation Update 2013-11-29 12:10:15 -08:00
Ian Gilman
95c945ca8a Added jsdoc link to readme 2013-11-27 09:28:55 -08:00
iangilman
c11098326a Merge pull request #291 from msalsbery/preserve-zoom-on-resize
Added autoResize option
2013-11-26 10:45:27 -08:00
Mark Salsbery
bb836768f8 Merged upstream changes, fixed conflicts 2013-11-26 10:21:59 -08:00
Ian Gilman
6b310934ff Changelog for #281 2013-11-26 09:53:15 -08:00
iangilman
ff32549c99 Merge pull request #292 from msalsbery/versioning
Added an OpenSeadragon.version property
2013-11-26 09:45:28 -08:00
iangilman
5a5447dfd3 Merge pull request #281 from msalsbery/jsdoc3-documentation
Updated doclets for jsdoc3
2013-11-26 09:42:34 -08:00
Mark Salsbery
d8006e96c9 autoSize doc fixups 2013-11-25 12:10:19 -08:00
Mark Salsbery
12596b2ee5 Add jshint ignore directives to version 2013-11-25 12:02:43 -08:00
Mark Salsbery
f34fe1b6e5 Added @since doclet tag to OpenSeadragon.version 2013-11-25 11:51:36 -08:00
Mark Salsbery
2684f0ab3a Added radix to parseInt()s 2013-11-25 10:44:34 -08:00
Mark Salsbery
7cb2f7cfd5 Updated Doclets
Botton fixes :)
2013-11-25 10:38:50 -08:00
Mark Salsbery
952fcca46e Renamed noResizePolling to autoResize 2013-11-25 10:27:03 -08:00
Mark Salsbery
f0d6a5872f OpenSeadragon.version property change
grunt property name changed to be more OpenSeadragon-specific
2013-11-25 09:30:49 -08:00
Mark Salsbery
2a1b797767 Modified OpenSeadragon.version property
Let grunt do more of the work!
2013-11-25 09:19:50 -08:00
Mark Salsbery
930e8c4dfd Updated Doclets 2013-11-25 08:48:44 -08:00
Mark Salsbery
cb765afea2 Added an OpenSeadragon.version property 2013-11-23 10:39:37 -08:00
Mark Salsbery
190b4425ed Renamed pollForResize to noResizePolling
Flipped truthiness...default of false is better for backward
compatibility
2013-11-23 08:21:08 -08:00
Mark Salsbery
c7971419e2 Added pollForResize option
Defaults to true.
2013-11-22 17:07:44 -08:00
Mark Salsbery
7f60184b9a Updated Doclets
Found another @fires
2013-11-21 19:43:45 -08:00
Mark Salsbery
ece76925a6 Updated Doclets
Lots of changes, most notably event documentation (@event and @fires)
2013-11-21 12:19:07 -08:00
Mark Salsbery
b38823e390 Merged upstream changes 2013-11-20 20:39:06 -08:00
iangilman
d223c9d8e5 Merge pull request #287 from msalsbery/page-event-fix
Removed the 'onPageChange' callback (#285)
2013-11-20 14:59:45 -08:00
Mark Salsbery
ebb15936e1 Removed the 'onPageChange' callback (#285)
Fix for #285
Removed the 'onPageChange' callback from the viewer options.
Viewer.goToPage() now raises the 'page' event only.
2013-11-19 12:13:38 -08:00