Commit History

Author SHA1 Message Date
  Aakansha Doshi 25ea97d0f9 test: fix failing tests and API (#5823) 2 years ago
  David Luzar 5bc40402a6 fix: disable render throttling by default & during resize (#5451) 2 years ago
  David Luzar b6bb74d08d feat: throttle scene rendering to animation framerate (#5422) 3 years ago
  Aakansha Doshi ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
  Aakansha Doshi d126d04d17 feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 years ago
  Aakansha Doshi c54a099010 feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 years ago
  David Luzar 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
  Aakansha Doshi e617ccc252 Factor out collaboration code (#2313) 4 years ago
  Aakansha Doshi 7eff6893c5 calculate coords based on container viewport position (#1955) 4 years ago
  Aakansha Doshi 227ff60909 refactor(app.tsx): move Portal to new file and some refactoring (#1398) 5 years ago
  Pete Hunt bd7856adf3 Much more thorough tests! (#1053) 5 years ago
  David Luzar ff033640e4 expose a few state props for debugging (#1008) 5 years ago
  David Luzar 373d16abe6 improve & granularize ExcalidrawElement types (#991) 5 years ago
  Jed Fox c6a0cfc2b1 Refactor (#862) 5 years ago
  Jed Fox ab176937e6 Add touch support (#788) 5 years ago
  Gasim Gasimzada 7183234895 Write integration tests (#719) 5 years ago