Commit Graph

  • 0d818f3810
    feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360) Aakansha Doshi 2021-03-29 20:06:34 +05:30
  • 58a7568c9f
    chore(deps): bump nanoid from 3.1.21 to 3.1.22 (#3350) dependabot[bot] 2021-03-29 17:09:44 +03:00
  • 722e5ca845
    refactor: Use arrow function where possible (#3315) Lipis 2021-03-29 17:09:20 +03:00
  • bb568a9670
    chore: Remove duplicate Twitter og:image (#3359) harishcalvin 2021-03-29 00:48:21 -07:00
  • 0f5b0d1d1d
    docs: revert README to last version and add README_NEXT with changes for next version (#3355) Aakansha Doshi 2021-03-29 01:12:27 +05:30
  • 25fd275158
    fix: Don't share collab types with core (#3353) Aakansha Doshi 2021-03-28 19:26:03 +05:30
  • 3d047d57a7
    build: Add separate dev and prod builds and add source-maps to dev build 🎉 (#3330) Aakansha Doshi 2021-03-28 13:48:26 +05:30
  • 26a6f9e76d
    chore(deps-dev): bump webpack-cli in /src/packages/utils (#3342) dependabot[bot] 2021-03-28 08:13:04 +00:00
  • 1c11bb5b41
    chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3351) dependabot[bot] 2021-03-28 13:42:20 +05:30
  • aced1cc6f5
    chore(deps-dev): bump css-loader in /src/packages/utils (#3341) dependabot[bot] 2021-03-28 08:11:35 +00:00
  • f3f85b4c90
    chore(deps-dev): bump @babel/preset-react in /src/packages/excalidraw (#3343) dependabot[bot] 2021-03-28 13:36:35 +05:30
  • 86781f09dd
    chore(deps-dev): bump webpack in /src/packages/utils (#3344) dependabot[bot] 2021-03-28 13:35:59 +05:30
  • a94b44440e
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3339) dependabot[bot] 2021-03-28 13:35:28 +05:30
  • 77bf553ed8
    chore(deps-dev): bump @babel/preset-env in /src/packages/utils (#3346) dependabot[bot] 2021-03-28 13:34:56 +05:30
  • fce7047199
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3352) dependabot[bot] 2021-03-28 13:34:22 +05:30
  • 9905deb4b4
    chore(deps-dev): bump webpack-cli in /src/packages/excalidraw (#3338) dependabot[bot] 2021-03-28 13:08:57 +05:30
  • fee84f3807
    chore(deps-dev): bump mini-css-extract-plugin (#3340) dependabot[bot] 2021-03-28 13:08:14 +05:30
  • 9020ab3761
    chore(deps-dev): bump @babel/core in /src/packages/excalidraw (#3345) dependabot[bot] 2021-03-28 13:07:31 +05:30
  • 136f8b2279
    chore(deps-dev): bump @babel/core in /src/packages/utils (#3347) dependabot[bot] 2021-03-28 13:06:56 +05:30
  • 8670b2d587
    fix: support d&d of files without extension (#3168) David Luzar 2021-03-26 22:12:02 +01:00
  • b081a09962
    fix: positions stats for linear elements (#3331) David Luzar 2021-03-26 21:56:27 +01:00
  • 10a23a10a5
    chore: Update translations from Crowdin (#3313) Excalidraw Bot 2021-03-26 22:54:57 +02:00
  • d7a015cb3a autoSaveautosave dwelle 2021-03-26 21:49:43 +01:00
  • f68404fbed handle error properly and display error message dwelle 2021-03-26 21:42:27 +01:00
  • 30ae4b8bf2
    feat: don't unnecessarily prompt when installing libraries (#3329) David Luzar 2021-03-26 18:32:38 +01:00
  • cf9e29834d
    feat: prefer hash when importing libraries & expose importLibrary (#3320) David Luzar 2021-03-26 18:10:43 +01:00
  • 5d26c15daf
    fix: debounce.flush invokes func even if never queued before (#3326) David Luzar 2021-03-26 17:12:32 +01:00
  • b0d7ff290f
    feat: Add option to flip single element on the context menu (#2520) Riley Schnee 2021-03-26 11:45:08 -04:00
  • 458e6d6c24
    fix: state selection state on opening contextMenu (#3333) David Luzar 2021-03-26 16:41:57 +01:00
  • a21db08cae
    Update to browser-fs-access v0.16.0 (#3323) Thomas Steiner 2021-03-26 10:37:27 +01:00
  • 1b626175de
    feat: use origin + pathname as libraryReturnUrl default (#3325) David Luzar 2021-03-25 18:27:40 +01:00
  • 5ffdd3f32d
    docs: Readme tweaks :) (#3319) Aakansha Doshi 2021-03-25 21:38:15 +05:30
  • 77b873251a
    fix: Add unique key for library header to resolve dev warnings (#3316) Aakansha Doshi 2021-03-23 22:25:54 +05:30
  • b50b8f7b0d
    fix: disallow create text in viewMode on mobile (#3219) Furkan Demir 2021-03-23 16:06:16 +02:00
  • 7988cdfb60 Merge branch 'master' of github.com:excalidraw/excalidraw into gcp-portal gcp-portal Panayiotis Lipiridis 2021-03-23 13:58:07 +02:00
  • 40656c70d1
    fix: Make help toggle tabbable (#3310) Arun 2021-03-23 16:48:10 +05:30
  • c5b4b04d6b
    chore: Update translations from Crowdin (#3270) Excalidraw Bot 2021-03-22 22:51:06 +02:00
  • 1ad212677b
    chore(deps): bump @types/jest from 26.0.20 to 26.0.21 (#3298) dependabot[bot] 2021-03-22 22:50:15 +02:00
  • 01f5914a82 auto save only when its supported kbariotis 2021-03-22 21:59:10 +02:00
  • 5e1e16c150 Merge branch 'master' into kb/auto-save-support kbariotis 2021-03-22 21:56:30 +02:00
  • 32427c355c
    chore(deps): bump @types/react-dom from 17.0.1 to 17.0.2 (#3296) dependabot[bot] 2021-03-22 18:12:02 +00:00
  • 402a812159
    chore(deps): bump @types/react from 17.0.2 to 17.0.3 (#3297) dependabot[bot] 2021-03-22 20:00:23 +02:00
  • 0480753581
    fix: Show Windows share icon for Windows users (#3306) Arun 2021-03-22 21:32:20 +05:30
  • f7e17a28fa
    fix: Update browser-fs-access to use new supported export (#3303) Thomas Steiner 2021-03-22 14:58:26 +01:00
  • 78f3a92dd1
    feat: replaces fontSize and fontFamily text with icons (#2857) Hitesh Goyal 2021-03-22 18:56:35 +05:30
  • c8743a8c02
    fix: use random IV for link-sharing encryption (#2829) (#2833) Mike Kowalski 2021-03-22 06:31:35 +01:00
  • 127c1be6ad
    fix: Don't scroll to content on INIT websocket message (#3291) Christopher Chedeau 2021-03-21 09:25:19 -07:00
  • 86bf2d697d
    docs: Release @excalidraw/excalidraw@0.5.0 🎉 (#3289) Aakansha Doshi 2021-03-21 19:19:09 +05:30
  • 7ee8de0a46
    feat: set window.name in excalidraw app & also support target for excalidraw libraries (#3299) Aakansha Doshi 2021-03-21 18:13:52 +05:30
  • 981f327b48
    chore(deps-dev): bump css-loader in /src/packages/utils (#3292) dependabot[bot] 2021-03-21 12:55:37 +05:30
  • eeea8406c9
    chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3293) dependabot[bot] 2021-03-21 12:31:15 +05:30
  • 0f249e3b26
    chore(deps-dev): bump webpack in /src/packages/utils (#3294) dependabot[bot] 2021-03-21 12:29:44 +05:30
  • 2c7c80bd75
    chore(deps-dev): bump webpack in /src/packages/excalidraw (#3295) dependabot[bot] 2021-03-21 12:21:09 +05:30
  • 016b054288 fix: Don't trigger onChange on initial load aakansha-change Aakansha Doshi 2021-03-21 02:05:04 +05:30
  • 94ad8eaa19
    feat: support pasting file contents & always prefer system clip (#3257) David Luzar 2021-03-20 20:20:47 +01:00
  • 13d9374cde
    fix: Don't show export and delete when library is empty (#3288) Aakansha Doshi 2021-03-20 21:58:37 +05:30
  • efb6d0825b
    feat: Add label for name field and use input when editable in export dialog (#3286) Aakansha Doshi 2021-03-20 21:57:58 +05:30
  • 14537cbaba update tests kbariotis 2021-03-20 16:26:22 +02:00
  • 92ac11c49d add eror handler, update snapshots kbariotis 2021-03-20 16:22:57 +02:00
  • 90d68b3e0b move to export dialog kbariotis 2021-03-20 16:01:06 +02:00
  • 80a61db72f
    fix: overflow in textinput in export dialog (#3284) Aakansha Doshi 2021-03-20 18:21:48 +05:30
  • 9a13dd8836
    fix: bail on noop updates for newElementWith (#3279) David Luzar 2021-03-20 13:29:53 +01:00
  • cf6a5ff16b
    fix: state continuously updated when holding ctrl/cmd (#3283) David Luzar 2021-03-20 13:28:28 +01:00
  • fa8c7abf50
    fix: debounce.flush not invoked if lastArgs not defined (#3281) David Luzar 2021-03-20 13:15:28 +01:00
  • c3ecbcb3ab
    feat: Allow host app to update title of drawing (#3273) Arun 2021-03-20 16:08:03 +05:30
  • eb206cc932 Fix name input style in dark mode updatescene-name Arun Kumar 2021-03-20 16:02:15 +05:30
  • 16c287c848 Give preference to name prop when initialData.appState.name is present and update specs Aakansha Doshi 2021-03-20 14:25:02 +05:30
  • 78024873e5 no border and on hover no background change Aakansha Doshi 2021-03-20 13:52:15 +05:30
  • 4e41bd9dbb Merge remote-tracking branch 'origin/master' into updatescene-name Aakansha Doshi 2021-03-20 13:43:01 +05:30
  • edc23b854f
    minor fixes Aakansha Doshi 2021-03-20 13:41:12 +05:30
  • de99484a1f
    feat: Expose the API to calculate offsets and remove offsetTop and offsetLeft props (#3265) Aakansha Doshi 2021-03-20 13:00:49 +05:30
  • 4843c49556 remove eempty lines Arun Kumar 2021-03-20 01:15:01 +05:30
  • d565413082 Add tests, update changelog and minor fixes Arun Kumar 2021-03-20 01:07:49 +05:30
  • dcda7184d0 Merge remote-tracking branch 'origin/master' into updatescene-name Aakansha Doshi 2021-03-20 00:24:24 +05:30
  • add1785ace
    fix: allow copying text outside the component (#3275) David Luzar 2021-03-19 18:36:23 +01:00
  • 8d413670c8 Remove redundant if statement Arun Kumar 2021-03-19 01:32:14 +05:30
  • f774452124 Remove customName from state Arun Kumar 2021-03-19 01:30:27 +05:30
  • 0e3eb3cc63
    chore: fix npm to yarn in contributing.md and package.json (#3274) Matias Capeletto 2021-03-18 18:27:00 +01:00
  • db4ed1ecb1 Make requested changes Arun Kumar 2021-03-18 22:49:37 +05:30
  • 489f45b910 Make requested changes Arun Kumar 2021-03-18 16:36:12 +05:30
  • a17be085b0 Revert "Allow updating name on updateScene" Arun Kumar 2021-03-18 16:06:28 +05:30
  • 4e07a608d3 Allow updating name on updateScene Arun Kumar 2021-03-18 01:04:02 +05:30
  • c1379c3c10
    fix: Revert 906faaf0 #3206 (#3269) David Luzar 2021-03-17 14:43:58 +01:00
  • 70c36e196c
    chore(deps): bump @types/socket.io-client from 1.4.35 to 1.4.36 (#3256) dependabot[bot] 2021-03-17 10:17:18 +02:00
  • 9757f8e2e5
    chore: Update translations from Crowdin (#3221) Excalidraw Bot 2021-03-17 10:16:22 +02:00
  • 052b73d95b
    refactor: Rename prop scrollToCenter and setScrollToCenter to scrollToContent and setScrollToContent respectively (#3261) Aakansha Doshi 2021-03-16 23:02:17 +05:30
  • e90e56452f
    fix: stop preventing canvas pointerdown/tapend events (#3207) David Luzar 2021-03-16 18:04:53 +01:00
  • edc62c550a
    feat: Export API's to export the drawing to canvas, svg and blob (#3258) Aakansha Doshi 2021-03-16 22:21:56 +05:30
  • 84a1863233
    feat: Add theme prop (#3228) Jeremy Press 2021-03-15 11:33:46 -07:00
  • 1f295955d0
    chore: Add vercel & sentry as sponsors (#3202) David Luzar 2021-03-14 15:02:36 +01:00
  • 8f45aa2924
    fix: double scrollbar on modals (#3226) David Luzar 2021-03-14 14:30:12 +01:00
  • b4c0bc6ace
    chore(deps): bump nanoid from 3.1.20 to 3.1.21 (#3252) dependabot[bot] 2021-03-14 07:33:03 +00:00
  • 8fdc25ce10
    chore(deps-dev): bump firebase-tools from 9.5.0 to 9.6.1 (#3254) dependabot[bot] 2021-03-14 07:30:40 +00:00
  • efc2db3af1
    chore(deps): bump react-dev-utils from 11.0.3 to 11.0.4 (#3255) dependabot[bot] 2021-03-14 09:24:05 +02:00
  • fa186c69cb
    chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10 in /src/packages/utils (#3248) dependabot[bot] 2021-03-14 09:23:39 +02:00
  • f2adda46e5
    chore(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /src/packages/utils (#3246) dependabot[bot] 2021-03-14 09:23:33 +02:00
  • 0786b472cc
    chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.13.10 in /src/packages/utils (#3251) dependabot[bot] 2021-03-14 09:23:25 +02:00
  • 15ae64eb7a
    chore(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /src/packages/excalidraw (#3247) dependabot[bot] 2021-03-14 09:23:18 +02:00
  • f3b9bd7c1d
    chore(deps-dev): bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10 in /src/packages/utils (#3250) dependabot[bot] 2021-03-14 09:23:05 +02:00
  • eae25329f0
    chore(deps-dev): bump css-loader from 5.1.1 to 5.1.2 in /src/packages/utils (#3249) dependabot[bot] 2021-03-14 09:22:51 +02:00