Ember.js浏览器支持?
是否有支持Ember.js应用程序的桌面浏览器和版本的记录列表?也就是说,如果我说一个应用程序开发的Ember.js将支持IE 9+,FF 11+,Chrome 17+,Safari 5+,我将是超额或underreach?
Is there a documented list of desktop browsers and versions which support Ember.js apps? That is, if I say an app developed in Ember.js will support IE 9+, FF 11+, Chrome 17+, Safari 5+, will I be overreaching or underreaching? If support is fluid, what does it depend on?
在新版本中,我们对所有 BrowserStack上可用的平台。我们在一些旧的平台上有几个测试失败,但在实践中他们都工作。如果你支持旧版本的IE是最大的问题是性能。但是,它仍然应该正常工作。它绝对支持所有现代浏览器和移动平台,虽然内置触摸支持是有限的。
When doing new releases we run tests across all platforms available on BrowserStack. We have a couple test failures on some of the older platforms, but in practice they all do work. The biggest concern if you support older versions of IE is performance. However, it should still work properly. It definitely supports all modern browsers and mobile platforms, though built in touch support is limited.