Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

[WIP] Integrating the Rotation Feature for the OpenSeadragon Viewer and the Plyr media player#128

Closed
jrgriffiniii wants to merge 15 commits intoLafayetteCollegeLibraries:masterfrom
jrgriffiniii:issues-105-griffinj
Closed

[WIP] Integrating the Rotation Feature for the OpenSeadragon Viewer and the Plyr media player#128
jrgriffiniii wants to merge 15 commits intoLafayetteCollegeLibraries:masterfrom
jrgriffiniii:issues-105-griffinj

Conversation

@jrgriffiniii
Copy link
Copy Markdown
Contributor

@jrgriffiniii jrgriffiniii commented Feb 17, 2017

Rebases #64, resolves #43, and also resolves #105

rococodogs and others added 15 commits February 17, 2017 16:34
RangeLimit only works with integers. This component allows ranges
to be created from timestamps + `<input type="month|date"/>`
elements. It still needs a wrapper component (similar to
`<RangeLimitFacetWrapper />`) that will parse ISO date values
(which, I believe, is how we'll be receiving/sending values from
the repository) into said timestamps.

This does a lot of computing + would be a good candidate for a
refactor. Perhaps using WebWorkers?
adds functions for range facets:
- calculateRange
- date-intervals (constants related to dates)
- formatDateValue

and adds tests for `calculateRange`
@jrgriffiniii
Copy link
Copy Markdown
Contributor Author

Instead of attempting to update this PR, I'm going to proceed by porting the functionality from the following commits:

@jrgriffiniii jrgriffiniii deleted the issues-105-griffinj branch March 29, 2017 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate a JavaScript media player (Plyr) for Works Enable rotation controls for OpenSeadragon

3 participants