Skip to content

Commit

Permalink
CLRF issues
Browse files Browse the repository at this point in the history
  • Loading branch information
froala-bot committed Jul 21, 2020
1 parent e313884 commit 1e995e3
Show file tree
Hide file tree
Showing 27 changed files with 4,455 additions and 17 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://api.travis-ci.com/froala-labs/froala-editor-js-2.svg?token=RmiyW7AecDyQ8ja7VMDj&branch=master)](https://travis-ci.com/froala-labs/froala-editor-js-2)
[![npm](https://img.shields.io/npm/dm/froala-editor.svg)](https://www.npmjs.com/package/froala-editor)
[![npm](https://img.shields.io/npm/v/froala-editor.svg)](https://www.npmjs.com/package/froala-editor) [![Join the chat at https://gitter.im/froala/wysiwyg-editor](https://badges.gitter.im/froala/wysiwyg-editor.svg)](https://gitter.im/froala/wysiwyg-editor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![npm](https://img.shields.io/npm/v/froala-editor.svg)](https://www.npmjs.com/package/froala-editor)

Froala WYSIWYG HTML Editor is one of the most powerful JavaScript rich text editors ever.

Expand Down Expand Up @@ -225,4 +225,3 @@ If you have questions or need help integrating the editor please [contact us](ht
## Licensing

In order to use the Froala Editor you have to purchase one of the following licenses according to your needs. You can find more about that on our website on the [pricing plan page](https://www.froala.com/wysiwyg-editor/pricing).
[![Run on Repl.it](https://repl.it/badge/github/froala/wysiwyg-editor)](https://repl.it/github/froala/wysiwyg-editor)
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"css/plugins/draggable.min.css",
"css/plugins/emoticons.min.css",
"css/plugins/file.min.css",
"css/plugins/files_manager.min.css",
"css/plugins/fullscreen.min.css",
"css/plugins/help.min.css",
"css/plugins/image_manager.min.css",
Expand All @@ -55,6 +56,8 @@
"js/plugins/emoticons.min.js",
"js/plugins/entities.min.js",
"js/plugins/file.min.js",
"js/plugins/files_manager.min.js",
"js/plugins/cryptojs.min.js",
"js/plugins/font_family.min.js",
"js/plugins/font_size.min.js",
"js/plugins/fullscreen.min.js",
Expand Down
Loading

0 comments on commit 1e995e3

Please sign in to comment.