1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/excalidraw-app
2024-04-08 16:55:33 +02:00
..
collab feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
components feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +02:00
data feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
share feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
tests feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
app_constants.ts feat: store library to IndexedDB & support storage adapters (#7655) 2024-03-08 22:29:19 +01:00
app-jotai.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
App.tsx feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +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 build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
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 feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +02:00
index.scss feat: expose more collaborator status icons (#7777) 2024-03-18 10:20:07 +01: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: ejs support in html files (#7822) 2024-03-28 14:58:47 +01:00
sentry.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
useHandleAppTheme.ts fix: theme toggle shortcut event.code (#7868) 2024-04-08 16:55:33 +02:00
vite-env.d.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
vite.config.mts fix: ejs support in html files (#7822) 2024-03-28 14:58:47 +01:00