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 22, 2021
1 parent 4d4ec9c commit 8b9d4b5
Show file tree
Hide file tree
Showing 145 changed files with 178 additions and 179 deletions.
2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

14 changes: 7 additions & 7 deletions froala_editor/static/froala_editor/css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

14 changes: 7 additions & 7 deletions froala_editor/static/froala_editor/css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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 froala_editor/static/froala_editor/css/plugins.pkgd.min.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/plugins/colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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 froala_editor/static/froala_editor/css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/plugins/help.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

4 changes: 3 additions & 1 deletion froala_editor/static/froala_editor/css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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 froala_editor/static/froala_editor/css/plugins/image.min.css

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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

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

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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 froala_editor/static/froala_editor/css/plugins/markdown.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.5 (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 8b9d4b5

Please sign in to comment.