Commit Graph

  • 09a119afe3 Add ESLint plugin for ES API linting Andrew A 2023-02-18 15:50:21 +0100
  • 25aabbe766
    Merge pull request #2298 from MohitBansal321/npmOutdated Ian Gilman 2023-02-17 14:16:07 -0800
  • f2fa9dbb41 Changelog for #2297 Ian Gilman 2023-02-17 14:01:56 -0800
  • 9026c3a71d
    Merge pull request #2297 from KevinBritten/docs/button-type-fix Ian Gilman 2023-02-17 13:57:33 -0800
  • e765860aeb Merge branch 'master' of https://github.com/openseadragon/openseadragon into npmOutdated Mohit Bansal 2023-02-17 15:26:10 +0530
  • 8ec6e55304
    Merge branch 'openseadragon:master' into docs/button-type-fix Kevin Britten 2023-02-16 17:21:44 -0500
  • 5a5420972c Changelog for #2291 Ian Gilman 2023-02-16 14:16:56 -0800
  • c7992411a5
    Merge pull request #2291 from MohitBansal321/keyboardHandling Ian Gilman 2023-02-16 14:13:45 -0800
  • cf3bf91b8d add type Element to documentation for custom ui buttons Kevin Britten 2023-02-16 14:51:30 -0500
  • 8442cc2b2b update npm packages Mohit Bansal 2023-02-15 19:15:22 +0530
  • 0ab81df9b8 remove unwanted property Mohit Bansal 2023-02-15 09:37:03 +0530
  • 6be459e451 formatting Mohit Bansal 2023-02-13 23:13:08 +0530
  • 78928e3510 add comment Mohit Bansal 2023-02-13 23:01:19 +0530
  • 622e39eabf Added properties to MouseTracker keydown/keyup/keypress events ms-mousetracker-keycodes Mark Salsbery 2023-02-13 08:29:42 -0800
  • 4909320089 correction of keyCode Mohit Bansal 2023-02-12 13:30:41 +0530
  • 3a8738fd43 spacing && documentation Mohit Bansal 2023-02-12 12:43:41 +0530
  • dac697c74e formatting Mohit Bansal 2023-02-10 16:44:55 +0530
  • 4bc9ea4573 add keypress handler's event Mohit Bansal 2023-02-09 12:55:44 +0530
  • cfa88b701f replace canvasKeyPressEventArgs to canvasKeyDownEventArgs Mohit Bansal 2023-02-08 19:22:27 +0530
  • 16fc72d8fb Take zoom constraint into account within _fitBounds when constraints = true and immediately = false Tom 2023-02-07 18:12:26 -0500
  • f36d44dc67 Consolidate viewer keyboard handling into keydown handler Mohit Bansal 2023-02-07 03:31:57 +0530
  • 35cdea34be
    Merge branch 'openseadragon:master' into master Titan21 2023-02-05 16:08:52 +1300
  • ead728dc35 Changelog for #2282 Ian Gilman 2023-02-03 14:07:08 -0800
  • 3cf3fb50b2
    Merge pull request #2282 from RationAI/master Ian Gilman 2023-02-03 14:03:39 -0800
  • 37d4f62ce9 Remove discouraging note on getCompletionCallback use docs. Aiosa 2023-02-02 17:18:12 +0100
  • de51b3dae5
    Merge pull request #1 from Titan21/re-try-fix Titan21 2023-02-02 14:32:26 +1300
  • 5d0237b71a
    Fix TileLoader re-trying up to tileRetryMax Titan21 2023-02-02 14:30:19 +1300
  • e0f9c94bb5 Merge branch 'master' into ms-reference-strip Mark Salsbery 2023-02-01 09:26:49 -0800
  • 57486732b1 Prevent early tile completion with call order instead of guard flag. Improve getCompletionCallback docs. Aiosa 2023-02-01 10:25:10 +0100
  • 55e7d2439a Change completionCallback with 'tile-loaded' event to support original scenario of async completion notification with additional guarding flags. Aiosa 2023-01-31 08:05:02 +0100
  • 81d86570da Typo in the stopping comparison condition. Aiosa 2023-01-28 14:08:00 +0100
  • c8ff327c47 add guard against caching a tile twice Tom 2023-01-28 05:28:37 -0500
  • 947109718c Ensure tile-loaded event completionCallback is called only once. Check when context2D used after cache creation. Aiosa 2023-01-28 08:42:07 +0100
  • ca5cc84988 Changelog for #2280 and #2238 Ian Gilman 2023-01-26 14:13:52 -0800
  • dbb60cf026
    Merge pull request #2280 from damonsson/patch-1 Ian Gilman 2023-01-26 14:11:16 -0800
  • 2484de5010
    remove trailing space Damian Murawski 2023-01-26 11:44:39 +0100
  • 8550b4fea5
    fix problem with click precision on ReferenceStrip Damian Murawski 2023-01-25 23:15:12 +0100
  • 6f7e8c7a49
    Merge pull request #2238 from Ughuuu/pr-1386-3 Ian Gilman 2023-01-24 15:15:58 -0800
  • e6f7c78626 Changelog for #2273 Ian Gilman 2023-01-24 14:58:13 -0800
  • d22eceed66
    Merge pull request #2273 from RationAI/master Ian Gilman 2023-01-24 14:53:07 -0800
  • b4700d28bd Also add documentation for tileRetryDelay Dragos Daian 2023-01-23 22:16:05 +0100
  • f0f12c459e try fix with check for null and undefined Dragos Daian 2023-01-23 22:10:23 +0100
  • 5d70a807da fix build error Dragos Daian 2023-01-23 19:54:51 +0100
  • 77bc130636 Add tileRetryMax documentation. Dragos Daian 2023-01-23 19:49:43 +0100
  • 377f2bd04f Merge branch 'master' of github.com:RationAI/openseadragon Aiosa 2023-01-21 09:00:58 +0100
  • 7a7acdbe57
    Merge branch 'openseadragon:master' into master Aiosa 2023-01-21 08:00:29 +0000
  • de00939d8d Revert async support and event breaking support in EventSource. Aiosa 2023-01-21 09:00:24 +0100
  • a1004bac86 Changelog for #2276 Ian Gilman 2023-01-20 13:53:46 -0800
  • 5a8e7ddcf8
    Merge pull request #2276 from ambujsahu81/patch-1 Ian Gilman 2023-01-20 13:51:52 -0800
  • f3a76a267c add box-sizing property to the navigator display region ambujsahu81 2023-01-20 18:23:32 +0530
  • c8dbb2c757 Implement support for async function and promise type recognition with $.type. Add $.Promise proxy. Implement support for promises in EventSource. Implement ability to abort events as well as prioritize events. Aiosa 2023-01-17 11:13:48 +0100
  • d80b6ad4ce Changelog for #2270 Ian Gilman 2023-01-12 13:57:44 -0800
  • 3d9ae49948
    Merge pull request #2270 from hrghauri/issue-2192 Ian Gilman 2023-01-12 13:54:50 -0800
  • a9f0523b62 issues/2192 fix. Haris Ghauri 2023-01-11 23:15:24 -0500
  • a111d0f616 Starting 4.0.1 Ian Gilman 2022-12-16 14:22:50 -0800
  • 8e6196a3f3 Version 4.0.0 v4.0.0 Ian Gilman 2022-12-16 14:17:28 -0800
  • c93df98363 JSDoc fixes Ian Gilman 2022-12-16 14:14:40 -0800
  • 574f375467 Changelog for #2256 Ian Gilman 2022-12-16 13:57:02 -0800
  • 1351ac018a
    Merge pull request #2256 from pearcetm/resize-listener Ian Gilman 2022-12-16 13:48:45 -0800
  • c5588a2313 Changelog for #2249 Ian Gilman 2022-12-15 14:03:46 -0800
  • 3342b7880d
    Merge pull request #2249 from pearcetm/rotated-constraints-fix Ian Gilman 2022-12-15 13:57:44 -0800
  • 564121428c removed polling vs resizeviewer option from demo Tom 2022-12-14 11:31:12 -0500
  • 67fc9eafe8 disabled autoResize for navigator Tom 2022-12-14 10:53:40 -0500
  • 9ccf93d767 cleaning up changes Tom 2022-12-14 09:25:23 -0500
  • 9daa8feec1 cleaning up changes; modified demo Tom 2022-12-14 09:21:52 -0500
  • 9048abb05e Merge branch 'master' into resize-listener Tom 2022-12-13 18:31:42 -0500
  • 69297c0181 Updated resize behavior Tom 2022-12-13 16:49:23 -0500
  • ae70c88e52
    Merge pull request #2259 from openseadragon/ig-test Ian Gilman 2022-12-12 15:26:44 -0800
  • e6341ac1e0 Fixed fullyLoaded test when run in browser Ian Gilman 2022-12-12 15:21:56 -0800
  • 2d713783ba
    Merge pull request #2257 from pearcetm/fix-navigator-tests Ian Gilman 2022-12-12 14:44:03 -0800
  • d6ea0dfdf2 Allow the flipping of the primary mouse button Geoff Harper 2022-12-12 11:44:32 -0500
  • e122f372ba enable all tests Tom 2022-12-11 15:07:43 -0500
  • 48bcd75f1a fixed logic of dragNavigatorBackToCenter method Tom 2022-12-11 14:47:52 -0500
  • 37a024f023 bugfix in getCenter during zoom animation Tom 2022-12-10 07:02:16 -0500
  • 86c105beaa bugfix in getCenter during zoom animation Tom 2022-12-10 06:57:53 -0500
  • 2afd61b05d updates to work in progress Tom 2022-12-08 23:12:28 -0500
  • 7e1b5c5665 fixed typo in documentation Tom 2022-12-07 18:03:59 -0500
  • 54af53cf4e work in progress about viewer resize behavior Tom 2022-12-07 17:46:25 -0500
  • dd2f132577 Changelog for #2206 Ian Gilman 2022-12-07 14:27:43 -0800
  • de4eac5a06
    Merge pull request #2206 from filak/master Ian Gilman 2022-12-07 14:21:47 -0800
  • 15b3e10727
    Merge pull request #2254 from openseadragon/dependabot/npm_and_yarn/qs-6.11.0 Ian Gilman 2022-12-07 13:59:18 -0800
  • 524b42c778 demo update Tom 2022-12-06 17:21:03 -0500
  • 44431beb13
    Bump qs from 6.9.4 to 6.11.0 dependabot[bot] 2022-12-06 21:57:23 +0000
  • c5c1fd156f Changelog for #2253 Ian Gilman 2022-12-06 13:54:38 -0800
  • 66b4b29424 small cleanup Tom 2022-12-06 16:53:19 -0500
  • 256514bca6 small cleanup Tom 2022-12-06 16:52:48 -0500
  • 4f990c74b7
    Merge pull request #2253 from pearcetm/rotation-api-reconciliation Ian Gilman 2022-12-06 13:52:40 -0800
  • 757bf8690e fix Viewport._fixBounds to work with boundary constraints, and updated the demo page to show the behavior. Tom 2022-12-06 16:42:13 -0500
  • 845cbced69 reverted Viewport.setRotation, created Viewport.setRotationWithPivot Tom 2022-12-05 19:40:30 -0500
  • 05997d359c reverted Viewport.setRotation, created Viewport.setRotationWithPivot Tom 2022-12-05 19:38:46 -0500
  • f85c8ca4e9
    Merge pull request #2251 from openseadragon/dependabot/npm_and_yarn/decode-uri-component-0.2.2 Ian Gilman 2022-12-05 13:51:19 -0800
  • 5a11784173
    Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot[bot] 2022-12-04 03:42:28 +0000
  • 78c6295acf update unit tests Tom 2022-12-02 22:08:15 -0500
  • 5aca85fe21 Merge branch 'master' of https://github.com/openseadragon/openseadragon into rotated-constraints-fix Tom 2022-12-02 19:36:39 -0500
  • 1fe1630ab9
    Merge pull request #2250 from openseadragon/ig-test Ian Gilman 2022-12-02 16:33:24 -0800
  • dfcfa4c02b Temporarily disabling navigator tests Ian Gilman 2022-12-02 16:27:43 -0800
  • 77030096e4 Fixing test failures Ian Gilman 2022-12-02 15:52:53 -0800
  • 8744a429f1 added documentation to _raiseConstraintsEvent Tom 2022-12-02 18:48:28 -0500
  • aede32c335 added documentation to getConstrainedBounds Tom 2022-12-02 18:46:57 -0500
  • 9c42062efb Changelog for #2247 Ian Gilman 2022-12-02 14:18:22 -0800