From 55eab40f48a7b89a1a3692014aad86353c49d986 Mon Sep 17 00:00:00 2001 From: Aresn Date: Fri, 31 Aug 2018 16:04:12 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6f254f4..b8c12d61 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,9 @@ import 'iview/dist/styles/iview.css'; - Supports Vue.js 1.x - [visit 1.0 docs](http://v1.iviewui.com/) - Supports SSR - Supports [Nuxt.js](https://nuxtjs.org/) +- Support TypeScript - Supports [Electron](http://electron.atom.io/) -- iView does not support IE8 or below since [Vue.js](https://vuejs.org/v2/guide/reactivity.html) uses `Object.defineProperty` to track changes which is not supported by these browsers. +- Most components and features support IE9 and above browsers, some components and features do not support IE ## Community