Aakansha Doshi 23030a15f2 docs: release @excalidraw/excalidraw 0.7.0 🎉 (#3497) 4 éve
..
actions d3106495b2 fix: make history local to a given excalidraw instance (#3481) 4 éve
components 5cc3f7db80 feat: support scroll to center to single element and rename `setScrollToContent` (#3482) 4 éve
css d126d04d17 feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 éve
data 37d513ad59 feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 4 éve
element 4ef7cb7365 feat: bump element version on z-index change (#3483) 4 éve
excalidraw-app 3a0b6fb41b refactor: move getSyncableElements to CollabWrapper & expose isInvisiblySmallElement helper (#3471) 4 éve
hooks 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 éve
locales 37d513ad59 feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 4 éve
packages 23030a15f2 docs: release @excalidraw/excalidraw 0.7.0 🎉 (#3497) 4 éve
renderer 722e5ca845 refactor: Use arrow function where possible (#3315) 4 éve
scene 6730eb41c2 fix: scrollToContent only on visible elements (#3466) 4 éve
tests 4ef7cb7365 feat: bump element version on z-index change (#3483) 4 éve
align.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
analytics.ts 49bd683401 fix(analytics.ts): add safe check for process so Excalidraw can be loaded via script (#2824) 4 éve
appState.ts c54a099010 feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 éve
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) 5 éve
charts.ts 49e792649d fix: Track the chart type correctly (#2773) 4 éve
clients.ts e63a0ec5be feat: allow host to pass color for collaborators (#2943) 4 éve
clipboard.ts d91950bd03 feat: Add onPaste prop to customise clipboard paste event (#3420) 4 éve
colors.ts e05acd6fd9 Update ESLint rules (#2342) 4 éve
constants.ts a7cbe68ae8 refactor: improve types around dataState and libraryData (#3427) 4 éve
createInverseContext.tsx 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 éve
css.d.ts facde7ace0 Fix padding in the library loading buttons (#2331) 4 éve
disitrubte.ts b21fd49412 chore: Minor refactoring for consistency (#2425) 4 éve
errors.ts fc58e51ab3 Show error message when canvas to export is too big (#1256) (#2210) 4 éve
ga.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
gadirections.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
galines.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
gapoints.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
gatransforms.ts a20f3240fd Prefer arrow functions (#2344) 4 éve
gesture.ts 1973ae9444 fix: stop flooring scroll positions (#2883) 4 éve
global.d.ts a6706cff20 feat: export types for package @excalidraw/excalidraw 🎉 (#3337) 4 éve
groups.ts b21fd49412 chore: Minor refactoring for consistency (#2425) 4 éve
history.ts d3106495b2 fix: make history local to a given excalidraw instance (#3481) 4 éve
i18n.ts bd63dcbcc5 chore: Update translations from Crowdin (#3017) 4 éve
index-node.ts c54a099010 feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 éve
index.tsx 3bc18f6aed feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 éve
keys.ts c1379c3c10 fix: Revert `906faaf0` #3206 (#3269) 4 éve
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) 5 éve
math.ts e6cd97c4f2 feat: adjust line-confirm-threshold based on zoom (#2884) 4 éve
points.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 éve
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) 5 éve
random.ts f1fc308a5d chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581) 4 éve
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) 5 éve
service-worker.js b9e70ec666 feat: Implement the Web Share Target API (#3230) 4 éve
serviceWorker.tsx 5d295415db Keep errors, elements and comments consistent (#2340) 4 éve
setupTests.ts 7183234895 Write integration tests (#719) 5 éve
shapes.tsx 014097a97e refactor: Stop using the deprecated keyCode (#2426) 4 éve
types.ts 37d513ad59 feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 4 éve
utils.ts d126d04d17 feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 éve
zindex.ts 4ef7cb7365 feat: bump element version on z-index change (#3483) 4 éve