Skip to content

Commit

Permalink
Update to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kapil2704 committed Jun 7, 2021
1 parent cd9ac14 commit 7de2dc8
Show file tree
Hide file tree
Showing 145 changed files with 225 additions and 213 deletions.
2 changes: 1 addition & 1 deletion css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/froala_editor.min.css

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

32 changes: 18 additions & 14 deletions css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -3714,18 +3714,18 @@ div.fr-modal-body {
font-size: 10px;
color: #c5c5c5; }

dl {
.fr-markdown-view > dl {
margin-top: 0;
margin-bottom: 1rem; }

dt {
.fr-markdown-view > dt {
font-weight: 700; }

dd {
.fr-markdown-view > dd {
margin-bottom: .5rem;
margin-left: 0; }

pre {
.fr-markdown-view > pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
Expand All @@ -3737,7 +3737,7 @@ pre {
margin-bottom: 1.5em;
padding: 0.125rem 0.3125rem 0.0625rem; }

code {
.fr-markdown-view > code {
background-color: #f8f8f8;
border-color: #dfdfdf;
border-style: solid;
Expand All @@ -3747,20 +3747,20 @@ code {
font-weight: normal;
padding: 0.125rem 0.3125rem 0.0625rem; }

pre code {
.fr-markdown-view > pre code {
background-color: transparent;
border: 0;
padding: 0; }

sup {
.fr-markdown-view > sup {
top: -.5em; }

.footnote-a {
color: #007bff;
text-decoration: none;
background-color: transparent; }

hr {
.fr-markdown-view > hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
Expand All @@ -3772,27 +3772,31 @@ hr {
padding: 10px 20px;
font-size: 1.25rem; }

table {
.fr-markdown-view > table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-spacing: 0;
border-collapse: collapse; }

tbody > tr > td, tbody > tr > th, thead > tr > td, thead > tr > th {
.fr-markdown-view > table > tbody > tr > td,
.fr-markdown-view > table > tbody > tr > th,
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border: 1px solid #ddd; }

thead > tr > td, thead > tr > th {
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
border-bottom-width: 2px; }

tbody > tr:nth-of-type(odd) {
.fr-markdown-view > table > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }

a {
.fr-markdown-view > a {
color: #337ab7;
text-decoration: none; }

Expand Down
4 changes: 2 additions & 2 deletions css/froala_editor.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/froala_style.min.css

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

32 changes: 18 additions & 14 deletions css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down Expand Up @@ -2291,18 +2291,18 @@ div.fr-modal-body {
font-size: 10px;
color: #c5c5c5; }

dl {
.fr-markdown-view > dl {
margin-top: 0;
margin-bottom: 1rem; }

dt {
.fr-markdown-view > dt {
font-weight: 700; }

dd {
.fr-markdown-view > dd {
margin-bottom: .5rem;
margin-left: 0; }

pre {
.fr-markdown-view > pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
Expand All @@ -2314,7 +2314,7 @@ pre {
margin-bottom: 1.5em;
padding: 0.125rem 0.3125rem 0.0625rem; }

code {
.fr-markdown-view > code {
background-color: #f8f8f8;
border-color: #dfdfdf;
border-style: solid;
Expand All @@ -2324,20 +2324,20 @@ code {
font-weight: normal;
padding: 0.125rem 0.3125rem 0.0625rem; }

pre code {
.fr-markdown-view > pre code {
background-color: transparent;
border: 0;
padding: 0; }

sup {
.fr-markdown-view > sup {
top: -.5em; }

.footnote-a {
color: #007bff;
text-decoration: none;
background-color: transparent; }

hr {
.fr-markdown-view > hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
Expand All @@ -2349,27 +2349,31 @@ hr {
padding: 10px 20px;
font-size: 1.25rem; }

table {
.fr-markdown-view > table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-spacing: 0;
border-collapse: collapse; }

tbody > tr > td, tbody > tr > th, thead > tr > td, thead > tr > th {
.fr-markdown-view > table > tbody > tr > td,
.fr-markdown-view > table > tbody > tr > th,
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border: 1px solid #ddd; }

thead > tr > td, thead > tr > th {
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
border-bottom-width: 2px; }

tbody > tr:nth-of-type(odd) {
.fr-markdown-view > table > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }

a {
.fr-markdown-view > a {
color: #337ab7;
text-decoration: none; }

Expand Down
4 changes: 2 additions & 2 deletions css/plugins.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/plugins/char_counter.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/code_view.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/draggable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/draggable.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/emoticons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/emoticons.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/files_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/help.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/help.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 css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/image_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 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 css/plugins/line_breaker.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (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 css/plugins/line_breaker.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.0 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.0.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2021 Froala Labs
*/
Expand Down
Loading

0 comments on commit 7de2dc8

Please sign in to comment.