Skip to content

v0.7.2

Compare
Choose a tag to compare
@mitchthorson mitchthorson released this 23 Apr 20:20
· 347 commits to main since this release
642f115
  • Add Svelte syntax highlighting for code blocks (thanks to Axios team for the tip here!)
  • Adds example writable/derived store setup for dynamic information display
  • Fixes package name in documentation
  • Fixes Intro code chunk to be up to date
  • Changes snake_case variables to camelCase
  • Change BasicDropdown's value prop to accept null
  • Add Navbar case for no projectUrl with story documentation