Git Product home page Git Product logo

Comments (5)

AndrewBastin avatar AndrewBastin commented on May 23, 2024 2

Yeah, vue-cli comes with babel transpiling (more or less @AndrewBastin the same happens in create-react-app).

For working with IE11 we have to pay attention with modern CSS too (for example flex, but there are many others) so question is if we really want the project "IE11 compliant".

Personally i don't find any reason to make it 100% compatible with IE11 also due to the fact that Chrome, Brave and Firefox are free to use browsers for any OS

@diego81b yeah, well the issue opened here is that the app doesn't work on IE11, lending some basic support doesn't hurt.

I don't think we need full IE11 compliance, because that will make it difficult or limit the stuff we can do with this app, but some graceful fallbacks will be nice.

Well, another kinda being a wrench to this is that I am kinda working on making Postwoman kinda run as a lightweight cross-platform native desktop app (still by not using Electron) instead by depending on system webviews, in Windows that will be IE, so well, I kinda would love 100% IE compliance 😅

from hoppscotch.

AndrewBastin avatar AndrewBastin commented on May 23, 2024 1

Thanks for opening the issue...

I am pretty sure this can be resolved by resolving #31 .

Until then it's impractical to work on IE support while dropping all the niceties of modern JavaScript.

from hoppscotch.

liyasthomas avatar liyasthomas commented on May 23, 2024

I afraid IE 11 lacks ES6 support. And thus broke the app. I regret any inconvince caused. Let me do some more tests and will let you know

from hoppscotch.

diego81b avatar diego81b commented on May 23, 2024

Yeah, vue-cli comes with babel transpiling (more or less @AndrewBastin the same happens in create-react-app).

For working with IE11 we have to pay attention with modern CSS too (for example flex, but there are many others) so question is if we really want the project "IE11 compliant".

Personally i don't find any reason to make it 100% compatible with IE11 also due to the fact that Chrome, Brave and Firefox are free to use browsers for any OS

from hoppscotch.

liyasthomas avatar liyasthomas commented on May 23, 2024

Closing the issue since #51 solved it

from hoppscotch.

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.