Jordan Eldredge
|
95db2d08b6
|
Remeasure the offset when whe change selection state.
|
2019-03-23 14:09:57 -07:00 |
|
Jordan Eldredge
|
912a570101
|
Fix context menu which was opening at the top corner of the page
|
2019-03-22 16:42:16 -07:00 |
|
Jordan Eldredge
|
8c915f7f06
|
Improve hook dependencies
|
2019-03-19 07:35:36 -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
|
3dc8dc5af6
|
Use hooks for ContextMenuTarget
|
2018-10-28 21:16:04 -07:00 |
|
Jordan Eldredge
|
e42ccdd624
|
Type preset context menu
Also fixes a bug where we didn't actually call the downloadPreset action creator
|
2018-10-13 13:58:21 -07:00 |
|
Jordan Eldredge
|
36f1dd6ff1
|
Type MiscMenu
|
2018-10-11 21:40:39 -07:00 |
|
Jordan Eldredge
|
1f7a448b0b
|
Store selected tracks as a Set rather than a property on the track
This will allow us to move tracks into their own reducer which we'll need for the Media Library
|
2018-10-10 00:53:40 -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 |
|