Commit Graph

15 Commits (226788644882e0dc494f314b9d3efff8b95e79e7)

Author SHA1 Message Date
Chris Vickery 2267886448
Use autoPlay instead of .play() (#10)
* Use autoPlay instead of .play()

* Fix video behavior in safari
2018-07-24 15:09:29 -07:00
ChristopherBiscardi b8e15d3e46
Make use of React event listener logic
instead of manually adding event listeners, let react handle event
listener lifecycle. This means HLS will not throw in enzyme
environment and we don't have to clean up any handlers manually
2017-12-15 12:43:56 -08:00
ChristopherBiscardi beb0a7ea01
prettier the js 2017-12-12 18:27:20 -08:00
Andy Haden 34ccb6c46e cabana: fix some edge cases 2017-08-30 13:40:47 -07:00
Andy Haden a022405b78 cabana: project-wide refactor to fix eslint warnings and minor annoyances 2017-08-07 15:22:57 -07:00
Andrew Valish 349f03fecf Refactor Cabana Markup, Apply Minor Design Tweaks (#81)
* prepend newly plotted signal to show first

* highlight selected available message in navigation

* extract CanGraph render function in explorer

* toggle expanded signals in Legend,  trigger edit and plot when expanding signal

* check if plottedSignal is new before plotting

* add uid to signal model

* use signal uid in SignalLegend and entry for keys and expanding

* adding sass npm script to watch scss files

* refactoring most of markup for semantic class naming, introducing scss files, light styling

* prefer flex over floats

* set min-width on body
2017-07-17 18:10:37 -07:00
Andy Haden 4939892761 cabana: fix bugs and refactor a bit of can-frame offset code, improving experience for panda users. 2017-07-11 20:45:04 -07:00
Andy Haden 6d4939a367 cabana: autoplay for demo 2017-07-05 15:57:09 -07:00
Andy Haden e2a14a7fc5 cabana: video always shown; sentry only in production 2017-06-29 13:24:49 -07:00
Andy Haden 9d66fa1698 cabana: next/prev part selection works w/ all functionality 2017-06-18 23:00:37 -07:00
Andy Haden c9eb1775e6 cabana: segment loops in hls stream 2017-06-17 16:42:18 -07:00
Andy Haden ed4bdcff61 cabana: signal editor now lives above the log; log scrolls live w/ playing video 2017-06-14 17:30:50 -07:00
Andy Haden 730e4192be cabana: move seeker into video frame 2017-06-14 17:08:25 -07:00
Andy Haden 8b779d1571 clean up graph toolip; seeking while paused; inline dbc controls 2017-06-14 14:40:20 -07:00
Andy Haden 71f83a482f can explorer demo 2017-06-13 17:40:05 -07:00