Michael Fix
0f8c55e9e2
Improve reset state ( #1043 )
...
* add reset settings shortcut
* reset location too
* add integration test
4 years ago
Michael Fix
ae9b4445f1
run prettier with new config ( #983 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
5 years ago
Andrew Dassonville
31de1df62f
Display login button on all pages ( #909 )
5 years ago
Mike Fix
bd2c6aec2b
tweak login button position
5 years ago
Mike Fix
e4da412d83
move to use meta and shift symbols to define keyboard listening
5 years ago
Mike Fix
799a92b5c5
better login button position
5 years ago
Michael Fix
5e55402c32
Move login button ( #867 )
...
* move login button
* reuse loginGitHub
* remove old comment
5 years ago
Mike Fix
0ee3df5792
use window.pushState instead
5 years ago
Mike Fix
068ad43937
fix linting
5 years ago
Mike Fix
e2fb62c068
fix forking snippet with no code
5 years ago
Michael Fix
e0ed4bebdc
Merge in 4.0.0 ( #850 )
...
* merge in 4.0
* dev mode with firebase impl
* useReducer for toasts state
5 years ago
Michael Fix
552a9c99be
Store Unsplash background image not dataturl ( #836 )
...
* store background image, not background selection in presets
* move localStorage into save utils
* curry omit util fn
* clean up manual image upload by URL
* refactor image changes
* separate uploadImage from selectImage
* upgrade visual regression testing tests
* add TODOs
5 years ago
Mike Fix
dff5013edd
move editor container into its own component
6 years ago