Travis Arnold

Results 122 issues of Travis Arnold

https://github.com/aweary/tinytime

https://github.com/date-fns/date-fns

I ended up doing this directly in React Measure on a rewrite. [This file](https://github.com/souporserious/react-measure/blob/master/src/get-content-rect.js) should essentially be ported over to here when I get the chance.

Came across [this library](https://github.com/davidtheclark/jquery.cssAnimateAuto/blob/master/src/jquery.cssAnimateAuto.js#L80) and they might be doing something better. Need to look into it.

### Roadmap - [ ] Multiple sources support - [ ] Show time/thumbnail preview when hovering Seekbar - [ ] Subtitle support - [ ] Playback speed option - [x]...

inspiration: https://dialogs.github.io/dialog-web-components/#AudioPlayer-container https://codepen.io/nikname/pen/XjKOyZ https://dribbble.com/shots/3800498-coachella-concept circle player: https://devstark-com.github.io/vue-circle-slider-demo/

Since we're most likely building UI controls with the `withMediaProps` HoC. I think having the ability to whitelist or even blacklist updates that we don't care about could be cool....

enhancement

Just the start of this PR, not sure if it's viable or not. The current state of this is grabbing the wrong `_app` file. I don't know enough about NextJS...

Ideally, we should only need to set up the plugin and not worry about the hook. I'm thinking we can create a custom loader that injects the hook into the...

help wanted

In efforts to mimic native select menus, provide a prop to lock the browser's scrollbar while the select menu is open.