Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ushiront committed Oct 19, 2017
1 parent 5d1d3e0 commit 35f8342
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 29 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added examples/.DS_Store
Binary file not shown.
Binary file added examples/ganttchart/.DS_Store
Binary file not shown.
Binary file added examples/js-edit/.DS_Store
Binary file not shown.
Binary file added examples/js-edit/js/.DS_Store
Binary file not shown.
54 changes: 35 additions & 19 deletions examples/js-edit/js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jQuery.noConflict();
'Chart.JS',
'DataTables',
'DomPurify',
'ES6 Promise',
'FontAwesome',
'FullCalendar',
'Handsontable',
Expand All @@ -123,12 +124,15 @@ jQuery.noConflict();
'JSRender',
'jsTree',
'JSZip',
'lodash',
'Marked.js',
'OpenLayers',
'popModal',
'slabText',
'Spin.js',
'SweetAlert2',
'SweetAlert',
'toastr',
'Underscore.js',
'Vue.js'
],
Expand All @@ -141,6 +145,7 @@ jQuery.noConflict();
'Chart.JS',
'DataTables',
'DomPurify',
'ES6 Promise',
'FontAwesome',
'FullCalendar',
'Handsontable',
Expand All @@ -150,12 +155,15 @@ jQuery.noConflict();
'JSRender',
'jsTree',
'JSZip',
'lodash',
'Marked.js',
'OpenLayers',
'popModal',
'slabText',
'Spin.js',
'SweetAlert2',
'SweetAlert',
'toastr',
'UltraDate.js',
'Underscore.js',
'Vue.js'
Expand All @@ -169,6 +177,7 @@ jQuery.noConflict();
'Chart.JS',
'DataTables',
'DomPurify',
'ES6 Promise',
'FontAwesome',
'FullCalendar',
'Handsontable',
Expand All @@ -178,12 +187,15 @@ jQuery.noConflict();
'JSRender',
'jsTree',
'JSZip',
'lodash',
'Marked.js',
'OpenLayers',
'popModal',
'slabText',
'Spin.js',
'SweetAlert2',
'SweetAlert',
'toastr',
'UltraDate.js',
'Underscore.js',
'Vue.js'
Expand All @@ -192,34 +204,38 @@ jQuery.noConflict();

