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

Vue TS Hidden Label #227

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

I think I nuked the vue hidden label when I did the TS port. Need to add that back: https://github.com/AgnosticUI/agnosticui/pull/222/files#diff-ed3e9353be32a30e6f0459bd9320ed6639b967292dd1c89aa6f0f437aec45298

roblevintennis commented 2 years ago

Fixed in my dark mode branch