bootstrap-ie11
Advanced tools
Comparing version
{ | ||
"name": "bootstrap-ie11", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"description": "Bootstrap 5 for Internet Explorer 11", | ||
@@ -38,6 +38,6 @@ "keywords": [ | ||
"css-compile": "sass --style expanded --source-map --embed-sources scss:css", | ||
"css-lint": "stylelint \"scss/*.scss\"", | ||
"css-lint": "stylelint \"scss/*.scss\" --fix -f verbose", | ||
"css-minify": "cleancss --format breakWith=lf --source-map --source-map-inline-sources --output css/bootstrap-ie11.min.css css/bootstrap-ie11.css", | ||
"html-lint": "npx htmlhint \"tests/*.html\"", | ||
"prettier": "npx prettier --write \"scss/*.scss\"", | ||
"prettier": "npx prettier --write \"**/*.{json,scss,yml}\"", | ||
"test": "npm run css-lint" | ||
@@ -51,7 +51,7 @@ }, | ||
"npm-run-all": "4.1.5", | ||
"sass": "1.67.0", | ||
"stylelint": "15.10.3", | ||
"stylelint-config-twbs-bootstrap": "11.0.1" | ||
"sass": "1.72.0", | ||
"stylelint": "16.3.1", | ||
"stylelint-config-twbs-bootstrap": "14.1.0" | ||
}, | ||
"sass": "scss/bootstrap-ie11.scss" | ||
} |
@@ -28,3 +28,3 @@ <p align="center"> | ||
```html | ||
<script nomodule>window.MSInputMethodContext && document.documentMode && document.write('<link rel="stylesheet" href="/css/bootstrap-ie11.min.css"><script src="https://cdn.jsdelivr.net/combine/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js,npm/ie11-custom-properties@4,npm/element-qsa-scope@1"><\/script><script crossorigin="anonymous" src="https://polyfill.io/v3/polyfill.min.js?features=default%2CNumber.parseInt%2CNumber.parseFloat%2CArray.prototype.find%2CArray.prototype.includes"><\/script>');</script> | ||
<script nomodule>window.MSInputMethodContext && document.documentMode && document.write('<link rel="stylesheet" href="/css/bootstrap-ie11.min.css"><script src="https://cdn.jsdelivr.net/combine/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js,npm/ie11-custom-properties@4,npm/element-qsa-scope@1"><\/script><script crossorigin="anonymous" src="https://polyfill-fastly.io/v3/polyfill.min.js?features=default%2CNumber.parseInt%2CNumber.parseFloat%2CArray.prototype.find%2CArray.prototype.includes"><\/script>');</script> | ||
``` | ||
@@ -41,3 +41,3 @@ | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-ie11@5.3.2/css/bootstrap-ie11.min.css" media="all and (-ms-high-contrast: active), (-ms-high-contrast: none)"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-ie11@5.3.3/css/bootstrap-ie11.min.css" media="all and (-ms-high-contrast: active), (-ms-high-contrast: none)"> | ||
``` | ||
@@ -68,3 +68,3 @@ | ||
- Polyfill for CSS custom properties ([ie11CustomProperties](https://github.com/nuxodin/ie11CustomProperties)) | ||
- Polyfill to fix most JavaScript components ([Polyfill.io](https://polyfill.io/v3/)) | ||
- Polyfill to fix most JavaScript components ([Polyfill](https://polyfill-fastly.io/v3/)) | ||
- Polyfill to fix tabs ([element-qsa-scope polyfill](https://www.npmjs.com/package/element-qsa-scope)) | ||
@@ -71,0 +71,0 @@ - Fixes for Accordion button icons |
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
103906
2.08%28
3.7%713
4.09%