digirati-co-uk / iiif-canvas-panel

Investigation into component granularity
https://iiif-canvas-panel.netlify.app/
MIT License
9 stars 6 forks source link

update touch interactions #264

Closed abrin closed 4 months ago

abrin commented 5 months ago

updates touch interactions for canvas panel (testing)

netlify[bot] commented 5 months ago

Deploy Preview for canvas-panel-storybook failed.

Name Link
Latest commit 86d9dbb24d8d81cde3f5c4369484ce1b94f0ed59
Latest deploy log https://app.netlify.com/sites/canvas-panel-storybook/deploys/666784fe35bbf10008af7153
netlify[bot] commented 5 months ago

Deploy Preview for iiif-canvas-panel-demos canceled.

Name Link
Latest commit 86d9dbb24d8d81cde3f5c4369484ce1b94f0ed59
Latest deploy log https://app.netlify.com/sites/iiif-canvas-panel-demos/deploys/666784ff8feedc0008419dd7
netlify[bot] commented 5 months ago

Deploy Preview for iiif-canvas-panel failed.

Name Link
Latest commit 86d9dbb24d8d81cde3f5c4369484ce1b94f0ed59
Latest deploy log https://app.netlify.com/sites/iiif-canvas-panel/deploys/666784fe268ea5000873064a
codesandbox-ci[bot] commented 5 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 86d9dbb24d8d81cde3f5c4369484ce1b94f0ed59:

Sandbox Source
simple-vue Configuration
vue-3-carousel Configuration
external-stylesheet-sandbox Configuration
example-sandbox Configuration
custom-preset Configuration
reacting-to-the-user Configuration
external-annotation-pages Configuration
virtual-annotation-pages Configuration
loading-annotation-pages Configuration
annotation-display-1 Configuration
annotation-display-2 Configuration
choice-example Configuration
choice-react Configuration
more-regions-1 Configuration
more-regions-2 Configuration
regions-1 Configuration
regions-2 Configuration
regions-3 Configuration
regions-4 Configuration
regions-5 Configuration
regions-6 Configuration
responsive-1 Configuration
stephenwf commented 4 months ago

@abrin The Atlas version might cause some unintended dependency issues (the big changes to yarn.lock). I'll make sure the changes are available in the 2.0.x for the short term. Should make the yarn.lock changes disappear. Nice to see those options as HTML attributes though, very useful!

abrin commented 4 months ago

@stephenwf I figured I'd end up closing this PR and porting just the changes over once the atlas changes have been merged, I've found that there's something weird on my local dev that seems to always pull more into the yarn lock or package-lock than should be there.

stephenwf commented 4 months ago

I've published @atlas-viewer/atlas@2.0.14 with the changes, so that should work for an updated PR 👍