Skip to content

Commit

Permalink
Update to TinyMCE 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Oct 9, 2024
1 parent 3125aab commit 5ac6be7
Show file tree
Hide file tree
Showing 72 changed files with 279 additions and 204 deletions.
284 changes: 168 additions & 116 deletions app/assets/source/tinymce/tinymce.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/tinymce/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module TinyMCE
module Rails
VERSION = "7.3.0"
TINYMCE_VERSION = "7.3.0"
VERSION = "7.4.0"
TINYMCE_VERSION = "7.4.0"
end
end
2 changes: 1 addition & 1 deletion vendor/assets/javascripts/tinymce/icons/default/icons.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendor/assets/javascripts/tinymce/models/dom/model.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendor/assets/javascripts/tinymce/plugins/accordion/plugin.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendor/assets/javascripts/tinymce/plugins/advlist/plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/assets/javascripts/tinymce/plugins/anchor/plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/assets/javascripts/tinymce/plugins/autolink/plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5ac6be7

Please sign in to comment.