chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.26k stars 84 forks source link

Render previews #175

Closed chinedufn closed 2 years ago

chinedufn commented 2 years ago

This commit starts rendering previews in the percy preview app

chinedufn commented 2 years ago

Still experimenting.. but I'm thinking that we have a list of all of the application's component previews on the left.. then you see the component on the right.

Switch components by clicking on a preview on the left.

image