Ian Gilman
|
574f375467
|
Changelog for #2256
|
2022-12-16 13:57:02 -08:00 |
|
Ian Gilman
|
1351ac018a
|
Merge pull request #2256 from pearcetm/resize-listener
work in progress about viewer resize behavior
|
2022-12-16 13:48:45 -08:00 |
|
Ian Gilman
|
c5588a2313
|
Changelog for #2249
|
2022-12-15 14:03:46 -08:00 |
|
Ian Gilman
|
3342b7880d
|
Merge pull request #2249 from pearcetm/rotated-constraints-fix
fixed viewport constraint behavior when viewer is rotated
|
2022-12-15 13:57:44 -08:00 |
|
Tom
|
564121428c
|
removed polling vs resizeviewer option from demo
|
2022-12-14 11:31:12 -05:00 |
|
Tom
|
67fc9eafe8
|
disabled autoResize for navigator
|
2022-12-14 10:53:40 -05:00 |
|
Tom
|
9ccf93d767
|
cleaning up changes
|
2022-12-14 09:25:23 -05:00 |
|
Tom
|
9daa8feec1
|
cleaning up changes; modified demo
|
2022-12-14 09:21:52 -05:00 |
|
Tom
|
9048abb05e
|
Merge branch 'master' into resize-listener
|
2022-12-13 18:31:42 -05:00 |
|
Tom
|
69297c0181
|
Updated resize behavior
|
2022-12-13 16:49:23 -05:00 |
|
Ian Gilman
|
ae70c88e52
|
Merge pull request #2259 from openseadragon/ig-test
Fixed fullyLoaded test when run in browser
|
2022-12-12 15:26:44 -08:00 |
|
Ian Gilman
|
e6341ac1e0
|
Fixed fullyLoaded test when run in browser
|
2022-12-12 15:21:56 -08:00 |
|
Ian Gilman
|
2d713783ba
|
Merge pull request #2257 from pearcetm/fix-navigator-tests
Fix navigator tests
|
2022-12-12 14:44:03 -08:00 |
|
Tom
|
e122f372ba
|
enable all tests
|
2022-12-11 15:07:43 -05:00 |
|
Tom
|
48bcd75f1a
|
fixed logic of dragNavigatorBackToCenter method
|
2022-12-11 14:47:52 -05:00 |
|
Tom
|
37a024f023
|
bugfix in getCenter during zoom animation
|
2022-12-10 07:02:16 -05:00 |
|
Tom
|
86c105beaa
|
bugfix in getCenter during zoom animation
|
2022-12-10 06:57:53 -05:00 |
|
Tom
|
2afd61b05d
|
updates to work in progress
|
2022-12-08 23:12:28 -05:00 |
|
Tom
|
7e1b5c5665
|
fixed typo in documentation
|
2022-12-07 18:03:59 -05:00 |
|
Tom
|
54af53cf4e
|
work in progress about viewer resize behavior
|
2022-12-07 17:46:25 -05:00 |
|
Ian Gilman
|
dd2f132577
|
Changelog for #2206
|
2022-12-07 14:27:43 -08:00 |
|
Ian Gilman
|
de4eac5a06
|
Merge pull request #2206 from filak/master
Update iiiftilesource.js
|
2022-12-07 14:21:47 -08:00 |
|
Ian Gilman
|
15b3e10727
|
Merge pull request #2254 from openseadragon/dependabot/npm_and_yarn/qs-6.11.0
Bump qs from 6.9.4 to 6.11.0
|
2022-12-07 13:59:18 -08:00 |
|
Tom
|
524b42c778
|
demo update
|
2022-12-06 17:21:03 -05:00 |
|
dependabot[bot]
|
44431beb13
|
Bump qs from 6.9.4 to 6.11.0
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.11.0)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 21:57:23 +00:00 |
|
Ian Gilman
|
c5c1fd156f
|
Changelog for #2253
|
2022-12-06 13:54:38 -08:00 |
|
Tom
|
66b4b29424
|
small cleanup
|
2022-12-06 16:53:19 -05:00 |
|
Tom
|
256514bca6
|
small cleanup
|
2022-12-06 16:52:48 -05:00 |
|
Ian Gilman
|
4f990c74b7
|
Merge pull request #2253 from pearcetm/rotation-api-reconciliation
Rotation api reconciliation
|
2022-12-06 13:52:40 -08:00 |
|
Tom
|
757bf8690e
|
fix Viewport._fixBounds to work with boundary constraints, and updated the demo page to show the behavior.
|
2022-12-06 16:42:13 -05:00 |
|
Tom
|
845cbced69
|
reverted Viewport.setRotation, created Viewport.setRotationWithPivot
|
2022-12-05 19:40:30 -05:00 |
|
Tom
|
05997d359c
|
reverted Viewport.setRotation, created Viewport.setRotationWithPivot
|
2022-12-05 19:38:46 -05:00 |
|
Ian Gilman
|
f85c8ca4e9
|
Merge pull request #2251 from openseadragon/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-05 13:51:19 -08:00 |
|
dependabot[bot]
|
5a11784173
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 03:42:28 +00:00 |
|
Tom
|
78c6295acf
|
update unit tests
|
2022-12-02 22:08:15 -05:00 |
|
Tom
|
5aca85fe21
|
Merge branch 'master' of https://github.com/openseadragon/openseadragon into rotated-constraints-fix
|
2022-12-02 19:36:39 -05:00 |
|
Ian Gilman
|
1fe1630ab9
|
Merge pull request #2250 from openseadragon/ig-test
Fix unit tests
|
2022-12-02 16:33:24 -08:00 |
|
Ian Gilman
|
dfcfa4c02b
|
Temporarily disabling navigator tests
|
2022-12-02 16:27:43 -08:00 |
|
Ian Gilman
|
77030096e4
|
Fixing test failures
|
2022-12-02 15:52:53 -08:00 |
|
Tom
|
8744a429f1
|
added documentation to _raiseConstraintsEvent
|
2022-12-02 18:48:28 -05:00 |
|
Tom
|
aede32c335
|
added documentation to getConstrainedBounds
|
2022-12-02 18:46:57 -05:00 |
|
Ian Gilman
|
9c42062efb
|
Changelog for #2247
|
2022-12-02 14:18:22 -08:00 |
|
Ian Gilman
|
eb85b4498f
|
Merge pull request #2247 from JohnReagan/1970/support-tile-source-url-getter
Add support for dynamic urls from tile source. Fixes #1970
|
2022-12-02 14:16:40 -08:00 |
|
Tom
|
ac18d5629d
|
fixed viewport constraint behavior when viewer is rotated
|
2022-12-02 16:43:39 -05:00 |
|
John Reagan
|
8ef5270d7f
|
#1970: Update unit test to check for changed url behavior
|
2022-12-02 10:32:11 -05:00 |
|
Ian Gilman
|
09544f795f
|
Changelog for #2246
|
2022-11-30 14:14:21 -08:00 |
|
Ian Gilman
|
c92fe116c5
|
Merge pull request #2246 from pearcetm/boundary-constraints-fix
boundary constraint logic fix
|
2022-11-30 14:12:16 -08:00 |
|
Tom
|
bd8e8a9e7f
|
add line spacing
|
2022-11-30 16:48:04 -05:00 |
|
John Reagan
|
601160e9fb
|
Add support for dynamic urls from tile source. Fixes #1970
|
2022-11-30 15:38:57 -05:00 |
|
Tom
|
5aa5d7ad56
|
removed extra space
|
2022-11-29 17:43:14 -05:00 |
|