@pie-lib/math-toolbar 1.38.1-mui-update.0 → 1.40.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 +11 -56
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,59 +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
|
+
# [1.40.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.39.0-mui-update.0...@pie-lib/math-toolbar@1.40.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
|
-
# [1.38.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.37.0-mui-update.0...@pie-lib/math-toolbar@1.38.0-mui-update.0) (2025-11-20)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
# [1.37.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.36.0-mui-update.0...@pie-lib/math-toolbar@1.37.0-mui-update.0) (2025-11-20)
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
### Bug Fixes
|
|
32
|
-
|
|
33
|
-
* fix some popper components, fix some math toolbar color ([ed1df55](https://github.com/pie-framework/pie-lib/commit/ed1df558e272686a712767e347df49434790f334))
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
# [1.36.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.35.0-mui-update.0...@pie-lib/math-toolbar@1.36.0-mui-update.0) (2025-11-19)
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
### Bug Fixes
|
|
43
|
-
|
|
44
|
-
* use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
# [1.35.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.34.0-mui-update.0...@pie-lib/math-toolbar@1.35.0-mui-update.0) (2025-11-18)
|
|
9
|
+
### Features
|
|
51
10
|
|
|
52
|
-
|
|
11
|
+
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
53
12
|
|
|
54
13
|
|
|
55
14
|
|
|
56
15
|
|
|
57
16
|
|
|
58
|
-
|
|
17
|
+
## [1.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.1...@pie-lib/math-toolbar@1.31.2) (2025-11-27)
|
|
59
18
|
|
|
60
19
|
**Note:** Version bump only for package @pie-lib/math-toolbar
|
|
61
20
|
|
|
@@ -63,18 +22,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
63
22
|
|
|
64
23
|
|
|
65
24
|
|
|
66
|
-
|
|
25
|
+
## [1.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.2...@pie-lib/math-toolbar@1.31.1) (2025-10-22)
|
|
67
26
|
|
|
68
27
|
|
|
69
28
|
### Bug Fixes
|
|
70
29
|
|
|
71
|
-
*
|
|
30
|
+
* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
|
|
72
31
|
|
|
73
32
|
|
|
74
33
|
|
|
75
34
|
|
|
76
35
|
|
|
77
|
-
# [1.
|
|
36
|
+
# [1.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.30.0...@pie-lib/math-toolbar@1.31.0) (2025-10-16)
|
|
78
37
|
|
|
79
38
|
**Note:** Version bump only for package @pie-lib/math-toolbar
|
|
80
39
|
|
|
@@ -82,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
82
41
|
|
|
83
42
|
|
|
84
43
|
|
|
85
|
-
# [1.
|
|
44
|
+
# [1.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.30.0) (2025-10-16)
|
|
86
45
|
|
|
87
46
|
**Note:** Version bump only for package @pie-lib/math-toolbar
|
|
88
47
|
|
|
@@ -90,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
90
49
|
|
|
91
50
|
|
|
92
51
|
|
|
93
|
-
# [1.
|
|
52
|
+
# [1.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.29.0) (2025-10-16)
|
|
94
53
|
|
|
95
54
|
**Note:** Version bump only for package @pie-lib/math-toolbar
|
|
96
55
|
|
|
@@ -98,13 +57,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
98
57
|
|
|
99
58
|
|
|
100
59
|
|
|
101
|
-
# [1.28.0
|
|
102
|
-
|
|
60
|
+
# [1.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.28.0) (2025-10-16)
|
|
103
61
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
* bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
107
|
-
* packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
|
|
62
|
+
**Note:** Version bump only for package @pie-lib/math-toolbar
|
|
108
63
|
|
|
109
64
|
|
|
110
65
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.
|
|
6
|
+
"version": "1.40.0-mui-update.0",
|
|
7
7
|
"description": "Math toolbar for editing math equations",
|
|
8
8
|
"keywords": [
|
|
9
9
|
"math",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"@emotion/style": "^0.8.0",
|
|
22
22
|
"@mui/icons-material": "^7.3.4",
|
|
23
23
|
"@mui/material": "^7.3.4",
|
|
24
|
-
"@pie-lib/math-input": "6.
|
|
25
|
-
"@pie-lib/render-ui": "4.
|
|
24
|
+
"@pie-lib/math-input": "6.40.0-mui-update.0",
|
|
25
|
+
"@pie-lib/render-ui": "4.44.0-mui-update.0",
|
|
26
26
|
"classnames": "^2.2.6",
|
|
27
27
|
"debug": "^4.1.1",
|
|
28
28
|
"keycode": "^2.2.0",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"react-dom": "^18.2.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@pie-lib/test-utils": "0.
|
|
37
|
+
"@pie-lib/test-utils": "0.31.0-mui-update.0"
|
|
38
38
|
},
|
|
39
39
|
"scripts": {},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "23a7cb8864b947778ac7e6dffdc6fa4a74af5927"
|
|
41
41
|
}
|