jodit 4.13.9 → 4.13.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/README.md +27 -19
  3. package/es2015/jodit.css +1 -1
  4. package/es2015/jodit.fat.min.js +2 -2
  5. package/es2015/jodit.js +2 -2
  6. package/es2015/jodit.min.js +2 -2
  7. package/es2015/plugins/debug/debug.css +1 -1
  8. package/es2015/plugins/debug/debug.js +1 -1
  9. package/es2015/plugins/debug/debug.min.js +1 -1
  10. package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
  11. package/es2015/plugins/speech-recognize/speech-recognize.js +1 -1
  12. package/es2015/plugins/speech-recognize/speech-recognize.min.js +1 -1
  13. package/es2018/jodit.fat.min.js +2 -2
  14. package/es2018/jodit.min.js +2 -2
  15. package/es2018/plugins/debug/debug.min.js +1 -1
  16. package/es2018/plugins/speech-recognize/speech-recognize.min.js +1 -1
  17. package/es2021/jodit.css +1 -1
  18. package/es2021/jodit.fat.min.js +2 -2
  19. package/es2021/jodit.js +2 -2
  20. package/es2021/jodit.min.js +2 -2
  21. package/es2021/plugins/debug/debug.css +1 -1
  22. package/es2021/plugins/debug/debug.js +1 -1
  23. package/es2021/plugins/debug/debug.min.js +1 -1
  24. package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
  25. package/es2021/plugins/speech-recognize/speech-recognize.js +1 -1
  26. package/es2021/plugins/speech-recognize/speech-recognize.min.js +1 -1
  27. package/es2021.en/jodit.css +1 -1
  28. package/es2021.en/jodit.fat.min.js +2 -2
  29. package/es2021.en/jodit.js +2 -2
  30. package/es2021.en/jodit.min.js +2 -2
  31. package/es2021.en/plugins/debug/debug.css +1 -1
  32. package/es2021.en/plugins/debug/debug.js +1 -1
  33. package/es2021.en/plugins/debug/debug.min.js +1 -1
  34. package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
  35. package/es2021.en/plugins/speech-recognize/speech-recognize.js +1 -1
  36. package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +1 -1
  37. package/es5/jodit.css +2 -2
  38. package/es5/jodit.fat.min.js +2 -2
  39. package/es5/jodit.js +2 -2
  40. package/es5/jodit.min.css +2 -2
  41. package/es5/jodit.min.js +2 -2
  42. package/es5/plugins/debug/debug.css +1 -1
  43. package/es5/plugins/debug/debug.js +1 -1
  44. package/es5/plugins/debug/debug.min.js +1 -1
  45. package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
  46. package/es5/plugins/speech-recognize/speech-recognize.js +1 -1
  47. package/es5/plugins/speech-recognize/speech-recognize.min.js +1 -1
  48. package/es5/polyfills.fat.min.js +1 -1
  49. package/es5/polyfills.js +1 -1
  50. package/es5/polyfills.min.js +1 -1
  51. package/esm/core/constants.js +1 -1
  52. package/package.json +5 -1
package/CHANGELOG.md CHANGED
@@ -9,6 +9,12 @@
9
9
  > - :house: [Internal]
10
10
  > - :nail_care: [Polish]
11
11
 
12
+ ## 4.13.10
13
+
14
+ #### :house: Internal
15
+
16
+ - **Repository**: added a `funding` field (and a GitHub Sponsor button) pointing to Jodit PRO, refreshed the README header, pinned all GitHub Actions to commit SHAs, and added Dependabot (actions + npm), a PR path-labeler, a first-interaction greeting, a surgical stale-issue bot and release-note categories. No runtime changes.
17
+
12
18
  ## 4.13.9
13
19
 
14
20
  #### :bug: Bug Fix
