As part of #769, a bunch of Web Components have been implemented using newer browser APIs. However, some of them may not be available in all supported browsers.
Before looking into this, though, we still have to consider whether we can use 3rd party components from Web Awesome or other libraries. If we do, maybe we can end up removing all the new functionality that relies on unsupported APIs.
These are some of the APIs being used:
As part of #769, a bunch of Web Components have been implemented using newer browser APIs. However, some of them may not be available in all supported browsers.
Before looking into this, though, we still have to consider whether we can use 3rd party components from Web Awesome or other libraries. If we do, maybe we can end up removing all the new functionality that relies on unsupported APIs.
These are some of the APIs being used:
:state()CSS pseudo-class<dialog>element