Skip to content

Commit

Permalink
Update to v4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Nov 23, 2021
1 parent 47e70da commit 0ef1d6c
Show file tree
Hide file tree
Showing 145 changed files with 174 additions and 175 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "froala/wysiwyg-cake2",
"version": "4.0.6",
"version": "4.0.7",
"description": "A beautiful WYSIWYG text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.",
"type": "cakephp-plugin",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/froala_editor.min.css

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

14 changes: 7 additions & 7 deletions webroot/css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -3394,6 +3394,9 @@ body.fr-fullscreen {
left: -25%; }
to {
left: 100%; } }
img.fr-draggable {
user-select: none; }

.fr-clearfix::after {
clear: both;
display: block;
Expand Down Expand Up @@ -3675,19 +3678,16 @@ div.fr-modal-body {
border: 0; }

.fr-wrapper-markdown {
display: flex;
min-height: 200px; }
display: flex; }

.fr-markdown-view {
width: calc(52% - 1px);
box-sizing: inherit;
min-height: 200px !important; }
box-sizing: inherit; }

.fr-markdown-editor {
width: calc(48% - 1px);
box-sizing: inherit;
background-color: #eee;
min-height: 200px !important; }
background-color: #eee; }

.fr-markdown-editor > p {
margin: 0; }
Expand Down
4 changes: 2 additions & 2 deletions webroot/css/froala_editor.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webroot/css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/froala_style.min.css

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

14 changes: 7 additions & 7 deletions webroot/css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -1972,6 +1972,9 @@ body.fr-fullscreen {
left: -25%; }
to {
left: 100%; } }
img.fr-draggable {
user-select: none; }

.fr-clearfix::after {
clear: both;
display: block;
Expand Down Expand Up @@ -2253,19 +2256,16 @@ div.fr-modal-body {
border: 0; }

.fr-wrapper-markdown {
display: flex;
min-height: 200px; }
display: flex; }

.fr-markdown-view {
width: calc(52% - 1px);
box-sizing: inherit;
min-height: 200px !important; }
box-sizing: inherit; }

.fr-markdown-editor {
width: calc(48% - 1px);
box-sizing: inherit;
background-color: #eee;
min-height: 200px !important; }
background-color: #eee; }

.fr-markdown-editor > p {
margin: 0; }
Expand Down
4 changes: 2 additions & 2 deletions webroot/css/plugins.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webroot/css/plugins/char_counter.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/char_counter.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/code_view.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/code_view.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/colors.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/draggable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/draggable.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/emoticons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/emoticons.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/file.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/files_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/files_manager.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/fullscreen.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/help.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/help.min.css

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

4 changes: 3 additions & 1 deletion webroot/css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -209,3 +209,5 @@
left: -25%; }
to {
left: 100%; } }
img.fr-draggable {
user-select: none; }
4 changes: 2 additions & 2 deletions webroot/css/plugins/image.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/image_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/image_manager.min.css

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

2 changes: 1 addition & 1 deletion webroot/css/plugins/line_breaker.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion webroot/css/plugins/line_breaker.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
11 changes: 4 additions & 7 deletions webroot/css/plugins/markdown.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.7 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand All @@ -21,19 +21,16 @@
border: 0; }

.fr-wrapper-markdown {
display: flex;
min-height: 200px; }
display: flex; }

.fr-markdown-view {
width: calc(52% - 1px);
box-sizing: inherit;
min-height: 200px !important; }
box-sizing: inherit; }

.fr-markdown-editor {
width: calc(48% - 1px);
box-sizing: inherit;
background-color: #eee;
min-height: 200px !important; }
background-color: #eee; }

.fr-markdown-editor > p {
margin: 0; }
Expand Down
Loading

0 comments on commit 0ef1d6c

Please sign in to comment.