You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
David Luzar 55d3287abf
fix: include deleted elements when passing to restore (#3802)
4 years ago
..
actions feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
components fix: include deleted elements when passing to restore (#3802) 4 years ago
css fix: use excal id so every element has unique id (#3696) 4 years ago
data feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
element feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
excalidraw-app feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales feat: add hint around text editing (#3708) 4 years ago
packages docs: tweak changelog and readme (#3796) 4 years ago
renderer perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567) 4 years ago
scene feat: support appState.exportEmbedScene to embed scene data in exportToSvg util (#3777) 4 years ago
tests feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
align.ts Prefer arrow functions (#2344) 4 years ago
analytics.ts fix(analytics.ts): add safe check for process so Excalidraw can be loaded via script (#2824) 4 years ago
appState.ts feat: save exportScale in AppState (#3580) 4 years ago
bug-issue-template.js
charts.ts fix: Track the chart type correctly (#2773) 4 years ago
clients.ts feat: allow host to pass color for collaborators (#2943) 4 years ago
clipboard.ts refactor: reduce passing-around of canvas in export code (#3571) 4 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago
createInverseContext.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
css.d.ts Fix padding in the library loading buttons (#2331) 4 years ago
disitrubte.ts chore: Minor refactoring for consistency (#2425) 4 years ago
errors.ts Show error message when canvas to export is too big (#1256) (#2210) 4 years ago
ga.ts Prefer arrow functions (#2344) 4 years ago
gadirections.ts Prefer arrow functions (#2344) 4 years ago
galines.ts Prefer arrow functions (#2344) 4 years ago
gapoints.ts Prefer arrow functions (#2344) 4 years ago
gatransforms.ts Prefer arrow functions (#2344) 4 years ago
gesture.ts fix: stop flooring scroll positions (#2883) 4 years ago
global.d.ts feat: export types for package @excalidraw/excalidraw 🎉 (#3337) 4 years ago
groups.ts feat: allow inner-drag-selecting with cmd/ctrl (#3603) 4 years ago
history.ts fix: selectedGroupIds not being stored in history (#3630) 4 years ago
i18n.ts chore: Update translations from Crowdin (#3542) 4 years ago
index-node.ts feat: save exportScale in AppState (#3580) 4 years ago
index.tsx feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
keys.ts feat: Add shortcuts for stroke and background color picker (#3318) 4 years ago
math.test.ts
math.ts feat: improved freedraw (#3512) 4 years ago
points.ts feat: improved freedraw (#3512) 4 years ago
pwacompat.d.ts Add PWACompat (#1433) 5 years ago
random.ts chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581) 4 years ago
react-app-env.d.ts
service-worker.js feat: Implement the Web Share Target API (#3230) 4 years ago
serviceWorker.tsx Keep errors, elements and comments consistent (#2340) 4 years ago
setupTests.ts fix: use excal id so every element has unique id (#3696) 4 years ago
shapes.tsx fix: ensure `s` and `g` shortcuts work on no selection (#3800) 4 years ago
types.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago
utils.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago
zindex.ts feat: bump element version on z-index change (#3483) 4 years ago