From 7a03f8393b2a8fe4ada75757d967a0af8b649553 Mon Sep 17 00:00:00 2001 From: Nivesh Rajbhandari Date: Wed, 25 Apr 2012 14:33:34 -0700 Subject: Updating the canvas runtime files for gradient and rectangle radius fixes. Signed-off-by: Nivesh Rajbhandari --- js/io/system/ninjalibrary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/io') diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json index 285444b5..e236f2e0 100644 --- a/js/io/system/ninjalibrary.json +++ b/js/io/system/ninjalibrary.json @@ -1,6 +1,6 @@ { "libraries": [ {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.7.0.0"}, - {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.4.0"} + {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.5.0"} ] } \ No newline at end of file -- cgit v1.2.3 From bcfb200482c26b2bfc0d6577b1eb0de7a19a6762 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Thu, 26 Apr 2012 16:23:59 -0700 Subject: Removing all "module" declarations and replaced with "prototype" in preparation for montage converting to the new "prototype" format fully --- js/io/ui/cloudpopup.reel/cloudpopup.html | 5 ++--- .../file-input-field.reel/file-input-field.html | 5 ++--- .../picker-navigator.reel/picker-navigator.html | 5 ++--- .../new-file-location.reel/new-file-location.html | 14 +++++--------- .../new-file-options-navigator.html | 8 +++----- js/io/ui/save-as-dialog.reel/save-as-dialog.html | 8 +++----- 6 files changed, 17 insertions(+), 28 deletions(-) (limited to 'js/io') diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html index e58041ec..a75266a3 100755 --- a/js/io/ui/cloudpopup.reel/cloudpopup.html +++ b/js/io/ui/cloudpopup.reel/cloudpopup.html @@ -1,4 +1,4 @@ - +