@pie-lib/render-ui 4.12.0 → 4.12.3
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 +35 -73
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,167 +3,129 @@
|
|
|
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
|
+
## [4.12.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.2...@pie-lib/render-ui@4.12.3) (2021-11-29)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* **preview-prompt:** add defaultClassName prop for static classname for pie-print ([7ca55ba](https://github.com/pie-framework/pie-lib/commit/7ca55ba))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
14
|
+
## [4.12.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.1...@pie-lib/render-ui@4.12.2) (2021-09-08)
|
|
15
15
|
|
|
16
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
16
17
|
|
|
17
|
-
## [4.11.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.8...@pie-lib/render-ui@4.11.9) (2021-08-04)
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
### Bug Fixes
|
|
21
20
|
|
|
22
|
-
* **render-ui:** text should serve as selector for multiple-choice questions PD-1227 ([133549b](https://github.com/pie-framework/pie-lib/commit/133549b))
|
|
23
21
|
|
|
22
|
+
## [4.12.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.0...@pie-lib/render-ui@4.12.1) (2021-09-08)
|
|
24
23
|
|
|
24
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
## [4.11.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.7...@pie-lib/render-ui@4.11.8) (2021-07-23)
|
|
29
28
|
|
|
30
29
|
|
|
31
|
-
|
|
30
|
+
# [4.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.9...@pie-lib/render-ui@4.12.0) (2021-08-30)
|
|
32
31
|
|
|
33
|
-
* **editable-html:** add refs for editors, fix propTypes warnings for PD-1230 ([c6e3a2a](https://github.com/pie-framework/pie-lib/commit/c6e3a2a))
|
|
34
32
|
|
|
33
|
+
### Features
|
|
35
34
|
|
|
35
|
+
* **preview-prompt:** add defaultClassName prop for static classname for pie-print ([7ca55ba](https://github.com/pie-framework/pie-lib/commit/7ca55ba))
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
## [4.11.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.5...@pie-lib/render-ui@4.11.7) (2021-06-25)
|
|
40
39
|
|
|
41
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
42
40
|
|
|
41
|
+
## [4.11.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.8...@pie-lib/render-ui@4.11.9) (2021-08-04)
|
|
43
42
|
|
|
44
43
|
|
|
44
|
+
### Bug Fixes
|
|
45
45
|
|
|
46
|
+
* **render-ui:** text should serve as selector for multiple-choice questions PD-1227 ([133549b](https://github.com/pie-framework/pie-lib/commit/133549b))
|
|
46
47
|
|
|
47
|
-
## [4.11.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.4...@pie-lib/render-ui@4.11.5) (2021-03-01)
|
|
48
48
|
|
|
49
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
50
49
|
|
|
51
50
|
|
|
52
51
|
|
|
52
|
+
## [4.11.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.7...@pie-lib/render-ui@4.11.8) (2021-07-23)
|
|
53
53
|
|
|
54
|
+
### Bug Fixes
|
|
54
55
|
|
|
55
|
-
|
|
56
|
+
- **editable-html:** add refs for editors, fix propTypes warnings for PD-1230 ([c6e3a2a](https://github.com/pie-framework/pie-lib/commit/c6e3a2a))
|
|
56
57
|
|
|
58
|
+
## [4.11.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.5...@pie-lib/render-ui@4.11.7) (2021-06-25)
|
|
57
59
|
|
|
58
|
-
|
|
60
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
59
61
|
|
|
60
|
-
|
|
61
|
-
* **render-ui:** render math for collapsible to fix PD-772 ([f0ef384](https://github.com/pie-framework/pie-lib/commit/f0ef384))
|
|
62
|
+
## [4.11.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.4...@pie-lib/render-ui@4.11.5) (2021-03-01)
|
|
62
63
|
|
|
64
|
+
**Note:** Version bump only for package @pie-lib/render-ui
|
|
63
65
|
|
|
66
|
+
## [4.11.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.3...@pie-lib/render-ui@4.11.4) (2021-03-01)
|
|
64
67
|
|
|
68
|
+
### Bug Fixes
|
|
65
69
|
|
|
70
|
+
- **render-ui:** create function that parses html in order to fix PD-771 ([6bf9c5d](https://github.com/pie-framework/pie-lib/commit/6bf9c5d))
|
|
71
|
+
- **render-ui:** render math for collapsible to fix PD-772 ([f0ef384](https://github.com/pie-framework/pie-lib/commit/f0ef384))
|
|
66
72
|
|
|
67
73
|
## [4.11.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.2...@pie-lib/render-ui@4.11.3) (2021-02-15)
|
|
68
74
|
|
|
69
75
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
70
76
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
77
|
## [4.11.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.0...@pie-lib/render-ui@4.11.2) (2021-02-15)
|
|
76
78
|
|
|
77
79
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
78
80
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
81
|
# [4.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.4...@pie-lib/render-ui@4.11.0) (2021-02-15)
|
|
84
82
|
|
|
85
|
-
|
|
86
83
|
### Features
|
|
87
84
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
85
|
+
- **render-ui:** add secondary background color ([c9cc0a8](https://github.com/pie-framework/pie-lib/commit/c9cc0a8))
|
|
93
86
|
|
|
94
87
|
## [4.10.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.3...@pie-lib/render-ui@4.10.4) (2021-02-01)
|
|
95
88
|
|
|
96
89
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
97
90
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
91
|
## [4.10.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.2...@pie-lib/render-ui@4.10.3) (2021-01-28)
|
|
103
92
|
|
|
104
|
-
|
|
105
93
|
### Bug Fixes
|
|
106
94
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
95
|
+
- **render-ui:** make sure prompt replace has a value ([093fef7](https://github.com/pie-framework/pie-lib/commit/093fef7))
|
|
112
96
|
|
|
113
97
|
## [4.10.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.1...@pie-lib/render-ui@4.10.2) (2021-01-28)
|
|
114
98
|
|
|
115
99
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
116
100
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
101
|
## [4.10.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.0...@pie-lib/render-ui@4.10.1) (2021-01-25)
|
|
122
102
|
|
|
123
103
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
124
104
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
105
|
# [4.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.4...@pie-lib/render-ui@4.10.0) (2021-01-11)
|
|
130
106
|
|
|
131
|
-
|
|
132
107
|
### Features
|
|
133
108
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
109
|
+
- **render-ui:** add readable component for pie tagging ([5b76d67](https://github.com/pie-framework/pie-lib/commit/5b76d67))
|
|
110
|
+
- **render-ui:** pie-purpose wrapper component added - PD-579 ([308f553](https://github.com/pie-framework/pie-lib/commit/308f553))
|
|
140
111
|
|
|
141
112
|
## [4.9.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.3...@pie-lib/render-ui@4.9.4) (2020-10-29)
|
|
142
113
|
|
|
143
|
-
|
|
144
114
|
### Bug Fixes
|
|
145
115
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
116
|
+
- Authored table borders are not visible in preview PD-342 ([cb86c55](https://github.com/pie-framework/pie-lib/commit/cb86c55))
|
|
117
|
+
- formatting ([754bb75](https://github.com/pie-framework/pie-lib/commit/754bb75))
|
|
118
|
+
- Modified code for suggested changes and addes snapshots PD-342 ([fbaa88e](https://github.com/pie-framework/pie-lib/commit/fbaa88e))
|
|
119
|
+
- Modified code for suggested changes and addes snapshots PD-342 ([dd43627](https://github.com/pie-framework/pie-lib/commit/dd43627))
|
|
120
|
+
- Modified code for suggested changes and addes snapshots PD-342 ([d9b76db](https://github.com/pie-framework/pie-lib/commit/d9b76db))
|
|
121
|
+
- removed console log that are added in test file PD-342 ([2c9d2e5](https://github.com/pie-framework/pie-lib/commit/2c9d2e5))
|
|
122
|
+
- snapshot test ([a86e5e8](https://github.com/pie-framework/pie-lib/commit/a86e5e8))
|
|
123
|
+
- typo ([0cb17c9](https://github.com/pie-framework/pie-lib/commit/0cb17c9))
|
|
158
124
|
|
|
159
125
|
## [4.9.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.2...@pie-lib/render-ui@4.9.3) (2020-10-26)
|
|
160
126
|
|
|
161
127
|
**Note:** Version bump only for package @pie-lib/render-ui
|
|
162
128
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
129
|
## [4.9.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.1...@pie-lib/render-ui@4.9.2) (2020-10-26)
|
|
168
130
|
|
|
169
131
|
**Note:** Version bump only for package @pie-lib/render-ui
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/render-ui",
|
|
3
|
-
"version": "4.12.
|
|
3
|
+
"version": "4.12.3",
|
|
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",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"@material-ui/core": "^3.8.3",
|
|
13
13
|
"@material-ui/icons": "^3.0.2",
|
|
14
14
|
"@pie-lib/icons": "^2.4.25",
|
|
15
|
-
"@pie-lib/math-rendering": "^2.3.
|
|
15
|
+
"@pie-lib/math-rendering": "^2.3.12",
|
|
16
16
|
"classnames": "^2.2.6",
|
|
17
17
|
"debug": "^4.1.1",
|
|
18
18
|
"prop-types": "^15.7.2",
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"react": "^16.8.1",
|
|
27
27
|
"react-dom": "^16.8.1"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "3575de076034eb451b0a66b2f3fd3d29802983ec"
|
|
30
30
|
}
|