Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions examples/conditionformat2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@

* Luxon - https://moment.github.io/luxon/
* Author: JS Foundation and other contributors
* Lisense: [MIT License](https://github.com/moment/luxon/blob/3.4.4/LICENSE.md)
* License: [MIT License](https://github.com/moment/luxon/blob/3.3.0/LICENSE.md)
* jQuery - https://jquery.com/
* Author: jQuery Foundation, Inc.
* License: [MIT License](https://github.com/jquery/jquery/blob/3.7.1/MIT-LICENSE.txt)
* License: [MIT License](https://github.com/jquery/jquery/blob/4.0.0/MIT-LICENSE.txt)
* JsRender - https://www.jsviews.com/
* Author: Boris Moore
* License: [MIT License](https://github.com/BorisMoore/jsrender/blob/v0.9.83/MIT-LICENSE.txt)
* License: [MIT License](https://github.com/BorisMoore/jsrender/blob/v1.0.16/MIT-LICENSE.txt)
* tinyColorPicker and colors - https://github.com/PitPik/tinyColorPicker
* Author: Peter Dematté
* License: [MIT License](https://github.com/PitPik/tinyColorPicker/blob/1.1.1/LICENSE.md)
* color-paint-brush in config.html
@fontawesome - https://fontawesome.com
* Author: Dave Gandy
* Lisense: [CC BY 4.0 License](https://github.com/FortAwesome/Font-Awesome/blob/v4.7.0/README.md#license)
* License: [CC BY 4.0 License](https://github.com/FortAwesome/Font-Awesome/blob/v4.7.0/README.md#license)
* 51-modern-default - https://cybozu.dev/ja/kintone/sdk/library/plugin-stylesheet-guide/
* Author: Cybozu, Inc.
* License: [MIT License](https://github.com/kintone-samples/plugin-samples#licence)
4 changes: 2 additions & 2 deletions examples/conditionformat2/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 1,
"version": "3.2.8",
"version": "3.2.9",
"type": "APP",
"name": {
"ja": "条件書式プラグイン",
Expand All @@ -20,7 +20,7 @@
},
"desktop": {
"js": [
"https://js.cybozu.com/luxon/3.3.0/luxon.min.js",
"thirdparties/luxon.min.js",
"thirdparties/jquery.min.js",
"js/desktop.js"
],
Expand Down
4 changes: 2 additions & 2 deletions examples/conditionformat2/thirdparties/jquery.min.js

Large diffs are not rendered by default.

Loading