12 Commits (c86478841edafbcc2fd2a29a5a78de20fdcf27a2)

Author SHA1 Message Date
Mike Fix 859abfe369
fix snippet toolbar logic 2 years ago
Mike Fix 7557b5563e add keyboard listener 2 years ago
Mike Fix 27108aa76c tweaks 2 years ago
Mike Fix 26d1f95acf implement save button 2 years ago
Michael Fix 419070e895
Snippets name input (#992)
* snippets name input

* set 'name' property

* code

* update snippet name in /snippets

* fix imports

* snippet name -> add a name
5 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
Michael Fix 3acbd9ef9c
New copy action menu (#970)
* move copy actions to a new menu

* clean up copy menu

* clean up export menu

* move flex into reset styles

* use real ellipses

* fix copy menu id and classNames

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
5 years ago
Mike Fix e4da412d83 move to use meta and shift symbols to define keyboard listening 5 years ago
Mike Fix 1372a4066d create delete button from /snippets 5 years ago
Mike Fix 420f1333c0 move blue/red colors into constants 5 years ago
Mike Fix f7998ef250 remove 'Fork' 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