- Extract centerline algorithm to packages/core/src/vector/centerline.ts to stay under max-lines (index.ts 441 lines, centerline.ts 289 lines) - Fix PathEffect.MakeDash leak: store reference and .delete() after use - Add aria-label to dash toggle button with i18n (strokeDash) - Read dash/gap values directly from dashPattern array in template instead of calling dashState() 4 times - Add unit tests for fitCircleArc and isClosedThinCrescent (collinear, non-circular, annular wedge, rectangle, hexagon, open path) |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| demos | ||
| docs | ||
| mcp | ||
| vue | ||