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

Provide CSS only alternatives using Dialog and Popover API. #139

Open ThaUnknown opened 11 months ago

ThaUnknown commented 11 months ago

A lot of elements, like modals, accordions, tooltips and others could simply use the Dialog and Popover elements. Dialog is widely supported, while popover isn't, but it would be good to already add those elements.