Skip to content

Browser support

u-elements is committed to provide great support for all users and technologies, including older browser versions.

Based on up-to-date statistics from caniuse.com, u-elements currently support 99.37% of all users on Chrome, Edge, Firefox, Firefox for Android, Opera, Safari, Safari on iOS, and Samsung Internet.

Minimum requirements

Browser versionRelease date
Chrome 54+October 2016
Edge 79+January 2020
Firefox 63+October 2018
Firefox for Android 144+October 2025
Opera 41+October 2016
Safari 10.1+March 2017
Safari on iOS 10.3+March 2017
Samsung Internet 6.2+October 2017

Web features in use

u-elements tracks browser support by monitoring the web features it uses. This is done by analyzing source code with JSHint and cross-referencing the identified features against MDN Browser Compatibility Data and caniuse.com usage statistics. Here are the web features used by u-elements that are not yet fully supported by all browsers:

FeatureBrowser support
Node.getRootNode 99.37%
Window.customElements 99.37%
:host 99.37%
:host() 99.37%
Object.entries 99.40%
ShadowRoot.mode 99.40%
Element.append 99.40%
Element.attachShadow 99.40%
ShadowRoot.activeElement 99.40%
Element.slot 99.40%
Element.prepend 99.40%
Event.composed 99.42%
Node.isConnected 99.48%
KeyboardEvent.key 99.56%
Array.includes 99.74%
Element.shadowRoot 99.78%
Event.isTrusted 99.78%
Array.from 99.79%
Array.of 99.79%
Object.assign 99.79%
Array.find 99.79%
Array.findIndex 99.79%
HTMLScriptElement.innerText 99.87%
Element.insertAdjacentElement 99.87%
KeyboardEvent.repeat 99.88%
String.repeat 99.88%
String.endsWith 99.88%
Element.closest 99.88%
String.startsWith 99.88%

Released under the MIT License