Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Video embed modal to support oEmbed data #350

Merged
merged 3 commits into from
Nov 1, 2016
Merged

Conversation

rpeterman-gp
Copy link
Contributor

Issue #348

- Issue #348 - Video embed now treats video embed as a 1:1 pointer to
provider video oEmbed data. URL field is no longer editable after being
saved, since changing the URL would be the same as removing the video
and adding a new one.
- Added drag-and-drop support for video URL's into Video embed modal via
plain text (dragged from address bar) or link HTML (dragged from link to
video URL).
- Added support for promises to be returned by embedType's
getModelFromForm method.
- All private methods should now be function statements instead of vars.
Issue #348
- Using Vimeo oEmbed API to support option their extened options and
prevent mangling of mulitbyte characters.
@rpeterman-gp rpeterman-gp merged commit a6bfd1e into QA Nov 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant