Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 1cce63b07b
    chore(deps-dev): bump css-loader in /src/packages/utils (#3654) dependabot[bot] 2021-05-27 18:17:15 +05:30
  • e9c2a09c21
    chore(deps-dev): bump @babel/core in /src/packages/utils (#3619) dependabot[bot] 2021-05-27 18:15:10 +05:30
  • 55e0812680
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3618) dependabot[bot] 2021-05-27 18:14:46 +05:30
  • 0f32278a7e
    chore(deps-dev): bump webpack-bundle-analyzer in /src/packages/utils (#3617) dependabot[bot] 2021-05-27 18:14:30 +05:30
  • 1bdb8da1c3
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3625) dependabot[bot] 2021-05-27 18:13:37 +05:30
  • 9c9787e0a0
    chore(deps-dev): bump @babel/plugin-transform-typescript (#3624) dependabot[bot] 2021-05-27 18:13:12 +05:30
  • c2fe24c562
    chore(deps): bump browserslist in /src/packages/utils (#3647) dependabot[bot] 2021-05-27 18:12:30 +05:30
  • 52faa52091
    chore(deps): bump browserslist in /src/packages/excalidraw (#3648) dependabot[bot] 2021-05-27 18:12:08 +05:30
  • dd12abc583
    refactor: remove watermark code (#3639) David Luzar 2021-05-26 21:44:54 +02:00
  • abebf9aff8
    fix: small UI issues around image export dialog (#3642) David Luzar 2021-05-26 14:44:03 +02:00
  • 790c9fd02e
    feat: exporting redesign (#3613) David Luzar 2021-05-25 21:37:14 +02:00
  • 357266e9ab
    feat: auto-position tooltip and suport overflowing container (#3631) David Luzar 2021-05-25 13:52:04 +02:00
  • 0bbb4535cf
    fix: normalize linear element points on restore (#3633) David Luzar 2021-05-24 20:35:53 +02:00
  • d201d0be1b
    fix: disable pointer-events on footer-center container (#3629) David Luzar 2021-05-23 17:09:39 +02:00
  • 5662c5141d
    feat: Auto release @excalidraw/excalidraw-next on every change (#3614) Aakansha Doshi 2021-05-22 19:43:28 +05:30
  • 044614dcf3
    perf: Improve arrow head sizing (#3480) Lily Ge 2021-05-22 06:30:02 -04:00
  • 9ec15989ab
    chore(deps-dev): bump sass-loader in /src/packages/utils (#3589) dependabot[bot] 2021-05-21 09:19:54 +00:00
  • 08aafcd248
    chore(deps-dev): bump sass-loader in /src/packages/excalidraw (#3593) dependabot[bot] 2021-05-21 09:18:51 +00:00
  • ea5602457f
    chore(deps-dev): bump terser-webpack-plugin in /src/packages/excalidraw (#3594) dependabot[bot] 2021-05-21 14:45:16 +05:30
  • 3c58d19d45
    chore(deps-dev): bump @babel/plugin-transform-runtime (#3609) dependabot[bot] 2021-05-21 14:44:54 +05:30
  • fcfcdebc99
    chore(deps-dev): bump webpack in /src/packages/utils (#3610) dependabot[bot] 2021-05-21 14:44:24 +05:30
  • aa97c074a7
    chore(deps-dev): bump webpack-cli in /src/packages/excalidraw (#3586) dependabot[bot] 2021-05-21 12:39:45 +05:30
  • d65d2c5279
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3595) dependabot[bot] 2021-05-21 12:38:34 +05:30
  • 6d40039f08
    feat: allow inner-drag-selecting with cmd/ctrl (#3603) David Luzar 2021-05-20 22:28:34 +02:00
  • f4e10c93e1
    chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#3494) dependabot[bot] 2021-05-20 14:53:07 +05:30
  • 82c6df0e1f
    chore: Make deploy source and logs public (#3596) Jed Fox 2021-05-17 17:03:01 -04:00
  • c37bd59ddd
    chore(deps-dev): bump @babel/core in /src/packages/utils (#3588) dependabot[bot] 2021-05-16 18:40:49 +05:30
  • 198a5e3b53
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3587) dependabot[bot] 2021-05-16 18:40:21 +05:30
  • a78e1fa99b
    chore(deps-dev): bump postcss-loader in /src/packages/excalidraw (#3585) dependabot[bot] 2021-05-16 18:39:45 +05:30
  • fc5db9248c
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3584) dependabot[bot] 2021-05-16 18:39:03 +05:30
  • ebf64036fd
    docs: release @excalidraw/excalidraw@0.8.0 🎉 (#3581) Aakansha Doshi 2021-05-15 18:17:44 +05:30
  • 6271a031a3
    fix: move encrypted icon to excalidraw-app add separate animation for renderFooter prop (#3577) Aakansha Doshi 2021-05-15 14:49:58 +05:30
  • 78da4c075e
    feat: support updating appState in updateScene API (#3576) Aakansha Doshi 2021-05-14 17:52:56 +05:30
  • f1cf28a84e
    refactor: reduce passing-around of canvas in export code (#3571) David Laban 2021-05-13 18:21:15 +01:00
  • 3b9290831a
    refactor: rename renderTopRight prop to renderTopRightUI (#3572) Aakansha Doshi 2021-05-13 21:02:59 +05:30
  • bec34f2d57
    feat: Shortcut key for nerd stats (#3552) Gurkiran Singh 2021-05-12 04:57:35 -04:00
  • 07839f8d20
    perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567) Preet 2021-05-11 19:35:35 -07:00
  • 8068d1f853
    feat: export serializeAsJSON from package (#3538) David Luzar 2021-05-12 00:24:41 +02:00
  • 92c7d3257f
    fix: Exporting freedraw with color to svg (#3565) Steve Ruiz 2021-05-11 09:44:26 +01:00
  • a8a5e7b6ff fix: no migrating draw lines correctly dwelle 2021-05-10 16:19:31 +02:00
  • 45a4a00b69
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#3555) dependabot[bot] 2021-05-10 18:12:10 +05:30
  • 436e539d3a
    chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3549) dependabot[bot] 2021-05-10 18:08:35 +05:30
  • ff19167063
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3547) dependabot[bot] 2021-05-10 18:03:50 +05:30
  • 3fc531ed6e
    chore(deps-dev): bump webpack in /src/packages/utils (#3528) dependabot[bot] 2021-05-10 18:02:06 +05:30
  • 6f55c00814
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3523) dependabot[bot] 2021-05-10 18:01:29 +05:30
  • a7eb6e1168
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /src/packages/utils (#3556) dependabot[bot] 2021-05-10 18:00:54 +05:30
  • 641bbdd2da
    chore(deps): bump lodash in /src/packages/excalidraw (#3554) dependabot[bot] 2021-05-10 17:53:27 +05:30
  • 42b0f7a614
    chore(deps-dev): bump @babel/core in /src/packages/utils (#3526) dependabot[bot] 2021-05-10 17:33:06 +05:30
  • c11e3818ac
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3525) dependabot[bot] 2021-05-10 17:32:46 +05:30
  • 4b6aa5c53b
    chore(deps-dev): bump mini-css-extract-plugin (#3522) dependabot[bot] 2021-05-10 17:32:01 +05:30
  • ebd0408d7d
    chore(deps-dev): bump webpack-cli in /src/packages/utils (#3550) dependabot[bot] 2021-05-10 17:31:30 +05:30
  • f4fefbcee8
    feat: Better rendering of curved rectangles (#3562) Preet 2021-05-10 03:41:17 -07:00
  • 11b8cc2caa
    fix: remove draw element from codebase (#3559) David Luzar 2021-05-10 11:01:10 +02:00
  • 6bebfe63be
    fix: handle render errors (#3557) David Luzar 2021-05-09 21:43:36 +02:00
  • 91ab7f36e2
    fix: restore on paste or lib import (#3558) David Luzar 2021-05-09 21:42:12 +02:00
  • 5ee8e8249c log instead of throw on unimplemented render type dwelle 2021-05-09 17:47:52 +02:00
  • 49c6bdd520
    feat: improved freedraw (#3512) Steve Ruiz 2021-05-09 16:42:10 +01:00
  • 198800136e
    feat: Add shortcut for dark mode (#3543) Arun 2021-05-08 15:17:30 +05:30
  • 178ee04d82
    feat: Adds rounded icons, joins and caps. (#3521) David Luzar 2021-05-07 18:03:23 +02:00
  • 18cdafbcbe
    chore: Update translations from Crowdin (#3472) Excalidraw Bot 2021-05-06 23:13:35 +03:00
  • 286e9a1524
    feat: add temporary Excalidraw+ promo (#3540) David Luzar 2021-05-06 21:29:05 +02:00
  • bac76778ce
    feat: add renderTopRight prop & remove GH corner from core (#3539) David Luzar 2021-05-06 21:00:17 +02:00
  • f28f7ffb6e
    fix: improve mobile user experience (#3508) Luca Colonnello 2021-04-27 11:46:30 +01:00
  • 12e8cc853f
    feat: remove backdrop-filter to improve perf (#3506) David Luzar 2021-04-27 10:55:59 +02:00
  • 81108bf580
    fix: prevent selecting .visually-hidden elements (#3501) David Luzar 2021-04-26 00:03:53 +02:00
  • 23030a15f2
    docs: release @excalidraw/excalidraw 0.7.0 🎉 (#3497) Aakansha Doshi 2021-04-25 19:02:06 +05:30
  • 4ef7cb7365
    feat: bump element version on z-index change (#3483) David Luzar 2021-04-25 14:09:38 +02:00
  • 5cc3f7db80
    feat: support scroll to center to single element and rename setScrollToContent (#3482) David Luzar 2021-04-25 12:28:41 +02:00
  • 5c42cb5be4
    fix: only handle cut/paste events inside excalidraw (#3484) Aakansha Doshi 2021-04-25 15:13:42 +05:30
  • 004d3180b5
    chore(deps-dev): bump webpack in /src/packages/utils (#3491) dependabot[bot] 2021-04-25 12:59:13 +05:30
  • c12119278a
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3492) dependabot[bot] 2021-04-25 12:58:51 +05:30
  • 4d628844de
    chore(deps-dev): bump css-loader in /src/packages/utils (#3489) dependabot[bot] 2021-04-25 12:58:02 +05:30
  • 946a209927
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3487) dependabot[bot] 2021-04-25 12:57:11 +05:30