mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
- Moved functions from FHC-Header to fhc_header_helper
- Added function backwardCompatibleJSMsIe to fhc_header_helper for backward compatibility with older versions of MS IE - FHC_Controller now loads helper fhc_header too - Added afarkas/html5shiv and scottjehl/Respond to composer - Rename function sendMail in fhc_sancho_helper.php to sendSanchoMail
This commit is contained in:
+23
-6
@@ -220,49 +220,67 @@
|
||||
"reference": "73690a9df26dbc1a49981f9335df2a9cd9808813"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "scottjehl/Respond",
|
||||
"version": "1.4.2",
|
||||
"dist": {
|
||||
"url": "https://github.com/scottjehl/Respond/archive/1.4.2.zip",
|
||||
"type": "zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
|
||||
"afarkas/html5shiv": "^3.7",
|
||||
"alvaro-prieto/colResizable": "^1.6",
|
||||
|
||||
"borgar/textile-js": "1.0",
|
||||
"BlackrockDigital/startbootstrap-sb-admin-2": "^3.3",
|
||||
"christianbach/tablesorter": "^1.0",
|
||||
|
||||
"christianbach/tablesorter": "^1.0",
|
||||
"codeigniter/framework": "3.*",
|
||||
"codeigniter-restserver": "2.6",
|
||||
|
||||
"components/jquery": "^3.2",
|
||||
"components/jqueryui": "^1.12",
|
||||
"components/font-awesome": "^4.7",
|
||||
"components/angular.js": "1.3.16",
|
||||
|
||||
"easyrdf/easyrdf": "0.9.*",
|
||||
|
||||
"fgelinas/timepicker": "^0.3.3",
|
||||
"fzaninotto/faker": "1.*",
|
||||
"joeldbirch/superfish": "^1.7",
|
||||
|
||||
"joeldbirch/superfish": "^1.7",
|
||||
"jquery/jqueryV1": "^1.12",
|
||||
"jquery/jqueryV2": "^2.2",
|
||||
"jquery/sizzle": "^1.0",
|
||||
|
||||
"jquery-archive/jquery-metadata": "^1.0",
|
||||
|
||||
"json-forms": "1.4.0",
|
||||
"jsoneditor": "5.5.6",
|
||||
|
||||
"kingsquare/json-schema-form": "*",
|
||||
|
||||
"ludo/jquery-treetable": "^3.2",
|
||||
|
||||
"michelf/php-markdown": "1.5.0",
|
||||
"ml/json-ld": "1.*",
|
||||
"mottie/tablesorter": "^2.29",
|
||||
|
||||
"netcarver/textile": "^3.5",
|
||||
"nicolaskruchten/pivottable": "^2.15.0",
|
||||
"rmariuzzo/jquery-checkboxes": "1.0.7",
|
||||
|
||||
"rmariuzzo/jquery-checkboxes": "1.0.7",
|
||||
"rougin/combustor": "1.1.*",
|
||||
"rougin/refinery": "*",
|
||||
|
||||
"scottjehl/Respond": "^1.4",
|
||||
|
||||
"tapmodo/Jcrop": "^2.0",
|
||||
"tinymce/tinymce": "4.*",
|
||||
"tomazdragar/SimpleCropper": "^1.0",
|
||||
@@ -280,4 +298,3 @@
|
||||
"bin-dir": "vendor/bin"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user