aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2017-01-26 16:19:00 +0800
committer“shentao” <shentao@chinamobile.com>2017-01-26 16:21:54 +0800
commit6f01a8756fe38c0d6565c369005142adda4b9b57 (patch)
tree5f360e44ac9bb70f83781af1303d3915bb45cd3f /portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json
parent3f47ae6567e95e118c4a477e24cdc509dd0dce89 (diff)
rebuild GUI structure(only changed modules' name)
Issue-id : CLIENT-14 Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json')
-rw-r--r--portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json48
1 files changed, 0 insertions, 48 deletions
diff --git a/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json b/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json
deleted file mode 100644
index bc38db31..00000000
--- a/portal-common/src/main/webapp/common/thirdparty/icheck/icheck.jquery.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "name": "icheck",
- "version": "1.0.2",
- "title": "iCheck",
- "author": {
- "name": "Damir Sultanov",
- "email": "info@fronteed.com",
- "homepage": "http://fronteed.com/"
- },
- "licenses": [
- {
- "type": "MIT",
- "url": "http://en.wikipedia.org/wiki/MIT_License"
- }
- ],
- "dependencies": {
- "jquery": ">=1.7"
- },
- "description": "Highly customizable checkboxes and radio buttons (jQuery and Zepto). Features: identical inputs across different browsers and devices (both desktop and mobile), touch devices support (iOS, Android, BlackBerry, Windows Phone, Amazon Kindle), keyboard accessible inputs (Tab, Spacebar, Arrow up/down and other shortcuts), screenreader accessible inputs — (ARIA attributes for VoiceOver and others), customization freedom (use any HTML and CSS to style inputs or try 6 Retina-ready skins), lightweight size (1 kb gzipped). Provides 32 options to customize checkboxes and radio buttons, 11 callbacks to handle changes, 9 methods to make changes programmatically. Saves changes to original inputs, works carefully with any selectors.",
- "keywords": [
- "checkbox",
- "radio",
- "input",
- "field",
- "form",
- "desktop",
- "mobile",
- "custom",
- "replacement",
- "accessibility",
- "skins",
- "ui",
- "checked",
- "disabled",
- "indeterminate",
- "css3",
- "html5",
- "tiny",
- "lightweight",
- "jquery",
- "zepto"
- ],
- "homepage": "http://fronteed.com/iCheck/",
- "docs": "https://github.com/fronteed/iCheck",
- "demo": "http://fronteed.com/iCheck/",
- "download": "http://fronteed.com/iCheck/",
- "bugs": "https://github.com/fronteed/iCheck/issues/"
-}