@pie-lib/render-ui 4.14.27-next.0 → 4.14.27-next.14

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +20 -198
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -7,377 +7,199 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/render-ui
9
9
 
10
-
11
-
12
-
13
-
14
10
  ## [4.14.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.24...@pie-lib/render-ui@4.14.25) (2023-06-05)
15
11
 
16
-
17
12
  ### Bug Fixes
18
13
 
19
- * **render-ui:** set font size to inherit to avoid the overwriting in some websites ([3c43288](https://github.com/pie-framework/pie-lib/commit/3c43288dc348a5712492edfac7525cb49536785d))
20
-
21
-
22
-
23
-
14
+ - **render-ui:** set font size to inherit to avoid the overwriting in some websites ([3c43288](https://github.com/pie-framework/pie-lib/commit/3c43288dc348a5712492edfac7525cb49536785d))
24
15
 
25
16
  ## [4.14.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.23...@pie-lib/render-ui@4.14.24) (2023-05-12)
26
17
 
27
-
28
18
  ### Bug Fixes
29
19
 
30
- * **graphing:** add new style for missing objects - PD-1026 ([4dba6c2](https://github.com/pie-framework/pie-lib/commit/4dba6c2dcafbf9f250f1379672cba63e5c805b10))
31
-
32
-
33
-
34
-
20
+ - **graphing:** add new style for missing objects - PD-1026 ([4dba6c2](https://github.com/pie-framework/pie-lib/commit/4dba6c2dcafbf9f250f1379672cba63e5c805b10))
35
21
 
36
22
  ## [4.14.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.22...@pie-lib/render-ui@4.14.23) (2023-05-01)
37
23
 
38
-
39
24
  ### Bug Fixes
40
25
 
41
- * **multiple-choice:** fix vertical allignment within choice labels PD-2720 ([7307ca7](https://github.com/pie-framework/pie-lib/commit/7307ca7738c7f0fc76b635b3b8571c168d4bb8fb))
42
-
43
-
44
-
45
-
26
+ - **multiple-choice:** fix vertical allignment within choice labels PD-2720 ([7307ca7](https://github.com/pie-framework/pie-lib/commit/7307ca7738c7f0fc76b635b3b8571c168d4bb8fb))
46
27
 
47
28
  ## [4.14.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.21...@pie-lib/render-ui@4.14.22) (2023-04-25)
48
29
 
49
-
50
30
  ### Bug Fixes
51
31
 
52
- * **render-ui:** revert Carla's changes for PD-2720 because they're causing PD-2762 ([f96e689](https://github.com/pie-framework/pie-lib/commit/f96e689755368f2c31d8b0233fcd440eb685eb52))
53
-
54
-
55
-
56
-
32
+ - **render-ui:** revert Carla's changes for PD-2720 because they're causing PD-2762 ([f96e689](https://github.com/pie-framework/pie-lib/commit/f96e689755368f2c31d8b0233fcd440eb685eb52))
57
33
 
58
34
  ## [4.14.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.20...@pie-lib/render-ui@4.14.21) (2023-04-19)
59
35
 
60
-
61
36
  ### Bug Fixes
62
37
 
63
- * **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
64
-
65
-
66
-
67
-
38
+ - **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
68
39
 
69
40
  ## [4.14.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.19...@pie-lib/render-ui@4.14.20) (2023-04-07)
70
41
 
71
-
72
42
  ### Bug Fixes
73
43
 
74
- * **multiple-choice:** fix labels alignment ([0be602e](https://github.com/pie-framework/pie-lib/commit/0be602eb32abfb4ba5d1cee455924240d392506d))
75
-
76
-
77
-
78
-
44
+ - **multiple-choice:** fix labels alignment ([0be602e](https://github.com/pie-framework/pie-lib/commit/0be602eb32abfb4ba5d1cee455924240d392506d))
79
45
 
80
46
  ## [4.14.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.18...@pie-lib/render-ui@4.14.19) (2023-04-03)
81
47
 
82
-
83
48
  ### Bug Fixes
84
49
 
85
- * **render-ui:** remove margin right from input ([4f07e4e](https://github.com/pie-framework/pie-lib/commit/4f07e4eadd70e98be2c1278f36f9a5a6eddbcf0c))
86
-
87
-
88
-
89
-
50
+ - **render-ui:** remove margin right from input ([4f07e4e](https://github.com/pie-framework/pie-lib/commit/4f07e4eadd70e98be2c1278f36f9a5a6eddbcf0c))
90
51
 
91
52
  ## [4.14.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.17...@pie-lib/render-ui@4.14.18) (2023-03-27)
92
53
 
93
-
94
54
  ### Bug Fixes
95
55
 
96
- * **render-ui:** add additional style for legend tag-PD-2711 ([639a4d5](https://github.com/pie-framework/pie-lib/commit/639a4d589938209a8542c511a5d6a5a138c802af))
97
-
98
-
99
-
100
-
56
+ - **render-ui:** add additional style for legend tag-PD-2711 ([639a4d5](https://github.com/pie-framework/pie-lib/commit/639a4d589938209a8542c511a5d6a5a138c802af))
101
57
 
102
58
  ## [4.14.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.16...@pie-lib/render-ui@4.14.17) (2023-03-20)
103
59
 
104
60
  **Note:** Version bump only for package @pie-lib/render-ui
105
61
 
106
-
107
-
108
-
109
-
110
62
  ## [4.14.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.15...@pie-lib/render-ui@4.14.16) (2023-03-13)
111
63
 
112
-
113
64
  ### Bug Fixes
114
65
 
115
- * **multiple-choice:** fix style for choice labels ([a16fcf0](https://github.com/pie-framework/pie-lib/commit/a16fcf072ce45f929bf0f1e4dbe9eadd00f19230))
116
-
117
-
118
-
119
-
66
+ - **multiple-choice:** fix style for choice labels ([a16fcf0](https://github.com/pie-framework/pie-lib/commit/a16fcf072ce45f929bf0f1e4dbe9eadd00f19230))
120
67
 
121
68
  ## [4.14.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.13...@pie-lib/render-ui@4.14.15) (2023-02-28)
122
69
 
123
-
124
70
  ### Bug Fixes
125
71
 
126
- * version bump ([d9280a9](https://github.com/pie-framework/pie-lib/commit/d9280a9aeddab459b6d84ecdbeb62814e1eee965))
127
-
128
-
129
-
130
-
72
+ - version bump ([d9280a9](https://github.com/pie-framework/pie-lib/commit/d9280a9aeddab459b6d84ecdbeb62814e1eee965))
131
73
 
132
74
  ## [4.14.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.12...@pie-lib/render-ui@4.14.13) (2023-02-28)
133
75
 
134
76
  **Note:** Version bump only for package @pie-lib/render-ui
135
77
 
136
-
137
-
138
-
139
-
140
78
  ## [4.14.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.10...@pie-lib/render-ui@4.14.12) (2023-01-31)
141
79
 
142
80
  **Note:** Version bump only for package @pie-lib/render-ui
143
81
 
144
-
145
-
146
-
147
-
148
82
  ## [4.14.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.9...@pie-lib/render-ui@4.14.10) (2023-01-31)
149
83
 
150
84
  **Note:** Version bump only for package @pie-lib/render-ui
151
85
 
152
-
153
-
154
-
155
-
156
86
  ## [4.14.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.8...@pie-lib/render-ui@4.14.9) (2023-01-31)
157
87
 
158
88
  **Note:** Version bump only for package @pie-lib/render-ui
159
89
 
160
-
161
-
162
-
163
-
164
90
  ## [4.14.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.7...@pie-lib/render-ui@4.14.8) (2023-01-31)
165
91
 
166
92
  **Note:** Version bump only for package @pie-lib/render-ui
167
93
 
168
-
169
-
170
-
171
-
172
94
  ## [4.14.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.4...@pie-lib/render-ui@4.14.7) (2023-01-31)
173
95
 
174
96
  **Note:** Version bump only for package @pie-lib/render-ui
175
97
 
176
-
177
-
178
-
179
-
180
98
  ## [4.14.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.2...@pie-lib/render-ui@4.14.4) (2023-01-31)
181
99
 
182
100
  **Note:** Version bump only for package @pie-lib/render-ui
183
101
 
184
-
185
-
186
-
187
-
188
102
  ## [4.14.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.0...@pie-lib/render-ui@4.14.2) (2023-01-31)
189
103
 
190
104
  **Note:** Version bump only for package @pie-lib/render-ui
191
105
 
192
-
193
-
194
-
195
-
196
106
  # [4.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.7...@pie-lib/render-ui@4.14.0) (2023-01-31)
197
107
 
198
-
199
108
  ### Features
200
109
 
201
- * **multiple-choice:** add ARIA attributes ([4ab6b85](https://github.com/pie-framework/pie-lib/commit/4ab6b85d5827ea76d4095a71c482f5255671a1df))
202
-
203
-
204
-
205
-
110
+ - **multiple-choice:** add ARIA attributes ([4ab6b85](https://github.com/pie-framework/pie-lib/commit/4ab6b85d5827ea76d4095a71c482f5255671a1df))
206
111
 
207
112
  ## [4.13.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.6...@pie-lib/render-ui@4.13.7) (2022-11-23)
208
113
 
209
114
  **Note:** Version bump only for package @pie-lib/render-ui
210
115
 
211
-
212
-
213
-
214
-
215
116
  ## [4.13.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.5...@pie-lib/render-ui@4.13.6) (2022-09-28)
216
117
 
217
-
218
118
  ### Bug Fixes
219
119
 
220
- * update comment ([5374bb3](https://github.com/pie-framework/pie-lib/commit/5374bb30db1c9e399885a99c76a419cd558acc65))
221
- * **render-ui:** add parent div to image tag PD-1802 ([153db34](https://github.com/pie-framework/pie-lib/commit/153db34a317810fa49953286299b3fda1506be94))
222
- * **render-ui:** fix image alignment in preview-prompt PD-1802 ([27390c1](https://github.com/pie-framework/pie-lib/commit/27390c1a6ab7b72b980f3b3f0f59a39674a9c307))
223
-
224
-
225
-
226
-
120
+ - update comment ([5374bb3](https://github.com/pie-framework/pie-lib/commit/5374bb30db1c9e399885a99c76a419cd558acc65))
121
+ - **render-ui:** add parent div to image tag PD-1802 ([153db34](https://github.com/pie-framework/pie-lib/commit/153db34a317810fa49953286299b3fda1506be94))
122
+ - **render-ui:** fix image alignment in preview-prompt PD-1802 ([27390c1](https://github.com/pie-framework/pie-lib/commit/27390c1a6ab7b72b980f3b3f0f59a39674a9c307))
227
123
 
228
124
  ## [4.13.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.4...@pie-lib/render-ui@4.13.5) (2022-09-14)
229
125
 
230
-
231
126
  ### Bug Fixes
232
127
 
233
- * revert PD-1802 work because it is causing big issues PD-2037 ([6579140](https://github.com/pie-framework/pie-lib/commit/657914060cd741cf8be7c76fa890b0655a8d3783))
234
-
235
-
236
-
237
-
128
+ - revert PD-1802 work because it is causing big issues PD-2037 ([6579140](https://github.com/pie-framework/pie-lib/commit/657914060cd741cf8be7c76fa890b0655a8d3783))
238
129
 
239
130
  ## [4.13.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.3...@pie-lib/render-ui@4.13.4) (2022-08-29)
240
131
 
241
132
  **Note:** Version bump only for package @pie-lib/render-ui
242
133
 
243
-
244
-
245
-
246
-
247
134
  ## [4.13.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.2...@pie-lib/render-ui@4.13.3) (2022-08-15)
248
135
 
249
-
250
136
  ### Bug Fixes
251
137
 
252
- * PD-1802 set style only to img parent ([d113b4e](https://github.com/pie-framework/pie-lib/commit/d113b4e48978c7619b4d9d4cfbf4996f400068e7))
253
-
254
-
255
-
256
-
138
+ - PD-1802 set style only to img parent ([d113b4e](https://github.com/pie-framework/pie-lib/commit/d113b4e48978c7619b4d9d4cfbf4996f400068e7))
257
139
 
258
140
  ## [4.13.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.1...@pie-lib/render-ui@4.13.2) (2022-08-08)
259
141
 
260
-
261
142
  ### Bug Fixes
262
143
 
263
- * reverted changes for PD-1802 since it's causing PD-1937 ([b02fecb](https://github.com/pie-framework/pie-lib/commit/b02fecb54d8e243c34b864e4e5d3378899cb56d7))
264
-
265
-
266
-
267
-
144
+ - reverted changes for PD-1802 since it's causing PD-1937 ([b02fecb](https://github.com/pie-framework/pie-lib/commit/b02fecb54d8e243c34b864e4e5d3378899cb56d7))
268
145
 
269
146
  ## [4.13.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.13.0...@pie-lib/render-ui@4.13.1) (2022-07-18)
270
147
 
271
148
  **Note:** Version bump only for package @pie-lib/render-ui
272
149
 
273
-
274
-
275
-
276
-
277
150
  # [4.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.9...@pie-lib/render-ui@4.13.0) (2022-07-18)
278
151
 
279
-
280
152
  ### Features
281
153
 
282
- * **editable-html, render-ui:** wrap up PD-1802 ([e10babf](https://github.com/pie-framework/pie-lib/commit/e10babf2e80aed67c856e9e021e37072e3df33fb))
283
-
284
-
285
-
286
-
154
+ - **editable-html, render-ui:** wrap up PD-1802 ([e10babf](https://github.com/pie-framework/pie-lib/commit/e10babf2e80aed67c856e9e021e37072e3df33fb))
287
155
 
288
156
  ## [4.12.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.8...@pie-lib/render-ui@4.12.9) (2022-06-13)
289
157
 
290
158
  **Note:** Version bump only for package @pie-lib/render-ui
291
159
 
292
-
293
-
294
-
295
-
296
160
  ## [4.12.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.7...@pie-lib/render-ui@4.12.8) (2022-05-30)
297
161
 
298
162
  **Note:** Version bump only for package @pie-lib/render-ui
299
163
 
300
-
301
-
302
-
303
-
304
164
  ## [4.12.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.6...@pie-lib/render-ui@4.12.7) (2022-05-24)
305
165
 
306
166
  **Note:** Version bump only for package @pie-lib/render-ui
307
167
 
308
-
309
-
310
-
311
-
312
168
  ## [4.12.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.5...@pie-lib/render-ui@4.12.6) (2022-04-28)
313
169
 
314
170
  **Note:** Version bump only for package @pie-lib/render-ui
315
171
 
316
-
317
-
318
-
319
-
320
172
  ## [4.12.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.4...@pie-lib/render-ui@4.12.5) (2022-03-21)
321
173
 
322
174
  **Note:** Version bump only for package @pie-lib/render-ui
323
175
 
324
-
325
-
326
-
327
-
328
176
  ## [4.12.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.12.3...@pie-lib/render-ui@4.12.4) (2021-12-13)
329
177
 
330
178
  **Note:** Version bump only for package @pie-lib/render-ui
331
179
 
332
-
333
-
334
-
335
-
336
180
  ## [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)
337
181
 
338
182
  **Note:** Version bump only for package @pie-lib/render-ui
339
183
 
340
-
341
-
342
-
343
-
344
184
  ## [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)
345
185
 
346
186
  **Note:** Version bump only for package @pie-lib/render-ui
347
187
 
348
-
349
-
350
-
351
-
352
188
  ## [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)
353
189
 
354
190
  **Note:** Version bump only for package @pie-lib/render-ui
355
191
 
356
-
357
-
358
-
359
-
360
192
  # [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)
361
193
 
362
-
363
194
  ### Features
364
195
 
365
- * **preview-prompt:** add defaultClassName prop for static classname for pie-print ([7ca55ba](https://github.com/pie-framework/pie-lib/commit/7ca55ba))
366
-
367
-
368
-
369
-
196
+ - **preview-prompt:** add defaultClassName prop for static classname for pie-print ([7ca55ba](https://github.com/pie-framework/pie-lib/commit/7ca55ba))
370
197
 
371
198
  ## [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)
372
199
 
373
-
374
200
  ### Bug Fixes
375
201
 
376
- * **render-ui:** text should serve as selector for multiple-choice questions PD-1227 ([133549b](https://github.com/pie-framework/pie-lib/commit/133549b))
377
-
378
-
379
-
380
-
202
+ - **render-ui:** text should serve as selector for multiple-choice questions PD-1227 ([133549b](https://github.com/pie-framework/pie-lib/commit/133549b))
381
203
 
382
204
  ## [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)
383
205
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-lib/render-ui",
3
- "version": "4.14.27-next.0+fce70993",
3
+ "version": "4.14.27-next.14+1a7c4289",
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.42",
15
- "@pie-lib/math-rendering": "^2.5.16-next.0+fce70993",
15
+ "@pie-lib/math-rendering": "^2.5.16-next.14+1a7c4289",
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": "fce7099306bd4e3add6c5e0fa89e05156734dcdc"
29
+ "gitHead": "1a7c42894ce9a619999134952033c0bfe7ba663a"
30
30
  }