1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
Virtual whiteboard for sketching hand-drawn like diagrams
Go to file
Timur Khazamov bc2bae2a9a Shift drag to add to selection (#355)
* Shift drag to add to selection

* Inlined variable
2020-01-12 15:32:25 -08:00
.github Adding open collective sponsor (#275) 2020-01-08 13:04:13 -08:00
public Move octocat to the front (#160) 2020-01-05 09:58:47 -08:00
src Shift drag to add to selection (#355) 2020-01-12 15:32:25 -08:00
.gitignore remove static/ from git & ignore (#265) 2020-01-08 19:18:17 +01:00
CONTRIBUTING.md Make all operations on elements array immutable (#283) 2020-01-09 16:22:04 +01:00
LICENSE Add MIT License (#176) 2020-01-05 13:09:29 -08:00
package-lock.json Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
package.json Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
README.md Center element on paste (#248) 2020-01-09 12:34:46 +01:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00