Commit Graph

  • 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
  • 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
  • 053353841a
    feat: Use the latest version of Virgil (#3124) Lipis 2021-02-28 14:22:32 +02:00
  • 286642ffcf
    chore(deps-dev): bump mini-css-extract-plugin from 1.3.8 to 1.3.9 in /src/packages/excalidraw (#3129) dependabot[bot] 2021-02-28 11:49:29 +02:00
  • 7090938ec1
    chore(deps-dev): bump css-loader from 5.0.2 to 5.1.0 in /src/packages/excalidraw (#3141) dependabot[bot] 2021-02-28 11:48:34 +02:00
  • 6233bc52e3
    chore(deps): bump browser-fs-access from 0.13.1 to 0.14.0 (#3140) dependabot[bot] 2021-02-28 09:14:23 +00:00
  • 7f8ee06710
    chore(deps-dev): bump @babel/preset-env from 7.13.5 to 7.13.8 in /src/packages/utils (#3135) dependabot[bot] 2021-02-28 11:13:30 +02:00
  • 3e200634e0
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.17 to 7.13.8 in /src/packages/utils (#3133) dependabot[bot] 2021-02-28 11:13:01 +02:00
  • 701b02d6df
    chore(deps-dev): bump webpack from 5.24.1 to 5.24.2 in /src/packages/excalidraw (#3131) dependabot[bot] 2021-02-28 09:12:30 +00:00
  • 535b2b682e
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.12.17 to 7.13.8 in /src/packages/excalidraw (#3130) dependabot[bot] 2021-02-28 11:11:47 +02:00
  • 1a4a736d94
    chore(deps-dev): bump webpack from 5.24.1 to 5.24.2 in /src/packages/utils (#3137) dependabot[bot] 2021-02-28 11:11:36 +02:00
  • bb207ef861
    chore(deps-dev): bump @babel/core from 7.13.1 to 7.13.8 in /src/packages/utils (#3134) dependabot[bot] 2021-02-28 11:04:30 +02:00
  • 2fcbf8658f
    chore(deps-dev): bump @babel/core from 7.13.1 to 7.13.8 in /src/packages/excalidraw (#3128) dependabot[bot] 2021-02-28 11:04:08 +02:00
  • 6a8c6e7f47
    chore(deps-dev): bump css-loader from 5.0.2 to 5.1.0 in /src/packages/utils (#3136) dependabot[bot] 2021-02-28 11:03:55 +02:00
  • f962503425
    chore(deps-dev): bump @babel/preset-env from 7.13.5 to 7.13.8 in /src/packages/excalidraw (#3132) dependabot[bot] 2021-02-28 11:03:34 +02:00
  • 02fdc506ee
    chore(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0 (#3138) dependabot[bot] 2021-02-28 11:02:59 +02:00
  • 2ba6088e97
    chore: Use @excalidraw/prettier-config (#3122) Lipis 2021-02-25 20:26:27 +02:00
  • 4e421e6e9e
    feat: Support exporting with dark mode (#3046) Arun 2021-02-24 19:52:17 +05:30
  • d213dbb42d
    chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.0.0 (#3119) dependabot[bot] 2021-02-24 13:56:32 +02:00
  • a5779dd5d8
    chore(deps-dev): bump @babel/plugin-transform-arrow-functions (#3107) dependabot[bot] 2021-02-24 10:55:24 +00:00
  • 628b4c1eec
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3109) dependabot[bot] 2021-02-24 10:50:49 +00:00
  • 31333e597b
    chore(deps-dev): bump @babel/core in /src/packages/utils (#3113) dependabot[bot] 2021-02-24 10:50:25 +00:00
  • 872b340f1b
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3104) dependabot[bot] 2021-02-24 10:49:56 +00:00
  • 83e8167adf
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3110) dependabot[bot] 2021-02-24 10:44:24 +00:00
  • baea88942c
    chore(deps-dev): bump @babel/preset-typescript (#3116) dependabot[bot] 2021-02-24 10:43:40 +00:00
  • ae35037a3b
    chore(deps-dev): bump @babel/plugin-transform-arrow-functions (#3102) dependabot[bot] 2021-02-24 10:37:52 +00:00
  • 4f31ae1e4b
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3117) dependabot[bot] 2021-02-24 10:37:04 +00:00
  • 704ee30ae6
    chore(deps-dev): bump @babel/preset-typescript in /src/packages/utils (#3103) dependabot[bot] 2021-02-24 10:33:12 +00:00
  • 176baef9c2
    chore(deps-dev): bump @babel/plugin-transform-async-to-generator (#3112) dependabot[bot] 2021-02-24 10:31:57 +00:00
  • 3558f07fe0
    chore(deps): bump react-scripts from 4.0.2 to 4.0.3 (#3114) dependabot[bot] 2021-02-24 10:29:46 +00:00
  • fd24c74ab1
    chore(deps-dev): bump firebase-tools from 9.4.0 to 9.5.0 (#3115) dependabot[bot] 2021-02-24 10:22:02 +00:00
  • ae6892501d
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3105) dependabot[bot] 2021-02-24 10:19:06 +00:00
  • 1e6adaf0b5
    chore(deps-dev): bump webpack in /src/packages/utils (#3106) dependabot[bot] 2021-02-24 10:18:21 +00:00
  • 7ccd38a37f
    chore(deps-dev): bump @babel/plugin-transform-async-to-generator (#3111) dependabot[bot] 2021-02-24 10:18:03 +00:00
  • e6ce9e0ea7
    chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3108) dependabot[bot] 2021-02-24 10:17:31 +00:00
  • c0e05445b1
    chore: Consistent job names in GH actions (#3099) Lipis 2021-02-24 12:12:19 +02:00
  • b44531d94a
    chore: Remove -- (leftovers from Yarn switch) (#3097) Lipis 2021-02-23 11:41:36 +02:00
  • 464c2cc05e
    docs: minor readme/changelog changes (#3098) Aakansha Doshi 2021-02-23 01:55:26 +05:30
  • bd13c2ed48
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3079) dependabot[bot] 2021-02-22 09:19:34 +00:00
  • 2e58aaae66
    chore(deps-dev): bump webpack in /src/packages/utils (#3083) dependabot[bot] 2021-02-22 09:14:05 +00:00
  • d4c14d484c
    chore(deps-dev): bump @babel/plugin-transform-runtime (#3078) dependabot[bot] 2021-02-22 09:13:36 +00:00
  • 06d1871640
    chore(deps-dev): bump @babel/preset-typescript (#3080) dependabot[bot] 2021-02-22 09:13:32 +00:00
  • e7a59335e4
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3074) dependabot[bot] 2021-02-22 09:09:04 +00:00
  • 0dbef18044
    chore(deps-dev): bump @babel/preset-typescript in /src/packages/utils (#3081) dependabot[bot] 2021-02-22 09:08:43 +00:00
  • e16c2d592f
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3073) dependabot[bot] 2021-02-22 09:08:23 +00:00
  • 1f4cf4610f
    chore(deps-dev): bump mini-css-extract-plugin (#3076) dependabot[bot] 2021-02-22 11:07:11 +02:00
  • 1bee959660
    chore(deps-dev): bump @babel/plugin-transform-runtime (#3077) dependabot[bot] 2021-02-22 11:04:05 +02:00