Skip to content

Commit

Permalink
Update to 3.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Navneet Kumar committed May 28, 2019
1 parent 07faabf commit 32b4019
Show file tree
Hide file tree
Showing 130 changed files with 177 additions and 168 deletions.
7 changes: 5 additions & 2 deletions assets/css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down Expand Up @@ -762,7 +762,10 @@ body.prevent-scroll {
.fr-popup .fr-icon-container {
padding: 20px;
max-height: 200px;
overflow: auto; }
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@supports not (-ms-high-contrast: none) {
.fr-popup .fr-icon-container {
grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
Expand Down
4 changes: 2 additions & 2 deletions assets/css/froala_editor.min.css

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions assets/css/froala_editor.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down Expand Up @@ -762,7 +762,10 @@ body.prevent-scroll {
.fr-popup .fr-icon-container {
padding: 20px;
max-height: 200px;
overflow: auto; }
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@supports not (-ms-high-contrast: none) {
.fr-popup .fr-icon-container {
grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
Expand Down Expand Up @@ -1497,7 +1500,6 @@ textarea.fr-code {
border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
width: 100%;
margin: 0;
padding: 20px;
padding-top: 0;
Expand Down Expand Up @@ -1637,7 +1639,7 @@ textarea.fr-code {
padding: 0 0 0 14px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-emoticon-container {
width: 328px; } }
width: 368px; } }

.clearfix::after {
clear: both;
Expand Down Expand Up @@ -2434,7 +2436,7 @@ div.fr-modal-body {
height: 24px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-sc-container {
width: 328px; } }
width: 368px; } }

.clearfix::after {
clear: both;
Expand Down
4 changes: 2 additions & 2 deletions assets/css/froala_editor.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/froala_style.min.css

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

7 changes: 3 additions & 4 deletions assets/css/plugins.pkgd.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down Expand Up @@ -157,7 +157,6 @@ textarea.fr-code {
border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
width: 100%;
margin: 0;
padding: 20px;
padding-top: 0;
Expand Down Expand Up @@ -297,7 +296,7 @@ textarea.fr-code {
padding: 0 0 0 14px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-emoticon-container {
width: 328px; } }
width: 368px; } }

.clearfix::after {
clear: both;
Expand Down Expand Up @@ -1094,7 +1093,7 @@ div.fr-modal-body {
height: 24px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-sc-container {
width: 328px; } }
width: 368px; } }

.clearfix::after {
clear: both;
Expand Down
4 changes: 2 additions & 2 deletions assets/css/plugins.pkgd.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/plugins/char_counter.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/code_view.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/code_view.min.css

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

3 changes: 1 addition & 2 deletions assets/css/plugins/colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand All @@ -21,7 +21,6 @@
border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
width: 100%;
margin: 0;
padding: 20px;
padding-top: 0;
Expand Down
4 changes: 2 additions & 2 deletions assets/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 assets/css/plugins/draggable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/draggable.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
4 changes: 2 additions & 2 deletions assets/css/plugins/emoticons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down Expand Up @@ -31,4 +31,4 @@
padding: 0 0 0 14px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-emoticon-container {
width: 328px; } }
width: 368px; } }
4 changes: 2 additions & 2 deletions assets/css/plugins/emoticons.min.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/

.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-emoticon{width:24px;height:24px;font-family:"Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols}.fr-popup .fr-emoticon img{height:24px;width:24px}.fr-popup .fr-command.fr-btn.fr-tabs-unicode{padding:0 0 0 14px}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-emoticon-container{width:328px}}
.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-emoticon{width:24px;height:24px;font-family:"Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols}.fr-popup .fr-emoticon img{height:24px;width:24px}.fr-popup .fr-command.fr-btn.fr-tabs-unicode{padding:0 0 0 14px}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-emoticon-container{width:368px}}
2 changes: 1 addition & 1 deletion assets/css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/help.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/image_manager.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/line_breaker.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/line_breaker.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/quick_insert.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/quick_insert.min.css

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

4 changes: 2 additions & 2 deletions assets/css/plugins/special_characters.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down Expand Up @@ -30,4 +30,4 @@
height: 24px; }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
.fr-popup .fr-icon-container.fr-sc-container {
width: 328px; } }
width: 368px; } }
4 changes: 2 additions & 2 deletions assets/css/plugins/special_characters.min.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/

.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category{padding:10px 15px}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span{font-weight:normal;font-size:16px}.fr-popup .fr-special-character{width:24px;height:24px}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-sc-container{width:328px}}
.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category{padding:10px 15px}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span{font-weight:normal;font-size:16px}.fr-popup .fr-special-character{width:24px;height:24px}@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px){.fr-popup .fr-icon-container.fr-sc-container{width:368px}}
2 changes: 1 addition & 1 deletion assets/css/plugins/table.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/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 assets/css/plugins/video.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
* froala_editor v3.0.0-rc.1 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2019 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/plugins/video.min.css

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

Loading

0 comments on commit 32b4019

Please sign in to comment.