jodit 4.5.9 → 4.5.12
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/CHANGELOG.md +59 -2
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +36065 -36018
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/debug/debug.css +1 -1
- 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 +750 -750
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +36604 -36554
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/debug/debug.css +1 -1
- 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 +750 -750
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +35866 -35815
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/debug/debug.css +1 -1
- 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 +748 -748
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +34747 -34696
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/debug/debug.css +1 -1
- 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 +224 -224
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/415.fat.min.js +2 -2
- package/es5/415.js +3902 -3900
- package/es5/415.min.js +2 -2
- package/es5/5.fat.min.js +1 -1
- package/es5/5.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +37964 -37915
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.css +1 -1
- 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 +800 -800
- package/es5/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/esm/core/async/async.d.ts +13 -3
- package/esm/core/async/async.js +58 -10
- package/esm/core/constants.js +1 -1
- package/esm/core/dom/lazy-walker.d.ts +4 -3
- package/esm/core/dom/lazy-walker.js +14 -12
- package/esm/types/async.d.ts +6 -0
- package/package.json +1 -1
- package/types/core/async/async.d.ts +13 -3
- package/types/core/dom/lazy-walker.d.ts +4 -3
- package/types/types/async.d.ts +6 -0
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,63 @@
|
|
|
9
9
|
> - :house: [Internal]
|
|
10
10
|
> - :nail_care: [Polish]
|
|
11
11
|
|
|
12
|
+
## 4.5.12
|
|
13
|
+
|
|
14
|
+
#### :house: Internal
|
|
15
|
+
|
|
16
|
+
```
|
|
17
|
+
@eslint/compat ^1.2.3 → ^1.2.6
|
|
18
|
+
@eslint/js ^9.16.0 → ^9.20.0
|
|
19
|
+
@playwright/test ^1.49.0 → ^1.50.1
|
|
20
|
+
@swc/core ^1.10.11 → ^1.10.16
|
|
21
|
+
@types/node ^22.10.1 → ^22.13.4
|
|
22
|
+
@typescript-eslint/eslint-plugin ^8.16.0 → ^8.24.0
|
|
23
|
+
@typescript-eslint/parser ^8.16.0 → ^8.24.0
|
|
24
|
+
axios ^1.7.8 → ^1.7.9
|
|
25
|
+
compression ^1.7.5 → ^1.8.0
|
|
26
|
+
core-js ^3.39.0 → ^3.40.0
|
|
27
|
+
dotenv ^16.4.5 → ^16.4.7
|
|
28
|
+
eslint ^9.16.0 → ^9.20.1
|
|
29
|
+
eslint-config-prettier ^9.1.0 → ^10.0.1
|
|
30
|
+
eslint-plugin-prettier ^5.2.1 → ^5.2.3
|
|
31
|
+
glob ^11.0.0 → ^11.0.1
|
|
32
|
+
globals ^15.12.0 → ^15.15.0
|
|
33
|
+
less ^4.2.1 → ^4.2.2
|
|
34
|
+
mocha ^10.8.2 → ^11.1.0
|
|
35
|
+
postcss >=8.4.49 → >=8.5.2
|
|
36
|
+
prettier ^3.4.1 → ^3.5.1
|
|
37
|
+
stylelint ^16.11.0 → ^16.14.1
|
|
38
|
+
stylelint-config-standard ^36.0.1 → ^37.0.0
|
|
39
|
+
stylelint-prettier ^5.0.2 → ^5.0.3
|
|
40
|
+
terser-webpack-plugin ^5.3.10 → ^5.3.11
|
|
41
|
+
ts-loader ^9.5.1 → ^9.5.2
|
|
42
|
+
typescript ^5.7.2 → ^5.7.3
|
|
43
|
+
webpack 5.96.1 → 5.98.0
|
|
44
|
+
webpack-cli ^5.1.4 → ^6.0.1
|
|
45
|
+
webpack-dev-server ^5.1.0 → ^5.2.0
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
## 4.5.10
|
|
49
|
+
|
|
50
|
+
#### :house: Internal
|
|
51
|
+
|
|
52
|
+
- Shit of the Chai JS module to the browser because the developers decided not to support the assembly for browsers anymore
|
|
53
|
+
|
|
54
|
+
### :rocket: New Feature
|
|
55
|
+
|
|
56
|
+
- Added API launching tasks for schedule with a reference on https://wicg.github.io/scheduling-apis/
|
|
57
|
+
- [LazyWalker](https://xdsoft.net/jodit/docs/modules/dom.html#lazywalker) module now uses the new API for scheduling tasks
|
|
58
|
+
|
|
59
|
+
```js
|
|
60
|
+
const editor = Jodit.make('#editor');
|
|
61
|
+
editor.schedulePostTask(
|
|
62
|
+
() => {
|
|
63
|
+
console.log('Task 1');
|
|
64
|
+
},
|
|
65
|
+
{ priority: 'user-blocking' }
|
|
66
|
+
);
|
|
67
|
+
```
|
|
68
|
+
|
|
12
69
|
## 4.5.5
|
|
13
70
|
|
|
14
71
|
### :rocket: New Feature
|
|
@@ -1661,7 +1718,7 @@ Jodit.make('#editor', {
|
|
|
1661
1718
|
|
|
1662
1719
|
- Separate plugin for voice recognition and input of recognized text into the editor.
|
|
1663
1720
|
[Feature Request: Add ability for user to dictate using local device microphone as input #828](https://github.com/xdan/jodit/issues/828)
|
|
1664
|
-
> This plugin is not included in the main Jodit build. It must be connected separately [
|
|
1721
|
+
> This plugin is not included in the main Jodit build. It must be connected separately [Read more](./src/plugins/speech-recognize/README.md)
|
|
1665
1722
|
|
|
1666
1723
|
## 3.18.5
|
|
1667
1724
|
|
|
@@ -2530,7 +2587,7 @@ while (!next2.done) {
|
|
|
2530
2587
|
|
|
2531
2588
|
#### :rocket: New Feature
|
|
2532
2589
|
|
|
2533
|
-
-
|
|
2590
|
+
- The methods added to Eventemitter:
|
|
2534
2591
|
- `mute(event?: string)` Doesn't start any handler;
|
|
2535
2592
|
- `isMuted(event?: string)` No handlers are triggered for the event
|
|
2536
2593
|
- `unmute(event?: string)` Returns event handling
|
package/es2015/jodit.css
CHANGED