Skip to content

EXPERIMENTAL v0.0.12

Choose a tag to compare

@andrezero andrezero released this 10 Feb 10:48
· 44 commits to main since this release
8703d8c

Packages

Added

  • Expose channel name() in color channel Values (#131)
  • Create separate components for value and viz (#132)
  • Add layout prop to decision components (#134)
  • Add layout prop to decision card (#136)
  • Add quantizefeature to Values and Models (#140)
  • Add default quantize to all Values (#142)
  • Handle errors when loading and validating decisions (#148)

Changed

  • Prefix local CSS vars with __ in Astro components (#137)

Upgrade dependencies

  • Update Vite - 4.5 to 6.1.0 (#145)
  • Upgrade Vitest - 1.6 to 3.0.5 (#145)
  • Upgrade Astro - 4/5 to 5.2.5 (#145)

Docs

  • Move Astro component reference to "Integrations" (#144)
  • Create and use WIP component (#146)
  • Streamline guide names (#150)
  • Update logos, type styles, and homepage copy (#152)