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 Jul 15, 2018
2 parents e2f4719 + 3f03a0e commit 86c4cc3
Show file tree
Hide file tree
Showing 136 changed files with 552 additions and 505 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.8.2';
return '2.8.3';
}

/**
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.8.3",
"downloadUrl": "https://github.com/froala/Craft-Froala-WYSIWYG/archive/v2.8.3.zip",
"date": "2018-07-15T22:00:00+02:00",
"notes": [
"[Improved] Updated editor to version 2.8.3 along with the plugin version."
]
},
{
"version": "2.8.2",
"downloadUrl": "https://github.com/froala/Craft-Froala-WYSIWYG/archive/v2.8.2.zip",
Expand Down
7 changes: 0 additions & 7 deletions resources/lib/v2.8.2/js/froala_editor.min.js

This file was deleted.

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

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions resources/lib/v2.8.2/js/plugins/char_counter.min.js

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 86c4cc3

Please sign in to comment.