package/README.md CHANGED
@@ -1,17 +1,16 @@
1
- ![Jodit WYSIWYG editor](https://raw.githubusercontent.com/xdan/jodit/main/examples/assets/logo.png)
1
+ <div align="center">
2
+ <img width="340" src="https://raw.githubusercontent.com/xdan/jodit/main/examples/assets/logo.png" alt="Jodit Editor">
3
+ <h1>Jodit Editor</h1>
4
+ <p>Pure-TypeScript WYSIWYG editor with a built-in file browser &amp; image editor.</p>
5
+ <p>
6
+ <a href="https://xdsoft.net/jodit/"><img src="https://img.shields.io/badge/%E2%96%B6%20Live%20Demo-1F2937?style=for-the-badge" height="34" alt="Live Demo"></a>
7
+ &nbsp;
8
+ <a href="https://xdsoft.net/jodit/pro/"><img src="https://img.shields.io/badge/Get%20Jodit%20PRO%20%E2%86%92-F5A623?style=for-the-badge" height="34" alt="Get Jodit PRO"></a>
9
+ </p>
10
+ </div>
11
+
12
+ <br>
2
13
 
3
- # Jodit Editor
4
-
5
- Jodit Editor is an excellent WYSIWYG editor written in pure TypeScript
6
- without the use of additional libraries. It includes a file editor and image editor.
7
-
8
- [![Build Status](https://github.com/xdan/jodit/workflows/Run%20tests/badge.svg)](https://github.com/xdan/jodit/actions/workflows/tests.yml)
9
- [![npm version](https://badge.fury.io/js/jodit.svg)](https://badge.fury.io/js/jodit)
10
- [![npm](https://img.shields.io/npm/dm/jodit.svg)](https://www.npmjs.com/package/jodit)
11
- [![npm](https://img.shields.io/npm/dm/jodit-react.svg)](https://www.npmjs.com/package/jodit-react)
12
-
13
- - [Demo and Official site](https://xdsoft.net/jodit/)
14
- - [PRO Version](https://xdsoft.net/jodit/pro/)
15
14
  - [Builder](https://xdsoft.net/jodit/builder/)
16
15
  - [Playground - Play with Options](https://xdsoft.net/jodit/play.html)
17
16
  - [Documentation](https://xdsoft.net/jodit/docs/)
@@ -22,8 +21,6 @@ without the use of additional libraries. It includes a file editor and image edi
22
21
 
23
22
  ## Get Started
24
23
 
25
- ## How to Use
26
-
27
24
  Download the latest [release](https://github.com/xdan/jodit/releases/latest) or via npm:
28
25
 
29
26
  ```sh
@@ -100,9 +97,9 @@ You can manually include additional plugins and languages as needed.
100
97
  ```html
101
98
  <link
102
99
  rel="stylesheet"
103
- href="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.12.37/es2021/jodit.min.css"
100
+ href="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.13.9/es2021/jodit.min.css"
104
101
  />
105
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.12.37/es2021/jodit.min.js"></script>
102
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.13.9/es2021/jodit.min.js"></script>
106
103
  ```
107
104
 
108
105
  #### unpkg
@@ -110,9 +107,9 @@ You can manually include additional plugins and languages as needed.
110
107
  ```html
111
108
  <link
112
109
  rel="stylesheet"
113
- href="https://unpkg.com/jodit@4.12.37/es2021/jodit.min.css"
110
+ href="https://unpkg.com/jodit@4.13.9/es2021/jodit.min.css"
114
111
  />
115
- <script src="https://unpkg.com/jodit@4.12.37/es2021/jodit.min.js"></script>
112
+ <script src="https://unpkg.com/jodit@4.13.9/es2021/jodit.min.js"></script>
116
113
  ```
117
114
 
118
115
  ### Usage
@@ -258,6 +255,11 @@ const editor = Jodit.make('#editor', {
258
255
  });
259
256
  ```
260
257
 
258
+ > **Using Jodit in a commercial product?**
259
+ > Remove the "Powered by Jodit" mark and unlock 20+ premium plugins — Finder file manager, PDF &amp; Word export, @mentions, AI Assistant and more. One-time license from $99.
260
+ >
261
+ > [**Compare plans →**](https://xdsoft.net/jodit/pro/)
262
+
261
263
  ## Browser Support
262
264
 
263
265
  - Internet Explorer 11
@@ -266,6 +268,12 @@ const editor = Jodit.make('#editor', {
266
268
  - Latest Safari
267
269
  - Microsoft Edge
268
270
 
271
+ ## Star History
272
+
273
+ <a href="https://star-history.com/#xdan/jodit&Date">
274
+ <img src="https://api.star-history.com/svg?repos=xdan/jodit&type=Date" alt="Star History Chart" width="640">
275
+ </a>
276
+
269
277
  ## License
270
278
 
271
279
  MIT
package/es2015/jodit.css CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.13.9
4
+ * Version: v4.13.10
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */