Skip to content

Commit 8194a69

Browse files
Update to v4.4.0
1 parent edfb6ef commit 8194a69

File tree

149 files changed

+311
-307
lines changed

Some content is hidden

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

149 files changed

+311
-307
lines changed

css/froala_editor.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/froala_editor.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/froala_editor.pkgd.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {
@@ -4566,6 +4566,8 @@ div.fr-modal-body {
45664566
background: #ececec; }
45674567
.fr-view table tfoot td {
45684568
background: #ececec; }
4569+
.fr-view .fr-mso-hidden {
4570+
display: none; }
45694571
.fr-view hr {
45704572
clear: both;
45714573
user-select: none;

css/froala_editor.pkgd.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/froala_style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {
@@ -80,6 +80,8 @@
8080
background: #ececec; }
8181
.fr-view table tfoot td {
8282
background: #ececec; }
83+
.fr-view .fr-mso-hidden {
84+
display: none; }
8385
.fr-view hr {
8486
clear: both;
8587
user-select: none;

css/froala_style.min.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins.pkgd.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins.pkgd.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/char_counter.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/char_counter.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/code_view.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/code_view.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/colors.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/colors.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/draggable.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/draggable.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-drag-helper{background:#0098f7;height:2px;margin-top:-1px;-webkit-opacity:.2;-moz-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;z-index:2147483640;display:none}.fr-drag-helper.fr-visible{display:block}.fr-dragging{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

css/plugins/emoticons.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/emoticons.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-emoticon{width:24px;height:24px;font-family:"Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols}.fr-popup .fr-emoticon img{height:24px;width:24px}.fr-popup .fr-command.fr-btn.fr-tabs-unicode{padding:0 0 0 14px}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-emoticon-container{width:368px}}

css/plugins/file.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/file.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/files_manager.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/files_manager.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/filestack.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-popup .fr-command.fr-btn[data-cmd="filestackIcon"] svg path,

css/plugins/filestack.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/fullscreen.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/fullscreen.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/help.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

css/plugins/help.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/plugins/image.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.4.0 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
4-
* Copyright 2014-2024 Froala Labs
4+
* Copyright 2014-2025 Froala Labs
55
*/
66

77
.fr-clearfix::after {

0 commit comments

Comments
 (0)