excalidraw/excalidraw-app
Ryan Di c0b80a03bd
feat: in canvas links between shapes (#8812)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-11-26 18:53:25 +01:00
..
app-language chore: Correct Typos in Code Comments (#8268) 2024-07-23 14:26:55 +05:30
collab fix: restore svg image DataURL dimensions (#8730) 2024-10-29 22:40:24 +01:00
components fix: update old blog links & add canonical url (#8846) 2024-11-26 17:42:25 +01:00
data fix: restore svg image DataURL dimensions (#8730) 2024-10-29 22:40:24 +01:00
share fix: fixed copy to clipboard button (#8426) 2024-08-27 00:27:44 +02:00
tests chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
app-jotai.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
App.tsx feat: in canvas links between shapes (#8812) 2024-11-26 18:53:25 +01:00
app_constants.ts feat: Visual debugger (#8344) 2024-08-27 19:46:00 +02:00
bug-issue-template.js build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
CustomStats.tsx feat: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
ExcalidrawPlusIframeExport.tsx feat: export scene to e+ on workspace creation/redemption (#8514) 2024-11-04 22:35:45 +00:00
global.d.ts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
index.html fix: update old blog links & add canonical url (#8846) 2024-11-26 17:42:25 +01:00
index.scss feat: editable element stats (#6382) 2024-06-12 19:49:46 +02:00
index.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
package.json fix: cleanup scripts and support upto node 22 (#8794) 2024-11-11 23:56:00 +05:30
sentry.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
useHandleAppTheme.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
vite-env.d.ts build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784) 2024-11-09 21:45:37 +05:30
vite.config.mts build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784) 2024-11-09 21:45:37 +05:30