Commit Graph

3174 Commits

Author SHA1 Message Date
Tom
66b4b29424 small cleanup 2022-12-06 16:53:19 -05:00
Tom
256514bca6 small cleanup 2022-12-06 16:52:48 -05: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
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
Ian Gilman
11f70d54e8 Changelog for #2239 2022-11-29 13:53:35 -08:00
Ian Gilman
b8cc7e171e
Merge pull request #2239 from pearcetm/viewer-destroy-event
Viewer destroy event
2022-11-29 13:51:48 -08:00
Tom
554149cf4f merged .gitignore changes 2022-11-28 17:56:05 -05:00
Tom
968cb96bc4 added before-destroy event; reverted viewport boundary constraint changes 2022-11-28 17:54:23 -05:00
Tom
6d35f6df2c boundary constraint logic fix 2022-11-28 17:45:21 -05:00
Ian Gilman
c5639e32b5
Merge pull request #2244 from openseadragon/ig-test
Temporary fix to Travis builds: Pin the node version to one that works
2022-11-28 14:37:56 -08:00
Ian Gilman
da314c067c Travis debugging 2022-11-28 14:32:24 -08:00
Ian Gilman
11b7205ea4
Merge pull request #2243 from openseadragon/ig-test
Updating qunit test library
2022-11-28 14:28:10 -08:00
Ian Gilman
87f90c05b4 Merge branch 'master' into ig-test 2022-11-28 14:26:56 -08:00
Ian Gilman
9150af8592 Changelog for #2233 2022-11-28 13:50:22 -08:00
Ian Gilman
c25d15419c
Merge pull request #2233 from pearcetm/define-setRotation-axis
implemented rotation about a pivot point in viewport coordinates
2022-11-28 13:47:10 -08:00
Ian Gilman
7670892ae7 Just a tiny change to trigger Travis... 2022-11-26 18:01:44 -08:00
Tom
6fa8e6695d viewport _applyBoundaryConstraints fix 2022-11-26 12:04:05 -05:00
Tom
27399beffe banish .DS_Store 2022-11-23 15:33:09 -05:00
Tom
29384cd5ff Added event for viewer destroy 2022-11-23 15:28:40 -05:00
Tom
d55ccdf557 resolved package-lock.json conflict 2022-11-22 13:01:00 -05:00
Ian Gilman
22d4e62198 Updated package lock 2022-11-21 17:19:23 -08:00
Ian Gilman
cdfd5a454b Merge branch 'master' into ig-test 2022-11-21 17:16:45 -08:00
Ian Gilman
d7cd12679c
Merge pull request #2235 from openseadragon/dependabot/npm_and_yarn/minimatch-3.0.8
Bump minimatch from 3.0.4 to 3.0.8
2022-11-18 13:48:17 -08:00
Tom
7454d4323d updated setRotation param order to match rotateBy/rotateTo, deprecation warning for setting degrees, and private API 2022-11-16 18:07:56 -05:00
Ian Gilman
69c4b31853 Changelog tweak 2022-11-16 14:26:18 -08:00
Ian Gilman
89a69ee1e0 Changelog for #2225 2022-11-16 14:21:51 -08:00
dependabot[bot]
733f501a94
Bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 22:20:58 +00:00
Ian Gilman
5bba14a763
Merge pull request #2225 from HamzaTatheer/master
One touch zoom in & out function #2077
2022-11-16 14:16:13 -08:00
Hamza Tatheer
7c44dc64bc Update viewer.js 2022-11-16 15:48:45 +05:00
Tom
2f174ad552 updated rotateBy 2022-11-15 23:51:44 -05:00
Tom
7f2725ba49 Slight API tweaks; added checks to rotationPivot 2022-11-15 19:01:19 -05:00
Tom
aea62de752 .DS_Store banished! 2022-11-15 17:50:56 -05:00
Tom
84bbc27a17 Add rotateBy and rotateTo to the API 2022-11-12 18:20:26 -05:00
Tom
bfddf7355b Add rotateBy and rotateTo to the API 2022-11-12 18:18:25 -05:00
Hamza Tatheer
6540a57aa9 pr changes 2022-11-12 16:32:45 +05:00