Commit Graph

  • ea534dd535 Implement redo (#191) Guillermo Peralta Scura 2020-01-06 00:58:54 -03:00
  • 3bbcb9cbdc
    Improve Color Picker *2 (#195) Christopher Chedeau 2020-01-05 19:57:50 -08:00
  • 23cd62d148
    Improve selection view (#192) Christopher Chedeau 2020-01-05 19:11:35 -08:00
  • d5c6dd49a2 Styles fix (#190) Paulo Menezes 2020-01-05 23:17:24 -03:00
  • feefb14bf5 Double click to add text (#184) Paulo Menezes 2020-01-05 22:38:19 -03:00
  • f360c3cb33 Change styles (#179) Paulo Menezes 2020-01-05 20:37:24 -03:00
  • 4be88c9c58 Adding diamond shape (#159) Faustino Kialungila 2020-01-06 00:10:35 +01:00
  • fd6b5024c7
    Reorganize menu (#178) Christopher Chedeau 2020-01-05 14:45:16 -08:00
  • 5f806474e3 Allow user to set file name (#145) IA 2020-01-05 22:26:00 +00:00
  • 7201198f23
    Better scrollbars (#177) Timur Khazamov 2020-01-06 02:26:01 +05:00
  • 6f33d72e35
    Add MIT License (#176) Christopher Chedeau 2020-01-05 13:09:29 -08:00
  • b5c67260d7 Improved color picker (#174) Jared Palmer 2020-01-05 13:05:55 -08:00
  • e7e676e1eb
    Merge pull request #171 from nanot1m/arrows-start-end-points Timur Khazamov 2020-01-06 00:30:57 +05:00
  • be41bd0f1c
    Merge pull request #168 from nanot1m/fix-square-selection Giovanni Giordano 2020-01-05 20:27:52 +01:00
  • d4693e0b37 Adjust arrow start/end points hazam 2020-01-05 23:49:17 +05:00
  • 91bc9df37a
    Merge pull request #170 from jaredpalmer/titles Timur Khazamov 2020-01-05 23:57:57 +05:00
  • 15251e6c61 Add titles to shape buttons with key shortcuts Jared Palmer 2020-01-05 10:46:00 -08:00
  • 8c1af23d59 Square selection should work in all directions hazam 2020-01-05 23:26:32 +05:00
  • 06b77326bf
    One more testimonial (#162) Christopher Chedeau 2020-01-05 10:09:36 -08:00
  • 910b30a08a Dragging scrollbars (#161) Timur Khazamov 2020-01-05 23:06:21 +05:00
  • 3605250426
    Move octocat to the front (#160) Christopher Chedeau 2020-01-05 09:58:47 -08:00
  • b24d1423a5
    Tweak README (#158) Christopher Chedeau 2020-01-05 09:54:54 -08:00
  • eb6f591f6f
    add gitter link to readme David Luzar 2020-01-05 18:51:53 +01:00
  • d61ecca184
    Merge pull request #156 from gipsy-king/textmeasure-actualboundingbox Giovanni Giordano 2020-01-05 15:27:14 +01:00
  • 2feedbdbb7 fallback if TextMeasure.actualBoundingBox* unavailable Benjamin Große 2020-01-05 14:59:24 +01:00
  • 7ea0dd6fbd
    Merge pull request #155 from excalidraw/fix-deploy-files Giovanni Giordano 2020-01-05 15:11:43 +01:00
  • 02daf6ffbd Recover index.tsx Giovanni Giordano 2020-01-05 15:10:42 +01:00
  • b7b93d4d9d
    Merge pull request #154 from excalidraw/fix-deploy-files Giovanni Giordano 2020-01-05 15:04:06 +01:00
  • c4f4f18b81 Remove deploy files Giovanni Giordano 2020-01-05 15:03:02 +01:00
  • 2d6cf7f0f9
    Merge pull request #151 from excalidraw/test-deploy Giovanni Giordano 2020-01-05 14:26:50 +01:00
  • 731136a3d0 Test deploy Giovanni Giordano 2020-01-05 14:24:13 +01:00
  • 5b5a6e20ab
    Merge pull request #150 from excalidraw/issue-68 Giovanni Giordano 2020-01-05 14:15:16 +01:00
  • 0e54ffdb49 Configure ACCESS_TOKEN Giovanni Giordano 2020-01-05 14:14:06 +01:00
  • 9e8bb264b3 Use gh-pages as branch to deploy Giovanni Giordano 2020-01-05 14:11:36 +01:00
  • 5d0d6e4c88 Deploying to master from ee851a0c89436ceb3e5440d06e9b306d4ff5b7ac giovannigiordano 2020-01-05 13:10:25 +00:00
  • ee851a0c89
    Merge pull request #149 from excalidraw/issue-68 Giovanni Giordano 2020-01-05 14:09:17 +01:00
  • dc08a57d00 Add master as deploy branch Giovanni Giordano 2020-01-05 14:08:09 +01:00
  • 7c321b49ab Add save/load functionality from file (#146) Lucas Azzola 2020-01-05 15:20:09 +11:00
  • 30ccaf0152 Set the cursor to 'crosshair' when expected to draw (#142) Lucas Azzola 2020-01-05 14:33:21 +11:00
  • 85fe9f85fb
    Fix missing mouseup (#144) Christopher Chedeau 2020-01-04 18:36:49 -08:00
  • 9e5c5daf64
    Cmd-Z (#141) Christopher Chedeau 2020-01-04 16:59:59 -08:00
  • 4ca8f65887
    Use device pixel ratio (#139) Christopher Chedeau 2020-01-04 16:08:35 -08:00
  • 4ad49ff970
    Merge pull request #137 from bradymadden97/master Brady Madden 2020-01-04 17:31:18 -05:00
  • ec28c83626 fix other drag issues Brady Madden 2020-01-04 17:18:16 -05:00
  • dfb7faec30 Resize with negative width or height (#136) Paulo Menezes 2020-01-04 18:39:55 -03:00
  • 0b61083ac9 merge update Brady Madden 2020-01-04 16:28:04 -05:00
  • 79959cab34 Removed lodash (#135) Timur Khazamov 2020-01-05 01:53:45 +05:00
  • 3172109050
    Inline font-awesome icons (#134) Christopher Chedeau 2020-01-04 12:47:12 -08:00
  • 490438960d fix export to support scrolling (#133) David Luzar 2020-01-04 21:46:50 +01:00
  • 60b06dab73
    Remove manifest.json (#131) Christopher Chedeau 2020-01-04 12:19:39 -08:00
  • aa01be2dbe Fixed Unable to preventDefault errors in Chrome (#130) Timur Khazamov 2020-01-05 01:11:23 +05:00
  • 34b8883739 Added outlines to focused buttons (#129) Timur Khazamov 2020-01-05 01:08:27 +05:00
  • 1ef66441c3 Added excalidraw icon as application icon (#126) anishagg17 2020-01-05 00:58:57 +05:30
  • 884eee9d2d Merge remote-tracking branch 'upstream/master' Brady Madden 2020-01-04 14:07:52 -05:00
  • 1919f30878 fix offset top and length causing drag issues (#122) Brady Madden 2020-01-04 14:05:45 -05:00
  • fa658c5ea7 Merge remote-tracking branch 'upstream/master' Brady Madden 2020-01-04 14:01:15 -05:00
  • dee8a73d3d Resize (#103) Paulo Menezes 2020-01-04 15:56:11 -03:00
  • bd86f819df
    Prevent re-assignment of elements (#121) Christopher Chedeau 2020-01-04 10:48:23 -08:00
  • cc132acdd1 fix offset top and length causing drag issues Brady Madden 2020-01-04 13:36:02 -05:00
  • 25aabdc4d1
    Fix hit testing (#119) Christopher Chedeau 2020-01-04 10:19:18 -08:00
  • dcf252f03c
    make container fullscreen (#117) David Luzar 2020-01-04 19:17:17 +01:00
  • a1bcfb401c move css to scss dwelle 2020-01-04 19:14:12 +01:00
  • 250fbe2e1e make container fullscreen dwelle 2020-01-04 18:32:48 +01:00
  • c5d65ccb39 ensure we defocus input on canvas click dwelle 2020-01-04 17:45:59 +01:00
  • 5538869b6f
    Merge pull request #113 from Fausto95/master Faustino Kialungila 2020-01-04 16:36:54 +01:00
  • 6e6e8ad103 Adding logo in the readme Faustino Kialungila 2020-01-04 16:25:10 +01:00
  • 2db035d9c0
    Merge pull request #112 from Fausto95/master Faustino Kialungila 2020-01-04 15:37:03 +01:00
  • 922ad6edcb Improve Buttons UX Faustino Kialungila 2020-01-04 15:32:23 +01:00
  • e0deb68875 ensure mouse drag doesn't select texts (#32) (#111) David Luzar 2020-01-04 15:22:08 +01:00
  • c623312380 add support for clearing canvas (#108) David Luzar 2020-01-04 15:20:53 +01:00
  • 2d0934fdd9
    Fix: right clicking while on the canvas messes up selection (#106) David Luzar 2020-01-04 12:39:06 +01:00
  • 4a03fa8542 Fix: right clicking while on the canvas messes up selection hazam 2020-01-04 15:58:31 +05:00
  • 4886065443
    Wire up forward (#101) Christopher Chedeau 2020-01-03 21:46:49 -08:00
  • 6b8d2970ac
    Add support for forward (#100) Christopher Chedeau 2020-01-03 21:38:48 -08:00
  • e9484080e7 UI move buttons (#99) Paulo Menezes 2020-01-04 02:38:32 -03:00
  • 0d5272720f
    Send to back (#98) Christopher Chedeau 2020-01-03 21:03:25 -08:00
  • b1a90c0020 Side panel (#95) Paulo Menezes 2020-01-04 00:58:20 -03:00
  • 66938ae5c6
    Update on resize (#94) Christopher Chedeau 2020-01-03 18:35:14 -08:00
  • 8605af2b54
    Fix key warning (#93) Christopher Chedeau 2020-01-03 18:32:23 -08:00
  • c077403eec Generate new seed on paste Christopher Chedeau 2020-01-03 18:29:46 -08:00
  • aad99b3047
    Update README.md Christopher Chedeau 2020-01-03 18:19:58 -08:00
  • 85cd2f114a
    Add github corner (#90) Christopher Chedeau 2020-01-03 18:16:27 -08:00
  • 929efa5e2c
    Distance between point and ellipsis (#92) Christopher Chedeau 2020-01-03 18:16:16 -08:00
  • c027ddc134
    Add analytics tag (#89) Christopher Chedeau 2020-01-03 15:47:15 -08:00
  • a6f154b36b Adding readme (#83) Faustino Kialungila 2020-01-04 00:29:13 +01:00
  • 51bea5eff3 - Use Math.hypot (#87) Sergey Rubanov 2020-01-04 00:20:26 +01:00
  • 58d81280c9 Add shortcuts (#85) Alex Bratsos 2020-01-04 01:08:34 +02:00
  • 8c974411ce
    Merge pull request #84 from excalidraw/issue-68 Giovanni Giordano 2020-01-03 23:32:27 +01:00
  • 9c101f4bd2 Fix build script Giovanni Giordano 2020-01-03 23:28:33 +01:00
  • 86ff014706
    Merge pull request #75 from excalidraw/issue-68 Giovanni Giordano 2020-01-03 23:18:42 +01:00
  • 5877aabb86
    Merge pull request #74 from nanot1m/scroll Timur Khazamov 2020-01-04 03:06:54 +05:00
  • d41dc4cf1f Remove delpoy from node workflow Giovanni Giordano 2020-01-03 23:04:38 +01:00
  • 9d65b1cbc1 Code cleanup hazam 2020-01-04 03:03:08 +05:00
  • 9504f93e94 Add deployment workflow Giovanni Giordano 2020-01-03 23:01:29 +01:00
  • 1b93888da5 Restore fill style hazam 2020-01-04 02:52:47 +05:00
  • 2a0eacbeca Fixed selection and added scrollbars hazam 2020-01-04 02:37:15 +05:00
  • 51e19b977e Scroll with mouse wheel hazam 2020-01-04 01:27:25 +05:00
  • 585967ff8e Remove gh-pages Giovanni Giordano 2020-01-03 22:43:41 +01:00
  • 3fb6f0413e
    Merge pull request #82 from excalidraw/issue-78 Giovanni Giordano 2020-01-03 22:31:35 +01:00
  • e80d755c92 Add crossorigin attribute Giovanni Giordano 2020-01-03 22:28:36 +01:00