Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert Oost committed Mar 1, 2019
2 parents 83e2ece + b537563 commit 45759e1
Show file tree
Hide file tree
Showing 124 changed files with 318 additions and 310 deletions.
2 changes: 1 addition & 1 deletion FroalaEditorPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function getName()
*/
public function getEditorVersion()
{
return '2.9.1';
return '2.9.2';
}

/**
Expand Down
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "2.9.2",
"downloadUrl": "https://github.com/froala/Craft-Froala-WYSIWYG/archive/v2.9.2.zip",
"date": "2019-03-01T21:30:00+02:00",
"notes": [
"[Improved] Updated editor to version 2.9.2 along with the plugin version."
]
},
{
"version": "2.9.1",
"downloadUrl": "https://github.com/froala/Craft-Froala-WYSIWYG/archive/v2.9.1.zip",
Expand Down
7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/css/themes/dark.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/css/themes/gray.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/css/themes/red.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/css/themes/royal.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/froala_editor.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/froala_editor.pkgd.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/plugins/align.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/plugins/code_beautifier.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/plugins/code_view.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.9.1/js/plugins/colors.min.js

This file was deleted.

Loading

0 comments on commit 45759e1

Please sign in to comment.