- More examples
- Enable SSR with type: module
- Pass index to x/y accessors
- Work around Safari bug (#9)
- Use
<div class="pancake-whatever">
instead of<pancake-whatever>
so AMP stops whinging
- Add
clip
property to<Svg>
- Expose
<Quadtree>
selection via binding
- Oops, fix
<Bars>
- Add
clip
property to<Chart>
- Add
width
/height
properties to<Columns>
and<Bars>
respectively
- Squelch warning
- Update
pkg.files
- Overhaul
- Add
<SvgArea>
component - Set extents from data automatically
- Add index.mjs
- First experimental release