havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
486 stars 67 forks source link

[HxPopover] Consider migration to plain HTML popover #825

Open vaclavek opened 3 months ago

vaclavek commented 3 months ago

Popover is alredy part of standard:

Consider migration from current bootstrap implementation to plain HTML. Implementation is ready in all modern browsers: https://caniuse.com/mdn-api_htmlelement_popover

hakenr commented 3 months ago

We might consider adding an alternate plain-popover component, but the current set of components is "Bootstrap-based by design." Unless Bootstrap drops their Popover component, we will have to stick with it.