We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f91da commit 26555a8Copy full SHA for 26555a8
README.md
@@ -17,7 +17,7 @@ For more details, guides and API reference, visit [vuejs.org](http://vuejs.org).
17
18
## Browser Support
19
20
-Vue.js supports [most ECMAScript 5 compliant browsers](https://saucelabs.com/u/vuejs), essentially IE9+. IE9 needs [classList polyfill](https://github.com/remy/polyfills/blob/master/classList.js) and doesn't support transitions.
+Vue.js supports [most ECMAScript 5 compliant browsers](https://saucelabs.com/u/vuejs), essentially IE9+. IE8 and below are not supported.
21
22
## Contribution
23
0 commit comments