Commit Graph

  • e82918f1c8
    Update renderElement.ts zsviczian 2022-11-20 20:46:50 +01:00
  • 12c1d6cd09
    remove contex.save and restore zsviczian 2022-11-20 20:37:51 +01:00
  • 3fb1a870e6
    generate2DShape but don't draw zsviczian 2022-11-20 20:31:15 +01:00
  • 2be34b770a
    don't fill zsviczian 2022-11-20 20:26:14 +01:00
  • e1f9b89f0a
    don't fill freedraw zsviczian 2022-11-20 20:22:18 +01:00
  • c6f175762c
    skip drawElementOnCanvas for freedraw zsviczian 2022-11-20 19:44:26 +01:00
  • 8028eb1d60
    do not generate freedraw items zsviczian 2022-11-20 19:36:32 +01:00
  • 97273f4e4e
    do not draw freedraw on canvas zsviczian 2022-11-20 19:30:29 +01:00
  • 52c96a6870
    chore: bump create-react-app to 5.0.1 (from 4.0.3) (#5904) David Luzar 2022-11-19 18:28:21 +01:00
  • 81fd2350a9
    fix: stop replacing del word with Delete (#5897) David Luzar 2022-11-19 18:28:08 +01:00
  • 8ed0fc2c87
    fix: remove legacy React.render() from the editor (#5893) David Luzar 2022-11-19 18:27:54 +01:00
  • 96a5d6548b
    fix: allow adding text via enter only for text containers (#5891) Aakansha Doshi 2022-11-17 15:26:18 +05:30
  • 4709b953e7
    build(deps): bump loader-utils from 2.0.3 to 2.0.4 in /dev-docs (#5885) dependabot[bot] 2022-11-17 15:14:29 +05:30
  • bbe0c35f66
    fix: stop font loadingdone loop when rendering element SVGs (#5883) David Luzar 2022-11-15 21:02:57 +01:00
  • d273acb7e4
    fix: refresh text dimensions only after font load done (#5878) David Luzar 2022-11-15 00:15:02 +01:00
  • b412e742e6
    Update MobileMenu.tsx fix-zsviczian-toprightUI-position zsviczian 2022-11-14 18:08:19 +01:00
  • c246ccf9d9
    Update LayerUI.tsx zsviczian 2022-11-14 18:05:56 +01:00
  • 3c0b29d85f
    build(deps): bump loader-utils from 2.0.0 to 2.0.4 in /src/packages/utils (#5874) dependabot[bot] 2022-11-14 15:49:05 +05:30
  • bfbaeae67f
    fix: Correctly paste contents parsed by JSON.parse() as text. (#5868) DanielJGeiger 2022-11-14 02:32:54 -06:00
  • 74b9885955
    build(deps): bump minimatch from 3.0.4 to 3.1.2 in /src/packages/excalidraw (#5861) dependabot[bot] 2022-11-14 13:51:10 +05:30
  • 2cbe869a13
    build(deps): bump socket.io-parser from 3.3.2 to 3.3.3 (#5862) dependabot[bot] 2022-11-14 13:50:15 +05:30
  • a48607eb25
    build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /src/packages/excalidraw (#5851) dependabot[bot] 2022-11-14 13:49:39 +05:30
  • 7831b6e74b
    fix: SVG element attributes in icons.tsx (#5871) zsviczian 2022-11-14 07:12:28 +01:00
  • 640affe7c0
    build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /dev-docs (#5853) dependabot[bot] 2022-11-10 15:02:18 +05:30
  • 335aff8838
    fix: merge existing text with new when pasted (#5856) DanielJGeiger 2022-11-09 12:09:53 -06:00
  • 555bf6338f fix test fix-5855 Aakansha Doshi 2022-11-09 22:55:27 +05:30
  • 0bef3945f6 Fix #5855. Daniel J. Geiger 2022-11-09 07:45:46 -06:00
  • dc97dc30bf
    fix: disable FAST_REFRESH to fix live reload (#5852) Aakansha Doshi 2022-11-09 17:13:20 +05:30
  • a0ecfed4cd
    fix: Paste clipboard contents into unbound text elements (#5849) DanielJGeiger 2022-11-09 00:00:22 -06:00
  • e201e79cd0
    fix: compute dimensions of container correctly when text pasted on container (#5845) Aakansha Doshi 2022-11-08 19:50:41 +05:30
  • e1c5c706c6
    build: stops ignoring .env files from docker context so env variables get set during react app build. (#5809) Pritam Sangani 2022-11-07 11:18:38 +00:00
  • bdc56090d7
    feat: reintroduce x shortcut for freedraw (#5840) David Luzar 2022-11-06 23:07:15 +01:00
  • 58accc9310
    feat: tweak toolbar shortcuts & remove library shortcut (#5832) David Luzar 2022-11-06 20:14:53 +01:00
  • b91158198e
    feat: clean unused images only after 24hrs (local-only) (#5839) David Luzar 2022-11-06 19:41:14 +01:00
  • 938ce241ff
    feat: refetch errored/pending images on collab room init load (#5833) David Luzar 2022-11-05 15:55:14 +01:00
  • 0228646507
    fix: line editor points rendering below elements (#5781) David Luzar 2022-11-05 11:35:53 +01:00
  • 4c39abf07f languageList moved out of canvasActions and renamed to showLanguageList zsviczian-fix-package-editor-ui-changes zsviczian 2022-11-04 19:57:22 +01:00
  • 02c1236962 Package configuration options zsviczian 2022-11-04 19:39:12 +01:00
  • 25ea97d0f9
    test: fix failing tests and API (#5823) Aakansha Doshi 2022-11-04 18:22:21 +05:30
  • fa9631617f wip: get exact bounding box from bitmap when exporting w/o padding dwelle/export-padding dwelle 2022-11-03 18:34:17 +01:00
  • 0314e81396 feat: support toggling export padding dwelle 2022-11-03 17:31:41 +01:00
  • 407ee62a5c
    merge upstream (#5821) zsviczian-fix-movetoprightui zsviczian 2022-11-02 20:36:07 +01:00
  • 8d5d68e589
    feat: stop deleting whole line when no point select in line editor (#5676) David Luzar 2022-11-02 14:52:32 +01:00
  • 6c15d9948b
    fix: syncing 1-point lines to remote clients (#5677) David Luzar 2022-11-02 14:39:12 +01:00
  • e8fba43cf6
    fix: incorrectly selecting linear elements on creation while tool-locked (#5785) David Luzar 2022-11-02 14:38:58 +01:00
  • 2e5c798c71
    fix: Corrected typo in toggle theme shortcut (#5813) Paul Yi 2022-11-02 09:32:21 -04:00
  • 8c298336fc
    fix: hide canvas-modifying UI in view mode (#5815) David Luzar 2022-11-01 22:25:12 +01:00
  • 49b74cddb9
    hide export menu and save file based on UIOptions zsviczian 2022-11-01 21:45:31 +01:00
  • 377b9fbdff
    Update MobileMenu.tsx zsviczian 2022-11-01 21:22:12 +01:00
  • 7f91cdc0c9
    fix: fix vertical/horizntal centering icons (#5812) David Luzar 2022-11-01 18:39:31 +01:00
  • 6334bd832f
    feat: editor redesign 🔥 (#5780) Barnabás Molnár 2022-11-01 17:29:58 +01:00
  • 56d1653d97 reintroduce copy/paste on Apple devices and on touch screens zsviczian-fix-copypaste zsviczian 2022-11-01 10:28:04 +01:00
  • 37ad451f67
    chore(deps): bump image-blob-reduce from 3.0.1 to 4.1.0 dependabot/npm_and_yarn/image-blob-reduce-4.1.0 dependabot[bot] 2022-10-31 12:46:47 +00:00
  • 4d26993c8f
    chore: fix yarn.lock file (#5803) David Luzar 2022-10-31 13:44:08 +01:00
  • 1e69609ce4
    fix: consistent use of ZOOM_STEP (#5801) zsviczian 2022-10-31 06:23:05 +01:00
  • f5379d1563
    fix: multiple elements resizing regressions (#5586) Alex Kim 2022-10-29 16:01:38 +05:00
  • c8f6e3faa8
    fix: restore text dimensions (#5432) David Luzar 2022-10-28 23:31:56 +02:00
  • 36bf17cf59
    fix: changelog typo (#5795) Aakansha Doshi 2022-10-27 20:43:03 +05:30
  • 75458c3192
    docs: release @excalidraw/excalidraw@0.13.0 🎉 (#5793) v0.13.0 Aakansha Doshi 2022-10-27 18:28:44 +05:30
  • 4cd25253bf
    chore: Update translations from Crowdin (#5738) Excalidraw Bot 2022-10-25 12:56:55 +02:00
  • 78e254fb30
    fix: Ungroup short cut key (#5779) Aakansha Doshi 2022-10-21 14:04:56 +05:30
  • 79bd3b8cda
    fix: replaced KeyboardEvent.code with KeyboardEvent.key for all letters (#5523) Jakob Guddas 2022-10-20 21:01:26 +02:00
  • 55110bf1b8
    fix: free draw flip not scaling correctly (#5752) Antonio Della Fortuna 2022-10-19 00:03:58 +02:00
  • 941b2d7042
    feat: render library into Sidebar on mobile (#5774) David Luzar 2022-10-18 06:59:14 +02:00
  • e9067de173
    feat: refactor Sidebar into standalone reusable component (#5663) David Luzar 2022-10-17 12:25:24 +02:00
  • fdc462ec01
    fix: wait for window focus until prompting for library install (#5751) David Luzar 2022-10-10 16:08:13 +02:00
  • d1441afec9
    feat: additional drag and drop image format support (webp, bmp, ico) (#5749) zsviczian 2022-10-10 04:15:30 +02:00
  • 3298aaf0c7
    fix: update perfect freehand library to fix extra dot (#5727) Pompette 2022-10-08 21:00:33 +02:00
  • e9a224a0de
    fix: restoreElementWithProperties drops "parent" property (#5742) Joseph Buchma 2022-10-08 21:42:05 +03:00
  • 76cf560914
    chore: Update translations from Crowdin (#5692) Excalidraw Bot 2022-10-03 08:02:29 +02:00
  • 6c1246ef77
    feat: Enter and Exit line editor via context menu (#5719) Aakansha Doshi 2022-09-27 16:54:50 +05:30
  • b477c2ad6b
    fix: horizontal text alignment for bound text when resizing (#5721) zsviczian 2022-09-27 13:14:41 +02:00
  • 4cb6f09559
    fix: set the dimensions of bound text correctly (#5710) Aakansha Doshi 2022-09-22 15:40:38 +05:30
  • 8636ef1017
    refactor: create a util to compute container dimensions for bound text container (#5708) Aakansha Doshi 2022-09-19 15:30:37 +05:30
  • 3a776f8795
    fix: image-mirroring in export preview and in exported svg (#5700) Ryan Di 2022-09-18 05:02:13 +08:00
  • 9929a2be6f
    fix: double state update incorrectly resetting state (#5704) zsviczian 2022-09-17 20:21:27 +02:00
  • 9cccac1458
    feat: further reduce darkmode init flash (#5701) David Luzar 2022-09-16 17:12:24 +02:00
  • 7eaf47c9d4
    fix: default light theme splash 🔧 (#5660) Abdullah Adeel 2022-09-16 18:59:03 +05:00
  • ef8bcbe1f8 cache the visible point indexes aakansha-hide-close-linear-element-points Aakansha Doshi 2022-09-16 16:57:41 +05:30
  • 02d5cc4174 Merge remote-tracking branch 'origin/master' into aakansha-hide-close-linear-element-points Aakansha Doshi 2022-09-16 16:53:50 +05:30
  • 16a396a188 Merge remote-tracking branch 'origin/master' into aakansha-improve-text-wrap-ellipse aakansha-improve-text-wrap-ellipse Aakansha Doshi 2022-09-16 13:12:31 +05:30
  • ec4b3d913e
    fix: remove no longer used code related to collab room loading (#5699) Seunghyun oh 2022-09-16 04:58:07 +09:00
  • 5390617c01
    test: add more specs for line editor segment midpoints (#5698) Aakansha Doshi 2022-09-15 19:31:55 +05:30
  • 0d1058a596
    feat: support segment midpoints in line editor (#5641) Aakansha Doshi 2022-09-14 19:55:54 +05:30
  • c5869979c8
    chore: fix typo in clipboard alert (#5693) Seunghyun oh 2022-09-14 15:45:35 +09:00
  • 6a6b9c90a7
    fix: revert webpack deduping to fix @next runtime (#5695) David Luzar 2022-09-13 21:19:57 +02:00
  • 5c17751662
    fix: Move to release notes for v0.9.0 and after (#5686) Aakansha Doshi 2022-09-13 16:29:56 +05:30
  • 898789b979
    chore: update lib menu click outside callback comment (#5687) Ryan Di 2022-09-12 13:49:22 +08:00
  • 7922ce129e
    chore: fix typo in blob.ts (#5664) Ikko Ashimine 2022-09-12 06:50:51 +09:00
  • 59ec1c6cee
    fix: zen-mode exit button not working (#5682) David Luzar 2022-09-09 13:53:38 +02:00
  • 873bab69e0 fix: improve text weappin inside ellipse Aakansha Doshi 2022-09-08 18:19:12 +05:30
  • 933c6a2237
    build: add missing dependencies: pica, lodash (#5656) Igor Berlenko 2022-09-07 18:38:04 +08:00
  • cd61f31116
    fix: buttons jump around on the mobile menu (#5658) zsviczian 2022-09-05 12:30:47 +02:00
  • 2f4d051ea1 fix specs Aakansha Doshi 2022-09-01 18:26:43 +05:30
  • 4d3dec612c remove redudant setToast to null Ryan Di 2022-09-01 20:46:04 +08:00
  • 0b0846bd8e fix index Aakansha Doshi 2022-09-01 18:03:49 +05:30
  • 330b3a0530 hide n-1 point if distance is less than threshold Aakansha Doshi 2022-09-01 17:51:50 +05:30
  • cd195374bc don't allow dragging hidden points Aakansha Doshi 2022-09-01 17:30:31 +05:30
  • 8b84322627 remove exhaustive-deps that's no longer needed Ryan Di 2022-09-01 19:41:33 +08:00
  • df5a5f7d86 use excalidrawAPI.setToast for reconnection toast message Ryan Di 2022-09-01 19:31:08 +08:00