Commit Graph

17 Commits (09daff487aca8f7a161c5fa54dda9331dd2b5740)

Author SHA1 Message Date
Steve Ruiz c291edfc44
Add Arrowheads to Arrows ()
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
David Luzar f90cbeb089
add `.env.local` to `.gitignore` ()
Guillaume Grossetie a7da8901d8
Excalidraw export ()
David Luzar ba3f548b91
Fix library dnd ()
David Luzar ab7073abdb
add excalidraw_embed into base repo ()
Co-authored-by: Lipis <lipiridis@gmail.com>
Aakansha Doshi a18342b5b5
Refactor LayerUI ()
* chore(gitignore): add .idea to gitignore

* refactor(layerui): pass named function to react.memo so that in dev tools the name shows up

This makes debugging easier as well

* refactor(layerui): break the functional component into multiple render methods
Mohit kumar Bajoria 2de4fe29ad
Full Screen mode ()
Pete Hunt 3f8144ef85
Fix many syncing issues ()
Lipis 9a17abcb34
Cleanup .gitignore ()
David Luzar 7f7f51f70b
remove static/ from git & ignore ()
Gasim Gasimzada 01805f734d
Extract element functions into modules ()
Alex Bratsos 58d81280c9 Add shortcuts ()
* 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
hazam b36110ef03 Build and deploy via yarn deploy
Giovanni Giordano 36b36e8dc3 Add github workflow
Kevin Viglucci 527209e740 Add support for 'delete' key ()
* 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
dwelle e9bc1eb98a add .vscode to .gitignore
Giovanni Giordano d399af0923 Setup git and lock deps ()
* Add .gitignore

* Add yarn.lock

* Remove unnecessary paths