GithubHelp home page GithubHelp logo

IE compatibility about systemjs HOT 12 CLOSED

systemjs avatar systemjs commented on July 22, 2024
IE compatibility

from systemjs.

Comments (12)

guybedford avatar guybedford commented on July 22, 2024

The code is all written to work with IE8, but it hasn't been properly
tested. I'm happy to work with you on the support if you need.

On Monday, February 17, 2014, Simon Yu [email protected] wrote:

Hi,

Does the current version of SystemJS built with support of Internet
Explorer 8?

Reply to this email directly or view it on GitHubhttps://github.com//issues/43
.

from systemjs.

simonykq avatar simonykq commented on July 22, 2024

Hi, This is what happened when I tried to test the SystemJS on IE8

screen shot 2014-02-17 at 17 31 15

Let me know if you have ideas on where the problem is and how I can fix. Thanks

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

Thanks for looking into this. I believe this is because import is a reserved property in IE8. I've added a fix to both es6-module-loader (ModuleLoader/es-module-loader@d1a684d) and SystemJS (f44df33) on the master branches. Let me know if this helps.

One other thing - loading ES6 modules in IE8 is not supported as the Traceur runtime is ES5 compatible only. I can work with you on a suitable build workflow here to make ES6 modules work in IE8 though (say compiling into AMD). For now, it is probably best to test SystemJS just loading AMD modules.

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

We've just created two new IE compatibility fixes - ModuleLoader/es-module-loader@932e4aa

(in case you already tried it).

from systemjs.

simonykq avatar simonykq commented on July 22, 2024

Thanks for your hard work on this. I am happy to help you working and have a look on existing issues in IE8. In the meantime, please see the following error message I got from my colleagues in testing in IE8. Any suggestion to fix will be warmly welcomed!

screen shot 2014-02-18 at 15 49 24

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

I've resolved this in the latest master branch. Thanks for reporting back!

from systemjs.

simonykq avatar simonykq commented on July 22, 2024

Hi, Could you please suggest on what version of system.js that has the best compatibility so far, especially with IE browser. Because I found there are multiple versions under the dist/ folder and therefore not sure which one should I use for a stable release.

Many thanks for advice!

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

Sure, I'm working on some browser testing - will keep you informed.

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

To update on this - I've been working on IE8 compatibility for the ES6 Module Loader today, and unfortunately have reached a point where the bugs go pretty deep.

The tests are running, and some are passing, but there are IE8 bugs in the promises implementation and normalization functions.

It may be possible to resolve these, but I do not have the time now. IE9 compatibility is the best we can offer until these bugs are resolved.

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

IE8 support is finally complete for loading AMD, CommonJS and global scripts on the master versions of SystemJS and ES6 Module Loader. Transpiled ES6 may be supported in future.

I will be documenting the support and limitations, making a release shortly.

from systemjs.

guybedford avatar guybedford commented on July 22, 2024

This is now in the latest release.

from systemjs.

simonykq avatar simonykq commented on July 22, 2024

Great.

Many thanks for your update and hard work on this. I will try and use this into our existing projects

Simon

On 27 Mar 2014, at 23:50, Guy Bedford [email protected] wrote:

This is now in the latest release.


Reply to this email directly or view it on GitHub.

from systemjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.