@pie-lib/render-ui 5.2.0-next.0 → 5.2.0-next.4
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 +27 -41
- package/package.json +7 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,75 +3,61 @@
|
|
|
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
|
-
# [5.
|
|
6
|
+
# [5.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@5.2.0-next.2...@pie-lib/render-ui@5.2.0-next.4) (2026-02-26)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
9
9
|
|
|
10
|
+
# [5.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@5.2.0-next.1...@pie-lib/render-ui@5.2.0-next.2) (2026-02-25)
|
|
10
11
|
|
|
12
|
+
### Bug Fixes
|
|
11
13
|
|
|
14
|
+
- **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
|
|
12
15
|
|
|
16
|
+
# [5.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@5.1.0-next.2...@pie-lib/render-ui@5.1.0-next.4) (2026-01-27)
|
|
13
17
|
|
|
14
|
-
|
|
18
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
15
19
|
|
|
20
|
+
# [5.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@5.1.0-next.1...@pie-lib/render-ui@5.1.0-next.2) (2026-01-26)
|
|
16
21
|
|
|
17
22
|
### Bug Fixes
|
|
18
23
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
+
- removed slate-html-serializer from markup, and fixed extracss rules functionality ([1ac30a3](https://github.com/pie-framework/pie-lib/commit/1ac30a362202b9c063920642382cce8234b9de85))
|
|
24
25
|
|
|
25
26
|
# [5.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.35.2...@pie-lib/render-ui@5.1.0-next.1) (2026-01-26)
|
|
26
27
|
|
|
27
|
-
|
|
28
28
|
### Bug Fixes
|
|
29
29
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
30
|
+
- remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
|
|
31
|
+
- **render-ui:** handle invalid values for fontSizeFactor PD-5412 ([39b13c0](https://github.com/pie-framework/pie-lib/commit/39b13c0583f3f83575e4c32ed2873eecfd4903cd))
|
|
32
|
+
- add back muiButton ([b65ddc0](https://github.com/pie-framework/pie-lib/commit/b65ddc06cbb83dda5cc3c04ee60afffb793f1e10))
|
|
33
|
+
- add default props uiLayout, add props for previewLayout ([933e5f7](https://github.com/pie-framework/pie-lib/commit/933e5f71f1f2fff99c57ee5132f9f23ee85c3f28))
|
|
34
|
+
- Add MutationObserver to PreviewPrompt for prompt, rationale & TI math rendering ([d77ef3c](https://github.com/pie-framework/pie-lib/commit/d77ef3c15c6928f3a7dae627e6c49380cef01745))
|
|
35
|
+
- fix some popper components, fix some math toolbar color ([ed1df55](https://github.com/pie-framework/pie-lib/commit/ed1df558e272686a712767e347df49434790f334))
|
|
36
|
+
- label positioning in input render-ui ([8012817](https://github.com/pie-framework/pie-lib/commit/80128173dc596181de296633e9413bba8b79db81))
|
|
37
|
+
- 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))
|
|
38
|
+
- remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
39
|
+
- simplify math render logic ([de11ebe](https://github.com/pie-framework/pie-lib/commit/de11ebe7f2faeb9dce6215673a90b79e86cbc590))
|
|
40
|
+
- update graphing components - styling and correctness handling PD-5258 ([7f1d3ba](https://github.com/pie-framework/pie-lib/commit/7f1d3bade7271c8f95bb9a67352fc9a52888ffda))
|
|
41
|
+
- use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
43
42
|
|
|
44
43
|
### Features
|
|
45
44
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
45
|
+
- add MuiButton style overrides for consistent theming ([8fc184e](https://github.com/pie-framework/pie-lib/commit/8fc184e0eca3425cc76f1f76d8f1f24eb56c0779))
|
|
46
|
+
- bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
47
|
+
- PD-5258 wip Material-UI migration ([25e60f3](https://github.com/pie-framework/pie-lib/commit/25e60f32602bfd7bfc8b4f9d2dcc3a3cd664e72b))
|
|
48
|
+
- sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
54
49
|
|
|
55
50
|
# [5.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.35.3-next.0...@pie-lib/render-ui@5.0.0-next.0) (2026-01-19)
|
|
56
51
|
|
|
57
52
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
58
53
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
54
|
## [4.35.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.49.0-mui-update.0...@pie-lib/render-ui@4.35.3-next.0) (2026-01-19)
|
|
64
55
|
|
|
65
|
-
|
|
66
56
|
### Bug Fixes
|
|
67
57
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
58
|
+
- **render-ui:** change unneeded colors overwriting in theme provider PD-5274 ([dbfaed5](https://github.com/pie-framework/pie-lib/commit/dbfaed50feed9c059b14c9835468159858446af1))
|
|
59
|
+
- **render-ui:** handle vertical striping only for tables with th first col PD-5211 ([d32502e](https://github.com/pie-framework/pie-lib/commit/d32502e496fc9a19a6444e537587017c91e87724))
|
|
60
|
+
- bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
|
|
75
61
|
|
|
76
62
|
## [4.35.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.35.1...@pie-lib/render-ui@4.35.2) (2025-11-27)
|
|
77
63
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/render-ui",
|
|
3
|
-
"version": "5.2.0-next.
|
|
3
|
+
"version": "5.2.0-next.4",
|
|
4
4
|
"description": "Some shared ui elements when rendering - but not worthy of their own package yet.",
|
|
5
5
|
"module": "src/index.js",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -8,25 +8,22 @@
|
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {},
|
|
11
|
-
"repository":
|
|
12
|
-
"type": "git",
|
|
13
|
-
"url": "https://github.com/pie-framework/pie-lib"
|
|
14
|
-
},
|
|
11
|
+
"repository": "pie-framework/pie-lib",
|
|
15
12
|
"dependencies": {
|
|
16
13
|
"@emotion/react": "^11.14.0",
|
|
17
14
|
"@emotion/styled": "^11.14.1",
|
|
18
15
|
"@mui/icons-material": "^7.3.4",
|
|
19
16
|
"@mui/material": "^7.3.4",
|
|
20
|
-
"@pie-lib/icons": "^3.2.0-next.
|
|
21
|
-
"@pie-lib/math-rendering": "^4.2.0-next.
|
|
22
|
-
"@pie-lib/test-utils": "^1.2.0-next.
|
|
17
|
+
"@pie-lib/icons": "^3.2.0-next.4",
|
|
18
|
+
"@pie-lib/math-rendering": "^4.2.0-next.3",
|
|
19
|
+
"@pie-lib/test-utils": "^1.2.0-next.3",
|
|
23
20
|
"debug": "^4.1.1",
|
|
24
21
|
"lodash-es": "^4.17.23",
|
|
25
22
|
"prop-types": "^15.7.2",
|
|
26
23
|
"react-transition-group": "^4.4.5"
|
|
27
24
|
},
|
|
28
25
|
"peerDependencies": {
|
|
29
|
-
"@pie-lib/test-utils": "1.
|
|
26
|
+
"@pie-lib/test-utils": "^1.2.0-next.0",
|
|
30
27
|
"react": "^18.2.0",
|
|
31
28
|
"react-dom": "^18.2.0"
|
|
32
29
|
},
|
|
@@ -34,5 +31,5 @@
|
|
|
34
31
|
"react": "^18.2.0",
|
|
35
32
|
"react-dom": "^18.2.0"
|
|
36
33
|
},
|
|
37
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "26a92c2897eca32328a31262677c4f7a851fd751"
|
|
38
35
|
}
|