All releases
Minor Changes
-
feat: Add Marker support for Spline, Line, and Link (and components which use these) (#267)
-
feat: Add Marker component for drawing arrowheads or polymarkers on Line, Spline, etc (#267)
-
feat(Brush): Add
labelsprop and slot to enable showing values beside each handle (#265) -
breaking: Use camelCase (
aboveMarks, etc) instead of kebob case (above-marks) slot names to fix Svelte 5{#snippet}compatibility (#269)