Aakansha Doshi 47c26cd4cf docs: release patch version 0.4.3 (#3236) 4 years ago
..
actions 00ac804dd8 fix: Allow copy of excalidraw elements only when inside excalidraw (#3206) 4 years ago
components 6252b22b42 feat: Implement the Web Share API for the collaboration dialog (#3222) 4 years ago
css 420703ba50 fix: scope css variables so that host css vars don't clash with excalidraw (#3199) 4 years ago
data beffc290fd feat: support importing scene from url (#2726) 4 years ago
element 3780a155f4 fix: Apply correct translation when text editor overflows when zoom not 100% (#3225) 4 years ago
excalidraw-app 6252b22b42 feat: Implement the Web Share API for the collaboration dialog (#3222) 4 years ago
hooks 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales 6252b22b42 feat: Implement the Web Share API for the collaboration dialog (#3222) 4 years ago
packages 47c26cd4cf docs: release patch version 0.4.3 (#3236) 4 years ago
renderer 4e421e6e9e feat: Support exporting with dark mode (#3046) 4 years ago
scene 053353841a feat: Use the latest version of Virgil (#3124) 4 years ago
tests 053353841a feat: Use the latest version of Virgil (#3124) 4 years ago
align.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
analytics.ts 49bd683401 fix(analytics.ts): add safe check for process so Excalidraw can be loaded via script (#2824) 4 years ago
appState.ts 4e421e6e9e feat: Support exporting with dark mode (#3046) 4 years ago
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) 5 years ago
charts.ts 49e792649d fix: Track the chart type correctly (#2773) 4 years ago
clients.ts e63a0ec5be feat: allow host to pass color for collaborators (#2943) 4 years ago
clipboard.ts b2d442abce Support CSV graphs and improve the look and feel (#2495) 4 years ago
colors.ts e05acd6fd9 Update ESLint rules (#2342) 5 years ago
constants.ts 07e71a8071 fix: Reduce the scroll debounce timeout to 100ms and update only if offset changes (#3182) 4 years ago
createInverseContext.tsx 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
css.d.ts facde7ace0 Fix padding in the library loading buttons (#2331) 5 years ago
disitrubte.ts b21fd49412 chore: Minor refactoring for consistency (#2425) 5 years ago
errors.ts fc58e51ab3 Show error message when canvas to export is too big (#1256) (#2210) 5 years ago
ga.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
gadirections.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
galines.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
gapoints.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
gatransforms.ts a20f3240fd Prefer arrow functions (#2344) 5 years ago
gesture.ts 1973ae9444 fix: stop flooring scroll positions (#2883) 4 years ago
global.d.ts 3bc18f6aed feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
groups.ts b21fd49412 chore: Minor refactoring for consistency (#2425) 5 years ago
history.ts 36980160ae Revert "Remove unused project name from export dialog (#2427)" (#2436) 5 years ago
i18n.ts bd63dcbcc5 chore: Update translations from Crowdin (#3017) 4 years ago
index-node.ts 053353841a feat: Use the latest version of Virgil (#3124) 4 years ago
index.tsx 3bc18f6aed feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
is-mobile.tsx e8685c5236 feat: Remove copy & paste from context menu on desktop (#2872) 4 years ago
keys.ts 00ac804dd8 fix: Allow copy of excalidraw elements only when inside excalidraw (#3206) 4 years ago
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts e6cd97c4f2 feat: adjust line-confirm-threshold based on zoom (#2884) 4 years ago
points.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) 5 years ago
random.ts f1fc308a5d chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581) 4 years ago
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) 5 years ago
service-worker.js 91eb8834e8 chore: host workbox locally (#3154) 4 years ago
serviceWorker.tsx 5d295415db Keep errors, elements and comments consistent (#2340) 5 years ago
setupTests.ts 7183234895 Write integration tests (#719) 5 years ago
shapes.tsx 014097a97e refactor: Stop using the deprecated keyCode (#2426) 5 years ago
types.ts 4e421e6e9e feat: Support exporting with dark mode (#3046) 4 years ago
utils.ts c77c9ce65a fix: cursor being leaked outside of canvas (#3161) 4 years ago
zindex.ts 3aa01ad272 chore: Remove tracking (#2722) 4 years ago