Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 809 Bytes

@sveltejs/pancake changelog

0.0.14

  • More examples
  • Enable SSR with type: module

0.0.13

  • Pass index to x/y accessors

0.0.12

  • Work around Safari bug (#9)

0.0.11

  • Use <div class="pancake-whatever"> instead of <pancake-whatever> so AMP stops whinging

0.0.10

  • Add clip property to <Svg>

0.0.9

  • Expose <Quadtree> selection via binding

0.0.8

  • Oops, fix <Bars>

0.0.7

  • Add clip property to <Chart>
  • Add width/height properties to <Columns> and <Bars> respectively

0.0.6

  • Squelch warning

0.0.5

  • Update pkg.files

0.0.4

  • Overhaul

0.0.3

  • Add <SvgArea> component
  • Set extents from data automatically

0.0.2

  • Add index.mjs

0.0.1

  • First experimental release