Skip to content

Commit

Permalink
Update to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Jul 12, 2023
1 parent e3ac0f3 commit b960383
Show file tree
Hide file tree
Showing 145 changed files with 178 additions and 170 deletions.
12 changes: 8 additions & 4 deletions 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down Expand Up @@ -733,11 +733,15 @@ ol.decimal_type {
counter-reset: item; }

ol.decimal_type > li {
display: block; }
display: block;
position: relative; }

ol.decimal_type > li:before {
content: counters(item,".") ". ";
counter-increment: item; }
counter-increment: item;
position: absolute;
margin-right: 100%;
right: 10px; }

.fr-popup {
position: absolute;
Expand Down Expand Up @@ -1350,7 +1354,7 @@ ol.decimal_type > li:before {
position: sticky;
z-index: 10; }
.fr-sticky-on.fr-sticky-ios {
position: absolute;
position: -webkit-sticky;
left: 0;
right: 0;
width: auto !important; }
Expand Down
4 changes: 2 additions & 2 deletions froala_editor/static/froala_editor/css/froala_editor.min.css

Large diffs are not rendered by default.

12 changes: 8 additions & 4 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down Expand Up @@ -733,11 +733,15 @@ ol.decimal_type {
counter-reset: item; }

ol.decimal_type > li {
display: block; }
display: block;
position: relative; }

ol.decimal_type > li:before {
content: counters(item,".") ". ";
counter-increment: item; }
counter-increment: item;
position: absolute;
margin-right: 100%;
right: 10px; }

.fr-popup {
position: absolute;
Expand Down Expand Up @@ -1350,7 +1354,7 @@ ol.decimal_type > li:before {
position: sticky;
z-index: 10; }
.fr-sticky-on.fr-sticky-ios {
position: absolute;
position: -webkit-sticky;
left: 0;
right: 0;
width: auto !important; }
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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/plugins/table.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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/video.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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/themes/dark.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/themes/dark.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 froala_editor/static/froala_editor/css/themes/gray.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion froala_editor/static/froala_editor/css/themes/gray.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 froala_editor/static/froala_editor/css/themes/royal.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v4.0.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 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.19 (https://www.froala.com/wysiwyg-editor)
* froala_editor v4.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2023 Froala Labs
*/
Expand Down
Loading

0 comments on commit b960383

Please sign in to comment.