Commit Graph

  • 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
  • 873afdacd3 feat: create and expose serializeLibraryAsJSON (#5009) Achille Lacoin 2022-04-05 14:35:38 +02:00
  • 880e4feede fix: update cursorButton once freedraw is released (#4996) Valerii Gusev 2022-04-01 17:25:21 +01:00
  • 9ba7ca3845 feat: hide penMode button on reload if not enabled (#4992) David Luzar 2022-03-30 10:53:22 +02:00
  • ed3eda3401 restore custom elements with correct type ad1992 2022-03-30 14:20:29 +05:30
  • 734bb4d2ed fix: decouple actionFinalize and actionErase (#4984) zsviczian 2022-03-29 21:37:09 +02:00
  • f2d2f97546 fix: using stale state when switching tools (#4989) David Luzar 2022-03-29 17:00:19 +02:00
  • d27b32dd2c Merge remote-tracking branch 'origin/master' into aakansha-custom-elements ad1992 2022-03-29 17:26:46 +05:30
  • 2fa69ddc32 refactor: move elementLocked to activeTool.locked (#4983) Aakansha Doshi 2022-03-29 17:10:19 +05:30
  • 2337842f57 fix typescript ad1992 2022-03-29 16:07:45 +05:30
  • 5b78f50fe3 Merge remote-tracking branch 'origin/master' into aakansha-custom-elements ad1992 2022-03-29 15:34:48 +05:30
  • 1331cffe93 feat: Eraser toggle to switch back to the previous tool (#4981) zsviczian 2022-03-28 21:33:32 +02:00
  • f242721f3b chore: add ga for most actions (#4829) David Luzar 2022-03-28 14:46:40 +02:00
  • a4a95a591a Add stackedOnTop to make sure the custom element is always rendered on top of all when stackedOnTop is true ad1992 2022-03-28 15:03:29 +05:30
  • e940aeb1a3 fix: updateWysiwygStyle updatedElement is undefined TypeError (#4980) zsviczian 2022-03-28 00:14:04 +02:00
  • 580e719580 fix: adding check for link length to prevent early return (#4982) connorhanafee 2022-03-27 22:50:41 +01:00
  • 3d459076fb Merge remote-tracking branch 'origin/master' into aakansha-custom-elements Update customType ad1992 2022-03-25 22:32:28 +05:30
  • 127af9db23 refactor: rename elementType to activeTool and make it an object (#4968) Aakansha Doshi 2022-03-25 20:46:01 +05:30
  • 14a23c6c50 make onElementClick optional ad1992 2022-03-24 17:28:40 +05:30
  • 5f4a5b1789 Add onElementClick and export sceneCoordsToViewportCoords ad1992 2022-03-24 17:24:54 +05:30
  • 47498796e0 fix hit testing for custom elements ad1992 2022-03-24 15:06:22 +05:30
  • 8706277d14 rename name to customType ad1992 2022-03-24 14:04:31 +05:30
  • 3d0a1106ff support making transform handles optional ad1992 2022-03-23 23:24:25 +05:30
  • 61699ff3c2 cache the custom image element and improve jittering experience ad1992 2022-03-23 19:42:39 +05:30
  • 39d0084a5e feat: Support custom elements in @excalidraw/excalidraw ad1992 2022-03-23 19:04:00 +05:30
  • 2209e2c1e8 fix: show link icon for bound text containers (#4960) Aakansha Doshi 2022-03-23 00:45:08 +05:30
  • ed31980f84 feat: Save penDetected and penMode, and detect pen already on ToolButton click (#4955) zsviczian 2022-03-22 13:29:27 +01:00
  • db28595302 fix: cancel erase elements on pointer up if eraser is not active on pointer up (#4956) Aakansha Doshi 2022-03-22 17:14:07 +05:30
  • cded1cd63d fix: restore original opacities when alt pressed while erasing (#4954) Aakansha Doshi 2022-03-22 16:40:28 +05:30