Jordan Eldredge
|
bd5fa82c99
|
Trailing commas!
|
2019-03-19 06:55:24 -07: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
|
8edd11da62
|
Upgrade Prettier
Improves formatting of hooks
|
2019-01-24 20:52:53 -08:00 |
|
Jordan Eldredge
|
58dafaffa4
|
Type MainContextMenu
|
2018-12-30 15:54:16 -08:00 |
|
Jordan Eldredge
|
03acc5feba
|
Use hooks for context menu
|
2018-10-28 22:18:32 -07:00 |
|
Jordan Eldredge
|
3dc8dc5af6
|
Use hooks for ContextMenuTarget
|
2018-10-28 21:16:04 -07:00 |
|
Jordan Eldredge
|
b8894a7e7c
|
Type PlaylistWindow
|
2018-10-11 22:15:43 -07:00 |
|
Jordan Eldredge
|
36f1dd6ff1
|
Type MiscMenu
|
2018-10-11 21:40:39 -07:00 |
|
Jordan Eldredge
|
b1674094db
|
Avoid awkward Typescript literal
|
2018-09-25 07:27:22 -07:00 |
|
Jordan Eldredge
|
cb337d6261
|
Fix context menu bug
I guess React does not like it when these are strings
|
2018-09-17 17:04:05 -07:00 |
|
Jordan Eldredge
|
3279033196
|
Convert ContextMenu and ContextMenuTarget to typescriptThis is the first component to use a connected component
|
2018-09-17 17:04:05 -07:00 |
|