manifesto
manifesto copied to clipboard
Canvasworld
Created CanvasWorld.ts
- use types for
ViewingDirection, addedOA_CHOICEto @iiif/vocabulary - added
normalize-url. Can we use that instead ofUtils.normaliseUrl?
Added imageResources, aspectRatio, onFragment, resourceAnnotation, resourceAnnotations to Canvas.ts
- shall we make all methods getters in manifesto now?
- added lodash
flattenandflattenDeepdeps - shall we aim for parity with
MiradorCanvasso Mirador can just useCanvas?
Just as a heads up, I wanted to call out some issues that @jbaiter noticed and is still in progress on working on. https://github.com/ProjectMirador/mirador/pull/3356
These only come up in multi-canvas views with scaled pages having annotations.
I'm publishing 4.3.0-pre-0 - if I install it locally to test using the github namespace the UV project can't resolve it :-(
I don't think you can use the github namespace if it's not built. You can use npm link in manifesto.js and then npm link manifesto.js in the UV to test locally.