var cdnLibsDetail = {
'jQuery': ['jquery', '2.2.4', 'jquery.min.js'],
'jQuery UI': ['jqueryui', '1.12.0', ['jquery-ui.min.js', 'themes/smoothness/jquery-ui.css']],
'Moment.js': ['momentjs', '2.15.1', ['moment.min.js', 'moment-with-locales.min.js']],
'Ace': ['ace', 'v1.2.5', 'ace.js'],
'AngularJS': ['angularjs', 'v1.5.8', 'angular.min.js'],
'Chart.JS': ['chartjs', 'v2.2.2', 'Chart.min.js'],
'DataTables': ['datatables', 'v1.10.12', ['js/jquery.dataTables.min.js', 'css/jquery.dataTables.min.css']],
'DomPurify': ['dompurify', '0.8.3', 'purify.min.js'],
'FontAwesome': ['font-awesome', 'v4.6.3', 'css/font-awesome.min.css'],
'FullCalendar': ['fullcalendar', 'v3.0.1',
'jQuery UI': ['jqueryui', '1.12.1', ['jquery-ui.min.js', 'themes/smoothness/jquery-ui.css']],
'Moment.js': ['momentjs', '2.18.1', ['moment.min.js', 'moment-with-locales.min.js']],
'Ace': ['ace', 'v1.2.8', 'ace.js'],
'AngularJS': ['angularjs', 'v1.6.6', 'angular.min.js'],
'Chart.JS': ['chartjs', 'v2.7.0', 'Chart.min.js'],
'DataTables': ['datatables', 'v1.10.16', ['js/jquery.dataTables.min.js', 'css/jquery.dataTables.min.css']],
'DomPurify': ['dompurify', '1.0.2', 'purify.min.js'],
'ES6 Promise': ['es6-promise', 'v4.1.1', 'es6-promise.auto.min.js'],
'FontAwesome': ['font-awesome', 'v4.7.0', 'css/font-awesome.min.css'],
'FullCalendar': ['fullcalendar', 'v3.5.1',
['fullcalendar.min.js', 'fullcalendar.min.css', 'fullcalendar.print.css']],
'Handsontable': ['handsontable', '0.28.3', ['handsontable.full.min.js', 'handsontable.full.min.css']],
'highlightjs': ['highlightjs', '9.7.0', ['highlight.js', 'styles/default.css']],
'jqGrid': ['jqgrid', 'v5.1.1',
'Handsontable': ['handsontable', '0.34.4', ['handsontable.full.min.js', 'handsontable.full.min.css']],
'highlightjs': ['highlightjs', '9.12.0', ['highlight.js', 'styles/default.css']],
'jqGrid': ['jqgrid', 'v5.2.1',
['js/jquery.jqGrid.min.js', 'js/i18n/grid.locale-ja.js', 'js/i18n/grid.locale-en.js',
'js/i18n/grid.locale-cn.js', 'css/ui.jqgrid.css']],
'jQuery.Gantt': ['jquerygantt', '20140623', ['jquery.fn.gantt.min.js', 'css/style.css']],
'JSRender': ['jsrender', '0.9.80', 'jsrender.min.js'],
'jsTree': ['jstree', '3.3.2', ['jstree.min.js', 'themes/default/style.min.css']],
'JSZip': ['jszip', 'v3.1.2', 'jszip.min.js'],
'JSRender': ['jsrender', '0.9.88', 'jsrender.min.js'],
'jsTree': ['jstree', '3.3.4', ['jstree.min.js', 'themes/default/style.min.css']],
'JSZip': ['jszip', 'v3.1.4', 'jszip.min.js'],
'lodash': ['lodash', '4.17.4', 'lodash.min.js'],
'Marked.js': ['markedjs', 'v0.3.6', 'marked.min.js'],
'OpenLayers': ['openlayers', 'v3.18.2', ['ol.js', 'ol.css']],
'popModal': ['popmodal', '1.23', ['popModal.min.js', 'popModal.min.css']],
'OpenLayers': ['openlayers', 'v3.20.1', ['ol.js', 'ol.css']],
'popModal': ['popmodal', '1.25', ['popModal.min.js', 'popModal.min.css']],
'slabText': ['slabtext', '2.0.0', ['jquery.slabtext.min.js','slabtext.css']],
'Spin.js': ['spinjs', '2.3.2', 'spin.min.js'],
'SweetAlert2': ['sweetalert2', 'v6.10.1', ['sweetalert2.min.js', 'sweetalert2.min.css']],
'SweetAlert': ['sweetalert', 'v1.1.3', ['sweetalert.min.js', 'sweetalert.css']],
'SweetAlert': ['sweetalert', 'v2.0.4', ['sweetalert.min.js', 'sweetalert.css']],
'toastr': ['toastr', '2.1.1', ['toastr.min.js','toastr.min.css']],
'UltraDate.js': ['ultradatejs', 'v2.2.1', ['UltraDate.min.js', 'UltraDate.ja.min.js']],
'Underscore.js': ['underscore', '1.8.3', 'underscore-min.js'],
'Vue.js': ['vuejs', 'v1.0.28', 'vue.min.js']
'Vue.js': ['vuejs', 'v2.4.4', 'vue.min.js']
};

var $id = function(name) {
Expand Down
5 changes: 0 additions & 5 deletions examples/js-edit/js/jquery-1.11.3.min.js

This file was deleted.

10 changes: 5 additions & 5 deletions examples/js-edit/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 1,
"version": 4,
"version": 5,
"type": "APP",
"name": {
"ja": "JSEdit for kintone",
Expand All @@ -20,10 +20,10 @@
"config": {
"html": "html/config.html",
"js": [
"https://js.cybozu.com/ace/v1.2.0/ace.js",
"https://js.cybozu.com/ace/v1.2.0/ext-language_tools.js",
"https://js.cybozu.com/jquery/1.11.3/jquery.min.js",
"https://js.cybozu.com/spinjs/2.0.1/spin.min.js",
"https://js.cybozu.com/ace/v1.2.8/ace.js",
"https://js.cybozu.com/ace/v1.2.8/ext-language_tools.js",
"https://js.cybozu.com/jquery/1.12.4/jquery.min.js",
"https://js.cybozu.com/spinjs/2.3.2/spin.min.js",
"js/config.js"
],
"css": [
Expand Down

0 comments on commit 35f8342

Please sign in to comment.