Commit Graph

  • 771372c66b fix: add display name for Excalidraw component so it doesn't show as anonymous (#5464) Aakansha Doshi 2022-07-19 21:04:05 +05:30
  • a7937681e9 fix: account for safe area for floating buttons on mobile (#5420) David Luzar 2022-07-19 15:44:14 +02:00
  • 792f238d16 refactor: improve typing & check (#5415) David Luzar 2022-07-19 15:44:04 +02:00
  • ba16416c75 fix: attribute warnings in comment svg example (#5465) Aakansha Doshi 2022-07-19 17:53:21 +05:30
  • 6e0ac52a64 fix: check for ctrl key when wheel event triggered to only disable zooming (#5459) Aakansha Doshi 2022-07-18 14:39:55 +05:30
  • 5bc40402a6 fix: disable render throttling by default & during resize (#5451) David Luzar 2022-07-16 11:36:55 +02:00
  • df14c69977 refactor: don't pass zenModeEnable, viewModeEnabled and toggleZenMode props to LayerUI (#5444) Aakansha Doshi 2022-07-14 16:13:10 +05:30
  • 1ea67ba93d fix: attach wheel event to exscalidraw container only (#5443) Aakansha Doshi 2022-07-14 11:08:20 +05:30
  • 9809eb5ef2 Add comps aakansha-footer Aakansha Doshi 2022-07-13 16:51:06 +05:30
  • e20b3325e9 export hook for mobile Aakansha Doshi 2022-07-13 16:49:17 +05:30
  • 274294a367 handle mobile Aakansha Doshi 2022-07-13 16:22:00 +05:30
  • 67bc10f33b feat: render footer as a component instead of render prop Aakansha Doshi 2022-07-13 12:12:20 +05:30
  • a7153d9d1d feat: update toast api to account for duration and closable (#5427) Aakansha Doshi 2022-07-11 18:11:13 +05:30
  • e885057a71 chore: Update translations from Crowdin (#5186) Excalidraw Bot 2022-07-09 07:58:09 +02:00
  • 7efa081976 fix: show toast when browser zoom is not 100% (#5304) Aakansha Doshi 2022-07-08 19:19:00 +05:30
  • 5deb93a083 fix: prevent browser zoom inside Excalidraw (#5426) Aakansha Doshi 2022-07-08 17:53:40 +05:30
  • e3908e6fe3 fix: typo in changelog (#5425) Aakansha Doshi 2022-07-07 18:45:17 +05:30
  • fe3d0b5e8b docs: release @excalidraw/excalidraw@0.12.0 🎉 (#5421) v0.12.0 Aakansha Doshi 2022-07-07 18:26:19 +05:30
  • b6bb74d08d feat: throttle scene rendering to animation framerate (#5422) David Luzar 2022-07-07 11:47:37 +02:00
  • c725f84334 build: extract all i18n files into locales folder (#5419) Aakansha Doshi 2022-07-06 15:21:05 +05:30
  • 11a3380d83 build: automate release step fully (#5414) Aakansha Doshi 2022-07-06 15:20:52 +05:30
  • 76a5bb060e feat: make toast closable and allow custom duration (#5308) Aakansha Doshi 2022-07-05 21:43:59 +05:30
  • dac8dda4d4 feat: collab component state handling rewrite & fixes (#5046) David Luzar 2022-07-05 16:03:40 +02:00
  • a1a62468a6 docs: fix command to trigger release (#5413) Aakansha Doshi 2022-07-05 12:24:50 +05:30
  • ba3a723e99 fix: autorelease job name (#5412) Aakansha Doshi 2022-07-04 22:32:22 +05:30
  • c5355c08cf fix: action name for autorelease (#5411) Aakansha Doshi 2022-07-04 22:25:24 +05:30
  • 6102380051 build: use next and preview tags instead of separate packages for next and preview release (#5346) Aakansha Doshi 2022-07-04 22:19:08 +05:30
  • 655e59a707 chore: bye bye dependabot :) (#5409) Aakansha Doshi 2022-07-04 20:11:05 +05:30
  • d05745070b fix: typecast file to fix the build (#5410) Aakansha Doshi 2022-07-04 17:44:20 +05:30
  • 88c313bf86 chore(deps): bump jsdom from 16.4.0 to 16.7.0 (#5350) dependabot[bot] 2022-07-04 14:06:27 +05:30
  • a7705848ec chore(deps-dev): bump webpack-dev-server from 4.9.0 to 4.9.3 in /src/packages/excalidraw (#5404) dependabot[bot] 2022-07-04 11:36:08 +05:30
  • 69e1bae8dd chore(deps-dev): bump @babel/preset-env from 7.17.10 to 7.18.6 in /src/packages/excalidraw (#5405) dependabot[bot] 2022-07-04 11:35:25 +05:30
  • d361757e4a chore(deps-dev): bump @babel/plugin-transform-runtime from 7.17.10 to 7.18.6 in /src/packages/utils (#5388) dependabot[bot] 2022-07-04 11:35:06 +05:30
  • 0ef202f2df feat: support debugging PWA in dev (#4853) David Luzar 2022-07-02 17:59:03 +02:00
  • 8984d8f19a don't clean export options on load preserve-appstate-export pomdtr 2022-06-29 10:23:48 +00:00
  • b80706cd4a Update appState.ts Achille Lacoin 2022-06-28 17:53:01 +02:00
  • bbfd2b3cd3 fix: file handle not persisted when importing excalidraw files (#5372) David Luzar 2022-06-28 14:44:59 +02:00
  • cf34cbdd30 fix export.test.tsx pomdtr 2022-06-28 08:16:14 +00:00
  • 6ead3ff839 fix export snapshot pomdtr 2022-06-28 08:12:38 +00:00
  • d7f0d4ee21 [feat] serialize export options when embedding scene in an image pomdtr 2022-06-27 20:31:05 +00:00
  • 120c8f373c fix: library not scrollable when no published items installed (#5352) David Luzar 2022-06-25 20:10:53 +02:00
  • 9135ebf2e2 feat: redirect vscode.excalidraw.com to vscode marketplace (#5285) David Luzar 2022-06-23 17:42:50 +02:00
  • af31e9dcc2 fix: focus traps inside popovers (#5317) David Luzar 2022-06-23 17:33:50 +02:00
  • 50bc7e099a fix: unable to use cmd/ctrl-delete/backspace in inputs (#5348) David Luzar 2022-06-23 17:27:15 +02:00
  • 39d17c4a3c fix: delay loading until language imported (#5344) Aakansha Doshi 2022-06-22 22:06:29 +05:30
  • d34c2a75db fix: command to trigger release (#5347) Aakansha Doshi 2022-06-22 18:10:57 +05:30
  • de95c68d75 fix: remove unnecessary options passed to language detector (#5336) Aakansha Doshi 2022-06-22 01:33:08 +05:30
  • cdf352d4c3 feat: add sidebar for libraries panel (#5274) Ishtiaq Bhatti 2022-06-21 20:03:23 +05:00
  • 4712393b62 fix: stale appState.pendingImageElement (#5322) David Luzar 2022-06-19 14:13:43 +02:00
  • fd48c2cf79 fix: non-letter shortcuts being swallowed by color picker (#5316) David Luzar 2022-06-17 12:37:11 +02:00
  • 5feacd9a3b feat: deduplicate collab avatars based on id (#5309) David Luzar 2022-06-15 15:35:57 +02:00
  • ec35d5db51 fix: bind text to correct container when nested (#5307) Aakansha Doshi 2022-06-15 16:09:12 +05:30
  • ddf088e428 chore(deps): bump eventsource from 1.1.0 to 1.1.1 (#5262) dependabot[bot] 2022-06-14 22:04:35 +05:30
  • adc1e585ff chore(deps): bump protobufjs from 6.10.2 to 6.11.3 (#5266) dependabot[bot] 2022-06-14 22:04:01 +05:30
  • 84b47a2ed5 fix: copy bound text style when copying element having bound text (#5305) Aakansha Doshi 2022-06-14 19:42:49 +05:30
  • 6196fba286 docs: migrate example to typescript (#5243) Aakansha Doshi 2022-06-14 17:56:05 +05:30
  • 5daff2d3cd fix: copy arrow head when using copy styles (#5303) Aakansha Doshi 2022-06-14 16:27:41 +05:30
  • f1bc90e08a fix: Allow null in renderFooter prop (#5282) Aakansha Doshi 2022-06-06 20:45:06 +05:30
  • 50a7ac431a release @excalidraw/excalidraw@0.10.1 v0.10.1 dwelle 2022-05-30 21:52:45 +02:00
  • 4fe66d5d5e fix: unsafely accessing draggingElement (#5216) David Luzar 2022-05-20 17:48:26 +02:00
  • aabcdc20fd docs: prevent touch so that pointermove works in touch devices (#5241) Aakansha Doshi 2022-05-25 11:39:16 +05:30
  • 269fbcc2f3 docs: remove dragging threshold when interacting with custom elements (#5240) Aakansha Doshi 2022-05-24 20:56:01 +05:30
  • d08179c215 fix: transpile browser-fs-access in package build (#5041) jasonphillips 2022-05-24 08:07:05 -05:00
  • 90e739d444 docs: fix offsets in the example when dragging custom elements (#5238) Aakansha Doshi 2022-05-24 16:27:23 +05:30
  • 4a9fac2d1e fix: unsafely accessing draggingElement (#5216) David Luzar 2022-05-20 17:48:26 +02:00
  • 07ebd7c68c feat: support setting/resetting cursor from host (#5215) Aakansha Doshi 2022-05-20 18:43:38 +05:30
  • 92f30f7ed6 test: add tests for loading library from file picker (#5206) David Luzar 2022-05-19 00:37:36 +02:00
  • 605aa554d0 fix: Library load button does not work (#5205) zsviczian 2022-05-18 21:46:08 +02:00
  • bed9fca4a5 feat: go-to-excalidrawplus button (#5202) Milos Vetesnik 2022-05-18 18:30:34 +02:00
  • b9968e2e72 feat: Autoredirect to Excalidraw+ if special cookie is present (#5183) Milos Vetesnik 2022-05-18 12:04:26 +02:00
  • ab1a30073c feat: expose utilitis to convert scene coords to viewport coords and vice versa (#5187) Aakansha Doshi 2022-05-12 17:14:30 +05:30
  • 31049d06e8 chore: Update translations from Crowdin (#5061) Excalidraw Bot 2022-05-11 23:44:02 +02:00
  • 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