Skip to content

Commit 93f1aab

Browse files
Update to v4.3.1
1 parent 92c4d54 commit 93f1aab

File tree

149 files changed

+169
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+169
-159
lines changed

froala_editor/static/froala_editor/css/froala_editor.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/
@@ -472,6 +472,9 @@ iframe.fr-iframe {
472472
.fr-toolbar.fr-mobile .fr-command.fr-blink, .fr-popup.fr-mobile .fr-command.fr-blink {
473473
background: #d6d6d6; }
474474

475+
.fr-popup.fr-mobile .fr-command:focus-visible {
476+
outline: none; }
477+
475478
.fr-command.fr-btn.fr-options {
476479
width: 16px;
477480
margin-left: -5px; }
@@ -1167,6 +1170,8 @@ ol.decimal_type > li:before {
11671170
background-clip: padding-box; }
11681171
.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
11691172
background: #f5f5f5; }
1173+
.fr-toolbar .fr-popup .fr-command:focus-visible {
1174+
outline: none; }
11701175
.fr-toolbar.fr-rtl {
11711176
text-align: right; }
11721177
.fr-toolbar.fr-inline {

froala_editor/static/froala_editor/css/froala_editor.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_editor.pkgd.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/
@@ -472,6 +472,9 @@ iframe.fr-iframe {
472472
.fr-toolbar.fr-mobile .fr-command.fr-blink, .fr-popup.fr-mobile .fr-command.fr-blink {
473473
background: #d6d6d6; }
474474

475+
.fr-popup.fr-mobile .fr-command:focus-visible {
476+
outline: none; }
477+
475478
.fr-command.fr-btn.fr-options {
476479
width: 16px;
477480
margin-left: -5px; }
@@ -1167,6 +1170,8 @@ ol.decimal_type > li:before {
11671170
background-clip: padding-box; }
11681171
.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
11691172
background: #f5f5f5; }
1173+
.fr-toolbar .fr-popup .fr-command:focus-visible {
1174+
outline: none; }
11701175
.fr-toolbar.fr-rtl {
11711176
text-align: right; }
11721177
.fr-toolbar.fr-inline {

froala_editor/static/froala_editor/css/froala_editor.pkgd.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

froala_editor/static/froala_editor/css/froala_style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/plugins.pkgd.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

froala_editor/static/froala_editor/css/plugins.pkgd.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/plugins/char_counter.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
2+
* froala_editor v4.3.1 (https://www.froala.com/wysiwyg-editor)
33
* License https://froala.com/wysiwyg-editor/terms/
44
* Copyright 2014-2024 Froala Labs
55
*/

froala_editor/static/froala_editor/css/plugins/char_counter.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)