Commit Graph

  • 2c7c80bd75
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3295) dependabot[bot] 2021-03-21 12:21:09 +05:30
  • 016b054288 fix: Don't trigger onChange on initial load aakansha-change Aakansha Doshi 2021-03-21 02:05:04 +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
  • 14537cbaba update tests kbariotis 2021-03-20 16:26:22 +02:00
  • 92ac11c49d add eror handler, update snapshots kbariotis 2021-03-20 16:22:57 +02:00
  • 90d68b3e0b move to export dialog kbariotis 2021-03-20 16:01:06 +02:00
  • 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
  • eb206cc932 Fix name input style in dark mode updatescene-name Arun Kumar 2021-03-20 16:02:15 +05:30
  • 16c287c848 Give preference to name prop when initialData.appState.name is present and update specs Aakansha Doshi 2021-03-20 14:25:02 +05:30
  • 78024873e5 no border and on hover no background change Aakansha Doshi 2021-03-20 13:52:15 +05:30
  • 4e41bd9dbb Merge remote-tracking branch 'origin/master' into updatescene-name Aakansha Doshi 2021-03-20 13:43:01 +05:30
  • edc23b854f
    minor fixes Aakansha Doshi 2021-03-20 13:41:12 +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
  • 4843c49556 remove eempty lines Arun Kumar 2021-03-20 01:15:01 +05:30
  • d565413082 Add tests, update changelog and minor fixes Arun Kumar 2021-03-20 01:07:49 +05:30
  • dcda7184d0 Merge remote-tracking branch 'origin/master' into updatescene-name Aakansha Doshi 2021-03-20 00:24:24 +05:30
  • add1785ace
    fix: allow copying text outside the component (#3275) David Luzar 2021-03-19 18:36:23 +01:00
  • 8d413670c8 Remove redundant if statement Arun Kumar 2021-03-19 01:32:14 +05:30
  • f774452124 Remove customName from state Arun Kumar 2021-03-19 01:30:27 +05:30
  • 0e3eb3cc63
    chore: fix npm to yarn in contributing.md and package.json (#3274) Matias Capeletto 2021-03-18 18:27:00 +01:00
  • db4ed1ecb1 Make requested changes Arun Kumar 2021-03-18 22:49:37 +05:30
  • 489f45b910 Make requested changes Arun Kumar 2021-03-18 16:36:12 +05:30
  • a17be085b0 Revert "Allow updating name on updateScene" Arun Kumar 2021-03-18 16:06:28 +05:30
  • 4e07a608d3 Allow updating name on updateScene Arun Kumar 2021-03-18 01:04:02 +05:30
  • 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
  • 154f7bd8e5 make relative fix_wysiwyg dwelle 2021-03-12 18:35:16 +01:00
  • ba06565673 revert previous PRs dwelle 2021-03-12 18:34:51 +01:00
  • 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
  • 418589e7ad
    chore: Use @excalidraw/eslint-config (#3142) Lipis 2021-03-02 12:29:32 +02:00
  • bd63dcbcc5
    chore: Update translations from Crowdin (#3017) Excalidraw Bot 2021-03-02 10:50:49 +02:00
  • 785a944ac2
    Chore: Update .nvmrc to match package.json engines definition (#3148) Sebastián Balay 2021-03-01 13:22:20 +01:00
  • 32acde500e
    fix: hide scrollbars in zenMode (#3144) David Luzar 2021-02-28 20:20:16 +01:00
  • 105f7fdaad chore: Update to the latest Cascadia and remove ttf cascadia Panayiotis Lipiridis 2021-02-28 19:11:36 +02:00
  • 053353841a
    feat: Use the latest version of Virgil (#3124) Lipis 2021-02-28 14:22:32 +02:00