Gráfico de Commits

  • b2c4552416 feat: re-order zoom buttons (#3837) master David Luzar 2021-07-16 23:47:43 +02:00
  • 5cae218f1b fix: undo/redo buttons gap in Safari (#3836) David Luzar 2021-07-15 22:10:48 +02:00
  • 4be726d405 chore: Update translations from Crowdin (#3812) Excalidraw Bot 2021-07-15 19:10:38 +02:00
  • 99623334d1 feat: add undo/redo buttons & tweak footer (#3832) David Luzar 2021-07-15 18:48:03 +02:00
  • 685abac81a feat: resave to png/svg with metadata if you loaded your scene from a png/svg file (#3645) David Laban 2021-07-15 09:54:26 -04:00
  • 9581c45522 fix: Prevent gradual canvas misalignment (#3833) Hargobind S. Khalsa 2021-07-14 04:29:22 -07:00
  • add75b8c93 fix: reset canvas transformation to not accumulate error on non-zero dPR fix_canvas_transform dwelle 2021-07-14 11:01:34 +02:00
  • ccaae1b531 chore(deps): bump socket.io-client from 2.3.1 to 4.1.3 dependabot/npm_and_yarn/socket.io-client-4.1.3 dependabot[bot] 2021-07-11 01:40:35 +00:00
  • c0361eee01 chore(deps-dev): bump husky from 4.3.8 to 7.0.1 dependabot/npm_and_yarn/husky-7.0.1 dependabot[bot] 2021-07-11 01:35:43 +00:00
  • 804c2d994d chore(deps-dev): bump mini-css-extract-plugin dependabot/npm_and_yarn/src/packages/excalidraw/mini-css-extract-plugin-2.1.0 dependabot[bot] 2021-07-11 01:22:21 +00:00
  • fd576eeb7a chore(deps-dev): bump autoprefixer in /src/packages/excalidraw dependabot/npm_and_yarn/src/packages/excalidraw/autoprefixer-10.3.0 dependabot[bot] 2021-07-11 01:22:10 +00:00
  • 0749d2c1f3 fix: color picker shortcuts not working when elements selected (#3817) David Luzar 2021-07-10 23:05:00 +02:00
  • 5c121f5ade chore(deps-dev): bump webpack in /src/packages/utils dependabot/npm_and_yarn/src/packages/utils/webpack-5.44.0 dependabot[bot] 2021-07-10 13:25:02 +00:00
  • 9f80fc5246 chore(deps-dev): bump webpack in /src/packages/excalidraw dependabot/npm_and_yarn/src/packages/excalidraw/webpack-5.44.0 dependabot[bot] 2021-07-10 13:24:24 +00:00
  • 8787f3dc60 docs: release @excalidraw/excalidraw@0.9.0 🎉 (#3807) v0.9.0 Aakansha Doshi 2021-07-10 18:52:19 +05:30
  • 5fabc57277 fix: view mode cursor adjustments (#3809) connorhanafee 2021-07-09 18:00:13 -04:00
  • e7cbb859f0 chore: Bump nginx version to newest (#3811) Denys Holius 2021-07-09 18:07:34 +03:00
  • aa860251c7 chore: Update translations from Crowdin (#3718) Excalidraw Bot 2021-07-08 13:09:13 +02:00
  • 380aaa30e6 fix: pass next release to updatePackageVersion & replace ## unreleased with new version (#3806) Aakansha Doshi 2021-07-06 00:13:56 +05:30
  • 2e61fec7a6 build: Add release script to update relevant files and commit for next release (#3805) Aakansha Doshi 2021-07-05 22:29:35 +05:30
  • 3c295559c7 docs: specify to use yarn v1 not v2 (#3799) Jakub Koralewski 2021-07-05 18:01:52 +02:00
  • 55d3287abf fix: include deleted elements when passing to restore (#3802) David Luzar 2021-07-05 13:43:53 +02:00
  • e3e967421e fix: import React before using jsx (#3804) Aakansha Doshi 2021-07-05 15:59:09 +05:30
  • 77aae63006 docs: tweak changelog and readme (#3796) Aakansha Doshi 2021-07-05 14:21:01 +05:30
  • ee64a7e264 fix: ensure s and g shortcuts work on no selection (#3800) Jakub Koralewski 2021-07-04 22:27:33 +02:00
  • 097362662d feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) David Luzar 2021-07-04 22:23:35 +02:00
  • 038e9c13dd build: Add script to update changelog before a stable release (#3784) Aakansha Doshi 2021-07-04 18:40:25 +05:30
  • d0550a44c8 chore(deps): bump @sentry/integrations from 6.2.5 to 6.8.0 dependabot/npm_and_yarn/sentry/integrations-6.8.0 dependabot[bot] 2021-07-04 01:25:11 +00:00
  • 8a0687aefd chore(deps): bump @sentry/browser from 6.2.5 to 6.8.0 dependabot/npm_and_yarn/sentry/browser-6.8.0 dependabot[bot] 2021-07-04 01:23:47 +00:00
  • 9301ecedb8 chore(deps-dev): bump postcss-loader in /src/packages/excalidraw dependabot/npm_and_yarn/src/packages/excalidraw/postcss-loader-6.1.1 dependabot[bot] 2021-07-04 01:10:54 +00:00
  • 3b2711c867 chore(deps-dev): bump typescript in /src/packages/excalidraw dependabot/npm_and_yarn/src/packages/excalidraw/typescript-4.3.5 dependabot[bot] 2021-07-04 01:10:38 +00:00
  • bc8ba08ad0 build: Add script to update readme before stable release (#3781) Aakansha Doshi 2021-07-03 18:50:22 +05:30
  • f861a9fdd0 feat: support appState.exportEmbedScene to embed scene data in exportToSvg util (#3777) Aakansha Doshi 2021-07-03 02:07:01 +05:30
  • 62303b8a22 chore: bump browser-fs-access (#3780) David Luzar 2021-07-02 16:55:16 +02:00
  • 9cc741ab3a chore(deps): bump ssri from 6.0.1 to 6.0.2 (#3711) dependabot[bot] 2021-06-30 01:29:46 +05:30
  • 2d279cbb02 chore(deps-dev): bump mini-css-extract-plugin (#3767) dependabot[bot] 2021-06-29 02:13:49 +05:30
  • 57ea4fdf9a chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw (#3768) dependabot[bot] 2021-06-29 02:13:27 +05:30
  • 44402f42bf feat: switch to selection tool on library item insert (#3773) connorhanafee 2021-06-28 06:00:33 -04:00
  • bdead4d164 feat: expose getFreeDrawSvg, loadFromBlob and loadLibraryFromBlob from excalidraw package (#3764) Aakansha Doshi 2021-06-26 02:12:58 +05:30
  • bfc0656475 chore(deps): bump color-string from 1.5.4 to 1.5.5 (#3761) dependabot[bot] 2021-06-26 01:37:59 +05:30
  • a33a3334f7 chore: upgrade deps in packages (#3760) Aakansha Doshi 2021-06-24 01:26:44 +05:30
  • 969d3c694a fix: keep binding for attached arrows after changing text (#3754) connorhanafee 2021-06-21 08:31:49 -04:00
  • cb0c60db54 prefer delayd-generation with a fallback to work across browsers fix_png_copy_safari dwelle 2021-06-17 19:30:38 +02:00
  • 70c849f421 support copying PNG to clipboard on Safari [wip] dwelle 2021-06-17 18:53:11 +02:00
  • 5cd921549a fix: deselect elements on viewMode toggle (#3741) David Luzar 2021-06-16 19:01:16 +02:00
  • 437afcbea4 fix: allow pointer events for disable zen mode button (#3743) Aakansha Doshi 2021-06-16 22:25:22 +05:30
  • f5f4ec7528 remove fileHandle from IDB if user rejects permission persist_fileHandle dwelle 2021-06-12 22:52:59 +02:00
  • ba705a099a persist fileHandle to IDB across sessions dwelle 2021-06-12 22:36:00 +02:00
  • 6dee02e320 feat: expose fontfamily and refactor FONT_FAMILY (#3710) Aakansha Doshi 2021-06-13 21:26:55 +05:30
  • 74a2f16501 feat: Show active file name when saving to current file (#3733) Arun 2021-06-13 21:11:07 +05:30
  • fd4460be37 feat: add hint around text editing (#3708) David Luzar 2021-06-12 22:58:34 +02:00
  • e82d0493cf chore(deps-dev): bump ts-loader in /src/packages/excalidraw (#3716) dependabot[bot] 2021-06-12 20:03:02 +00:00
  • 083cb4c656 chore(deps-dev): bump ts-loader in /src/packages/utils (#3712) dependabot[bot] 2021-06-13 01:27:54 +05:30
  • d067365c1d chore(deps-dev): bump typescript in /src/packages/excalidraw (#3671) dependabot[bot] 2021-06-13 01:26:27 +05:30
  • 273cac6b60 chore(deps-dev): bump @babel/plugin-transform-typescript (#3713) dependabot[bot] 2021-06-12 21:48:03 +05:30
  • b9337b8a36 chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3714) dependabot[bot] 2021-06-12 15:41:26 +00:00
  • 0e0025921b chore(deps-dev): bump @babel/plugin-transform-async-to-generator (#3715) dependabot[bot] 2021-06-12 15:36:46 +00:00
  • efc01ddab1 chore(deps): bump ws from 7.4.3 to 7.4.6 in /src/packages/excalidraw (#3665) dependabot[bot] 2021-06-12 15:34:00 +00:00
  • 7bce22b114 chore(deps-dev): bump webpack in /src/packages/excalidraw (#3670) dependabot[bot] 2021-06-12 15:31:49 +00:00
  • aab4965bbb chore(deps): bump ws from 7.4.3 to 7.4.6 in /src/packages/utils (#3664) dependabot[bot] 2021-06-12 15:30:49 +00:00
  • 486a9a3da8 chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#3672) dependabot[bot] 2021-06-12 20:56:01 +05:30
  • 2425c06082 chore(deps-dev): bump webpack in /src/packages/utils (#3673) dependabot[bot] 2021-06-12 20:55:40 +05:30
  • 79ea844901 chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3675) dependabot[bot] 2021-06-12 20:54:40 +05:30
  • 6690215cd1 feat: change library icon to be more clear (#3583) David Luzar 2021-06-11 23:13:05 +02:00
  • 7f5e783fe8 chore: Update translations from Crowdin (#3659) Excalidraw Bot 2021-06-11 19:15:44 +02:00
  • 9325109836 fix: use excal id so every element has unique id (#3696) Aakansha Doshi 2021-06-10 02:46:56 +05:30
  • 69b6fbb3f4 feat: pass current theme when installing libraries (#3701) David Luzar 2021-06-08 23:14:02 +02:00
  • 6b6002baae refactor: Delete React SyntheticEvent persist (#3700) Sakito Mukai 2021-06-07 17:32:30 +09:00
  • 54dcb73701 docs: improve grammar and example (#3699) Karl Horky 2021-06-06 22:08:05 +02:00
  • b595d3fcba test: add unit tests for restore.ts file (#3679) rafaquelhodev 2021-06-06 13:23:12 -03:00
  • d0867d1c3b refatcor: make ProjectName a functional component (#3695) Aakansha Doshi 2021-06-04 21:22:09 +05:30
  • 0d19e9210c feat: update virgil font (#3692) Youri Tjang 2021-06-02 21:41:14 +02:00
  • 4249de41d4 feat: Add prop autoFocus to set focus on the Excalidraw component (#3691) Arun 2021-06-02 19:54:21 +05:30
  • 15f02ba191 refactor: code clean up (#3681) Aakansha Doshi 2021-06-01 23:52:13 +05:30
  • a2e1199907 feat: support exporting json to excalidraw plus (#3678) David Luzar 2021-06-01 14:05:09 +02:00
  • c08e9c4172 fix: use rgba instead of shorthand alpha (#3688) David Luzar 2021-05-31 10:59:40 +02:00
  • abfc58eb24 feat: save exportScale in AppState (#3580) David Laban 2021-05-30 15:31:12 +01:00
  • 035c7affff fix: color pickers not opening on mobile (#3676) David Luzar 2021-05-30 12:05:07 +02:00
  • 0e3a5b2042 feat: cycle through selected elements on cmd/ctrl-click cycle_selection dwelle 2021-05-29 22:34:41 +02:00
  • c819b653bf fix: on contextMenu, use selected element regardless of z-index (#3668) David Luzar 2021-05-29 22:33:53 +02:00
  • 60cea7a0c2 fix: selectedGroupIds not being stored in history (#3630) David Luzar 2021-05-29 21:35:03 +02:00
  • d63b6a3469 feat: support custom UI rendering inside export dialog (#3666) Aakansha Doshi 2021-05-30 00:37:38 +05:30
  • 0912fe1c93 fix: overscroll on touch devices (#3663) Jed Fox 2021-05-29 11:54:36 -04:00
  • 360310de31 feat: Add prop UIOptions.canvasActions.saveAsImage to show/hide save image button (#3662) Aakansha Doshi 2021-05-29 19:41:50 +05:30
  • 716c78e930 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 (#3652) dependabot[bot] 2021-05-29 16:06:20 +02:00
  • ba48974351 feat: customise export dialog with UIOptions.canvasActions.export prop (#3658) Aakansha Doshi 2021-05-29 02:56:25 +05:30
  • 25c73ed531 [DEBUG] blur wysiwyg on pointerdown mobile_text_editing dwelle 2021-05-28 21:27:33 +02:00
  • 116191ded5 [DEBUG] disable double-tap entirely dwelle 2021-05-28 21:21:41 +02:00
  • ac00b4ef2b prevent dragging the editing text element dwelle 2021-05-28 21:16:27 +02:00
  • bf7810306c disable touble-tap-to-create-text on mobile dwelle 2021-05-28 21:15:43 +02:00
  • 9d0b7b0f2c stop disabling ts for handleCanvasDoubleClick dwelle 2021-05-28 21:14:52 +02:00
  • 63891f6ef5 Bumps perfect-freehand chore/deps-bump-perfect-freehand Steve Ruiz 2021-05-28 16:56:44 +01:00
  • 07c5586e40 Revert "Bumps perfect-freehand" Steve Ruiz 2021-05-28 16:56:18 +01:00
  • 69a9f233fa Bumps perfect-freehand Steve Ruiz 2021-05-28 16:53:53 +01:00
  • 6c3e4417e1 feat: Add shortcuts for stroke and background color picker (#3318) Arun 2021-05-28 17:22:42 +05:30
  • bc0b6e1888 refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657) Aakansha Doshi 2021-05-28 02:10:33 +05:30
  • 99a22e8445 chore: Update translations from Crowdin (#3542) Excalidraw Bot 2021-05-27 20:09:19 +02:00
  • 3439da164d fix: manually confirm active wysiwyg on pointerdown fix_wysiwyg_blur dwelle 2021-05-27 18:30:33 +02:00
  • e6d9797167 chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3620) dependabot[bot] 2021-05-27 18:22:44 +05:30
  • a1e8fdfb1b chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3653) dependabot[bot] 2021-05-27 18:17:33 +05:30