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 11, 2023
1 parent 150db71 commit 7b0a1c0
Show file tree
Hide file tree
Showing 146 changed files with 1,690 additions and 170 deletions.
12 changes: 8 additions & 4 deletions css/froala_editor.css
@@ -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 css/froala_editor.min.css

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions css/froala_editor.pkgd.css
@@ -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 css/froala_editor.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/froala_style.css
@@ -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 css/froala_style.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.pkgd.css
@@ -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 css/plugins.pkgd.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/char_counter.css
@@ -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 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
@@ -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 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
@@ -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 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
@@ -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 css/plugins/draggable.min.css
@@ -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 css/plugins/emoticons.css
@@ -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 css/plugins/emoticons.min.css
@@ -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 css/plugins/file.css
@@ -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 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
@@ -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 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
@@ -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 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
@@ -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 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
@@ -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 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
@@ -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 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
@@ -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 css/plugins/line_breaker.min.css
@@ -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 css/plugins/markdown.css
@@ -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 css/plugins/markdown.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/quick_insert.css
@@ -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 css/plugins/quick_insert.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/special_characters.css
@@ -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 css/plugins/special_characters.min.css
@@ -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 css/plugins/table.css
@@ -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 css/plugins/table.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/trim_video.css
@@ -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 css/plugins/trim_video.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/video.css
@@ -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 css/plugins/video.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/themes/dark.css
@@ -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 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 css/themes/gray.css
@@ -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 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 css/themes/royal.css
@@ -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 css/themes/royal.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/third_party/embedly.css
@@ -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

0 comments on commit 7b0a1c0

Please sign in to comment.