Commit Graph

  • 5aed159991 docs: fix refs table (#5614) Aakansha Doshi 2022-08-23 13:55:43 +05:30
  • de1d221d1c docs: add PR link (#5613) Aakansha Doshi 2022-08-23 11:51:45 +05:30
  • 9a68dbffe2 docs: update docs for param defaultStatus in loadLibraryFromBlob (#5612) Aakansha Doshi 2022-08-23 11:32:53 +05:30
  • 32d82219b1 refactor: Stats component (#5610) Aakansha Doshi 2022-08-22 17:18:25 +05:30
  • ba2c86fe1b refactor: Move footer to its own component (#5609) Aakansha Doshi 2022-08-22 16:09:24 +05:30
  • f1ae37c84b fix: Crash when adding a new point in the line editor #5602 (#5606) zsviczian 2022-08-22 07:09:27 +02:00
  • ec350ba8b2 feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463) Aakansha Doshi 2022-08-20 22:49:44 +05:30
  • 1d65536360 improve logger perf_debug dwelle 2022-08-20 18:01:26 +02:00
  • d731a6463c move debug helpers to app.tsx dwelle 2022-08-20 13:58:08 +02:00
  • 9f325a626e support serving local production builds dwelle 2022-08-20 12:45:14 +02:00
  • 41200ea28d [PERF DEBUG] dwelle 2022-08-20 11:53:05 +02:00
  • 46a61ad4df feat: enable midpoint inside linear element editor (#5564) Aakansha Doshi 2022-08-18 19:56:26 +05:30
  • f4b1a30bef chore: Update translations from Crowdin (#5552) Excalidraw Bot 2022-08-18 15:42:40 +02:00
  • 32aa79164b refactor: remove unused attribute hasHitElementInside from pointerDownState (#5591) Aakansha Doshi 2022-08-18 19:11:18 +05:30
  • b5fd904808 fix: allow box selection of points when inside editor (#5594) Aakansha Doshi 2022-08-18 19:07:14 +05:30
  • 8f8dd1105f docs: changelog fixes (#5593) David Luzar 2022-08-18 14:16:06 +02:00
  • b914ad41fc feat: support ExcalidrawElement.customData (#5592) David Luzar 2022-08-18 14:02:46 +02:00
  • 551c38f60b fix: remove unnecessary conditions in pointerup for linear elements (#5575) Aakansha Doshi 2022-08-18 13:58:46 +05:30
  • 38e8ae46c9 fix: check if hitting link in handleSelectionOnPointerDown (#5589) Aakansha Doshi 2022-08-18 13:40:26 +05:30
  • ad0c4c4c78 fix: points not being normalized on single-elem resize (#5581) David Luzar 2022-08-16 21:51:43 +02:00
  • 27cf5ed17e fix: deselect linear element when clicked inside bounding box outside editor (#5579) Aakansha Doshi 2022-08-16 23:05:38 +05:30
  • fd946adbae refactor: cleanup renderScene (#5573) Aakansha Doshi 2022-08-16 16:09:53 +05:30
  • c37977af4b docs: correct readme type typo (#5574) Caleb OLeary 2022-08-16 03:25:55 -05:00
  • a0d413ab4e fix: resize multiple elements from center (#5560) Alex Kim 2022-08-13 22:53:10 +05:00
  • b67a2b4f65 fix: call static methods via class instead of instance in linearElementEditor (#5561) Aakansha Doshi 2022-08-11 20:33:07 +05:30
  • 5a8dbe8030 feat: show a mid point for linear elements (#5534) Aakansha Doshi 2022-08-11 20:16:25 +05:30
  • 731093f631 fix: show bounding box for 3 or more linear point elements (#5554) Aakansha Doshi 2022-08-10 21:42:28 +05:30
  • fe56975f19 fix: cleanup the condition for dragging elements (#5555) Aakansha Doshi 2022-08-10 15:32:40 +05:30
  • 2d800feeeb fix: shareable links being merged with current scene data (#5547) David Luzar 2022-08-08 17:51:19 +02:00
  • 93cccd596a fix: Scene lookup failing when looking up by id (#5542) David Luzar 2022-08-08 17:01:17 +02:00
  • 45b592227d fix: remove rounding to fix jitter when shift-editing (#5543) David Luzar 2022-08-05 16:52:46 +02:00
  • b818df1098 feat: lock angle when editing linear elements with shift pressed (#5527) Ryan Di 2022-08-05 06:42:31 +08:00
  • 4359e2935d fix: line deselected when shift-dragging point outside editor (#5540) David Luzar 2022-08-04 20:31:56 +02:00
  • 3d9d398378 fix: flip linear elements after redesign (#5538) Aakansha Doshi 2022-08-04 18:41:31 +05:30
  • 0a5da0269f docs: migrate the example to React 18 (#5533) Aakansha Doshi 2022-08-04 12:24:13 +05:30
  • 08ce7c7fc3 feat: redesign linear elements 🎉 (#5501) Aakansha Doshi 2022-08-03 20:58:17 +05:30
  • fe7fbff7f6 chore: Update translations from Crowdin (#5507) Excalidraw Bot 2022-08-03 08:13:00 +02:00
  • 501397cb61 fix: disable locking aspect ratio for box-selection (#5525) David Luzar 2022-08-02 15:40:17 +02:00
  • 865d29388c feat: cursor alignment when creating linear elements with shift pressed (#5518) Ryan Di 2022-08-02 18:13:19 +08:00
  • 54c7ec416a fix: Add title attribute to the modal close button (#5521) José dBruxelles 2022-08-02 08:12:47 +02:00
  • aca284057d fix: Context menu positioning when component has offsets (#5520) zsviczian 2022-08-02 08:08:55 +02:00
  • 2820cd112e feat: shift-clamp when creating multi-point lines/arrows (#5500) Ryan Di 2022-08-01 21:41:50 +08:00
  • 426b5d9537 feat: cursor alignment when creating generic elements (#5516) Ryan Di 2022-08-01 19:24:46 +08:00
  • e7d34677c6 fix: resolve paths in prebuild.js script (#5498) David Luzar 2022-07-30 21:56:46 +02:00
  • 3d5356cb8e fix: use flushSync when moving line editor since we need to read previous value after setting state (#5508) Aakansha Doshi 2022-07-29 19:27:37 +05:30
  • 46f5ce5ce0 fix: useLayout effect cleanup in dev mode for charts (#5505) Aakansha Doshi 2022-07-29 17:25:26 +05:30
  • b00bd3d6c0 chore: Update translations from Crowdin (#5476) Excalidraw Bot 2022-07-29 07:44:09 +02:00
  • 91fc22182c fix: revert browser toast for high/low zoom (#5495) Aakansha Doshi 2022-07-27 20:49:29 +05:30
  • 966ca2ffa6 refactor: rename docs to dev-docs (#5487) Aakansha Doshi 2022-07-26 16:55:25 +05:30
  • 313097233d refactor: rename docs to dev-docs aakansha-refct Aakansha Doshi 2022-07-26 16:44:21 +05:30
  • 2b049b4a65 docs: Integrate docusaraus for docs (#5482) Aakansha Doshi 2022-07-26 16:34:12 +05:30
  • 339212e563 refactor: remove unnecessary if condition for linear element onKeyDown (#5486) Aakansha Doshi 2022-07-26 16:33:13 +05:30
  • f8b4bb66b4 chore: Update peer dependencies to React 18 in @excalidraw/excalidraw (#5483) DanielJGeiger 2022-07-26 05:53:30 -05:00
  • f4312bba5e fix: Fixing push to DockerHub (#5468) Andrew 2022-07-26 06:43:09 -04:00
  • f5c44e1f0b add compressData and decompressData to the npm package export-compress Achille Lacoin 2022-07-21 20:31:29 +00:00
  • ac66665b64 fix: incorrectly rendering freedraw elements (#5481) David Luzar 2022-07-22 16:18:41 +02:00
  • 2b71a1f0bd fix: generate types when building example (#5480) Aakansha Doshi 2022-07-22 18:53:21 +05:30
  • 58845e450a fix: Use React.FC as react-dom is not able to infer types of Modal (#5479) Aakansha Doshi 2022-07-22 13:09:15 +05:30
  • 15d79f8fee chore: upgrade to React 18 (#5450) Aakansha Doshi 2022-07-22 11:20:36 +05:30
  • 60cf0b92fd Add VS Code to the integration section vscode-readme Achille Lacoin 2022-07-21 22:08:31 +02:00
  • 958ebeae61 feat: make context menu scrollable (#4030) Shubham Shah 2022-07-21 18:04:49 +05:30
  • 31f51ca53b chore: Update translations from Crowdin (#5428) Excalidraw Bot 2022-07-21 09:55:30 +02:00
  • 5abbf73050 chore(deps-dev): bump sass-loader from 12.4.0 to 13.0.2 in /src/packages/excalidraw (#5400) dependabot[bot] 2022-07-20 12:51:57 +00:00
  • 7cf766630d chore(deps-dev): bump rewire from 5.0.0 to 6.0.0 (#4440) dependabot[bot] 2022-07-20 18:20:03 +05:30
  • 59fccafeac chore(deps-dev): bump sass-loader from 12.6.0 to 13.0.2 in /src/packages/utils (#5396) dependabot[bot] 2022-07-20 18:17:09 +05:30
  • 19a6996e6b chore(deps-dev): bump typescript from 4.6.4 to 4.7.4 in /src/packages/excalidraw (#5329) dependabot[bot] 2022-07-20 18:16:09 +05:30
  • 86c4f90910 chore(deps-dev): bump postcss-loader from 6.2.1 to 7.0.0 in /src/packages/excalidraw (#5234) dependabot[bot] 2022-07-20 18:15:50 +05:30
  • 4d88112021 chore(deps-dev): bump @babel/plugin-transform-runtime from 7.17.10 to 7.18.6 in /src/packages/excalidraw (#5390) dependabot[bot] 2022-07-20 18:12:21 +05:30
  • de5c63e299 chore(deps-dev): bump @babel/plugin-transform-arrow-functions from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5392) dependabot[bot] 2022-07-20 18:11:40 +05:30
  • da0853a121 chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.5 to 7.18.6 in /src/packages/utils (#5391) dependabot[bot] 2022-07-20 11:11:25 +00:00
  • 57cc4b6a29 chore(deps-dev): bump terser-webpack-plugin from 5.3.1 to 5.3.3 in /src/packages/excalidraw (#5272) dependabot[bot] 2022-07-20 10:43:47 +00:00
  • e2ddd7b27a chore(deps-dev): bump @babel/plugin-transform-typescript from 7.16.1 to 7.18.6 in /src/packages/excalidraw (#5397) dependabot[bot] 2022-07-20 10:43:37 +00:00
  • 693de8501e chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 in src/packages/excalidraw (#5327) dependabot[bot] 2022-07-20 10:42:51 +00:00
  • c6df6d444e chore(deps-dev): bump @babel/plugin-transform-arrow-functions from 7.16.0 to 7.18.6 in /src/packages/utils (#5398) dependabot[bot] 2022-07-20 10:39:23 +00:00
  • ad5692c5f8 chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 in /src/packages/utils (#5324) dependabot[bot] 2022-07-20 10:25:19 +00:00
  • 60ab3337af chore(deps-dev): bump dotenv from 10.0.0 to 16.0.1 (#5197) dependabot[bot] 2022-07-20 15:50:17 +05:30
  • dd847793d2 chore(deps): bump dotenv from 10.0.0 to 16.0.1 in /src/packages/excalidraw (#5195) dependabot[bot] 2022-07-20 15:48:57 +05:30
  • 6d6e9f0dd3 chore(deps-dev): bump @babel/plugin-transform-typescript from 7.16.1 to 7.18.6 in /src/packages/utils (#5393) dependabot[bot] 2022-07-20 10:15:12 +00:00
  • 0fe0d7ca6b chore(deps-dev): bump webpack from 5.72.0 to 5.73.0 in /src/packages/excalidraw (#5268) dependabot[bot] 2022-07-20 10:12:12 +00:00
  • abcf1f1bae chore(deps-dev): bump @types/lodash.throttle from 4.1.6 to 4.1.7 (#5172) dependabot[bot] 2022-07-20 15:41:20 +05:30
  • 7d0b03f754 chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 in /src/packages/utils (#5356) dependabot[bot] 2022-07-20 15:40:25 +05:30
  • bd8931d3d1 chore(deps): bump i18next-browser-languagedetector from 6.1.2 to 6.1.4 (#4977) dependabot[bot] 2022-07-20 15:39:41 +05:30
  • 0d86c04939 chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.0 to 7.18.6 in /src/packages/excalidraw (#5402) dependabot[bot] 2022-07-20 15:37:40 +05:30
  • 8436ebbf68 chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 in /src/packages/excalidraw (#5355) dependabot[bot] 2022-07-20 15:29:47 +05:30
  • 824f94b3df chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /src/packages/utils (#5389) dependabot[bot] 2022-07-20 15:29:17 +05:30
  • f9a8e686b2 chore(deps-dev): bump @babel/core from 7.17.2 to 7.18.6 in /src/packages/utils (#5395) dependabot[bot] 2022-07-20 15:28:54 +05:30
  • e442a44ba8 chore(deps-dev): bump @babel/preset-react from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5394) dependabot[bot] 2022-07-20 15:28:34 +05:30
  • f1fd29571a chore(deps): bump @tldraw/vec from 1.4.3 to 1.7.1 (#5360) dependabot[bot] 2022-07-20 15:04:56 +05:30
  • 6a482a7ba2 chore(deps): bump url-parse from 1.5.7 to 1.5.10 (#4851) dependabot[bot] 2022-07-20 14:59:43 +05:30
  • bfea434a55 chore(deps-dev): bump @types/resize-observer-browser from 0.1.6 to 0.1.7 (#4759) dependabot[bot] 2022-07-20 14:58:42 +05:30
  • acb22c5a64 chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 in /src/packages/utils (#5273) dependabot[bot] 2022-07-20 14:56:24 +05:30
  • 7cd1b621d1 chore(deps-dev): bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /src/packages/excalidraw (#5331) dependabot[bot] 2022-07-20 14:55:53 +05:30
  • 9c37b25bab chore(deps-dev): bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /src/packages/excalidraw (#5399) dependabot[bot] 2022-07-20 14:55:15 +05:30
  • a8bb9a78ef chore(deps-dev): bump @babel/preset-env from 7.16.7 to 7.18.6 in /src/packages/utils (#5401) dependabot[bot] 2022-07-20 14:54:51 +05:30
  • e4aff04061 chore(deps-dev): bump @babel/core from 7.17.0 to 7.18.6 in /src/packages/excalidraw (#5403) dependabot[bot] 2022-07-20 14:54:30 +05:30
  • c5cadc7de3 fix: missing translation for "Scale" to Export Dialog (#5456) Gwenaël Gallon 2022-07-20 11:22:04 +02:00
  • 7dc0c0d96a chore(deps): bump terser from 5.7.0 to 5.14.2 in /src/packages/utils (#5469) dependabot[bot] 2022-07-20 12:33:27 +05:30
  • 2c9c8c8e05 chore(deps): bump terser from 5.9.0 to 5.14.2 in /src/packages/excalidraw (#5470) dependabot[bot] 2022-07-20 12:32:56 +05:30
  • b5d7ae57e5 chore(deps): bump terser from 4.8.0 to 4.8.1 (#5471) dependabot[bot] 2022-07-20 12:32:36 +05:30
  • 0f66ee3a41 build: move dotenv to dev deps (#5472) Aakansha Doshi 2022-07-20 12:32:12 +05:30