Commit Graph

  • ef8559d060
    fix: do not deselect when not zooming using touchscreen pinch (#5181) Johannes 2022-05-11 22:30:50 +01:00
  • 33bb23d2f3
    fix: wheel zoom normalization (#5165) Johannes 2022-05-11 21:01:20 +01:00
  • b27ac257e7
    feat: support resubmitting published library items (#5174) David Luzar 2022-05-11 15:56:11 +02:00
  • d2cc76e52e
    feat: support adding multiple library items on canvas (#5116) David Luzar 2022-05-11 15:51:02 +02:00
  • cad6097d60
    feat: factor out url library init & switch to updateLibrary API (#5115) David Luzar 2022-05-11 15:08:54 +02:00
  • 2537b225ac
    fix: hide sidebar when custom tool active (#5179) David Luzar 2022-05-11 14:42:52 +02:00
  • 4ee48d2729
    fix: rename src to avatarUrl in collaborator (#5177) Aakansha Doshi 2022-05-11 15:54:10 +05:30
  • 68f23d652f
    feat: support custom elements in @excalidraw/excalidraw (#5164) Aakansha Doshi 2022-05-11 13:30:15 +05:30
  • a078508c05
    chore(deps-dev): bump sass-loader in /src/packages/utils (#4813) dependabot[bot] 2022-05-10 13:02:20 +00:00
  • abf4dc9256
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#5121) dependabot[bot] 2022-05-10 12:51:53 +00:00
  • ba8f12d588
    chore(deps-dev): bump webpack-dev-server in /src/packages/excalidraw (#5158) dependabot[bot] 2022-05-10 12:49:37 +00:00
  • d57560db06
    chore(deps-dev): bump typescript in /src/packages/excalidraw (#5119) dependabot[bot] 2022-05-10 12:48:59 +00:00
  • 0d26049b4e
    chore(deps-dev): bump babel-loader in /src/packages/excalidraw (#5086) dependabot[bot] 2022-05-10 12:48:27 +00:00
  • f72e9b6ea5
    chore(deps-dev): bump ts-loader in /src/packages/utils (#5123) dependabot[bot] 2022-05-10 12:42:13 +00:00
  • 029cfb31b0
    chore(deps-dev): bump prettier from 2.5.1 to 2.6.2 (#5168) dependabot[bot] 2022-05-10 12:23:34 +00:00
  • 3a288eb09c
    chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (#5098) dependabot[bot] 2022-05-10 12:22:58 +00:00
  • 803909abb6
    chore(deps-dev): bump webpack in /src/packages/utils (#5167) dependabot[bot] 2022-05-10 12:19:48 +00:00
  • 56c75b769c
    chore(deps): bump sass from 1.49.7 to 1.51.0 (#5169) dependabot[bot] 2022-05-10 17:49:02 +05:30
  • eea48d94d3
    chore(deps): bump @testing-library/react from 12.1.2 to 12.1.5 (#5055) dependabot[bot] 2022-05-10 17:42:29 +05:30
  • e29152ab30
    chore(deps-dev): bump @babel/plugin-transform-runtime (#5118) dependabot[bot] 2022-05-10 17:42:13 +05:30
  • f4aa36b35d
    chore(deps-dev): bump ts-loader in /src/packages/excalidraw (#5117) dependabot[bot] 2022-05-10 17:40:30 +05:30
  • 2903a763a7
    chore(deps-dev): bump jest-canvas-mock from 2.3.1 to 2.4.0 (#5127) dependabot[bot] 2022-05-10 17:39:46 +05:30
  • 4a980ed5db
    chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#5159) dependabot[bot] 2022-05-10 17:39:09 +05:30
  • d2e687ed0a
    feat: make file handling more robust (#5057) David Luzar 2022-05-09 15:53:04 +02:00
  • 0d70690ec8
    fix: Don't save deleted ExcalidrawElements to Firebase (#5108) DanielJGeiger 2022-05-09 08:38:44 -05:00
  • a524eeb66e
    fix: eraser removed deleted elements (#5155) David Luzar 2022-05-07 21:01:37 +02:00
  • 3d56ceb794
    fix: Handle ColorPicker parentSelector being undefined (#5152) Tom Sherman 2022-05-07 19:16:14 +01:00
  • 65c32b3319
    fix: library multiselect not accounting for published state (#5132) David Luzar 2022-05-07 19:13:10 +02:00
  • 9e8e047aae
    fix: Chart display fix (#5154) Nicholas Fitton 2022-05-07 18:12:31 +01:00
  • 64d330a332
    feat: support customType in activeTool (#5144) Aakansha Doshi 2022-05-06 18:21:22 +05:30
  • 1ed1529f96
    fix: update opacity of bound text when opacity of container updated (#5142) Aakansha Doshi 2022-05-04 14:29:05 +05:30
  • c4b951a0c5 convert customElementsConfig into an object aakansha-custom-elements ad1992 2022-05-04 14:26:54 +05:30
  • c93d8f4bd0 don't use addCallback for triggering onCreate ad1992 2022-05-04 13:30:42 +05:30
  • 645f9a5dc0 Merge remote-tracking branch 'origin/master' into aakansha-custom-elements ad1992 2022-05-04 13:20:08 +05:30
  • b30066ca19
    fix: jumping of text when typing single line in bound text (#5139) Aakansha Doshi 2022-05-04 11:21:27 +05:30
  • fc2cf8e708 fix: allow selection on pointer down to unlock eleemnt aakansha-fix-lock ad1992 2022-05-03 18:47:47 +05:30
  • aae8e2fa5d
    feat: export MIME_TYPES supported by excalidraw (#5135) Aakansha Doshi 2022-05-02 15:47:03 +05:30
  • 9e6d5fdbcb
    feat: support src collaborators (#5114) Aakansha Doshi 2022-05-02 15:15:24 +05:30
  • 22b2e10ddb
    chore(deps-dev): bump @babel/plugin-transform-runtime (#5125) dependabot[bot] 2022-05-02 14:47:37 +05:30
  • d53ac2a61e
    fix: library init/import race conditions (#5101) David Luzar 2022-04-29 16:45:02 +02:00
  • 6a0f800716
    feat: export exportToClipboard util from package (#5103) Aakansha Doshi 2022-04-29 18:58:44 +05:30
  • aee1e2451e
    fix: remove opacity scroll wheel interaction (#5111) Johannes 2022-04-28 18:10:08 +01:00
  • da94eb1284
    fix: use excalidraw asset path in fonts when exporting to svg (#5065) Aakansha Doshi 2022-04-28 20:19:41 +05:30
  • ea51251fe6
    fix: propagate keydown events from excalidraw-wysiwyg inputs (#5099) Achille Lacoin 2022-04-27 20:28:41 +02:00
  • 399ce1e01a
    fix: don't bind text to container if double clicked else instead of center (#5105) Aakansha Doshi 2022-04-27 17:04:21 +05:30
  • 7df8302ba2
    chore(deps-dev): bump babel-loader in /src/packages/utils (#5088) dependabot[bot] 2022-04-27 10:03:17 +00:00
  • af8c59b5bb
    chore(deps): bump minimist in /src/packages/excalidraw (#5039) dependabot[bot] 2022-04-27 15:27:56 +05:30
  • cf0f00285b
    chore(deps): bump minimist from 1.2.5 to 1.2.6 in /src/packages/utils (#5040) dependabot[bot] 2022-04-27 15:27:43 +05:30
  • b5c67a384c
    chore(deps): bump minimist from 1.2.5 to 1.2.6 (#5042) dependabot[bot] 2022-04-27 15:27:20 +05:30
  • af93cedc08
    EXCALIDRAW_EXPORT_SOURCE_PATH -> EXCALIDRAW_EXPORT_SOURCE (#5102) Achille Lacoin 2022-04-27 10:49:02 +02:00
  • 128b7741c1 update config to use displayData ad1992 2022-04-27 14:03:42 +05:30
  • b6a6f2d465
    feat: Expose window.EXCALIDRAW_EXPORT_SOURCE which host can use to overwrite the source field in exports (#5095) Achille Lacoin 2022-04-26 13:28:39 +02:00
  • 6bcbf8b50a
    chore(deps): bump node-forge in /src/packages/excalidraw (#5071) dependabot[bot] 2022-04-26 07:40:12 +00:00
  • 666516d7e9
    chore(deps): bump async from 2.6.3 to 2.6.4 in /src/packages/excalidraw (#5069) dependabot[bot] 2022-04-26 07:32:29 +00:00
  • b941c5b661
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#5027) dependabot[bot] 2022-04-26 13:01:35 +05:30
  • 8f8c85c64e
    chore(deps): bump async from 2.6.3 to 2.6.4 (#5070) dependabot[bot] 2022-04-26 12:59:37 +05:30
  • 116b0c48da
    chore(deps): bump nanoid from 3.1.32 to 3.3.3 (#5073) dependabot[bot] 2022-04-26 12:59:11 +05:30
  • aa2971e8c5
    chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#5087) dependabot[bot] 2022-04-26 12:58:53 +05:30
  • 5656ac1e3e
    chore(deps): bump browser-fs-access from 0.24.1 to 0.29.1 (#5090) dependabot[bot] 2022-04-26 12:58:10 +05:30
  • 1edde7291c fix specs ad1992 2022-04-26 12:02:50 +05:30
  • 1ca56204b1 don't draw if image not present ad1992 2022-04-25 20:25:14 +05:30
  • f3ae7a8506 don't show move cursor if transform handles disabled ad1992 2022-04-25 14:45:17 +05:30
  • 5f57daa132 fix: selection not working sometimes when transformHandles disabled ad1992 2022-04-25 14:23:28 +05:30
  • ef7330243f
    export debounce util in excalidraw package export-debounce pomdtr 2022-04-24 19:52:07 +00:00
  • e6a9ff1b96
    fix: toolIcon height not using rem (#5092) David Luzar 2022-04-24 19:21:41 +02:00
  • 832b88249c
    feat: stop event propagation when key handled (#5091) David Luzar 2022-04-24 18:29:38 +02:00
  • 9902092fd1
    fix setting webpack public path (#5081) Aakansha Doshi 2022-04-23 13:48:57 +05:30
  • 8f0863d335
    add a prefix to the extension for image embbedding sceneData (#5079) Achille Lacoin 2022-04-22 18:31:31 +02:00
  • 9423ac3263
    fix: Excalidraw named export type (#5078) David Luzar 2022-04-22 15:49:36 +02:00
  • db9c9eb3d2 suppport disabling context menu in custom elements ad1992 2022-04-22 00:56:17 +05:30
  • 2e8c4d25f2 fix package example ad1992 2022-04-21 23:55:38 +05:30
  • 4953828d86 Merge remote-tracking branch 'origin/master' into aakansha-custom-elements ad1992 2022-04-21 19:50:46 +05:30
  • a66cfe2627
    fix: boundElementIds when arrows bound to elements are deleted (#5077) Aakansha Doshi 2022-04-21 18:57:06 +05:30
  • 86cf28f2b4
    fix: don't merge libraryItems on updateScene (#5076) Achille Lacoin 2022-04-21 10:54:02 +02:00
  • b5a46dd671
    fix: SVG metadata extraction regex on multiline elements (#5074) Achille Lacoin 2022-04-20 17:07:58 +02:00
  • cd942c3e3b
    feat: rewrite library state management & related refactor (#5067) David Luzar 2022-04-20 14:40:03 +02:00
  • 6eb0cf6a10 unbind onCreate once executed ad1992 2022-04-20 11:48:22 +05:30
  • 55ccd5b79b
    feat: delay initial loading message & tweak design (#5049) David Luzar 2022-04-19 19:08:13 +02:00
  • ba48aa24a0 Add onCreate in customElementConfig ad1992 2022-04-19 21:58:38 +05:30
  • 4e75f10b2c cache svg with element id ad1992 2022-04-18 21:30:38 +05:30
  • d2d3599661 Support svg as a async function returing promise/string ad1992 2022-04-18 16:08:40 +05:30
  • 4348c55c31
    chore: Update translations from Crowdin (#4894) Excalidraw Bot 2022-04-18 00:16:43 +02:00
  • a3fbe40b26
    fix: eraser cursor showing on theme change when not using eraser (#4990) David Luzar 2022-04-17 22:47:36 +02:00
  • 7431ca81d1
    fix: update storage.rules (#5020) David Luzar 2022-04-17 22:47:00 +02:00
  • 4d13dbf625
    feat: reconcile when saving to firebase (#4991) David Luzar 2022-04-17 22:40:39 +02:00
  • 3840e2f4e6
    feat: embed scene support for png export in npm package (#5047) Achille Lacoin 2022-04-16 16:30:11 +02:00
  • 52d10bb41e
    feat: hide trash button during collaboration (#5037) Aakansha Doshi 2022-04-15 21:51:41 +05:30
  • 96c87f920a
    build: export only named exports from the package (#5045) Aakansha Doshi 2022-04-15 18:12:57 +05:30
  • 7d4189c624
    fix: Add image button not working on iPad (#5038) zsviczian 2022-04-15 12:20:51 +02:00
  • f3e17c90d3
    fix: ensure svg image dimensions are always set (#5044) David Luzar 2022-04-15 12:05:10 +02:00
  • 70b3a9de49
    feat: library restoring changes (#4995) David Luzar 2022-04-14 16:20:35 +02:00
  • bf6d0eeef7
    fix: Pinch zoom in view mode (#5001) zsviczian 2022-04-12 12:39:28 +02:00
  • 5359e4fec9
    feat: refactor local persistence & fix race condition on SW reload (#5032) David Luzar 2022-04-11 22:15:49 +02:00
  • 58fe639b8d
    fix: select whole group on righclick & few lock-related fixes (#5022) David Luzar 2022-04-07 17:53:55 +02:00
  • 327ed0e2d1
    feat: Element locking (#4964) Tom Sherman 2022-04-07 12:43:29 +01:00
  • c2fce6d8c4
    fix: export serializeLibraryAsJSON from the package (#5017) Achille Lacoin 2022-04-07 09:05:44 +02:00
  • cb6b7559b4
    fix: support copying PNG to clipboard on Safari (#3746) David Luzar 2022-04-06 14:05:09 +02:00
  • 77d789ed8e
    fix: more copyText fixes (#5016) David Luzar 2022-04-05 23:11:00 +02:00
  • 89471094ce
    fix: Copy to clipboard all text nodes as text (#5014) Faustino Kialungila 2022-04-05 21:48:59 +02:00
  • 670ceafc84
    feat: Copy to clipboard all text nodes as text (#5013) Faustino Kialungila 2022-04-05 15:31:19 +02:00