Skip to content

Can i use vuejs safely in my project ? (need to support IE 7,8) #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aprilcai opened this issue Nov 6, 2015 · 1 comment
Closed

Can i use vuejs safely in my project ? (need to support IE 7,8) #179

aprilcai opened this issue Nov 6, 2015 · 1 comment

Comments

@aprilcai
Copy link

aprilcai commented Nov 6, 2015

Hi, I want to know can i use vuejs safely in my project which is need to support Internet Explorer 7, 8.
I know that vuejs just supports es5 , so I am also going to use es-shims/es5-shim (I think this will help).
I am also know that es5-shim is not support all features of es5, so i ask this issues. : )

@yyx990803
Copy link
Member

Sorry, Vue uses features that cannot be shimmed. The browser must support ES5 natively.

dingyiming pushed a commit that referenced this issue Dec 21, 2016
修复一些翻译错误
kazupon pushed a commit to kazupon/vuejs.org that referenced this issue Oct 1, 2017
* router移行ガイド翻訳

* router移行ガイド翻訳修正

* router移行ガイド翻訳修正
lex111 pushed a commit to lex111/vuejs.org that referenced this issue Feb 3, 2018
render-function.md добавлено упоминание .passive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants