yankaindustries / mc-components

Components library and core styles for Masterclass
https://yankaindustries.github.io/mc-components
11 stars 3 forks source link

Video #746

Closed jstnjns closed 4 years ago

jstnjns commented 4 years ago

Overview

New components: <Video />

Is effectively a UI wrapper around the HTML <video /> tag. It does nothing by way of interacting with BC, just accepts sources and tracks as a standard tag does.

Risks

None - new component, not yet used

Changes

https://yankaindustries.github.io/mc-components/?path=/story/components-video--summary

image

Issue

https://masterclass-dev.atlassian.net/browse/WA-296

Breaking change?

Backwards Compatible