@pie-lib/editable-html 11.28.1-mui-update.0 → 11.30.0-mui-update.0
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 +10 -60
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,29 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [11.30.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.29.0-mui-update.0...@pie-lib/editable-html@11.30.0-mui-update.0) (2025-12-02)
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
###
|
|
10
|
-
|
|
11
|
-
* remove carets from [@pie-lib](https://github.com/pie-lib) dependencies and configure lerna to use exact versions ([c9cd800](https://github.com/pie-framework/pie-lib/commit/c9cd800844abca09e7acf1fd35b2ddf51a6d86df))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [11.28.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.27.0-mui-update.0...@pie-lib/editable-html@11.28.0-mui-update.0) (2025-11-20)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
9
|
+
### Features
|
|
21
10
|
|
|
22
|
-
*
|
|
11
|
+
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
23
12
|
|
|
24
13
|
|
|
25
14
|
|
|
26
15
|
|
|
27
16
|
|
|
28
|
-
|
|
17
|
+
## [11.21.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.21.1...@pie-lib/editable-html@11.21.2) (2025-11-27)
|
|
29
18
|
|
|
30
19
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
31
20
|
|
|
@@ -33,30 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
33
22
|
|
|
34
23
|
|
|
35
24
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
40
|
-
|
|
41
|
-
* use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
42
|
-
* **editable-html:** add slateEditorExtraStyles prop ([0b71f34](https://github.com/pie-framework/pie-lib/commit/0b71f3412aeb90d613d41a9afe93b9ccd13f09c4))
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
# [11.25.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.24.0-mui-update.0...@pie-lib/editable-html@11.25.0-mui-update.0) (2025-11-18)
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
### Bug Fixes
|
|
52
|
-
|
|
53
|
-
* **editable-html:** replace ReactDOM.render() with createRoot() for React 18 compatibility ([e9618b5](https://github.com/pie-framework/pie-lib/commit/e9618b5d892ee98d08f4440934eec9be58ee170a))
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
# [11.24.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.23.0-mui-update.0...@pie-lib/editable-html@11.24.0-mui-update.0) (2025-11-18)
|
|
25
|
+
## [11.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.2...@pie-lib/editable-html@11.21.1) (2025-10-22)
|
|
60
26
|
|
|
61
27
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
62
28
|
|
|
@@ -64,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
64
30
|
|
|
65
31
|
|
|
66
32
|
|
|
67
|
-
# [11.
|
|
33
|
+
# [11.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.20.0...@pie-lib/editable-html@11.21.0) (2025-10-16)
|
|
68
34
|
|
|
69
35
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
70
36
|
|
|
@@ -72,18 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
72
38
|
|
|
73
39
|
|
|
74
40
|
|
|
75
|
-
# [11.
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
### Bug Fixes
|
|
79
|
-
|
|
80
|
-
* add missing dependencies for dnd-kit ([c50ec8e](https://github.com/pie-framework/pie-lib/commit/c50ec8e0a839e574aa61db78ecd121c6fdbc70c9))
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
# [11.21.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.20.0-mui-update.0...@pie-lib/editable-html@11.21.0-mui-update.0) (2025-11-03)
|
|
41
|
+
# [11.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.20.0) (2025-10-16)
|
|
87
42
|
|
|
88
43
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
89
44
|
|
|
@@ -91,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
91
46
|
|
|
92
47
|
|
|
93
48
|
|
|
94
|
-
# [11.
|
|
49
|
+
# [11.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.19.0) (2025-10-16)
|
|
95
50
|
|
|
96
51
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
97
52
|
|
|
@@ -99,14 +54,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
99
54
|
|
|
100
55
|
|
|
101
56
|
|
|
102
|
-
# [11.18.0
|
|
103
|
-
|
|
57
|
+
# [11.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.18.0) (2025-10-16)
|
|
104
58
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
* bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
108
|
-
* drag library update ([fb7a4d0](https://github.com/pie-framework/pie-lib/commit/fb7a4d0ce761f2f4c1a122854cfa306abb8ea7c8))
|
|
109
|
-
* packages/editable-html mui update PD-5268 ([6b8d201](https://github.com/pie-framework/pie-lib/commit/6b8d201cfc0bf7e26eea58e296109c463544075f))
|
|
59
|
+
**Note:** Version bump only for package @pie-lib/editable-html
|
|
110
60
|
|
|
111
61
|
|
|
112
62
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/editable-html",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.30.0-mui-update.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
"@emotion/style": "^0.8.0",
|
|
14
14
|
"@mui/icons-material": "^7.3.4",
|
|
15
15
|
"@mui/material": "^7.3.4",
|
|
16
|
-
"@pie-lib/drag": "2.
|
|
17
|
-
"@pie-lib/math-input": "6.
|
|
18
|
-
"@pie-lib/math-rendering": "3.
|
|
19
|
-
"@pie-lib/math-toolbar": "1.
|
|
20
|
-
"@pie-lib/render-ui": "4.
|
|
16
|
+
"@pie-lib/drag": "2.31.0-mui-update.0",
|
|
17
|
+
"@pie-lib/math-input": "6.40.0-mui-update.0",
|
|
18
|
+
"@pie-lib/math-rendering": "3.35.0-mui-update.0",
|
|
19
|
+
"@pie-lib/math-toolbar": "1.40.0-mui-update.0",
|
|
20
|
+
"@pie-lib/render-ui": "4.44.0-mui-update.0",
|
|
21
21
|
"change-case": "^3.0.2",
|
|
22
22
|
"classnames": "^2.2.6",
|
|
23
23
|
"debug": "^4.1.1",
|
|
@@ -51,6 +51,6 @@
|
|
|
51
51
|
"publishConfig": {
|
|
52
52
|
"access": "public"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "23a7cb8864b947778ac7e6dffdc6fa4a74af5927",
|
|
55
55
|
"scripts": {}
|
|
56
56
|
}
|