Commit Graph

3428 Commits (77c4eb6db45d5dff27dc5040f9209badbdc7bdfd)
 

Author SHA1 Message Date
Brady Madden 0b61083ac9 merge update 5 years ago
Timur Khazamov 79959cab34 Removed lodash (#135) 5 years ago
Christopher Chedeau 3172109050
Inline font-awesome icons (#134) 5 years ago
David Luzar 490438960d fix export to support scrolling (#133) 5 years ago
Christopher Chedeau 60b06dab73
Remove manifest.json (#131) 5 years ago
Timur Khazamov aa01be2dbe Fixed Unable to preventDefault errors in Chrome (#130)
* Fixed Unable to preventDefault errors in Chrome

* Cleanup wheel event listener
5 years ago
Timur Khazamov 34b8883739 Added outlines to focused buttons (#129) 5 years ago
anishagg17 1ef66441c3 Added excalidraw icon as application icon (#126) 5 years ago
Brady Madden 884eee9d2d Merge remote-tracking branch 'upstream/master' 5 years ago
Brady Madden 1919f30878 fix offset top and length causing drag issues (#122) 5 years ago
Brady Madden fa658c5ea7 Merge remote-tracking branch 'upstream/master' 5 years ago
Paulo Menezes dee8a73d3d Resize (#103)
* Resize

* Detect collision with squares

* Disable resize for text, arrow and multiple selection

* Hide middle handlers when small
5 years ago
Christopher Chedeau bd86f819df
Prevent re-assignment of elements (#121) 5 years ago
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