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.07% of all users on Chrome, Edge, Firefox, Firefox for Android, Opera, Safari, Safari on iOS, and Samsung Internet.
Minimum requirements
Browser version | Release date |
---|---|
Chrome 60+ | July 2017 |
Edge 79+ | January 2020 |
Firefox 66+ | March 2019 |
Firefox for Android 132+ | October 2024 |
Opera 47+ | August 2017 |
Safari 10.1+ | March 2017 |
Safari on iOS 10.3+ | March 2017 |
Samsung Internet 8.2+ | December 2018 |
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:
Feature | Browser support |
---|---|
InputEvent.inputType | 99.07% |
Window.customElements | 99.21% |
:host | 99.22% |
:host() | 99.22% |
ShadowRoot.mode | 99.23% |
Element.attachShadow | 99.23% |
ShadowRoot.activeElement | 99.23% |
Element.slot | 99.23% |
Node.getRootNode | 99.26% |
Event.composed | 99.34% |
Node.isConnected | 99.35% |
Object.entries | 99.50% |
Element.append | 99.51% |
Element.prepend | 99.51% |
Element.shadowRoot | 99.56% |
KeyboardEvent.key | 99.57% |
Array.includes | 99.73% |
Array.from | 99.74% |
Array.find | 99.74% |
Array.findIndex | 99.74% |
:scope | 99.77% |
KeyboardEvent.repeat | 99.87% |