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
Sergey Rubanov 51bea5eff3 - Use Math.hypot (#87)
- Fix context parameter name in isTextElement function
- Remove unused code
- Use block scope everywhere
2020-01-03 15:20:26 -08:00
.github/workflows Fix build script 2020-01-03 23:28:33 +01:00
public Add crossorigin attribute 2020-01-03 22:28:36 +01:00
src - Use Math.hypot (#87) 2020-01-03 15:20:26 -08:00
.gitignore Add shortcuts (#85) 2020-01-03 15:08:34 -08:00
package-lock.json Remove gh-pages 2020-01-03 22:43:41 +01:00
package.json Remove gh-pages 2020-01-03 22:43:41 +01:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00