detect-msie
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,0 +0,0 @@ // https://eslint.org/docs/user-guide/configuring |
@@ -0,0 +0,0 @@ // https://github.com/michael-ciniawsky/postcss-load-config |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ # demo |
@@ -0,0 +0,0 @@ // The Vue build version to load with the `import` command |
@@ -0,0 +0,0 @@ import Vue from 'vue' |
@@ -0,0 +0,0 @@ // A custom Nightwatch assertion. |
@@ -0,0 +0,0 @@ require('babel-register') |
@@ -0,0 +0,0 @@ // 1. start the dev server using production config |
@@ -0,0 +0,0 @@ // For authoring Nightwatch tests, see |
@@ -0,0 +0,0 @@ const path = require('path') |
import Vue from 'vue' | ||
Vue.config.productionTip = false |
@@ -0,0 +0,0 @@ import Vue from 'vue' |
{ | ||
"name": "detect-msie", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
# Detect-Ie | ||
Detection of Internet Explorer 7-11 and Edge (>= 12), based on either Feature or User-Agent. | ||
Detection of Internet Explorer 7-11 and Edge (>= 12), based on either Feature or User-Agent. See [demo](https://adi518.github.io/detect-ie/). | ||
## Install | ||
@@ -30,2 +30,2 @@ ``` | ||
* Default: `false` | ||
* Description: Use User-Agent based detection instead (less reliable, spoofable). | ||
* Description: Use User-Agent based detection instead (less reliable, [spoofable](https://developer.mozilla.org/en-US/docs/Glossary/User_agent)). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53761