halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.01k stars 118 forks source link

CSS only form validation #140

Closed ThaUnknown closed 10 months ago

ThaUnknown commented 11 months ago

I made a PR for this in v1, to use :invalid on forms, and the invalid element feedback could be done via :has()

ThaUnknown commented 10 months ago

I didnt read docs quite well enough, this can now be done without JS using the tools already provided