Commit Graph

8 Commits

Author SHA1 Message Date
David Luzar 7f7f51f70b
remove static/ from git & ignore (#265) 2020-01-08 19:18:17 +01:00
Gasim Gasimzada 01805f734d
Extract element functions into modules (#207) 2020-01-06 19:34:22 +04:00
Alex Bratsos 58d81280c9 Add shortcuts (#85)
* Add yarn.lock to .gitignore

* Extract available shapes to one place

* Add event listeners for shapes shortcuts

* fixup! Add event listeners for shapes shortcuts

* Underline first letter of shapes

to indicate interactivity

* fixup! Extract available shapes to one place

* fixup! Add event listeners for shapes shortcuts
2020-01-03 15:08:34 -08:00
hazam b36110ef03 Build and deploy via yarn deploy 2020-01-04 01:52:52 +05:00
Giovanni Giordano 36b36e8dc3 Add github workflow 2020-01-03 21:32:29 +01:00
Kevin Viglucci 527209e740 Add support for 'delete' key (#56)
* add package-lock.json to gitignore as project appears to use yarn

* add support for deleting elements with "delete" key + assign magic numbers and keycode values to named properties
2020-01-03 07:47:34 -08:00
dwelle e9bc1eb98a add .vscode to .gitignore 2020-01-02 21:12:07 +01:00
Giovanni Giordano d399af0923 Setup git and lock deps (#30)
* Add .gitignore

* Add yarn.lock

* Remove unnecessary paths
2020-01-02 06:46:31 -08:00