Skip to content

Commit

Permalink
V2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Nov 11, 2015
1 parent ae93687 commit a98b980
Show file tree
Hide file tree
Showing 61 changed files with 76 additions and 75 deletions.
14 changes: 7 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ 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/v2.0/pricing).
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).

1. Single Website - $59
2. Advanced - $119
4. OEM - $399
1. One Domain - $99
2. Advanced - $199
4. OEM - $699

## Useful links

* Official website v2: [froala.com/wysiwyg-editor/v2.0](https://www.froala.com/wysiwyg-editor/v2.0)
* Official download v2: [froala.com/wysiwyg-editor/v2.0/pricing](https://www.froala.com/wysiwyg-editor/v2.0/pricing)
* Official documentation v2: [froala.com/wysiwyg-editor/v2.0/docs](https://www.froala.com/wysiwyg-editor/v2.0/docs)
* Official website: [froala.com/wysiwyg-editor](https://www.froala.com/wysiwyg-editor)
* Official download: [froala.com/wysiwyg-editor/pricing](https://www.froala.com/wysiwyg-editor/pricing)
* Official documentation: [froala.com/wysiwyg-editor/docs](https://www.froala.com/wysiwyg-editor/docs)
* Changelog: [froala.com/wysiwyg-editor/changelog](https://www.froala.com/wysiwyg-editor/changelog)
* Licensing: [froala.com/wysiwyg-editor/terms](https://www.froala.com/wysiwyg-editor/terms)
* FAQ: [froala.com/wysiwyg-editor/faq](https://www.froala.com/wysiwyg-editor/faq)
Expand Down
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "froala-wysiwyg-editor",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"description": "A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.",
"main": [
"css/froala_editor.min.css",
Expand Down Expand Up @@ -63,15 +63,15 @@
"licenses": [
{
"type": "Single Website",
"url": "https://www.froala.com/wysiwyg-editor/v2.0/pricing"
"url": "https://www.froala.com/wysiwyg-editor/pricing"
},
{
"type": "Advanced",
"url": "https://www.froala.com/wysiwyg-editor/v2.0/pricing"
"url": "https://www.froala.com/wysiwyg-editor/pricing"
},
{
"type": "OEM",
"url": "https://www.froala.com/wysiwyg-editor/v2.0/pricing"
"url": "https://www.froala.com/wysiwyg-editor/pricing"
}
],
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion css/froala_editor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/froala_editor.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/froala_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 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/char_counter.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/char_counter.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/.fr-box .fr-counter{position:absolute;bottom:5px;right:7px;color:#ccc;content:attr(data-chars);font-size:15px;font-family:"Times New Roman",Georgia,Serif;z-index:1}.fr-box.fr-rtl .fr-counter{left:7px;right:auto}.fr-box.fr-code-view .fr-counter{display:none}
2 changes: 1 addition & 1 deletion css/plugins/code_view.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 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/emoticons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/emoticons.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/.clearfix::after{clear:both;display:block;content:""}.fr-popup .fr-emoticon{display:inline-block;font-size:20px;padding:5px;line-height:1;cursor:default;font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols}
2 changes: 1 addition & 1 deletion css/plugins/file.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 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/fullscreen.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
Expand Down
2 changes: 1 addition & 1 deletion css/plugins/fullscreen.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;top:0;left:0;bottom:0;right:0;z-index:9990!important}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0!important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0!important}
2 changes: 1 addition & 1 deletion css/plugins/image.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor/v2.0)
* froala_editor v2.0.0 (https://www.froala.com/wysiwyg-editor)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
Expand Down
Loading

0 comments on commit a98b980

Please sign in to comment.