Skip to content

Commit

Permalink
updated todos
Browse files Browse the repository at this point in the history
  • Loading branch information
souporserious committed Aug 4, 2015
1 parent 6552e04 commit 4ae10df
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
## React Media Player 0.0.2

React video/audio player.
React media container component to help build video & audio players.

## TODOS

- [] Fix Progress component
- [x] Fix Progress component
- [] Playlist feature
- [] Show time preview when hovering scrubber
- [] Show thumbnail preview when hovering scrubber
- [] Show thumbnail preview when hovering scrubber
- [] Subtitle support
- [] Forward / Rewind
- [] Playback speed option
- [] Keyboard friendly
- [] ARIA a11y ready
- [] Make MediaContainer main exposed component
- [] Move controls into addons
- [] Fullscreen control example
- [] Look into adding Youtube video support
- [] Add tests
- [] Check browser support

0 comments on commit 4ae10df

Please sign in to comment.