Skip to content

Commit

Permalink
version up: 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JiHong88 committed May 3, 2019
1 parent 6c9d92b commit 438175f
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "suneditor",
"version": "2.13.1",
"version": "2.14.0",
"description": "Pure JavaScript based WYSIWYG web editor",
"main": "src/suneditor.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion dist/css/suneditor.min.css

Large diffs are not rendered by default.

Binary file not shown.
1 change: 0 additions & 1 deletion dist/fonts/1e07d211f35e8389a91c0306fba57df6.svg

This file was deleted.

1 change: 1 addition & 0 deletions dist/fonts/2e94a19a202cba90f9fa464eb2fa51a0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/fonts/572e5447967dcfb81b82f01fe1355c54.woff2
Binary file not shown.
Binary file removed dist/fonts/d117b428c34821bfee476a051633432a.woff
Binary file not shown.
Binary file added dist/fonts/d7312b27b711a8d5bbc5094bb1039b07.woff
Binary file not shown.
Binary file removed dist/fonts/e1628e0f13d16c7ae7ca4e67f51e7210.woff2
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/suneditor.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": [
"./src/assets/css/*.css"
],
"version": "2.13.1",
"version": "2.14.0",
"description": "Pure JavaScript based WYSIWYG web editor",
"main": "src/suneditor.js",
"keywords": [
Expand Down
1 change: 0 additions & 1 deletion sample/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
/* Style the tab content */
.tabcontent {
display: none;
padding-top: 12px;
}

/* inline editor */
Expand Down

0 comments on commit 438175f

Please sign in to comment.