Skip to content

Commit a619696

Browse files
committed
Update to TinyMCE 8.2.0
1 parent 612b664 commit a619696

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+741
-516
lines changed

app/assets/source/tinymce/tinymce.js

Lines changed: 671 additions & 449 deletions
Large diffs are not rendered by default.

lib/tinymce/rails/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module TinyMCE
22
module Rails
3-
VERSION = "8.1.2"
4-
TINYMCE_VERSION = "8.1.2"
3+
VERSION = "8.2.0"
4+
TINYMCE_VERSION = "8.2.0"
55
end
66
end

vendor/assets/javascripts/tinymce/models/dom/model.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/assets/javascripts/tinymce/plugins/accordion/plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/assets/javascripts/tinymce/plugins/advlist/plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/assets/javascripts/tinymce/plugins/autolink/plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/assets/javascripts/tinymce/plugins/autoresize/plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)