Skip to content

[JSライブラリ][WYSIWYG] TinyMCEのnpmインストール版に切替 OW-2523 #2185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 1, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented May 1, 2025

概要

  • アップデートしやすいように、直配置されたTinyMCEのJSライブラリをnpmインストール版に切替えました。
  • バージョンは直配置された5.8.0と同じものをインストールしました。
  • TinyMCEの自作プラグイン(翻訳やPDFアップロード等)は、resources/js/tinymce/plugins に移動し、npm run prod 時に含めてapp.jsにまとめる形で対応しました。

修正後画面

固定記事>編集

変わりなく動作する事を確認しました。
image

npmライブラリ コマンド

npm i -D tinymce@5.8.0

# ライブラリの最新化
npm update

# app.js, app.cssの最新化
npm run prod

簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

参考

DB変更の有無

なし

チェックリスト

@akagane99 akagane99 added the developer update 開発者向けの更新 label May 1, 2025
@akagane99 akagane99 self-assigned this May 1, 2025
@akagane99 akagane99 changed the title [JSライブラリ][WYSIWYG] TinyMCEのnpmインストール版対応 [JSライブラリ][WYSIWYG] TinyMCEのnpmインストール版に切替 May 1, 2025
@akagane99 akagane99 changed the title [JSライブラリ][WYSIWYG] TinyMCEのnpmインストール版に切替 [JSライブラリ][WYSIWYG] TinyMCEのnpmインストール版に切替 OW-2523 May 1, 2025
@akagane99 akagane99 marked this pull request as ready for review May 1, 2025 09:30
@akagane99 akagane99 merged commit 2a25502 into master May 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer update 開発者向けの更新
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant