Skip to content
This repository was archived by the owner on Nov 8, 2025. It is now read-only.

Releases: pflow-xyz/pflow-dev-poc

v0.2.1

14 Apr 16:38
c946589

Choose a tag to compare

  • adjust model.js to allow communication accross domains
  • this should allow any origin to use the js to receive messages from the model.xml

v0.2.0

12 Apr 17:12
bf54343

Choose a tag to compare

  • Update static html/js/css/svg build to minimize footprint in index.html
  • prepare to embed index in gno.land

v0.1.0

07 Apr 15:17
7fc735b

Choose a tag to compare

  • support pflow.xyz styles and layout
  • adopt 2 different component builds both driven by SVG scripting
    1. pure JS + SVG + CSS build in ./static
    1. react build in ./src ./public/model.xml

KNOWN ISSUES: missing support to read in the v1 URL w/ proper vectorized token colored values & some failing ts and go tests

REVIEW: consider how to add live-edit like current pflow/editor build without the same component sprawl in pfllow.xyz (too many components)