jodit 4.0.0-beta.90 → 4.0.0-beta.92
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.
- package/.nvmrc +1 -1
- package/CHANGELOG.md +32 -5
- package/README.md +7 -7
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +5 -4
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +5 -4
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/debug/debug.js +1 -1
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +5 -4
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +5 -4
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +39547 -39545
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/esm/modules/image-editor/config.js +2 -2
- package/esm/modules/uploader/helpers/build-data.js +3 -2
- package/esm/modules/widget/color-picker/color-picker.js +1 -1
- package/esm/plugins/about/about.js +1 -1
- package/esm/plugins/add-new-line/config.js +1 -1
- package/esm/plugins/bold/bold.js +6 -6
- package/esm/plugins/class-span/class-span.js +1 -1
- package/esm/plugins/clean-html/config.js +1 -1
- package/esm/plugins/clipboard/config.js +4 -4
- package/esm/plugins/color/config.js +1 -1
- package/esm/plugins/copy-format/copy-format.js +1 -1
- package/esm/plugins/font/config.js +2 -2
- package/esm/plugins/format-block/config.js +1 -1
- package/esm/plugins/fullsize/config.js +2 -2
- package/esm/plugins/hr/hr.js +1 -1
- package/esm/plugins/image/image.js +1 -1
- package/esm/plugins/indent/config.js +2 -2
- package/esm/plugins/index.js +3 -0
- package/esm/plugins/justify/justify.js +1 -1
- package/esm/plugins/line-height/config.js +1 -1
- package/esm/plugins/link/config.js +2 -2
- package/esm/plugins/ordered-list/config.js +2 -2
- package/esm/plugins/print/print.js +1 -1
- package/esm/plugins/redo-undo/redo-undo.js +2 -2
- package/esm/plugins/search/config.js +1 -1
- package/esm/plugins/source/config.js +1 -1
- package/esm/plugins/speech-recognize/config.js +1 -1
- package/esm/plugins/spellcheck/config.js +1 -1
- package/esm/plugins/symbols/config.js +1 -1
- package/esm/plugins/table/config.js +1 -1
- package/esm/plugins/video/config.js +1 -1
- package/esm/styles/icons/index.d.ts +27 -27
- package/esm/styles/icons/index.js +27 -27
- package/package.json +1 -1
- package/types/styles/icons/index.d.ts +27 -27
package/.nvmrc
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
18.17.1
|
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,33 @@
|
|
|
9
9
|
> - :house: [Internal]
|
|
10
10
|
> - :nail_care: [Polish]
|
|
11
11
|
|
|
12
|
+
## 4.0.0-beta.91
|
|
13
|
+
|
|
14
|
+
### :bug: Bug Fix
|
|
15
|
+
|
|
16
|
+
- Issues with ESM #1029, icons were not included in the esm build
|
|
17
|
+
Issue: https://github.com/xdan/jodit/issues/1029
|
|
18
|
+
|
|
19
|
+
- Use node 18.17.1 for build
|
|
20
|
+
- Update
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
@types/ace ^0.0.49 → ^0.0.50
|
|
24
|
+
@types/fs-extra ^11.0.2 → ^11.0.3
|
|
25
|
+
@types/karma ^6.3.5 → ^6.3.6
|
|
26
|
+
@types/node ^20.8.3 → ^20.8.7
|
|
27
|
+
@types/postcss-css-variables ^0.18.1 → ^0.18.2
|
|
28
|
+
@types/yargs ^17.0.28 → ^17.0.29
|
|
29
|
+
@typescript-eslint/eslint-plugin ^6.7.4 → ^6.8.0
|
|
30
|
+
@typescript-eslint/parser ^6.7.4 → ^6.8.0
|
|
31
|
+
core-js ^3.33.0 → ^3.33.1
|
|
32
|
+
eslint ^8.51.0 → ^8.52.0
|
|
33
|
+
eslint-plugin-prettier ^5.0.0 → ^5.0.1
|
|
34
|
+
lint-staged ^14.0.1 → ^15.0.2
|
|
35
|
+
stylelint ^15.10.3 → ^15.11.0
|
|
36
|
+
webpack 5.88.2 → 5.89.0
|
|
37
|
+
```
|
|
38
|
+
|
|
12
39
|
## 4.0.0-beta.89
|
|
13
40
|
|
|
14
41
|
### :rocket: New Feature
|
|
@@ -2277,11 +2304,11 @@ Related with https://github.com/xdan/jodit/issues/574. In some cases need to lim
|
|
|
2277
2304
|
- @property {IUIOption[]} link.selectOptionsClassName=[] The list of the option for the select (to use with
|
|
2278
2305
|
modeClassName="select")
|
|
2279
2306
|
- ex: [
|
|
2280
|
-
-
|
|
2281
|
-
-
|
|
2282
|
-
-
|
|
2283
|
-
-
|
|
2284
|
-
-
|
|
2307
|
+
- { value: "", text: "" },
|
|
2308
|
+
- { value: "val1", text: "text1" },
|
|
2309
|
+
- { value: "val2", text: "text2" },
|
|
2310
|
+
- { value: "val3", text: "text3" }
|
|
2311
|
+
- ]
|
|
2285
2312
|
PR: https://github.com/xdan/jodit/pull/577 Thanks @s-renier-taonix-fr
|
|
2286
2313
|
|
|
2287
2314
|
##### New option `statusbar: boolean = true`
|
package/README.md
CHANGED
|
@@ -40,7 +40,7 @@ You will get the following files:
|
|
|
40
40
|
|
|
41
41
|
Include the following two files:
|
|
42
42
|
|
|
43
|
-
ES5 Version:
|
|
43
|
+
#### ES5 Version:
|
|
44
44
|
|
|
45
45
|
```html
|
|
46
46
|
<link type="text/css" rel="stylesheet" href="es2015/jodit.min.css" />
|
|
@@ -54,7 +54,7 @@ ES2021 Version (for modern browsers only):
|
|
|
54
54
|
<script type="text/javascript" src="es2021/jodit.min.js"></script>
|
|
55
55
|
```
|
|
56
56
|
|
|
57
|
-
ESM Modules:
|
|
57
|
+
#### ESM Modules:
|
|
58
58
|
|
|
59
59
|
```html
|
|
60
60
|
<script type="importmap">
|
|
@@ -74,7 +74,7 @@ ESM Modules:
|
|
|
74
74
|
</script>
|
|
75
75
|
```
|
|
76
76
|
|
|
77
|
-
The ESM modules automatically include only the basic set of plugins and the English language.
|
|
77
|
+
The ESM modules automatically include only the [basic set of plugins](https://github.com/xdan/jodit/blob/main/tools/utils/resolve-alias-imports.ts#L59) and the English language.
|
|
78
78
|
You can manually include additional plugins and languages as needed.
|
|
79
79
|
|
|
80
80
|
```html
|
|
@@ -109,9 +109,9 @@ You can manually include additional plugins and languages as needed.
|
|
|
109
109
|
```html
|
|
110
110
|
<link
|
|
111
111
|
rel="stylesheet"
|
|
112
|
-
href="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.0.0-beta.
|
|
112
|
+
href="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.0.0-beta.92/es2021/jodit.min.css"
|
|
113
113
|
/>
|
|
114
|
-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.0.0-beta.
|
|
114
|
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jodit/4.0.0-beta.92/es2021/jodit.min.js"></script>
|
|
115
115
|
```
|
|
116
116
|
|
|
117
117
|
#### unpkg
|
|
@@ -119,9 +119,9 @@ You can manually include additional plugins and languages as needed.
|
|
|
119
119
|
```html
|
|
120
120
|
<link
|
|
121
121
|
rel="stylesheet"
|
|
122
|
-
href="https://unpkg.com/jodit@4.0.0-beta.
|
|
122
|
+
href="https://unpkg.com/jodit@4.0.0-beta.92/es2021/jodit.min.css"
|
|
123
123
|
/>
|
|
124
|
-
<script src="https://unpkg.com/jodit@4.0.0-beta.
|
|
124
|
+
<script src="https://unpkg.com/jodit@4.0.0-beta.92/es2021/jodit.min.js"></script>
|
|
125
125
|
```
|
|
126
126
|
|
|
127
127
|
### Usage
|
package/es2015/jodit.css
CHANGED