Commit Graph

  • 10a23a10a5
    chore: Update translations from Crowdin (#3313) Excalidraw Bot 2021-03-26 22:54:57 +02:00
  • 30ae4b8bf2
    feat: don't unnecessarily prompt when installing libraries (#3329) David Luzar 2021-03-26 18:32:38 +01:00
  • cf9e29834d
    feat: prefer hash when importing libraries & expose importLibrary (#3320) David Luzar 2021-03-26 18:10:43 +01:00
  • 5d26c15daf
    fix: debounce.flush invokes func even if never queued before (#3326) David Luzar 2021-03-26 17:12:32 +01:00
  • b0d7ff290f
    feat: Add option to flip single element on the context menu (#2520) Riley Schnee 2021-03-26 11:45:08 -04:00
  • 458e6d6c24
    fix: state selection state on opening contextMenu (#3333) David Luzar 2021-03-26 16:41:57 +01:00
  • a21db08cae
    Update to browser-fs-access v0.16.0 (#3323) Thomas Steiner 2021-03-26 10:37:27 +01:00
  • 1b626175de
    feat: use origin + pathname as libraryReturnUrl default (#3325) David Luzar 2021-03-25 18:27:40 +01:00
  • 5ffdd3f32d
    docs: Readme tweaks :) (#3319) Aakansha Doshi 2021-03-25 21:38:15 +05:30
  • 77b873251a
    fix: Add unique key for library header to resolve dev warnings (#3316) Aakansha Doshi 2021-03-23 22:25:54 +05:30
  • b50b8f7b0d
    fix: disallow create text in viewMode on mobile (#3219) Furkan Demir 2021-03-23 16:06:16 +02:00
  • 40656c70d1
    fix: Make help toggle tabbable (#3310) Arun 2021-03-23 16:48:10 +05:30
  • c5b4b04d6b
    chore: Update translations from Crowdin (#3270) Excalidraw Bot 2021-03-22 22:51:06 +02:00
  • 1ad212677b
    chore(deps): bump @types/jest from 26.0.20 to 26.0.21 (#3298) dependabot[bot] 2021-03-22 22:50:15 +02:00
  • 32427c355c
    chore(deps): bump @types/react-dom from 17.0.1 to 17.0.2 (#3296) dependabot[bot] 2021-03-22 18:12:02 +00:00
  • 402a812159
    chore(deps): bump @types/react from 17.0.2 to 17.0.3 (#3297) dependabot[bot] 2021-03-22 20:00:23 +02:00
  • 0480753581
    fix: Show Windows share icon for Windows users (#3306) Arun 2021-03-22 21:32:20 +05:30
  • f7e17a28fa
    fix: Update browser-fs-access to use new supported export (#3303) Thomas Steiner 2021-03-22 14:58:26 +01:00
  • 78f3a92dd1
    feat: replaces fontSize and fontFamily text with icons (#2857) Hitesh Goyal 2021-03-22 18:56:35 +05:30
  • c8743a8c02
    fix: use random IV for link-sharing encryption (#2829) (#2833) Mike Kowalski 2021-03-22 06:31:35 +01:00
  • 127c1be6ad
    fix: Don't scroll to content on INIT websocket message (#3291) Christopher Chedeau 2021-03-21 09:25:19 -07:00
  • 86bf2d697d
    docs: Release @excalidraw/excalidraw@0.5.0 🎉 (#3289) Aakansha Doshi 2021-03-21 19:19:09 +05:30
  • 7ee8de0a46
    feat: set window.name in excalidraw app & also support target for excalidraw libraries (#3299) Aakansha Doshi 2021-03-21 18:13:52 +05:30
  • 981f327b48
    chore(deps-dev): bump css-loader in /src/packages/utils (#3292) dependabot[bot] 2021-03-21 12:55:37 +05:30
  • eeea8406c9
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3293) dependabot[bot] 2021-03-21 12:31:15 +05:30
  • 0f249e3b26
    chore(deps-dev): bump webpack in /src/packages/utils (#3294) dependabot[bot] 2021-03-21 12:29:44 +05:30
  • 2c7c80bd75
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3295) dependabot[bot] 2021-03-21 12:21:09 +05:30
  • 94ad8eaa19
    feat: support pasting file contents & always prefer system clip (#3257) David Luzar 2021-03-20 20:20:47 +01:00
  • 13d9374cde
    fix: Don't show export and delete when library is empty (#3288) Aakansha Doshi 2021-03-20 21:58:37 +05:30
  • efb6d0825b
    feat: Add label for name field and use input when editable in export dialog (#3286) Aakansha Doshi 2021-03-20 21:57:58 +05:30
  • 80a61db72f
    fix: overflow in textinput in export dialog (#3284) Aakansha Doshi 2021-03-20 18:21:48 +05:30
  • 9a13dd8836
    fix: bail on noop updates for newElementWith (#3279) David Luzar 2021-03-20 13:29:53 +01:00
  • cf6a5ff16b
    fix: state continuously updated when holding ctrl/cmd (#3283) David Luzar 2021-03-20 13:28:28 +01:00
  • fa8c7abf50
    fix: debounce.flush not invoked if lastArgs not defined (#3281) David Luzar 2021-03-20 13:15:28 +01:00
  • c3ecbcb3ab
    feat: Allow host app to update title of drawing (#3273) Arun 2021-03-20 16:08:03 +05:30
  • de99484a1f
    feat: Expose the API to calculate offsets and remove offsetTop and offsetLeft props (#3265) Aakansha Doshi 2021-03-20 13:00:49 +05:30
  • add1785ace
    fix: allow copying text outside the component (#3275) David Luzar 2021-03-19 18:36:23 +01:00
  • 0e3eb3cc63
    chore: fix npm to yarn in contributing.md and package.json (#3274) Matias Capeletto 2021-03-18 18:27:00 +01:00
  • c1379c3c10
    fix: Revert 906faaf0 #3206 (#3269) David Luzar 2021-03-17 14:43:58 +01:00
  • 70c36e196c
    chore(deps): bump @types/socket.io-client from 1.4.35 to 1.4.36 (#3256) dependabot[bot] 2021-03-17 10:17:18 +02:00
  • 9757f8e2e5
    chore: Update translations from Crowdin (#3221) Excalidraw Bot 2021-03-17 10:16:22 +02:00
  • 052b73d95b
    refactor: Rename prop scrollToCenter and setScrollToCenter to scrollToContent and setScrollToContent respectively (#3261) Aakansha Doshi 2021-03-16 23:02:17 +05:30
  • e90e56452f
    fix: stop preventing canvas pointerdown/tapend events (#3207) David Luzar 2021-03-16 18:04:53 +01:00
  • edc62c550a
    feat: Export API's to export the drawing to canvas, svg and blob (#3258) Aakansha Doshi 2021-03-16 22:21:56 +05:30
  • 84a1863233
    feat: Add theme prop (#3228) Jeremy Press 2021-03-15 11:33:46 -07:00
  • 1f295955d0
    chore: Add vercel & sentry as sponsors (#3202) David Luzar 2021-03-14 15:02:36 +01:00
  • 8f45aa2924
    fix: double scrollbar on modals (#3226) David Luzar 2021-03-14 14:30:12 +01:00
  • b4c0bc6ace
    chore(deps): bump nanoid from 3.1.20 to 3.1.21 (#3252) dependabot[bot] 2021-03-14 07:33:03 +00:00
  • 8fdc25ce10
    chore(deps-dev): bump firebase-tools from 9.5.0 to 9.6.1 (#3254) dependabot[bot] 2021-03-14 07:30:40 +00:00
  • efc2db3af1
    chore(deps): bump react-dev-utils from 11.0.3 to 11.0.4 (#3255) dependabot[bot] 2021-03-14 09:24:05 +02:00
  • fa186c69cb
    chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10 in /src/packages/utils (#3248) dependabot[bot] 2021-03-14 09:23:39 +02:00
  • f2adda46e5
    chore(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /src/packages/utils (#3246) dependabot[bot] 2021-03-14 09:23:33 +02:00
  • 0786b472cc
    chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.13.10 in /src/packages/utils (#3251) dependabot[bot] 2021-03-14 09:23:25 +02:00
  • 15ae64eb7a
    chore(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /src/packages/excalidraw (#3247) dependabot[bot] 2021-03-14 09:23:18 +02:00
  • f3b9bd7c1d
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10 in /src/packages/utils (#3250) dependabot[bot] 2021-03-14 09:23:05 +02:00
  • eae25329f0
    chore(deps-dev): bump css-loader from 5.1.1 to 5.1.2 in /src/packages/utils (#3249) dependabot[bot] 2021-03-14 09:22:51 +02:00
  • 99de8e79e2
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10 in /src/packages/excalidraw (#3245) dependabot[bot] 2021-03-14 09:22:35 +02:00
  • adcfaf34de
    chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10 in /src/packages/excalidraw (#3242) dependabot[bot] 2021-03-14 09:21:57 +02:00
  • 04ae836874
    chore(deps-dev): bump css-loader from 5.1.1 to 5.1.2 in /src/packages/excalidraw (#3243) dependabot[bot] 2021-03-14 09:21:40 +02:00
  • f6ffa7ed45
    chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.13.10 in /src/packages/excalidraw (#3244) dependabot[bot] 2021-03-14 09:21:27 +02:00
  • 2964d36d9a
    chore(deps): bump @sentry/browser from 6.2.1 to 6.2.2 (#3253) dependabot[bot] 2021-03-14 09:20:12 +02:00
  • b9e70ec666
    feat: Implement the Web Share Target API (#3230) Arun 2021-03-14 03:12:54 +05:30
  • f1daff2437
    refactor: Rename appearance to theme (#3237) Aakansha Doshi 2021-03-13 18:58:06 +05:30
  • 91c8b6ecbf
    feat: support libraryReturnUrl when installing libraries (#3227) David Luzar 2021-03-13 12:35:35 +01:00
  • 47c26cd4cf
    docs: release patch version 0.4.3 (#3236) Aakansha Doshi 2021-03-13 01:29:54 +05:30
  • 3780a155f4
    fix: Apply correct translation when text editor overflows when zoom not 100% (#3225) Aakansha Doshi 2021-03-12 02:38:50 +05:30
  • 6252b22b42
    feat: Implement the Web Share API for the collaboration dialog (#3222) Arun 2021-03-11 16:51:17 +05:30
  • bb612fd768
    chore: Track collaboration (#3211) Lipis 2021-03-10 17:45:37 +02:00
  • 1bb3d71d22
    chore(deps): bump browser-fs-access from 0.13.1 to 0.14.1 (#3201) dependabot[bot] 2021-03-10 11:14:00 +01:00
  • 3912e87b1d
    chore(deps): bump firebase from 8.2.9 to 8.2.10 (#3208) dependabot[bot] 2021-03-10 11:51:13 +02:00
  • 72f1134878
    chore: Update translations from Crowdin (#3179) Excalidraw Bot 2021-03-10 10:57:04 +02:00
  • 6e629383ea
    fix: Don't overflow text beyond width of Excalidraw (#3215) Aakansha Doshi 2021-03-10 01:49:32 +05:30
  • 612e71e38b
    docs: Remove unreleased link as its already available (#3212) Aakansha Doshi 2021-03-09 21:44:56 +05:30
  • 00ac804dd8
    fix: Allow copy of excalidraw elements only when inside excalidraw (#3206) Aakansha Doshi 2021-03-09 11:52:28 +05:30
  • 1f7f07fbfb
    Remove left-over ToDo comment Thomas Steiner 2021-03-08 17:47:01 +01:00
  • beffc290fd
    feat: support importing scene from url (#2726) David Luzar 2021-03-08 16:37:26 +01:00
  • 9b58efd363
    chore(deps): bump @sentry/integrations from 6.2.0 to 6.2.1 (#3209) dependabot[bot] 2021-03-08 17:26:18 +02:00
  • 23b672484b
    chore(deps): bump @sentry/browser from 6.2.0 to 6.2.1 (#3194) dependabot[bot] 2021-03-08 15:09:20 +02:00
  • 3a0a638a0d
    fix: Position text editor absolute and fix the offsets so it doesn't remain fixed when container is scrolled (#3200) Aakansha Doshi 2021-03-07 21:12:10 +05:30
  • 862c065e33
    chore(deps): bump typescript from 4.1.5 to 4.2.3 (#3196) dependabot[bot] 2021-03-07 15:52:59 +01:00
  • 420703ba50
    fix: scope css variables so that host css vars don't clash with excalidraw (#3199) Aakansha Doshi 2021-03-07 16:41:37 +05:30
  • 4d6ef81c83
    chore(deps-dev): bump css-loader from 5.1.0 to 5.1.1 in /src/packages/utils (#3189) dependabot[bot] 2021-03-07 10:44:53 +01:00
  • 88b980a8e0
    chore(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9 in /src/packages/utils (#3191) dependabot[bot] 2021-03-07 10:44:39 +01:00
  • d85c1955b4
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.8 to 7.13.9 in /src/packages/utils (#3192) dependabot[bot] 2021-03-07 10:44:22 +01:00
  • a27e599798
    chore(deps-dev): bump @babel/plugin-transform-runtime (#3190) dependabot[bot] 2021-03-07 14:22:28 +05:30
  • d25ed7bf88
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3188) dependabot[bot] 2021-03-07 14:16:52 +05:30
  • 28601b88bd
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3187) dependabot[bot] 2021-03-07 14:15:57 +05:30
  • 1edfcc08d8
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3186) dependabot[bot] 2021-03-07 14:15:03 +05:30
  • 030814c254
    chore(deps-dev): bump webpack in /src/packages/utils (#3193) dependabot[bot] 2021-03-07 13:33:35 +05:30
  • eb24e8ffe4
    fix: Wrap excalidraw in position relative & hide scrollbars in zen mode (#3174) Aakansha Doshi 2021-03-06 20:11:26 +05:30
  • 07e71a8071
    fix: Reduce the scroll debounce timeout to 100ms and update only if offset changes (#3182) Aakansha Doshi 2021-03-06 19:06:42 +05:30
  • bf97414530
    fix: rerender UI on renderFooter prop change (#3183) David Luzar 2021-03-06 14:23:25 +01:00
  • f8c3c431da
    chore: Update translations from Crowdin (#3166) Excalidraw Bot 2021-03-05 17:09:40 +02:00
  • ef792ad906
    docs: update readme with codesandbox example when excalidraw embeded via script tag (#3171) Aakansha Doshi 2021-03-05 18:02:21 +05:30
  • 06a945aded
    fix: temporarily downgrade browser-fs-access to fix legacy FS API (#3172) David Luzar 2021-03-04 22:55:50 +01:00
  • 0d2f72f87e
    docs(README.md): fix typo excalidrawRef -> ref (#3170) Aakansha Doshi 2021-03-04 20:20:01 +05:30
  • 3d1cbf444d
    fix: Use Array.from when spreading over set so that typescript transpiles correctly in the umd build (#3165) Aakansha Doshi 2021-03-03 19:27:15 +05:30
  • c77c9ce65a
    fix: cursor being leaked outside of canvas (#3161) David Luzar 2021-03-03 14:04:02 +01:00
  • f295ba98c5
    feat: Add export info on copy PNG to clipboard toast message (#3159) Arun 2021-03-03 17:45:10 +05:30
  • 91eb8834e8
    chore: host workbox locally (#3154) David Luzar 2021-03-02 19:36:28 +01:00