* Mon May 12 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
- Adding SM2 panel [SME: 13004] - Upgrade to phpsysinfo 3.4.4 - Add code to delete inline styles and add css to make it look better. - version saved / built uses the static version, which means no drops downs and choices.
This commit is contained in:
43
root/opt/phpsysinfo/js/vendor/README
vendored
43
root/opt/phpsysinfo/js/vendor/README
vendored
@@ -1,37 +1,58 @@
|
||||
versions, links and simple description of used jquery files
|
||||
===========================================================
|
||||
|
||||
bootstrap.min.js
|
||||
bootstrap-modal.js
|
||||
---------
|
||||
VERSION : 3.3.5
|
||||
URL : http://getbootstrap.com/
|
||||
VERSION : 4.3.1
|
||||
URL : https://getbootstrap.com/
|
||||
DESC : Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
bootstrap-util.js
|
||||
---------
|
||||
VERSION : 4.3.1
|
||||
URL : https://getbootstrap.com/
|
||||
DESC : Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
transparency.js
|
||||
---------
|
||||
VERSION : 0.10.0
|
||||
URL : http://leonidas.github.io/transparency/
|
||||
URL : https://leonidas.github.io/transparency/
|
||||
DESC : Transparency is a minimal template engine for jQuery. It maps JSON objects to DOM elements with zero configuration. Just call .render()
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
html5shiv-printshiv.js
|
||||
---------
|
||||
VERSION : 3.7.2
|
||||
URL : https://code.google.com/p/html5shiv-printshiv/
|
||||
DESC : Enabling HTML5 Shiv Script and Print Support on old IE6-9 Browser Safari 4.x and Firefox 3.x
|
||||
VERSION : 3.7.3
|
||||
URL : https://github.com/aFarkas/html5shiv/
|
||||
DESC : Enabling HTML5 Shiv Script and Print Support on old IE6-9 Browser, Safari 4.x and Firefox 3.x
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
console-shim.js
|
||||
---------
|
||||
VERSION :
|
||||
URL : https://github.com/liamnewmarch/console-shim
|
||||
VERSION :
|
||||
URL : https://github.com/liamnewmarch/console-shim/
|
||||
DESC : Shim to make browsers store console messages without Dev Tools open (e.g. IE9)
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
sorttable.js
|
||||
---------
|
||||
VERSION : 2+2014.12.25.12_fix
|
||||
URL : http://www.kryogenix.org/code/browser/sorttable/
|
||||
VERSION : 2+2014.12.25.12_fix-noinit-noforeach
|
||||
URL : https://www.kryogenix.org/code/browser/sorttable/
|
||||
DESC : Make all your tables sortable
|
||||
USED : used for the entire bootstrap userinterface
|
||||
|
||||
bootstrap-ie8.js
|
||||
---------
|
||||
VERSION : 4.3.100
|
||||
URL : https://namiltd.github.io/bootstrap-ie/
|
||||
DESC : Bootstrap 4 compatibility module for IE8
|
||||
USED : used for the entire bootstrap userinterface on IE8
|
||||
|
||||
bootstrap-ie9.js
|
||||
---------
|
||||
VERSION : 4.3.100
|
||||
URL : https://namiltd.github.io/bootstrap-ie/
|
||||
DESC : Bootstrap 4 compatibility module for IE9
|
||||
USED : used for the entire bootstrap userinterface on IE9
|
||||
|
Reference in New Issue
Block a user