Skip to content

文字結合プラグインライブラリ同梱#237

Open
juridon wants to merge 3 commits into
kintone-samples:masterfrom
juridon:APIdocument-3722
Open

文字結合プラグインライブラリ同梱#237
juridon wants to merge 3 commits into
kintone-samples:masterfrom
juridon:APIdocument-3722

Conversation

@juridon

@juridon juridon commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

ライブラリ同梱

※LGWAN 環境で外部 CDN に依存しないようにするための修正

  • 設定画面で CDN 参照していた SweetAlert2 11.23.0 / JsRender 0.9.86 を thirdparties/ に同梱
  • manifest version を 1.3.7 → 1.3.8 に更新
  • README を実態に合わせて修正(SweetAlert2 表記、未使用の jQuery 削除)

不具合修正

  • 設定画面を開くと、「項目間の記号」が表示されない不具合があったため修正(v1.3.7のjQuery削除時に発生)

@SilverRusk SilverRusk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM。内容を確認し、問題ありませんでした。

確認結果

  • CDN参照の置換: config.js の SweetAlert2(js/css)・JsRender を thirdparties/ に置換済み。CDN参照の残存なし
  • 同梱ファイルの同一性(SHA256): 公式CDNとバイト単位で完全一致
    • sweetalert2.min.js / sweetalert2.min.css = js.cybozu.com/sweetalert2/v11.23.0/ と一致
    • jsrender.min.js = js.cybozu.com/jsrender/0.9.86/ と一致(ヘッダ JsRender v0.9.86 (Beta)
  • バージョン整合: manifest / README / 実ファイルすべて SweetAlert2 11.23.0 / JsRender 0.9.86 で一致
  • version: 1.3.7 → 1.3.8
  • README: 実態に合わせ訂正(旧 SweetAlert v1.1.3 の誤表記を SweetAlert2 11.23.0 へ、未使用の jQuery 削除、同梱パス追記)

同梱以外の変更について

  • config.js の不具合修正(ConF タイポ→CONF、判定を between フィールド基準に是正。v1.3.7 の jQuery 削除で発生した「項目間の記号」非表示の修正): 内容妥当
  • package.sh 削除(textConnect のみに存在した旧・手動パッケージスクリプト、実行時依存なし): 妥当

同梱・バグ修正・スクリプト削除が1PRに混在していますが、いずれもPR説明に明記され内容も妥当なため、サンプルプラグインとして許容し Approve します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants