Skip to content

Commit

Permalink
New version 3.9.6. Read more https://github.com/xdan/jodit/blob/maste…
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Nov 11, 2021
1 parent aec7e46 commit 84a5b4c
Show file tree
Hide file tree
Showing 15 changed files with 3,311 additions and 2,587 deletions.
877 changes: 450 additions & 427 deletions build/jodit.css

Large diffs are not rendered by default.

581 changes: 298 additions & 283 deletions build/jodit.es2018.css

Large diffs are not rendered by default.

581 changes: 298 additions & 283 deletions build/jodit.es2018.en.css

Large diffs are not rendered by default.

875 changes: 539 additions & 336 deletions build/jodit.es2018.en.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/jodit.es2018.en.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/jodit.es2018.en.min.js

Large diffs are not rendered by default.

947 changes: 575 additions & 372 deletions build/jodit.es2018.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/jodit.es2018.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/jodit.es2018.min.js

Large diffs are not rendered by default.

2,018 changes: 1,142 additions & 876 deletions build/jodit.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/jodit.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/jodit.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
@@ -1,6 +1,6 @@
{
"name": "jodit",
"version": "3.9.4",
"version": "3.9.6",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
"main": "build/jodit.min.js",
"types": "./types/index.d.ts",
Expand Down
1 change: 0 additions & 1 deletion src/types/jodit.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import type { Config } from '../config';
import type {
CustomCommand,
ICreate,
IJoditToolbarCollection,
IObserver,
IStatusBar,
Modes
Expand Down

0 comments on commit 84a5b4c

Please sign in to comment.