Commit graph

6 commits

Author SHA1 Message Date
Jordan Eldredge
8627b4d2c4 Use native event handling for keydown
This allows us to stopPropogation and actually prevent global hotkeys
2019-05-01 22:29:10 -07:00
Jordan Eldredge
24d446e47b Extract focus management to a component 2019-05-01 22:29:10 -07:00
Jordan Eldredge
bd5fa82c99 Trailing commas! 2019-03-19 06:55:24 -07:00
Jordan Eldredge
9e3fbb699d Remoe unused import 2018-10-15 18:53:02 -07:00
Jordan Eldredge
b10bff288d Don't capture scroll events in gen window
This was breaking scrolling in the library window
2018-10-15 18:51:46 -07:00
Jordan Eldredge
6d9b30aeb2 Type GenWindow 2018-10-09 23:31:33 -07:00
Renamed from js/components/GenWindow/index.js (Browse further)