@pie-lib/editable-html 11.29.0-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 -68
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,37 +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
|
-
# [11.
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @pie-lib/editable-html
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [11.28.1-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.28.0-mui-update.0...@pie-lib/editable-html@11.28.1-mui-update.0) (2025-11-20)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Bug Fixes
|
|
18
|
-
|
|
19
|
-
* 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))
|
|
20
|
-
|
|
21
|
-
|
|
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)
|
|
22
7
|
|
|
23
8
|
|
|
9
|
+
### Features
|
|
24
10
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
11
|
+
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
31
12
|
|
|
32
13
|
|
|
33
14
|
|
|
34
15
|
|
|
35
16
|
|
|
36
|
-
|
|
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)
|
|
37
18
|
|
|
38
19
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
39
20
|
|
|
@@ -41,30 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
41
22
|
|
|
42
23
|
|
|
43
24
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
### Bug Fixes
|
|
48
|
-
|
|
49
|
-
* use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
50
|
-
* **editable-html:** add slateEditorExtraStyles prop ([0b71f34](https://github.com/pie-framework/pie-lib/commit/0b71f3412aeb90d613d41a9afe93b9ccd13f09c4))
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
# [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)
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
### Bug Fixes
|
|
60
|
-
|
|
61
|
-
* **editable-html:** replace ReactDOM.render() with createRoot() for React 18 compatibility ([e9618b5](https://github.com/pie-framework/pie-lib/commit/e9618b5d892ee98d08f4440934eec9be58ee170a))
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
# [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)
|
|
68
26
|
|
|
69
27
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
70
28
|
|
|
@@ -72,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
72
30
|
|
|
73
31
|
|
|
74
32
|
|
|
75
|
-
# [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)
|
|
76
34
|
|
|
77
35
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
78
36
|
|
|
@@ -80,18 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
80
38
|
|
|
81
39
|
|
|
82
40
|
|
|
83
|
-
# [11.
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* add missing dependencies for dnd-kit ([c50ec8e](https://github.com/pie-framework/pie-lib/commit/c50ec8e0a839e574aa61db78ecd121c6fdbc70c9))
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
# [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)
|
|
95
42
|
|
|
96
43
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
97
44
|
|
|
@@ -99,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
99
46
|
|
|
100
47
|
|
|
101
48
|
|
|
102
|
-
# [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)
|
|
103
50
|
|
|
104
51
|
**Note:** Version bump only for package @pie-lib/editable-html
|
|
105
52
|
|
|
@@ -107,14 +54,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
107
54
|
|
|
108
55
|
|
|
109
56
|
|
|
110
|
-
# [11.18.0
|
|
111
|
-
|
|
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)
|
|
112
58
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
* bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
116
|
-
* drag library update ([fb7a4d0](https://github.com/pie-framework/pie-lib/commit/fb7a4d0ce761f2f4c1a122854cfa306abb8ea7c8))
|
|
117
|
-
* 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
|
|
118
60
|
|
|
119
61
|
|
|
120
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
|
}
|