Releases: svelteplot/svelteplot
Releases · svelteplot/svelteplot
v0.3.7
What's Changed
- chore(deps): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #112
- update svelte to version that fixes regression in CSS pruning (fix #122) by @jamesscottbrown in #123
- chore: update dependencies by @gka in #124
- feat: pass scales and options to overlay snippet by @gka in #127
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot in #116
- fix axis types and restore REPL support by @gka in #121
New Contributors
- @dependabot made their first contribution in #116
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.2
- improve docs
- remove some hard-baked css
Full Changelog: v0.3.0...v0.3.2
v0.3.0
v0.2.10
What's Changed
- feat: allow disabling of axis labels using text={false} or text={null} by @gka in #95
- fixed use of unknown color by @gka in #104
- use onclick attribute rather than deprecated on:click by @jamesscottbrown in #107
- correct type="ts" to lang="ts" by @jamesscottbrown in #106
- allow passing data-sveltekit-* attributes to linked marks by @gka in #109
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
- repaint canvas layers on page color scheme changes
- fix bug in ColorLegend mark that broke rendering
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
What's Changed
- Fix typos by @jamesscottbrown in #51
- add links to 'Why SveltePlot' page by @jamesscottbrown in #57
- remove spurious period by @jamesscottbrown in #56
- Remove some unused imports by @jamesscottbrown in #52
- Fix type import for Line by @WAKayser in #43
- fix test in interval.test.ts for machines in BST by @jamesscottbrown in #53
- fix infinite loop due to comparing dates incorrectly (fix #55) by @jamesscottbrown in #58
- fix axis labels in example (fix #54) by @jamesscottbrown in #60
- Facets fixes by @Wolfr in #61
- Align swatches and labels in ColorLegend by @jamesscottbrown in #64
- chore: fix mark property types + linting issues by @gka in #63
New Contributors
- @jamesscottbrown made their first contribution in #51
- @Wolfr made their first contribution in #61
Full Changelog: v0.2.5...v0.2.6