Commit Graph

3415 Commits (afcde542f9e991b4b671df191aa155e1ebee6006)
 

Author SHA1 Message Date
Brady Madden cc132acdd1 fix offset top and length causing drag issues 5 years ago
Christopher Chedeau 25aabdc4d1
Fix hit testing (#119) 5 years ago
David Luzar dcf252f03c
make container fullscreen (#117)
make container fullscreen
5 years ago
dwelle a1bcfb401c move css to scss 5 years ago
dwelle 250fbe2e1e make container fullscreen 5 years ago
dwelle c5d65ccb39 ensure we defocus input on canvas click
- also reuse the same detection logic for cancelling keyboard events
5 years ago
Faustino Kialungila 5538869b6f
Merge pull request #113 from Fausto95/master
Adding logo in the readme
5 years ago
Faustino Kialungila 6e6e8ad103 Adding logo in the readme 5 years ago
Faustino Kialungila 2db035d9c0
Merge pull request #112 from Fausto95/master
Improve Buttons UX
5 years ago
Faustino Kialungila 922ad6edcb Improve Buttons UX 5 years ago
David Luzar e0deb68875 ensure mouse drag doesn't select texts (#32) (#111) 5 years ago
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