Skip to content

Commit ae221d1

Browse files
committed
Update to TinyMCE 8.1.0
1 parent 330adf8 commit ae221d1

Some content is hidden

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

42 files changed

+770
-788
lines changed

app/assets/source/tinymce/tinymce.js

Lines changed: 323 additions & 347 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.0.2"
4-
TINYMCE_VERSION = "8.0.2"
3+
VERSION = "8.1.0"
4+
TINYMCE_VERSION = "8.1.0"
55
end
66
end

vendor/assets/javascripts/tinymce/icons/default/icons.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/skins/ui/oxide-dark/content.css

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/skins/ui/oxide-dark/content.inline.css

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/skins/ui/oxide-dark/content.inline.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/skins/ui/oxide-dark/content.inline.min.css

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/skins/ui/oxide-dark/content.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/skins/ui/oxide-dark/content.min.css

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/skins/ui/oxide-dark/skin.css

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)