yankaindustries / mc-components

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

Video - Add events and abstract controls #760

Closed jstnjns closed 4 years ago

jstnjns commented 4 years ago

Overview

Adding event management https://github.com/yankaindustries/mc-components/pull/760/files#diff-95b2980d8a9555ba72e2c3e742c71508R80-R89

Adding key bindings https://github.com/yankaindustries/mc-components/pull/760/files#diff-b1fe55d3cba6e12fa1bd6da066f129fbR126-R156

Abstracted controls to separate components that utilize VideoContext

Passed controls as props so that they can be overridden https://github.com/yankaindustries/mc-components/pull/760/files#diff-95b2980d8a9555ba72e2c3e742c71508R26

Risks

None - component not in use

Changes

n/a

Breaking change?

Backwards Compatible