excalidraw / excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams
https://excalidraw.com
MIT License
74.94k stars 6.76k forks source link

feat: tweak a few icons & add line editor button to side panel #7990

Closed dwelle closed 3 weeks ago

dwelle commented 3 weeks ago
vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw ✅ Ready (Inspect) Visit Preview May 7, 2024 11:14am
excalidraw-package-example ✅ Ready (Inspect) Visit Preview May 7, 2024 11:14am
excalidraw-package-example-with-nextjs ✅ Ready (Inspect) Visit Preview May 7, 2024 11:14am
1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **docs** | ⬜️ Ignored ([Inspect](https://vercel.com/excalidraw/docs/Hh5B1eJP28jMoL6RXNexJyeethMb)) | | May 7, 2024 11:14am |
github-actions[bot] commented 3 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔴 Lines 65.5% (🎯 70%) 51038 / 77919
🔴 Statements 65.5% (🎯 70%) 51038 / 77919
🔴 Functions 66.59% (🎯 68%) 1561 / 2344
🟢 Branches 80.91% (🎯 70%) 6263 / 7740
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
excalidraw-app/components/AppMainMenu.tsx 100% 33.33% 0% 100%
excalidraw-app/components/AppWelcomeScreen.tsx 75.34% 50% 0% 75.34% 16-33
packages/excalidraw/actions/actionZindex.tsx 94.77% 83.33% 75% 94.77% 95-97, 108, 133-135, 146
packages/excalidraw/components/Actions.tsx 93.67% 92.85% 40% 93.67% 199-203, 276-277, 299-302, 308-311, 410-416, 481-489
packages/excalidraw/components/MagicSettings.tsx 10% 100% 0% 10% 17-160
packages/excalidraw/components/icons.tsx 95.24% 86.66% 100% 95.24% 1109-1121, 1240-1250, 1255-1266, 1271-1281, 1286-1296, 1301-1314, 1319-1331, 1336-1348
packages/excalidraw/components/CommandPalette/CommandPalette.tsx 11.12% 60% 14.28% 11.12% 69-85, 88-110, 113-119, 132-150, 163-164, 171-880, 883-935
packages/excalidraw/components/TTDDialog/TTDDialog.tsx 39.69% 72.72% 20% 39.69% 101-108, 114-202, 232-233, 242-265, 274-387
packages/excalidraw/components/dropdownMenu/DropdownMenuItem.tsx 69.11% 100% 50% 69.11% 43-63
Generated in workflow #2402