Commit Graph

  • 3a5ca27600
    fix zero-coalescing roughness (#924) David Luzar 2020-03-12 17:49:11 +01:00
  • 5706dd7ae2 consolidate & align collaboration socket eventing with server dwelle 2020-03-12 12:19:56 +01:00
  • 96320478e6 remove remote pointers on client disconnect dwelle 2020-03-11 22:30:00 +01:00
  • 2db2f3f5e4
    Collab ui tweaks (#913) David Luzar 2020-03-11 22:48:27 +01:00
  • b82b0754ac
    Room dialog (#905) David Luzar 2020-03-11 19:42:18 +01:00
  • aa9a6b0909
    New Crowdin translations (#893) Lipis 2020-03-11 11:55:07 +02:00
  • 83a2f5de28
    remove closures from mutateElement, get rid of the element spreading (#902) Pete Hunt 2020-03-10 20:11:02 -07:00
  • 13b838117c
    filter out selection elements on restore (#901) David Luzar 2020-03-10 19:41:41 +01:00
  • c95dcf2682
    Merge pull request #898 from idlewinn/master Edwin Lin 2020-03-09 23:41:46 -07:00
  • a0669f874e add comments idlewinn 2020-03-09 23:37:42 -07:00
  • 1419f17175 enable version bumping for collaboration idlewinn 2020-03-09 22:34:50 -07:00
  • 30903fbe04
    Fill the resize handles with white so they are visible on dark b… (#894) Jed Fox 2020-03-09 16:01:29 -04:00
  • 5dadbcdcd5
    don't set pointer on pointerMove if not already present (#889) David Luzar 2020-03-09 17:17:26 +01:00
  • 3bf3d96d9f
    make error message more user-friendly (#812) David Luzar 2020-03-09 17:09:45 +01:00
  • 56a2f8f15f
    Add a doc with all the current shortcuts (#785) Lipis 2020-03-09 18:03:44 +02:00
  • c261f089fc
    New Crowdin translations (#888) Lipis 2020-03-09 18:03:12 +02:00
  • 0e5c29b3f3
    basic Socket.io implementation of collaborative editing (#879) Edwin Lin 2020-03-09 08:48:25 -07:00
  • 463854e42a
    fix pinch zoom (#885) David Luzar 2020-03-09 15:19:38 +01:00
  • 9de3716324
    Update send/bring shortcuts and show them properly per operating… (#784) Lipis 2020-03-09 15:06:35 +02:00
  • f9edb1b4ac
    Remove www from open graph images (#884) Lipis 2020-03-09 12:42:48 +02:00
  • d3771b7e0b
    Bump @testing-library/react from 9.4.1 to 9.5.0 (#883) dependabot-preview[bot] 2020-03-09 10:51:38 +01:00
  • 165a2a17d8
    Bump @types/jest from 25.1.3 to 25.1.4 (#882) dependabot-preview[bot] 2020-03-09 10:47:09 +01:00
  • 05ebf3434b
    Fix a bug introduced by #880 (#881) Pete Hunt 2020-03-08 23:35:30 -07:00
  • 86f9f32a59
    Fix perf regression (#880) Pete Hunt 2020-03-08 23:08:26 -07:00
  • 30434e3e6c
    fix: update og images (#878) Joe Previte 2020-03-08 19:48:23 -07:00
  • 8d8f9f23bd
    Make gesture.pointers a Map instead of an array of pointers (#877) Pete Hunt 2020-03-08 19:25:16 -07:00
  • 92ba401da8
    Pull onPointerDown, onDoubleClick, onPointerMove into instance methods (#876) Pete Hunt 2020-03-08 18:09:45 -07:00
  • c89584832d
    Reset selectedElementIds when deleting selected elements (#875) Pete Hunt 2020-03-08 14:10:42 -07:00
  • ccbbdb75a6
    Refactor ExcalidrawElement (#874) Pete Hunt 2020-03-08 10:20:55 -07:00
  • 8ecb4201db
    How could I have gotten this so wrong? (#873) Jed Fox 2020-03-07 20:37:35 -05:00
  • c6a0cfc2b1
    Refactor (#862) Jed Fox 2020-03-07 10:20:38 -05:00
  • 1a6431a04a
    New Crowdin Translations (#845) Lipis 2020-03-07 01:01:01 +02:00
  • 8d1c897962
    Update README.md (#870) Jed Fox 2020-03-06 09:20:02 -05:00
  • 65fe3ba592
    Bump react-dom from 16.12.0 to 16.13.0 (#863) dependabot-preview[bot] 2020-03-02 11:15:51 +01:00
  • 7463de8964
    Bump @types/react from 16.9.22 to 16.9.23 (#864) dependabot-preview[bot] 2020-03-02 10:43:28 +01:00
  • 95a80a1217
    Bump typescript from 3.8.2 to 3.8.3 (#865) dependabot-preview[bot] 2020-03-02 10:43:22 +01:00
  • dee7f5db92
    Bump react from 16.12.0 to 16.13.0 (#866) dependabot-preview[bot] 2020-03-02 10:43:15 +01:00
  • cd1117150a
    Bump lint-staged from 10.0.7 to 10.0.8 (#867) dependabot-preview[bot] 2020-03-02 10:43:07 +01:00
  • e920c078b9
    Improve scrollbar-mouse interaction (#667) lissitz 2020-03-01 21:43:35 +01:00
  • 8e0206cc1e
    Undo/Redo buttons, refactor menu toggles (#793) Jed Fox 2020-03-01 14:39:03 -05:00
  • 0ee33fe341
    Change the extension to .excalidraw (#858) Lipis 2020-02-29 18:42:26 +01:00
  • 5fff1f2d3e
    Rename the packaged asar file (#857) Lipis 2020-02-29 16:23:09 +01:00
  • b22ceb2dcf
    Update README.md Lipis 2020-02-29 15:36:36 +01:00
  • 562b388326
    Use relative path for static files (#855) Lipis 2020-02-29 14:24:14 +01:00
  • 097c5dfad7
    Refactor: e -> event or error, err -> error, p -> pointer (#831) Lipis 2020-02-28 23:03:53 +01:00
  • d2827aa40b
    Add version to build and the archived asar app (#854) Lipis 2020-02-28 22:51:36 +01:00
  • 759df14143
    Revert "Use direct URL for the backend (#846)" (#852) Lipis 2020-02-28 17:39:26 +01:00
  • 470da3be86
    Switch Netlify to ZEIT Now (#849) Lipis 2020-02-28 16:33:54 +01:00
  • 9953cc03b3
    Add Manifest File (#842) Faustino Kialungila 2020-02-28 16:08:15 +01:00
  • 602f32b743
    Use direct URL for the backend (#846) Lipis 2020-02-28 13:12:34 +01:00
  • 7e0e885417
    ensure restored elements are normalized before filter (#844) David Luzar 2020-02-27 17:37:43 +01:00
  • a8a5733e50
    New translations en.json (French) (#841) Lipis 2020-02-25 12:41:44 +01:00
  • 718713672a
    New translations en.json (Portuguese) (#840) Lipis 2020-02-25 10:09:38 +01:00
  • 26ce7fc563
    New Crowdin translations (#838) Lipis 2020-02-24 22:46:49 +01:00
  • 8198d71af8
    fix svg export (#837) David Luzar 2020-02-24 21:08:13 +01:00
  • 4977593ec4
    fix exporting lines as svg (#836) David Luzar 2020-02-24 18:30:21 +01:00
  • 19e746792e
    New Crowdin translations (#829) Lipis 2020-02-24 17:34:54 +01:00
  • 1355e0201c
    use a const for default font value (#834) Faustino Kialungila 2020-02-24 16:29:54 +01:00
  • 2131befd7a
    Fix pasting styles on text elements (#833) Faustino Kialungila 2020-02-24 15:35:56 +01:00
  • 2ad0716f3d
    fix style pasting (#832) Faustino Kialungila 2020-02-24 15:21:13 +01:00
  • fbab93baff
    Bump @testing-library/react from 9.4.0 to 9.4.1 (#824) dependabot-preview[bot] 2020-02-24 11:42:30 +01:00
  • 00c76c612b
    Bump i18next-browser-languagedetector from 4.0.1 to 4.0.2 (#825) dependabot-preview[bot] 2020-02-24 11:42:21 +01:00
  • 84419b2efc
    Bump @types/react from 16.9.19 to 16.9.22 (#823) dependabot-preview[bot] 2020-02-24 10:28:20 +01:00
  • 558e547d93
    Bump typescript from 3.7.5 to 3.8.2 (#826) dependabot-preview[bot] 2020-02-24 10:28:12 +01:00
  • 516a0354a1
    Bump @types/jest from 25.1.2 to 25.1.3 (#827) dependabot-preview[bot] 2020-02-24 10:28:04 +01:00
  • f428c6bf5f
    Bump browser-nativefs from 0.2.2 to 0.3.1 (#828) dependabot-preview[bot] 2020-02-24 10:27:55 +01:00
  • 4b8b9965c2
    fix early return from renderScene (#815) David Luzar 2020-02-23 21:19:27 +01:00
  • 4e3a2f9e3b
    New Crowdin translations (#813) Lipis 2020-02-23 16:50:45 +01:00
  • 165ce17590
    New Crowdin translations (#811) Lipis 2020-02-23 11:31:49 +01:00
  • 80a49e9611
    improve error handling & map stack trace (#809) David Luzar 2020-02-22 22:37:04 +01:00
  • a613d02147
    Add cursor pointer style to hidden radio buttons (#810) Takumi 2020-02-23 04:26:06 +09:00
  • 07336bb168
    feat: add reset zoom button (#777) Oren Me 2020-02-22 21:24:34 +02:00
  • 74add8661a
    Fix error on export (#808) Jed Fox 2020-02-22 10:46:12 -05:00
  • 4e489bfb6d
    Fix zoom being set to NaN (#807) Jed Fox 2020-02-22 08:37:04 -05:00
  • d342cae2ae
    New Crowdin translations (#806) Lipis 2020-02-22 13:40:46 +01:00
  • e80ab1c8a2
    Don't render bounding box for multi-point lines during creation (#799) lissitz 2020-02-22 10:21:54 +01:00
  • 43236bed68
    Fix error with contentEditable (#803) Jed Fox 2020-02-21 22:51:34 -05:00
  • 277eeb47cc
    Update expiring origin trial token (#800) Thomas Steiner 2020-02-22 00:47:22 +01:00
  • 09fa56335e
    New Crowdin translations (#796) Lipis 2020-02-21 23:56:06 +01:00
  • 7e3ca1b309 Update Crowdin configuration file Lipis 2020-02-21 23:13:14 +01:00
  • 0fd3fb4b5b
    More mobile tweaks (#790) Jed Fox 2020-02-21 14:34:18 -05:00
  • 949c3841ea
    Show hint under toolbar (#783) Lipis 2020-02-21 17:04:54 +01:00
  • 626c99939e
    add tr localization (#789) İsmail Namdar 2020-02-21 18:14:06 +03:00
  • ab176937e6
    Add touch support (#788) Jed Fox 2020-02-21 08:17:20 -05:00
  • c2855e2cb8
    Add new favicon (#786) Lipis 2020-02-21 10:39:09 +01:00
  • 7a7a73b78d
    Initial support for mobile devices (#787) Jed Fox 2020-02-20 18:44:38 -05:00
  • 9439908b92
    use a better cloning algorithm (#753) David Luzar 2020-02-19 22:28:11 +01:00
  • 5256096d76
    Fast & Furious (#655) Christopher Chedeau 2020-02-19 08:25:01 -08:00
  • d39c7d4421
    Bump react-scripts from 3.3.1 to 3.4.0 (#773) dependabot-preview[bot] 2020-02-17 11:39:58 +01:00
  • 2bb95f0651
    Modify to avoid to blur while composing (#775) Sosuke Suzuki 2020-02-17 17:44:08 +09:00
  • c4dbb7ca45
    Bump husky from 4.2.2 to 4.2.3 (#774) dependabot-preview[bot] 2020-02-17 09:42:39 +01:00
  • 6ebd41734f
    Resize handler detection should not be active when moving multip… (#767) Enzo Ferey 2020-02-16 22:54:50 +01:00
  • ad72946131
    Shortcuts to zoom in/out and to reset zoom (#770) Timur Khazamov 2020-02-16 17:00:45 +01:00
  • 2d22ffda49
    fix wheel zoom step (#771) David Luzar 2020-02-16 16:23:56 +01:00
  • eee961d65f
    Use meta key + wheel to zoom in/out (#769) Timur Khazamov 2020-02-16 14:38:53 +01:00
  • 360864ef3d
    Add missing Polish translations (#766) Szymon Pajka 2020-02-15 23:32:21 +00:00
  • c7ff4c2ed6
    Canvas zooming (#716) Enzo Ferey 2020-02-15 21:03:32 +01:00
  • dd2d7e1a88
    Updates on the font (#764) Christopher Chedeau 2020-02-14 08:21:00 -08:00
  • 98c2b26118
    Update browser-nativefs dep after repo move (#763) Thomas Steiner 2020-02-12 10:19:59 +01:00
  • 40b54a8780
    Update translation: Norwegian Bokmål (#762) rubjo 2020-02-12 10:19:19 +01:00