Commit Graph

3081 Commits

Author SHA1 Message Date
4ad49ff970 Merge pull request from bradymadden97/master
[bugfix] fix drag out of window for move/resize shape
2020-01-04 17:31:18 -05:00
ec28c83626 fix other drag issues 2020-01-04 17:18:16 -05:00
dfb7faec30 Resize with negative width or height ()
* Disable resize for text, arrow and multiple selection

* Resize with negative width and height

* Fix resizing when leaves windows
2020-01-04 13:39:55 -08:00
0b61083ac9 merge update 2020-01-04 16:28:04 -05:00
79959cab34 Removed lodash () 2020-01-04 12:53:45 -08:00
3172109050 Inline font-awesome icons () 2020-01-04 12:47:12 -08:00
490438960d fix export to support scrolling () 2020-01-04 12:46:50 -08:00
60b06dab73 Remove manifest.json () 2020-01-04 12:19:39 -08:00
aa01be2dbe Fixed Unable to preventDefault errors in Chrome ()
* Fixed Unable to preventDefault errors in Chrome

* Cleanup wheel event listener
2020-01-04 12:11:23 -08:00
34b8883739 Added outlines to focused buttons () 2020-01-04 12:08:27 -08:00
1ef66441c3 Added excalidraw icon as application icon () 2020-01-04 11:28:57 -08:00
884eee9d2d Merge remote-tracking branch 'upstream/master' 2020-01-04 14:07:52 -05:00
1919f30878 fix offset top and length causing drag issues () 2020-01-04 11:05:45 -08:00
fa658c5ea7 Merge remote-tracking branch 'upstream/master' 2020-01-04 14:01:15 -05:00
dee8a73d3d Resize ()
* Resize

* Detect collision with squares

* Disable resize for text, arrow and multiple selection

* Hide middle handlers when small
2020-01-04 10:56:11 -08:00
bd86f819df Prevent re-assignment of elements () 2020-01-04 10:48:23 -08:00
cc132acdd1 fix offset top and length causing drag issues 2020-01-04 13:36:02 -05:00
25aabdc4d1 Fix hit testing () 2020-01-04 10:19:18 -08:00
dcf252f03c make container fullscreen ()
make container fullscreen
2020-01-04 19:17:17 +01:00
a1bcfb401c move css to scss 2020-01-04 19:14:12 +01:00
250fbe2e1e make container fullscreen 2020-01-04 18:38:31 +01:00
c5d65ccb39 ensure we defocus input on canvas click
- also reuse the same detection logic for cancelling keyboard events
2020-01-04 17:46:45 +01:00
5538869b6f Merge pull request from Fausto95/master
Adding logo in the readme
2020-01-04 16:36:54 +01:00
6e6e8ad103 Adding logo in the readme 2020-01-04 16:27:59 +01:00
2db035d9c0 Merge pull request from Fausto95/master
Improve Buttons UX
2020-01-04 15:37:03 +01:00
922ad6edcb Improve Buttons UX 2020-01-04 15:35:46 +01:00
e0deb68875 ensure mouse drag doesn't select texts () () 2020-01-04 06:22:08 -08:00
c623312380 add support for clearing canvas () 2020-01-04 06:20:53 -08:00
2d0934fdd9 Fix: right clicking while on the canvas messes up selection ()
Fix: right clicking while on the canvas messes up selection
2020-01-04 12:39:06 +01:00
4a03fa8542 Fix: right clicking while on the canvas messes up selection 2020-01-04 15:58:31 +05:00
4886065443 Wire up forward ()
* Wire up forward

* Match words with Keynote/Powerpoint
2020-01-03 21:46:49 -08:00
6b8d2970ac Add support for forward () 2020-01-03 21:38:48 -08:00
e9484080e7 UI move buttons () 2020-01-03 21:38:32 -08:00
0d5272720f Send to back () 2020-01-03 21:03:25 -08:00
b1a90c0020 Side panel ()
* Side panel

* Update arrow icon
2020-01-03 19:58:20 -08:00
66938ae5c6 Update on resize ()
Fixes 
2020-01-03 18:35:14 -08:00
8605af2b54 Fix key warning () 2020-01-03 18:32:23 -08:00
c077403eec Generate new seed on paste 2020-01-03 18:29:46 -08:00
aad99b3047 Update README.md 2020-01-03 18:19:58 -08:00
85cd2f114a Add github corner () 2020-01-03 18:16:27 -08:00
929efa5e2c Distance between point and ellipsis () 2020-01-03 18:16:16 -08:00
c027ddc134 Add analytics tag () 2020-01-03 15:47:15 -08:00
a6f154b36b Adding readme () 2020-01-03 15:29:13 -08:00
51bea5eff3 - Use Math.hypot ()
- Fix context parameter name in isTextElement function
- Remove unused code
- Use block scope everywhere
2020-01-03 15:20:26 -08:00
58d81280c9 Add shortcuts ()
* 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
2020-01-03 15:08:34 -08:00
8c974411ce Merge pull request from excalidraw/issue-68
Fix build script
2020-01-03 23:32:27 +01:00
9c101f4bd2 Fix build script 2020-01-03 23:28:33 +01:00
86ff014706 Merge pull request from excalidraw/issue-68
[WIP] Add node worklow
2020-01-03 23:18:42 +01:00
5877aabb86 Merge pull request from nanot1m/scroll
[WIP] Scroll with mouse wheel
2020-01-04 03:06:54 +05:00
d41dc4cf1f Remove delpoy from node workflow 2020-01-03 23:04:38 +01:00