Commit graph

10 commits

Author SHA1 Message Date
Jordan Eldredge
e7c474e7f6 Inline style 2019-11-30 13:42:53 -08:00
Jordan Eldredge
e345d07e41 Use react-redux hooks for Marquee 2019-11-30 13:42:53 -08:00
Jordan Eldredge
822391c401 Clean up unused type 2019-11-30 13:42:53 -08:00
Jordan Eldredge
d6454510a9 Refactor Marquee to use hooks
This actually removes a bunch of edgecases/race conditions
2019-11-30 13:42:53 -08:00
Jordan Eldredge
bd5fa82c99 Trailing commas! 2019-03-19 06:55:24 -07:00
Jordan Eldredge
6c28ac5386 Fix issue with looping and separator 2019-02-17 15:03:28 -08:00
Jordan Eldredge
1fdbbb844a Don't add *** to nonlooping marquee text
Fixes #726
2019-02-17 14:58:54 -08:00
Jordan Eldredge
2df185b1a3
Upgrade React (#727)
* Upgrade React

type hooks

* Fix type for passthrough props

* Fix some react typings

* Fix type error with MouseEvent
2019-02-17 14:42:35 -08:00
Jordan Eldredge
4b53209e0c Fix blurry marquee when doubled
Fixes #701
2018-11-10 15:18:34 -08:00
Jordan Eldredge
30f668b871 Type Marquee 2018-10-13 17:33:43 -07:00