Framework: browser support

Created on 6 Feb 2015  路  8Comments  路  Source: aurelia/framework

What browsers is Aurelia targeting ? is it IE9+ ?
couldn't seem to find anything on browser support in the docs

Most helpful comment

@paolocarrasco please create a new issue to report this display bug in our docs app. The issue you are responding to was a question of what browsers Aurelia supports. We support IE9+ and the current versions of all other browsers, as they are "Evergreen" (constantly kept updated).

All 8 comments

From Introducing Aurelia post:

Aurelia targets Evergreen Browsers only. However, some of our early adopters have reported that things appear to be working even on IE9...

Basically, this means any modern browser with automatic updates (Chrome, Firefox, Safari...), including IE10+.

P.S. A better place to ask this kind of question would be on Aurelia's Gitter channel.

thank you, will try the gitter next time :)

I believe that Aurelia.io is developed with the framework. However, it does not work on IE11? If you got to this page http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/quick-start , the left panel will always be empty.

aurelia_ie11

Maybe missing polyfill? Perhaps request animation frame?
image

Okay, so the Aurelia framework does not by default support IE11? Or at least the Aurelia hub should patch the polyfill if it is required for IE11 so that it's browsable since IE11 is a pretty much modern browser.

Does not work indeed.

The Aurelia problem is with the navigation bar, the bad-styling in the notes section is not an Aurelia issue but CSS. Anyway, the first one is an indicator that something is wrong on it (tried on Windows 10 + IE 11).

@paolocarrasco please create a new issue to report this display bug in our docs app. The issue you are responding to was a question of what browsers Aurelia supports. We support IE9+ and the current versions of all other browsers, as they are "Evergreen" (constantly kept updated).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jfbaquerocelis picture jfbaquerocelis  路  3Comments

ghost picture ghost  路  4Comments

FunkMonkey33 picture FunkMonkey33  路  5Comments

piet-v picture piet-v  路  3Comments

danfma picture danfma  路  5Comments