Skip to content

[JSライブラリ][WYSIWYG] TinyMCEを5の最新版へアップデート OW-2523 - #2187

Merged
akagane99 merged 1 commit into
masterfrom
dev/tinymce5-npm
May 2, 2025
Merged

[JSライブラリ][WYSIWYG] TinyMCEを5の最新版へアップデート OW-2523#2187
akagane99 merged 1 commit into
masterfrom
dev/tinymce5-npm

Conversation

@akagane99

@akagane99 akagane99 commented May 2, 2025

Copy link
Copy Markdown
Contributor

概要

  • TinyMCEを5.8.0→5.10.9にアップデートしました。
  • TinyMCEのimageプラグイン(Connect-CMSで改造)にパッチ(5.8.0→5.10.9)を当てました。

補足

  • TinyMCEのimagetoolsプラグインはTinyMCE 6.0のオープンソース版から削除される予定と、ブラウザ>開発者ツール>コンソールでワーニングメッセージが表示されるようになりました。
The following deprecated features are currently enabled, these will be removed in TinyMCE 6.0. See https://www.tiny.cloud/docs/release-notes/6.0-upcoming-changes/ for more information.

Plugins:
- imagetools (moving to premium)

npmライブラリ コマンド

npm uninstall tinymce
npm i -D tinymce@5


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

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

簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

参考

DB変更の有無

なし

チェックリスト

@akagane99 akagane99 added the developer update 開発者向けの更新 label May 2, 2025
@akagane99 akagane99 self-assigned this May 2, 2025
@akagane99
akagane99 marked this pull request as ready for review May 2, 2025 01:31
@akagane99
akagane99 merged commit c264e3a into master May 2, 2025
@akagane99
akagane99 deleted the dev/tinymce5-npm branch May 2, 2025 01:53
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