aboutsummaryrefslogtreecommitdiffstats
path: root/build/core.json
diff options
context:
space:
mode:
authorKarl Swedberg <kswedberg@gmail.com>2012-07-11 08:59:03 -0400
committerKarl Swedberg <kswedberg@gmail.com>2012-07-11 08:59:03 -0400
commit44dda079c0d632ffc97e08a0cc63dc3db0f459a9 (patch)
treeffd623c51e0714a696c77cf1d2ed8f0abb92121f /build/core.json
parent83ec5e2077cffdea1ed9ff1e68b519baf320d6f0 (diff)
downloadjquery-ui-44dda079c0d632ffc97e08a0cc63dc3db0f459a9.tar.gz
jquery-ui-44dda079c0d632ffc97e08a0cc63dc3db0f459a9.zip
Update descriptions of UI components in manifest files.
Diffstat (limited to 'build/core.json')
-rw-r--r--build/core.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/core.json b/build/core.json
index 366abf8e1..5273ebf7a 100644
--- a/build/core.json
+++ b/build/core.json
@@ -6,7 +6,7 @@
"docs": "http://api.jqueryui.com/category/ui-core"
},
"datepicker": {
- "description": "A datepicker than can be toggled from a input or displayed inline.",
+ "description": "Displays a calendar from an input or inline for selecting dates.",
"dependencies": [ "core" ],
"keywords": [
"form",
@@ -17,7 +17,7 @@
},
"effect": {
"title": "jQuery UI Effects Core",
- "description": "Extends the internal jQuery effects, includes morphing, easing and is required by all other effects.",
+ "description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.",
"keywords": [
"animation",
"show",
@@ -32,7 +32,7 @@
"docs": "http://api.jqueryui.com/category/effects-core"
},
"position": {
- "description": "A utility plugin for positioning elements relative to other elements.",
+ "description": "Positions elements relative to other elements.",
"keywords": [
"offset",
"relative",