Commits on Source (46)
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
goynov authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Loïs Poujade authored
- read all body to find images - show both FragmentSelector and SVG Selector
-
Justin Coyne authored
Update dependencies
-
Justin Coyne authored
Update react-full-screen
-
Justin Coyne authored
Replace @researchgate/react-intersection-observer with react-intersection-observer
-
Justin Coyne authored
This shows the dependency tree that allowed the build to run succssfully. If a bad package is released, we don't have such a hard time finding out which update caused the build to break
-
Nick Budak authored
Add the lockfile to the repo
-
Justin Coyne authored
The old actions are giving deprecation warnings: > Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
-
Justin Coyne authored
The codecov npm package is deprecated
-
Justin Coyne authored
See the spec at https://iiif.io/api/image/3.0/\#52-technical-properties
-
Justin Coyne authored
-
Justin Coyne authored
fetch is built into the browser
-
Chris Beer authored
This reverts commit 24bf8c5b.
-
Justin Coyne authored
It is no longer receiving active support and security support ends in April 2023 https://endoflife.date/nodejs
-
Nick Budak authored
Revert "Add the lockfile to the repo"
-
Chris Beer authored
-
Chris Beer authored
-
Chris Beer authored
-
Justin Coyne authored
-
Justin Coyne authored
Because we no longer need to support IE
-
Justin Coyne authored
-
Justin Coyne authored
Use modern jsx transform approach
-
Loïs Poujade authored
-
Loïs Poujade authored
-
Loïs Poujade authored
-
Loïs Poujade authored
+ add tests
-
Loïs Poujade authored
The previous commit explicitly enable both selectors at the same time
-
Loïs Poujade authored
Minimal adaptation for images in annotations Closes #16 See merge request iiif/mirador-video-annotation!10
-
Loïs Poujade authored
-
Loïs Poujade authored
-
David Beniamine authored
captions tests - pass annotations data to VideoViewer component Closes #13 See merge request iiif/mirador-video-annotation!14
-
David Beniamine authored
Update from upstream Closes #3 See merge request iiif/mirador-video-annotation!12
Showing
- .eslintrc 3 additions, 1 deletion.eslintrc
- .github/workflows/node.js.yml 5 additions, 5 deletions.github/workflows/node.js.yml
- __tests__/fixtures/version-3/video_annotations.json 57 additions, 0 deletions__tests__/fixtures/version-3/video_annotations.json
- __tests__/fixtures/version-3/video_captions.json 60 additions, 0 deletions__tests__/fixtures/version-3/video_captions.json
- __tests__/fixtures/version-3/video_captions_other.json 78 additions, 0 deletions__tests__/fixtures/version-3/video_captions_other.json
- __tests__/fixtures/version-3/video_multiples_captions.json 67 additions, 0 deletions__tests__/fixtures/version-3/video_multiples_captions.json
- __tests__/src/actions/workspace.test.js 0 additions, 18 deletions__tests__/src/actions/workspace.test.js
- __tests__/src/components/AccessTokenSender.test.js 0 additions, 1 deletion__tests__/src/components/AccessTokenSender.test.js
- __tests__/src/components/AnnotationSettings.test.js 0 additions, 1 deletion__tests__/src/components/AnnotationSettings.test.js
- __tests__/src/components/AnnotationsOverlay.test.js 0 additions, 1 deletion__tests__/src/components/AnnotationsOverlay.test.js
- __tests__/src/components/App.test.js 0 additions, 1 deletion__tests__/src/components/App.test.js
- __tests__/src/components/AppProviders.test.js 0 additions, 21 deletions__tests__/src/components/AppProviders.test.js
- __tests__/src/components/AttributionPanel.test.js 0 additions, 1 deletion__tests__/src/components/AttributionPanel.test.js
- __tests__/src/components/AudioViewer.test.js 0 additions, 1 deletion__tests__/src/components/AudioViewer.test.js
- __tests__/src/components/BackgroundPluginArea.test.js 0 additions, 1 deletion__tests__/src/components/BackgroundPluginArea.test.js
- __tests__/src/components/Branding.test.js 0 additions, 1 deletion__tests__/src/components/Branding.test.js
- __tests__/src/components/CanvasAnnotations.test.js 0 additions, 1 deletion__tests__/src/components/CanvasAnnotations.test.js
- __tests__/src/components/CanvasInfo.test.js 0 additions, 1 deletion__tests__/src/components/CanvasInfo.test.js
- __tests__/src/components/CanvasLayers.test.js 1 addition, 2 deletions__tests__/src/components/CanvasLayers.test.js
- __tests__/src/components/ChangeThemeDialog.test.js 0 additions, 1 deletion__tests__/src/components/ChangeThemeDialog.test.js