Mark Salsbery
e47f629a9e
Undo unnecessary event property changes from previous commit
2020-07-28 20:20:09 -07:00
Mark Salsbery
ef45f1df1d
Fixed/enhanced Viewer event object properties
2020-07-25 20:08:52 -07:00
Mark Salsbery
2d4a723854
MouseTracker enhancements, improved IE <=10 support
2020-07-25 18:30:06 -07:00
Mark Salsbery
d2bb480363
Browser sniffing and pointer events fixes and enhancements
2020-07-24 20:05:39 -07:00
dependabot[bot]
47e2dde3a1
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 04:32:57 +00:00
Ian Gilman
84dd5cd6a7
Change log for #1840
2020-06-30 10:52:38 -07:00
Ian Gilman
94cce30cda
Merge pull request #1840 from openseadragon/ms-grunt-build
...
Slightly Stricter Linting
2020-06-30 10:49:31 -07:00
Mark Salsbery
f20b7e738c
Stricter linting fixes part 1
2020-06-30 10:25:38 -07:00
Mark Salsbery
4492bdd6d8
package-lock
2020-06-25 16:14:57 -07:00
Mark Salsbery
c4351f64e8
stricter linting
2020-06-25 16:01:14 -07:00
Ian Gilman
48a18a6a7d
Updated change log for #1832
2020-06-10 10:07:41 -07:00
Ian Gilman
df850c62e8
Merge pull request #1832 from JoFrMueller/pr-1721
...
Clear viewer and navigator listeners and nodes to avoid memory leaks
2020-06-10 09:41:43 -07:00
Ian Gilman
6b92e92e32
Merge pull request #1835 from openseadragon/dependabot/npm_and_yarn/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-10 09:36:15 -07:00
dependabot[bot]
947afbb0af
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 11:46:41 +00:00
Johannes Mueller
5f933b12bb
Clear listeners and nodes to avoid memory leaks
2020-06-05 12:27:00 +02:00
Ian Gilman
2ed99077eb
Change log for #1814
2020-05-25 13:12:17 -07:00
Ian Gilman
560b8f76ff
Merge pull request #1814 from kenanchristian/master
...
small doc fix
2020-05-25 13:07:44 -07:00
Kenan Christian Dimas
c20f95ba94
small doc fix
2020-05-12 23:37:37 +07:00
Ian Gilman
0383f8fbeb
Change log for #1789
2020-04-30 10:10:38 -07:00
Ian Gilman
db85f77c88
Merge pull request #1789 from TakumaKira/master
...
Add freeupCanvasMemory method on Viewer.destroy method.
2020-04-30 09:33:56 -07:00
Takuma Kira
9998edb255
Move TileSource.destroy to the right place.
2020-04-17 14:29:19 +09:00
Takuma Kira
c2ed66415f
Revert "- Undo removing prefixUrl option in memorycheck-with-simple-image demo."
...
This reverts commit 344ddb924f
.
2020-04-17 13:48:53 +09:00
Takuma Kira
344ddb924f
- Undo removing prefixUrl option in memorycheck-with-simple-image demo.
...
- Define destroy method in TileSource class, call ImageTileSource.freeupCanvasMemory method as optional from TileSource.destroy method and remove TODO.
2020-03-23 11:29:07 +09:00
Takuma Kira
6cb57aa66c
- Make ImageTileSource.freeupCanvasMemory method private and call it from ImageTileSource.destroy for consistency.
...
- Add comment to memorycheck-with-simple-image demo how to reproduce the problem.
- Simplify memorycheck-with-simple-image demo.
2020-03-19 12:02:50 +09:00
Takuma Kira
798e49e4b2
- Add freeupCanvasMemory method on Viewer.destroy method.
2020-03-18 14:37:45 +09:00
Takuma Kira
abc11e3eb6
- Add memorycheck-with-simple-image demo to reproduce "Total canvas memory use exceeds the maximum limit" warning and then "null is not an object (evaluating 'smallContext.drawImage')" error.
...
(To get them, click Create button 12 times on "iPad Air (3rd generation) -- 13.3" Simulator on Mac with Web Inspector by Safari.)
2020-03-18 14:36:56 +09:00
Ian Gilman
519cbaccde
Merge pull request #1788 from openseadragon/dependabot/npm_and_yarn/acorn-7.1.1
...
Bump acorn from 7.1.0 to 7.1.1
2020-03-16 11:14:14 -07:00
dependabot[bot]
1dc6720d0d
Bump acorn from 7.1.0 to 7.1.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 21:45:14 +00:00
Ian Gilman
a700581493
Merge pull request #1785 from openseadragon/dependabot/npm_and_yarn/js-yaml-3.13.1
...
Bump js-yaml from 3.7.0 to 3.13.1
2020-03-06 11:06:23 -08:00
Ian Gilman
2b6fec38c0
Merge pull request #1784 from openseadragon/dependabot/npm_and_yarn/handlebars-4.7.3
...
Bump handlebars from 4.0.11 to 4.7.3
2020-03-06 11:06:06 -08:00
Ian Gilman
4c64042bac
JSDoc fixes
2020-03-05 10:29:08 -08:00
Ian Gilman
b8c5c42920
Starting on 2.4.3
2020-03-05 10:20:37 -08:00
dependabot[bot]
73e1bbf179
Bump js-yaml from 3.7.0 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.7.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.7.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-05 18:16:59 +00:00
dependabot[bot]
16706765a2
Bump handlebars from 4.0.11 to 4.7.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.11 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-05 18:16:59 +00:00
Ian Gilman
c4507497f2
Version 2.4.2
2020-03-05 10:15:28 -08:00
Ian Gilman
eff33b64f7
Changelog for #1779
2020-02-24 15:09:33 -08:00
Ian Gilman
4a6226361f
Merge pull request #1779 from jstaab/master
...
apply pixelDensityRatio after flip
2020-02-24 15:06:40 -08:00
Jasper Staab
0c2c506d88
apply pixelDensityRatio after flip
2020-02-19 18:35:23 -10:00
Ian Gilman
3adb001b9f
Changelog for #1772
2020-02-14 10:33:52 -08:00
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