excalidraw/src/excalidraw-app
Arun 4249de41d4
feat: Add prop autoFocus to set focus on the Excalidraw component (#3691)
* feat: Add prop autofocus to set focus on Excalidraw component

* Update PR number

* Make requested changes

* Add note

* Update src/packages/excalidraw/CHANGELOG.md

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>

* Update src/tests/excalidrawPackage.test.tsx

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>

* Remove duplicate sentence

* Indent note

* autofocus -> autoFocus

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-06-02 19:54:21 +05:30
..
collab refactor: code clean up (#3681) 2021-06-01 23:52:13 +05:30
components feat: support exporting json to excalidraw plus (#3678) 2021-06-01 14:05:09 +02:00
data feat: support exporting json to excalidraw plus (#3678) 2021-06-01 14:05:09 +02:00
app_constants.ts Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
CustomStats.tsx feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360) 2021-03-29 20:06:34 +05:30
index.scss fix: move encrypted icon to excalidraw-app add separate animation for renderFooter prop (#3577) 2021-05-15 14:49:58 +05:30
index.tsx feat: Add prop autoFocus to set focus on the Excalidraw component (#3691) 2021-06-02 19:54:21 +05:30
pwa.ts Add "Safari" to PWACompat loading condition 2020-12-09 16:49:12 +01:00
sentry.ts expose resetScene and getSceneElementsIncludingDeleted && move excalidrawApp to excalidraw-app folder (#2272) 2020-10-25 15:09:57 +01:00