Commit Graph

10 Commits (81b38d88080ddd0f9275bc936a0bd7d42d2d2685)

Author SHA1 Message Date
Pete Hunt 3f8144ef85
Fix many syncing issues (#952) 5 years ago
Lipis 9a17abcb34
Cleanup .gitignore (#629) 5 years ago
David Luzar 7f7f51f70b
remove static/ from git & ignore (#265) 5 years ago
Gasim Gasimzada 01805f734d
Extract element functions into modules (#207) 5 years ago
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
5 years ago
hazam b36110ef03 Build and deploy via yarn deploy 5 years ago
Giovanni Giordano 36b36e8dc3 Add github workflow 5 years ago
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
5 years ago
dwelle e9bc1eb98a add .vscode to .gitignore 5 years ago
Giovanni Giordano d399af0923 Setup git and lock deps (#30)
* Add .gitignore

* Add yarn.lock

* Remove unnecessary paths
5 years ago