Commit Graph

2554 Commits (77d789ed8e68308468b65b5f0b990dfc4286a556)
 

Author SHA1 Message Date
David Luzar c623312380 add support for clearing canvas (#108) 5 years ago
David Luzar 2d0934fdd9
Fix: right clicking while on the canvas messes up selection (#106)
Fix: right clicking while on the canvas messes up selection
5 years ago
hazam 4a03fa8542 Fix: right clicking while on the canvas messes up selection 5 years ago
Christopher Chedeau 4886065443
Wire up forward (#101)
* Wire up forward

* Match words with Keynote/Powerpoint
5 years ago
Christopher Chedeau 6b8d2970ac
Add support for forward (#100) 5 years ago
Paulo Menezes e9484080e7 UI move buttons (#99) 5 years ago
Christopher Chedeau 0d5272720f
Send to back (#98) 5 years ago
Paulo Menezes b1a90c0020 Side panel (#95)
* Side panel

* Update arrow icon
5 years ago
Christopher Chedeau 66938ae5c6
Update on resize (#94)
Fixes #88
5 years ago
Christopher Chedeau 8605af2b54
Fix key warning (#93) 5 years ago
Christopher Chedeau c077403eec Generate new seed on paste 5 years ago
Christopher Chedeau aad99b3047
Update README.md 5 years ago
Christopher Chedeau 85cd2f114a
Add github corner (#90) 5 years ago
Christopher Chedeau 929efa5e2c
Distance between point and ellipsis (#92) 5 years ago
Christopher Chedeau c027ddc134
Add analytics tag (#89) 5 years ago
Faustino Kialungila a6f154b36b Adding readme (#83) 5 years ago
Sergey Rubanov 51bea5eff3 - Use Math.hypot (#87)
- Fix context parameter name in isTextElement function
- Remove unused code
- Use block scope everywhere
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
Giovanni Giordano 8c974411ce
Merge pull request #84 from excalidraw/issue-68
Fix build script
5 years ago
Giovanni Giordano 9c101f4bd2 Fix build script 5 years ago
Giovanni Giordano 86ff014706
Merge pull request #75 from excalidraw/issue-68
[WIP] Add node worklow
5 years ago
Timur Khazamov 5877aabb86
Merge pull request #74 from nanot1m/scroll
[WIP] Scroll with mouse wheel
5 years ago
Giovanni Giordano d41dc4cf1f Remove delpoy from node workflow 5 years ago
hazam 9d65b1cbc1 Code cleanup 5 years ago
Giovanni Giordano 9504f93e94 Add deployment workflow 5 years ago
hazam 1b93888da5 Restore fill style 5 years ago
hazam 2a0eacbeca Fixed selection and added scrollbars 5 years ago
hazam 51e19b977e Scroll with mouse wheel 5 years ago
Giovanni Giordano 585967ff8e Remove gh-pages 5 years ago
Giovanni Giordano 3fb6f0413e
Merge pull request #82 from excalidraw/issue-78
Add preload to font
5 years ago
Giovanni Giordano e80d755c92 Add crossorigin attribute 5 years ago
Giovanni Giordano 02bf6f0f14 Add preload to font 5 years ago
Giovanni Giordano 7bcce8bb1b Fixes package-lock 5 years ago
Giovanni Giordano d920b34af1 Fix package.json 5 years ago
Giovanni Giordano f5c923ab01
Merge branch 'master' into issue-68 5 years ago
Giovanni Giordano 493f06e6ba Add --passWithNoTests to test script
This is mandatory to pass the step currently, because we don't have tests.
5 years ago
Giovanni Giordano a7516f6cb8 Remove lint
We have to investigate on this, because after the Typescript integration is not working anymore, so I have to deepen how we can configure the usage with TypesScript.
5 years ago
Timur Khazamov c11b3aa684
Merge pull request #69 from nanot1m/website-ci
Deploy static to gh-pages
5 years ago
hazam b36110ef03 Build and deploy via yarn deploy 5 years ago
hazam f1143fb236 Added CNAME file 5 years ago
hazam 7d9cc2ac56 Deploy static to gh-pages 5 years ago
Giovanni Giordano 499035c267 Add lint script 5 years ago
Giovanni Giordano 6a6a31d99c Fixed nodejs.yml 5 years ago
Giovanni Giordano 34d1f640af Merge branch 'issue-68' of https://github.com/excalidraw/excalidraw into issue-68 5 years ago
Giovanni Giordano 3aeed022b5 Add node worklow 5 years ago
Giovanni Giordano 6599f97088 Add node worklow 5 years ago
Christopher Chedeau b18a0efe2c
Seed (#73) 5 years ago
Giovanni Giordano 36b36e8dc3 Add github workflow 5 years ago
Giovanni Giordano b4cc0653a9
Merge pull request #71 from Fausto95/rename
Rename Excalibur to Excalidraw
5 years ago
Faustino Kialungila 4fa55222fd Rename excalibur to excalidraw 5 years ago