Ian Gilman
|
c0655ba370
|
Merge pull request #2553 from openseadragon/ms-IE11
More dropped support for IE11
|
2024-06-24 09:51:15 -07:00 |
|
Mark Salsbery
|
c08ef0ee36
|
Merge branch 'master' into ms-IE11
|
2024-06-23 16:36:59 -07:00 |
|
Mark Salsbery
|
fc7b942bc2
|
Update changelog.txt
|
2024-06-23 16:35:22 -07:00 |
|
Mark Salsbery
|
2290e5d08d
|
More dropped support for IE11
|
2024-06-23 16:32:00 -07:00 |
|
Ian Gilman
|
ee6751e02f
|
Merge pull request #2548 from openseadragon/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-06-20 09:24:13 -07:00 |
|
dependabot[bot]
|
3ed100d218
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 23:24:55 +00:00 |
|
Ian Gilman
|
72d7c5353e
|
Merge pull request #2544 from openseadragon/ms-avif
Added avif to supported image formats
|
2024-06-17 09:35:06 -07:00 |
|
Mark Salsbery
|
88d7eb8c60
|
Update changelog.txt
|
2024-06-14 14:51:31 -07:00 |
|
Mark Salsbery
|
db0ab10428
|
Added avif to supported image formats (#2439)
|
2024-06-14 14:49:42 -07:00 |
|
Ian Gilman
|
fd74ea3dca
|
Changelog for #2539
|
2024-06-10 09:27:44 -07:00 |
|
Ian Gilman
|
a96d186650
|
Merge pull request #2539 from eug-L/master
Fix Ajax headers not propagated to navigator
|
2024-06-10 09:24:05 -07:00 |
|
eug-L
|
35d468c4db
|
propagate ajaxWithCredentials to navigator
|
2024-06-09 20:52:37 +08:00 |
|
Eugene Lu
|
65c727079c
|
Merge branch 'openseadragon:master' into master
|
2024-06-09 20:32:23 +08:00 |
|
Ian Gilman
|
feb5e13c32
|
Changelog for #2537
|
2024-06-04 09:29:40 -07:00 |
|
Ian Gilman
|
94954a699c
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2024-06-04 09:27:39 -07:00 |
|
Ian Gilman
|
3f5735be67
|
Merge pull request #2537 from pearcetm/fix-tile-loading
Fix sorting logic for best tiles to load
|
2024-06-04 09:25:12 -07:00 |
|
eug-L
|
834ed6ede5
|
fix ajax headers not propagated to navigator
|
2024-06-04 15:24:56 +08:00 |
|
Tom
|
65d30e7ce1
|
add minPixelRatio guard back in; fix tabs and spaces in comments'
|
2024-05-31 16:24:04 -04:00 |
|
Tom
|
f7c12a716b
|
undo extra tabs before ach line introduced automatically by copy-and-pasting code
|
2024-05-22 18:59:19 -04:00 |
|
Tom
|
be30b429f8
|
remove unused code paths
|
2024-05-22 18:54:29 -04:00 |
|
Tom
|
3f03bd6e20
|
swap logic of haveDrawn and drawLevel within _updateTile
|
2024-05-22 17:36:16 -04:00 |
|
Tom
|
9ef1c5952e
|
revert swapping order of arguments in _updateTile call to fix behavior of canvas drawer
|
2024-05-21 16:33:48 -04:00 |
|
Tom
|
5be44521b5
|
Fix sorting logic for best tiles to load
|
2024-05-21 04:30:17 -04:00 |
|
Ian Gilman
|
8d66acde53
|
Changelog for #2521
|
2024-04-29 10:50:35 -07:00 |
|
Ian Gilman
|
f3a942c522
|
Merge pull request #2521 from pearcetm/fix-2519
Fix #2519
|
2024-04-29 10:47:42 -07:00 |
|
Ian Gilman
|
3d54f8f686
|
Changelog for #2518
|
2024-04-29 10:41:38 -07:00 |
|
Ian Gilman
|
441ea71f40
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2024-04-29 10:40:40 -07:00 |
|
Ian Gilman
|
d68a4024f8
|
Merge pull request #2518 from pearcetm/fix-canvas
Fix #2517
|
2024-04-29 10:38:44 -07:00 |
|
Tom
|
8b401e65e3
|
fix #2519 by checking minimumOverlapRequired on a per-tiled image basis
|
2024-04-28 08:38:03 -04:00 |
|
Tom
|
9d6a785aac
|
add comment; clean up console.log messages from testing
|
2024-04-27 16:41:18 -04:00 |
|
Tom
|
f2c8db5db0
|
fix #2517
|
2024-04-27 16:38:30 -04:00 |
|
Ian Gilman
|
f8ef6818de
|
Changelog for #2511
|
2024-04-12 09:24:16 -07:00 |
|
Ian Gilman
|
4f2bcbb1e3
|
Merge pull request #2511 from pearcetm/fix-canvas
Fix CanvasDrawer when viewport is flipped and a TiledImage is rotated
|
2024-04-12 09:19:39 -07:00 |
|
Tom
|
7ce5499868
|
fix comments
|
2024-04-11 12:45:11 -04:00 |
|
Ian Gilman
|
e809c9f198
|
Merge pull request #2512 from gaiborjosue/master
fix(citation): Fixed style issues for citation.cff
|
2024-04-11 09:32:43 -07:00 |
|
Tom
|
f7c8e4cf33
|
fix canvas drawer when viewport is flipped and tiled image is rotated. fix webgl drawer debug info when viewport is flipped.
|
2024-04-10 16:42:15 -04:00 |
|
Edward Gaibor
|
41c3abb12a
|
Update CITATION.cff
|
2024-04-10 12:35:30 -04:00 |
|
Edward Gaibor
|
3d97ac8ae7
|
Update CITATION.cff
|
2024-04-10 12:33:29 -04:00 |
|
Edward Gaibor
|
86395dfc78
|
Update CITATION.cff
|
2024-04-10 12:33:01 -04:00 |
|
Ian Gilman
|
49e2d7a987
|
Merge pull request #2509 from openseadragon/citation
Added citation file
|
2024-04-10 09:27:12 -07:00 |
|
Ian Gilman
|
5fefb8f976
|
Added Aseem and changed authors to chronological
|
2024-04-09 09:33:03 -07:00 |
|
Ian Gilman
|
6a4c3838c8
|
Added citation file
|
2024-04-08 09:43:16 -07:00 |
|
Ian Gilman
|
9f7b18adb6
|
Changelog for #2507
|
2024-04-08 09:36:39 -07:00 |
|
Ian Gilman
|
6ea7779318
|
Merge pull request #2507 from frameflare/master
chore: fix some comments
|
2024-04-08 09:35:11 -07:00 |
|
frameflare
|
0ba2f75213
|
Signed-off-by: frameflare <yangzenghua@outlook.com>
chore: fix some comments
Signed-off-by: frameflare <yangzenghua@outlook.com>
|
2024-04-07 10:50:24 +08:00 |
|
Ian Gilman
|
31c2c85c4f
|
Changelog for #2506
|
2024-04-05 09:20:02 -07:00 |
|
Ian Gilman
|
0621958ca2
|
Merge pull request #2506 from eug-L/master
Getter & setter for Viewport.maxZoomPixelRatio
|
2024-04-05 09:18:22 -07:00 |
|
eug-L
|
4451131999
|
update flags for setMaxZoomPixelRatio
|
2024-04-05 12:47:15 +08:00 |
|
eug-L
|
b0926b3e69
|
Getter & setter for Viewport.maxZoomPixelRatio
|
2024-04-04 16:02:09 +08:00 |
|
Ian Gilman
|
63d8d63c1f
|
Changelog for #2505
|
2024-04-03 09:28:56 -07:00 |
|