cassette icon indicating copy to clipboard operation
cassette copied to clipboard

📼 A flexible media player component library for React that requires no up-front config

Results 106 cassette issues
Sort by recently updated
recently updated
newest added

The pre-commit prettier-check only validates the version of each file stored on the file system, which means that the check may pass even if the file version staged for commit...

bug
development

I'd like to demonstrate several ways to use Cassette. What I have in mind at the moment is: - [ ] A playlist-oriented music library application (like Spotify or iTunes)...

enhancement
help wanted
development

I've put together a new interactive documentation site with examples for the 2.0 alpha: https://benwiley4000.github.io/cassette/styleguide/ However there are many outstanding issues: * We don't have descriptions for any prop types...

help wanted
documentation

Can a blind person read the UI easily? (only applicable to the default player implementation). Buttons should ideally have `aria-label` attributes explaining their function. Note that these should be swappable...

enhancement

More info [here](https://www.html5rocks.com/en/tutorials/track/basics/). ## For text tracks: 1. We should support a `textTracks` property on the playlist track object which is a list of objects describing the properties in an...

enhancement
API

To help us avoid growing the bundle size too much over time https://github.com/siddharthkp/bundlesize

development
housekeeping

Example: ![screenshot from 2019-01-14 19-04-00](https://user-images.githubusercontent.com/13558253/51149245-43b55e80-182f-11e9-82fd-76746aa0a630.png) This might be a bug in styleguidist.

bug
documentation