AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
723 stars 47 forks source link

Astro SignupForm Playground #214

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

Note the goal here is to eventually have the capabilities to compare Astro based signup form's TTI vs. React client hydrated one.

Related bug in Astro integration: https://github.com/withastro/astro/issues/3246 (we could probably just go back to manually importing the common.min.css for now)


See playgrounds/SignupForm/src/components/astro/AstroComponents.astro image

netlify[bot] commented 2 years ago

Deploy Preview for agnostic-astro canceled.

Name Link
Latest commit 582d21fabab94b6926b560c7fccbd22c0c51036d
Latest deploy log https://app.netlify.com/sites/agnostic-astro/deploys/626fdbe536772600085e66da
roblevintennis commented 2 years ago

This still leaves some to be desired but I'll have to come back to it at some point. It's "mostly" working for now.