You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Holder is now 5 years old and has been through several refactors. Some assumptions from its initial development (Android 2 support is necessary, non-Webkit Opera is still used, IE6-IE9 are dominant) are no longer true and only make the code base more complicated. Other assumptions, like mutation observers being unavailable, are also no longer true. Looking forward, Holder should focus on being small, interoperable, and cutting-edge.
Main goals for Holder 3
Drop rendering support for legacy browsers (IE10 and below, Opera, Android 2)
Holder is now 5 years old and has been through several refactors. Some assumptions from its initial development (Android 2 support is necessary, non-Webkit Opera is still used, IE6-IE9 are dominant) are no longer true and only make the code base more complicated. Other assumptions, like mutation observers being unavailable, are also no longer true. Looking forward, Holder should focus on being small, interoperable, and cutting-edge.
Main goals for Holder 3
Secondary goals for Holder 3
The text was updated successfully, but these errors were encountered: