@pie-element/complex-rubric 3.3.6-next.0 → 3.3.6-next.9
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/configure/package.json +0 -5
- package/controller/package.json +1 -1
- package/module/configure.js +66915 -1476
- package/module/element.js +67652 -2213
- package/module/manifest.json +2 -2
- package/module/print.js +67652 -2213
- package/package.json +4 -4
- package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.json +0 -937
- package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.md +0 -848
- package/configure/node_modules/@pie-lib/render-ui/LICENSE.md +0 -5
- package/configure/node_modules/@pie-lib/render-ui/README.md +0 -33
- package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js +0 -134
- package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/color.js +0 -157
- package/configure/node_modules/@pie-lib/render-ui/lib/color.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js +0 -151
- package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js +0 -24
- package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js +0 -90
- package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/index.js +0 -104
- package/configure/node_modules/@pie-lib/render-ui/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js +0 -60
- package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js +0 -133
- package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js +0 -206
- package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js +0 -28
- package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/readable.js +0 -28
- package/configure/node_modules/@pie-lib/render-ui/lib/readable.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js +0 -151
- package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js +0 -181
- package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js.map +0 -1
- package/configure/node_modules/@pie-lib/render-ui/package.json +0 -30
- package/configure/node_modules/@pie-lib/render-ui/src/collapsible/index.jsx +0 -63
- package/configure/node_modules/@pie-lib/render-ui/src/color.js +0 -55
- package/configure/node_modules/@pie-lib/render-ui/src/feedback.jsx +0 -100
- package/configure/node_modules/@pie-lib/render-ui/src/has-text.js +0 -14
- package/configure/node_modules/@pie-lib/render-ui/src/html-and-math.js +0 -34
- package/configure/node_modules/@pie-lib/render-ui/src/index.js +0 -27
- package/configure/node_modules/@pie-lib/render-ui/src/input-container.jsx +0 -41
- package/configure/node_modules/@pie-lib/render-ui/src/preview-layout.jsx +0 -84
- package/configure/node_modules/@pie-lib/render-ui/src/preview-prompt.jsx +0 -130
- package/configure/node_modules/@pie-lib/render-ui/src/purpose.jsx +0 -17
- package/configure/node_modules/@pie-lib/render-ui/src/readable.jsx +0 -19
- package/configure/node_modules/@pie-lib/render-ui/src/response-indicators.jsx +0 -89
- package/configure/node_modules/@pie-lib/render-ui/src/withUndoReset.jsx +0 -116
|
@@ -1,848 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [4.15.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.8...@pie-lib/render-ui@4.15.9) (2023-10-03)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* revert to pie-lib/math-rendering that what working ([25660ea](https://github.com/pie-framework/pie-lib/commit/25660ea6595e800a71c5494bd3bb9eecd3609a5a))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [4.15.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.7...@pie-lib/render-ui@4.15.8) (2023-10-01)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [4.15.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.6...@pie-lib/render-ui@4.15.7) (2023-09-27)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [4.15.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.5...@pie-lib/render-ui@4.15.6) (2023-09-27)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## [4.15.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.4...@pie-lib/render-ui@4.15.5) (2023-09-25)
|
|
42
|
-
|
|
43
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## [4.15.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.3...@pie-lib/render-ui@4.15.4) (2023-09-20)
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
## [4.15.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.2...@pie-lib/render-ui@4.15.3) (2023-09-20)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## [4.15.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.1...@pie-lib/render-ui@4.15.2) (2023-09-14)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [4.15.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.15.0...@pie-lib/render-ui@4.15.1) (2023-08-21)
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### Bug Fixes
|
|
77
|
-
|
|
78
|
-
* **render-ui:** DNA-17953 - avoid fontSize to fave initial value, avoid margins fot p elements ([3bdf0cf](https://github.com/pie-framework/pie-lib/commit/3bdf0cfa0ff343444b387b4840e904d76b27b41a))
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
# [4.15.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.29...@pie-lib/render-ui@4.15.0) (2023-08-15)
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
### Features
|
|
88
|
-
|
|
89
|
-
* **text-select:** adjust colors and alignment of the color ([a51ba55](https://github.com/pie-framework/pie-lib/commit/a51ba5547f6e1559915d6ea967d406923831b561))
|
|
90
|
-
* **text-select:** PD-1163 create wrapper component ([b41db39](https://github.com/pie-framework/pie-lib/commit/b41db39ade332d19dca70a06d54acf51b5888c69))
|
|
91
|
-
* **text-select:** PD-1163 updates to tokens in text select ([2535c91](https://github.com/pie-framework/pie-lib/commit/2535c911f378f4cf41c8471bfa1898b996ffacee))
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
## [4.14.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.28...@pie-lib/render-ui@4.14.29) (2023-07-24)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
### Bug Fixes
|
|
101
|
-
|
|
102
|
-
* **render-ui:** answer choices answered rendered in a smaller font-size ([e7503e0](https://github.com/pie-framework/pie-lib/commit/e7503e029ed6872098646e8787e124f2d6a8a018))
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
## [4.14.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.27...@pie-lib/render-ui@4.14.28) (2023-06-24)
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
## [4.14.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.26...@pie-lib/render-ui@4.14.27) (2023-06-13)
|
|
117
|
-
|
|
118
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
## [4.14.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.14.25...@pie-lib/render-ui@4.14.26) (2023-06-12)
|
|
125
|
-
|
|
126
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
127
|
-
|
|
128
|
-
## [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)
|
|
129
|
-
|
|
130
|
-
### Bug Fixes
|
|
131
|
-
|
|
132
|
-
- **render-ui:** set font size to inherit to avoid the overwriting in some websites ([3c43288](https://github.com/pie-framework/pie-lib/commit/3c43288dc348a5712492edfac7525cb49536785d))
|
|
133
|
-
|
|
134
|
-
## [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)
|
|
135
|
-
|
|
136
|
-
### Bug Fixes
|
|
137
|
-
|
|
138
|
-
- **graphing:** add new style for missing objects - PD-1026 ([4dba6c2](https://github.com/pie-framework/pie-lib/commit/4dba6c2dcafbf9f250f1379672cba63e5c805b10))
|
|
139
|
-
|
|
140
|
-
## [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)
|
|
141
|
-
|
|
142
|
-
### Bug Fixes
|
|
143
|
-
|
|
144
|
-
- **multiple-choice:** fix vertical allignment within choice labels PD-2720 ([7307ca7](https://github.com/pie-framework/pie-lib/commit/7307ca7738c7f0fc76b635b3b8571c168d4bb8fb))
|
|
145
|
-
|
|
146
|
-
## [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)
|
|
147
|
-
|
|
148
|
-
### Bug Fixes
|
|
149
|
-
|
|
150
|
-
- **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))
|
|
151
|
-
|
|
152
|
-
## [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)
|
|
153
|
-
|
|
154
|
-
### Bug Fixes
|
|
155
|
-
|
|
156
|
-
- **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
|
|
157
|
-
|
|
158
|
-
## [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)
|
|
159
|
-
|
|
160
|
-
### Bug Fixes
|
|
161
|
-
|
|
162
|
-
- **multiple-choice:** fix labels alignment ([0be602e](https://github.com/pie-framework/pie-lib/commit/0be602eb32abfb4ba5d1cee455924240d392506d))
|
|
163
|
-
|
|
164
|
-
## [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)
|
|
165
|
-
|
|
166
|
-
### Bug Fixes
|
|
167
|
-
|
|
168
|
-
- **render-ui:** remove margin right from input ([4f07e4e](https://github.com/pie-framework/pie-lib/commit/4f07e4eadd70e98be2c1278f36f9a5a6eddbcf0c))
|
|
169
|
-
|
|
170
|
-
## [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)
|
|
171
|
-
|
|
172
|
-
### Bug Fixes
|
|
173
|
-
|
|
174
|
-
- **render-ui:** add additional style for legend tag-PD-2711 ([639a4d5](https://github.com/pie-framework/pie-lib/commit/639a4d589938209a8542c511a5d6a5a138c802af))
|
|
175
|
-
|
|
176
|
-
## [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)
|
|
177
|
-
|
|
178
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
179
|
-
|
|
180
|
-
## [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)
|
|
181
|
-
|
|
182
|
-
### Bug Fixes
|
|
183
|
-
|
|
184
|
-
- **multiple-choice:** fix style for choice labels ([a16fcf0](https://github.com/pie-framework/pie-lib/commit/a16fcf072ce45f929bf0f1e4dbe9eadd00f19230))
|
|
185
|
-
|
|
186
|
-
## [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)
|
|
187
|
-
|
|
188
|
-
### Bug Fixes
|
|
189
|
-
|
|
190
|
-
- version bump ([d9280a9](https://github.com/pie-framework/pie-lib/commit/d9280a9aeddab459b6d84ecdbeb62814e1eee965))
|
|
191
|
-
|
|
192
|
-
## [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)
|
|
193
|
-
|
|
194
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
195
|
-
|
|
196
|
-
## [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)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
199
|
-
|
|
200
|
-
## [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)
|
|
201
|
-
|
|
202
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
203
|
-
|
|
204
|
-
## [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)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
207
|
-
|
|
208
|
-
## [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)
|
|
209
|
-
|
|
210
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
211
|
-
|
|
212
|
-
## [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)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
215
|
-
|
|
216
|
-
## [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)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
219
|
-
|
|
220
|
-
## [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)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
223
|
-
|
|
224
|
-
# [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)
|
|
225
|
-
|
|
226
|
-
### Features
|
|
227
|
-
|
|
228
|
-
- **multiple-choice:** add ARIA attributes ([4ab6b85](https://github.com/pie-framework/pie-lib/commit/4ab6b85d5827ea76d4095a71c482f5255671a1df))
|
|
229
|
-
|
|
230
|
-
## [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)
|
|
231
|
-
|
|
232
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
233
|
-
|
|
234
|
-
## [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)
|
|
235
|
-
|
|
236
|
-
### Bug Fixes
|
|
237
|
-
|
|
238
|
-
- update comment ([5374bb3](https://github.com/pie-framework/pie-lib/commit/5374bb30db1c9e399885a99c76a419cd558acc65))
|
|
239
|
-
- **render-ui:** add parent div to image tag PD-1802 ([153db34](https://github.com/pie-framework/pie-lib/commit/153db34a317810fa49953286299b3fda1506be94))
|
|
240
|
-
- **render-ui:** fix image alignment in preview-prompt PD-1802 ([27390c1](https://github.com/pie-framework/pie-lib/commit/27390c1a6ab7b72b980f3b3f0f59a39674a9c307))
|
|
241
|
-
|
|
242
|
-
## [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)
|
|
243
|
-
|
|
244
|
-
### Bug Fixes
|
|
245
|
-
|
|
246
|
-
- revert PD-1802 work because it is causing big issues PD-2037 ([6579140](https://github.com/pie-framework/pie-lib/commit/657914060cd741cf8be7c76fa890b0655a8d3783))
|
|
247
|
-
|
|
248
|
-
## [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)
|
|
249
|
-
|
|
250
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
251
|
-
|
|
252
|
-
## [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)
|
|
253
|
-
|
|
254
|
-
### Bug Fixes
|
|
255
|
-
|
|
256
|
-
- PD-1802 set style only to img parent ([d113b4e](https://github.com/pie-framework/pie-lib/commit/d113b4e48978c7619b4d9d4cfbf4996f400068e7))
|
|
257
|
-
|
|
258
|
-
## [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
|
-
|
|
260
|
-
### Bug Fixes
|
|
261
|
-
|
|
262
|
-
- reverted changes for PD-1802 since it's causing PD-1937 ([b02fecb](https://github.com/pie-framework/pie-lib/commit/b02fecb54d8e243c34b864e4e5d3378899cb56d7))
|
|
263
|
-
|
|
264
|
-
## [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)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
267
|
-
|
|
268
|
-
# [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)
|
|
269
|
-
|
|
270
|
-
### Features
|
|
271
|
-
|
|
272
|
-
- **editable-html, render-ui:** wrap up PD-1802 ([e10babf](https://github.com/pie-framework/pie-lib/commit/e10babf2e80aed67c856e9e021e37072e3df33fb))
|
|
273
|
-
|
|
274
|
-
## [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)
|
|
275
|
-
|
|
276
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
277
|
-
|
|
278
|
-
## [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)
|
|
279
|
-
|
|
280
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
281
|
-
|
|
282
|
-
## [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)
|
|
283
|
-
|
|
284
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
285
|
-
|
|
286
|
-
## [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)
|
|
287
|
-
|
|
288
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
289
|
-
|
|
290
|
-
## [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)
|
|
291
|
-
|
|
292
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
293
|
-
|
|
294
|
-
## [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)
|
|
295
|
-
|
|
296
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
297
|
-
|
|
298
|
-
## [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)
|
|
299
|
-
|
|
300
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
301
|
-
|
|
302
|
-
## [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)
|
|
303
|
-
|
|
304
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
305
|
-
|
|
306
|
-
## [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)
|
|
307
|
-
|
|
308
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
309
|
-
|
|
310
|
-
# [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)
|
|
311
|
-
|
|
312
|
-
### Features
|
|
313
|
-
|
|
314
|
-
- **preview-prompt:** add defaultClassName prop for static classname for pie-print ([7ca55ba](https://github.com/pie-framework/pie-lib/commit/7ca55ba))
|
|
315
|
-
|
|
316
|
-
## [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)
|
|
317
|
-
|
|
318
|
-
### Bug Fixes
|
|
319
|
-
|
|
320
|
-
- **render-ui:** text should serve as selector for multiple-choice questions PD-1227 ([133549b](https://github.com/pie-framework/pie-lib/commit/133549b))
|
|
321
|
-
|
|
322
|
-
## [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)
|
|
323
|
-
|
|
324
|
-
### Bug Fixes
|
|
325
|
-
|
|
326
|
-
- **editable-html:** add refs for editors, fix propTypes warnings for PD-1230 ([c6e3a2a](https://github.com/pie-framework/pie-lib/commit/c6e3a2a))
|
|
327
|
-
|
|
328
|
-
## [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)
|
|
329
|
-
|
|
330
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
331
|
-
|
|
332
|
-
## [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)
|
|
333
|
-
|
|
334
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
335
|
-
|
|
336
|
-
## [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)
|
|
337
|
-
|
|
338
|
-
### Bug Fixes
|
|
339
|
-
|
|
340
|
-
- **render-ui:** create function that parses html in order to fix PD-771 ([6bf9c5d](https://github.com/pie-framework/pie-lib/commit/6bf9c5d))
|
|
341
|
-
- **render-ui:** render math for collapsible to fix PD-772 ([f0ef384](https://github.com/pie-framework/pie-lib/commit/f0ef384))
|
|
342
|
-
|
|
343
|
-
## [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)
|
|
344
|
-
|
|
345
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
346
|
-
|
|
347
|
-
## [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)
|
|
348
|
-
|
|
349
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
350
|
-
|
|
351
|
-
# [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)
|
|
352
|
-
|
|
353
|
-
### Features
|
|
354
|
-
|
|
355
|
-
- **render-ui:** add secondary background color ([c9cc0a8](https://github.com/pie-framework/pie-lib/commit/c9cc0a8))
|
|
356
|
-
|
|
357
|
-
## [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)
|
|
358
|
-
|
|
359
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
360
|
-
|
|
361
|
-
## [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)
|
|
362
|
-
|
|
363
|
-
### Bug Fixes
|
|
364
|
-
|
|
365
|
-
- **render-ui:** make sure prompt replace has a value ([093fef7](https://github.com/pie-framework/pie-lib/commit/093fef7))
|
|
366
|
-
|
|
367
|
-
## [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)
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
370
|
-
|
|
371
|
-
## [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)
|
|
372
|
-
|
|
373
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
374
|
-
|
|
375
|
-
# [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)
|
|
376
|
-
|
|
377
|
-
### Features
|
|
378
|
-
|
|
379
|
-
- **render-ui:** add readable component for pie tagging ([5b76d67](https://github.com/pie-framework/pie-lib/commit/5b76d67))
|
|
380
|
-
- **render-ui:** pie-purpose wrapper component added - PD-579 ([308f553](https://github.com/pie-framework/pie-lib/commit/308f553))
|
|
381
|
-
|
|
382
|
-
## [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)
|
|
383
|
-
|
|
384
|
-
### Bug Fixes
|
|
385
|
-
|
|
386
|
-
- Authored table borders are not visible in preview PD-342 ([cb86c55](https://github.com/pie-framework/pie-lib/commit/cb86c55))
|
|
387
|
-
- formatting ([754bb75](https://github.com/pie-framework/pie-lib/commit/754bb75))
|
|
388
|
-
- Modified code for suggested changes and addes snapshots PD-342 ([fbaa88e](https://github.com/pie-framework/pie-lib/commit/fbaa88e))
|
|
389
|
-
- Modified code for suggested changes and addes snapshots PD-342 ([dd43627](https://github.com/pie-framework/pie-lib/commit/dd43627))
|
|
390
|
-
- Modified code for suggested changes and addes snapshots PD-342 ([d9b76db](https://github.com/pie-framework/pie-lib/commit/d9b76db))
|
|
391
|
-
- removed console log that are added in test file PD-342 ([2c9d2e5](https://github.com/pie-framework/pie-lib/commit/2c9d2e5))
|
|
392
|
-
- snapshot test ([a86e5e8](https://github.com/pie-framework/pie-lib/commit/a86e5e8))
|
|
393
|
-
- typo ([0cb17c9](https://github.com/pie-framework/pie-lib/commit/0cb17c9))
|
|
394
|
-
|
|
395
|
-
## [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)
|
|
396
|
-
|
|
397
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
398
|
-
|
|
399
|
-
## [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)
|
|
400
|
-
|
|
401
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
402
|
-
|
|
403
|
-
## [4.9.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.0...@pie-lib/render-ui@4.9.1) (2020-10-19)
|
|
404
|
-
|
|
405
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
406
|
-
|
|
407
|
-
# [4.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.8.4...@pie-lib/render-ui@4.9.0) (2020-09-25)
|
|
408
|
-
|
|
409
|
-
### Features
|
|
410
|
-
|
|
411
|
-
- add light/dark variations to primary/secondary ([97d1ac6](https://github.com/pie-framework/pie-lib/commit/97d1ac6))
|
|
412
|
-
|
|
413
|
-
## [4.8.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.8.3...@pie-lib/render-ui@4.8.4) (2020-09-18)
|
|
414
|
-
|
|
415
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
416
|
-
|
|
417
|
-
## [4.8.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.8.2...@pie-lib/render-ui@4.8.3) (2020-09-11)
|
|
418
|
-
|
|
419
|
-
### Bug Fixes
|
|
420
|
-
|
|
421
|
-
- **color:** retain background ([077e6ce](https://github.com/pie-framework/pie-lib/commit/077e6ce))
|
|
422
|
-
|
|
423
|
-
## [4.8.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.8.1...@pie-lib/render-ui@4.8.2) (2020-08-21)
|
|
424
|
-
|
|
425
|
-
### Bug Fixes
|
|
426
|
-
|
|
427
|
-
- rm pie-background for now ([5fd024a](https://github.com/pie-framework/pie-lib/commit/5fd024a))
|
|
428
|
-
|
|
429
|
-
## [4.8.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.8.0...@pie-lib/render-ui@4.8.1) (2020-08-11)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
432
|
-
|
|
433
|
-
# [4.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.16...@pie-lib/render-ui@4.8.0) (2020-06-05)
|
|
434
|
-
|
|
435
|
-
### Features
|
|
436
|
-
|
|
437
|
-
- add color custom properties PD-308 ([8d7bc2b](https://github.com/pie-framework/pie-lib/commit/8d7bc2b))
|
|
438
|
-
|
|
439
|
-
## [4.7.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.15...@pie-lib/render-ui@4.7.16) (2020-04-27)
|
|
440
|
-
|
|
441
|
-
### Bug Fixes
|
|
442
|
-
|
|
443
|
-
- PD-54: Small font in Input Container. ([0a32d3a](https://github.com/pie-framework/pie-lib/commit/0a32d3a))
|
|
444
|
-
|
|
445
|
-
## [4.7.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.14...@pie-lib/render-ui@4.7.15) (2020-04-14)
|
|
446
|
-
|
|
447
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
448
|
-
|
|
449
|
-
## [4.7.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.13...@pie-lib/render-ui@4.7.14) (2020-04-08)
|
|
450
|
-
|
|
451
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
452
|
-
|
|
453
|
-
## [4.7.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.12...@pie-lib/render-ui@4.7.13) (2020-03-31)
|
|
454
|
-
|
|
455
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
456
|
-
|
|
457
|
-
## [4.7.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.11...@pie-lib/render-ui@4.7.12) (2020-03-31)
|
|
458
|
-
|
|
459
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
460
|
-
|
|
461
|
-
## [4.7.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.10...@pie-lib/render-ui@4.7.11) (2020-03-31)
|
|
462
|
-
|
|
463
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
464
|
-
|
|
465
|
-
## [4.7.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.9...@pie-lib/render-ui@4.7.10) (2020-03-30)
|
|
466
|
-
|
|
467
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
468
|
-
|
|
469
|
-
## [4.7.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.8...@pie-lib/render-ui@4.7.9) (2020-03-30)
|
|
470
|
-
|
|
471
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
472
|
-
|
|
473
|
-
## [4.7.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.7...@pie-lib/render-ui@4.7.8) (2020-03-30)
|
|
474
|
-
|
|
475
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
476
|
-
|
|
477
|
-
## [4.7.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.6...@pie-lib/render-ui@4.7.7) (2020-03-30)
|
|
478
|
-
|
|
479
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
480
|
-
|
|
481
|
-
## [4.7.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.5...@pie-lib/render-ui@4.7.6) (2020-03-30)
|
|
482
|
-
|
|
483
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
484
|
-
|
|
485
|
-
## [4.7.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.4...@pie-lib/render-ui@4.7.5) (2020-03-30)
|
|
486
|
-
|
|
487
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
488
|
-
|
|
489
|
-
## [4.7.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.3...@pie-lib/render-ui@4.7.4) (2020-03-30)
|
|
490
|
-
|
|
491
|
-
### Bug Fixes
|
|
492
|
-
|
|
493
|
-
- add module prop to package.json ([494ace5](https://github.com/pie-framework/pie-lib/commit/494ace5))
|
|
494
|
-
|
|
495
|
-
## [4.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.2...@pie-lib/render-ui@4.7.3) (2020-03-29)
|
|
496
|
-
|
|
497
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
498
|
-
|
|
499
|
-
## [4.7.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.1...@pie-lib/render-ui@4.7.2) (2020-03-29)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
502
|
-
|
|
503
|
-
## [4.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.7.0...@pie-lib/render-ui@4.7.1) (2020-03-23)
|
|
504
|
-
|
|
505
|
-
### Bug Fixes
|
|
506
|
-
|
|
507
|
-
- proper export of InputContainer ([cd5d597](https://github.com/pie-framework/pie-lib/commit/cd5d597))
|
|
508
|
-
|
|
509
|
-
# [4.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.6.3...@pie-lib/render-ui@4.7.0) (2020-03-23)
|
|
510
|
-
|
|
511
|
-
### Features
|
|
512
|
-
|
|
513
|
-
- **es6:** updated index file and yarn ([2e04449](https://github.com/pie-framework/pie-lib/commit/2e04449))
|
|
514
|
-
- **es6:** updated index file to update package ([646f225](https://github.com/pie-framework/pie-lib/commit/646f225))
|
|
515
|
-
|
|
516
|
-
## [4.6.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.6.2...@pie-lib/render-ui@4.6.3) (2020-03-18)
|
|
517
|
-
|
|
518
|
-
### Bug Fixes
|
|
519
|
-
|
|
520
|
-
- es6 export syntax ([8a02dda](https://github.com/pie-framework/pie-lib/commit/8a02dda))
|
|
521
|
-
- ignore **mocks** in src ([c107bf8](https://github.com/pie-framework/pie-lib/commit/c107bf8))
|
|
522
|
-
|
|
523
|
-
## [4.6.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.6.1...@pie-lib/render-ui@4.6.2) (2020-03-18)
|
|
524
|
-
|
|
525
|
-
### Bug Fixes
|
|
526
|
-
|
|
527
|
-
- ignore **tests** in src ([710b483](https://github.com/pie-framework/pie-lib/commit/710b483))
|
|
528
|
-
|
|
529
|
-
## [4.6.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.6.0...@pie-lib/render-ui@4.6.1) (2020-03-18)
|
|
530
|
-
|
|
531
|
-
### Bug Fixes
|
|
532
|
-
|
|
533
|
-
- add src to pkg ([f37d16e](https://github.com/pie-framework/pie-lib/commit/f37d16e))
|
|
534
|
-
|
|
535
|
-
# [4.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.9...@pie-lib/render-ui@4.6.0) (2020-03-18)
|
|
536
|
-
|
|
537
|
-
### Features
|
|
538
|
-
|
|
539
|
-
- add module entry point ([59b0d09](https://github.com/pie-framework/pie-lib/commit/59b0d09))
|
|
540
|
-
|
|
541
|
-
## [4.5.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.8...@pie-lib/render-ui@4.5.9) (2020-03-18)
|
|
542
|
-
|
|
543
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
544
|
-
|
|
545
|
-
## [4.5.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.7...@pie-lib/render-ui@4.5.8) (2020-03-06)
|
|
546
|
-
|
|
547
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
548
|
-
|
|
549
|
-
## [4.5.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.6...@pie-lib/render-ui@4.5.7) (2020-02-25)
|
|
550
|
-
|
|
551
|
-
### Bug Fixes
|
|
552
|
-
|
|
553
|
-
- add react-dom to peer deps ([1fb5a05](https://github.com/pie-framework/pie-lib/commit/1fb5a05))
|
|
554
|
-
|
|
555
|
-
## [4.5.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.5...@pie-lib/render-ui@4.5.6) (2020-02-20)
|
|
556
|
-
|
|
557
|
-
### Bug Fixes
|
|
558
|
-
|
|
559
|
-
- missing dependency prop-types ([cfff0e9](https://github.com/pie-framework/pie-lib/commit/cfff0e9))
|
|
560
|
-
|
|
561
|
-
## [4.5.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.4...@pie-lib/render-ui@4.5.5) (2020-02-20)
|
|
562
|
-
|
|
563
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
564
|
-
|
|
565
|
-
## [4.5.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.3...@pie-lib/render-ui@4.5.4) (2020-02-11)
|
|
566
|
-
|
|
567
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
568
|
-
|
|
569
|
-
## [4.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.2...@pie-lib/render-ui@4.5.3) (2019-12-18)
|
|
570
|
-
|
|
571
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
572
|
-
|
|
573
|
-
## [4.5.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.1...@pie-lib/render-ui@4.5.2) (2019-12-13)
|
|
574
|
-
|
|
575
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
576
|
-
|
|
577
|
-
## [4.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.5.0...@pie-lib/render-ui@4.5.1) (2019-12-13)
|
|
578
|
-
|
|
579
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
580
|
-
|
|
581
|
-
# [4.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.5...@pie-lib/render-ui@4.5.0) (2019-12-12)
|
|
582
|
-
|
|
583
|
-
### Features
|
|
584
|
-
|
|
585
|
-
- add HtmlAndMath from @pie-lib/math-rendering ([05121b3](https://github.com/pie-framework/pie-lib/commit/05121b3))
|
|
586
|
-
|
|
587
|
-
## [4.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.4...@pie-lib/render-ui@4.4.5) (2019-08-21)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
590
|
-
|
|
591
|
-
## [4.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.3...@pie-lib/render-ui@4.4.4) (2019-07-08)
|
|
592
|
-
|
|
593
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
594
|
-
|
|
595
|
-
## [4.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.2...@pie-lib/render-ui@4.4.3) (2019-07-05)
|
|
596
|
-
|
|
597
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
598
|
-
|
|
599
|
-
## [4.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.1...@pie-lib/render-ui@4.4.2) (2019-07-02)
|
|
600
|
-
|
|
601
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
602
|
-
|
|
603
|
-
## [4.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.4.0...@pie-lib/render-ui@4.4.1) (2019-06-17)
|
|
604
|
-
|
|
605
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
606
|
-
|
|
607
|
-
# [4.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.14...@pie-lib/render-ui@4.4.0) (2019-06-12)
|
|
608
|
-
|
|
609
|
-
### Features
|
|
610
|
-
|
|
611
|
-
- version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
|
|
612
|
-
|
|
613
|
-
## [4.3.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.13...@pie-lib/render-ui@4.3.14) (2019-06-05)
|
|
614
|
-
|
|
615
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
616
|
-
|
|
617
|
-
## [4.3.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.12...@pie-lib/render-ui@4.3.13) (2019-05-15)
|
|
618
|
-
|
|
619
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
620
|
-
|
|
621
|
-
## [4.3.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.11...@pie-lib/render-ui@4.3.12) (2019-05-15)
|
|
622
|
-
|
|
623
|
-
### Bug Fixes
|
|
624
|
-
|
|
625
|
-
- Added className property on Collapsible wrapper. ([4c5f39b](https://github.com/pie-framework/pie-lib/commit/4c5f39b))
|
|
626
|
-
|
|
627
|
-
## [4.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.10...@pie-lib/render-ui@4.3.11) (2019-05-14)
|
|
628
|
-
|
|
629
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
630
|
-
|
|
631
|
-
## [4.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.9...@pie-lib/render-ui@4.3.10) (2019-05-02)
|
|
632
|
-
|
|
633
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
634
|
-
|
|
635
|
-
## [4.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.8...@pie-lib/render-ui@4.3.9) (2019-04-17)
|
|
636
|
-
|
|
637
|
-
### Bug Fixes
|
|
638
|
-
|
|
639
|
-
- **render-ui:** Added PreviewLayout to render-ui. ([6522faf](https://github.com/pie-framework/pie-lib/commit/6522faf))
|
|
640
|
-
|
|
641
|
-
## [4.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.7...@pie-lib/render-ui@4.3.8) (2019-03-15)
|
|
642
|
-
|
|
643
|
-
### Bug Fixes
|
|
644
|
-
|
|
645
|
-
- rm child prepack in favour of root prepack ([381d8d6](https://github.com/pie-framework/pie-lib/commit/381d8d6))
|
|
646
|
-
|
|
647
|
-
## [4.3.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.6...@pie-lib/render-ui@4.3.7) (2019-03-14)
|
|
648
|
-
|
|
649
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
650
|
-
|
|
651
|
-
## [4.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.5...@pie-lib/render-ui@4.3.6) (2019-03-14)
|
|
652
|
-
|
|
653
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
654
|
-
|
|
655
|
-
## [4.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.4...@pie-lib/render-ui@4.3.5) (2019-03-14)
|
|
656
|
-
|
|
657
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
658
|
-
|
|
659
|
-
## [4.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.3...@pie-lib/render-ui@4.3.4) (2019-03-13)
|
|
660
|
-
|
|
661
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
662
|
-
|
|
663
|
-
## [4.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.2...@pie-lib/render-ui@4.3.3) (2019-03-13)
|
|
664
|
-
|
|
665
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
666
|
-
|
|
667
|
-
## [4.3.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.1...@pie-lib/render-ui@4.3.2) (2019-03-13)
|
|
668
|
-
|
|
669
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
670
|
-
|
|
671
|
-
## [4.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.3.0...@pie-lib/render-ui@4.3.1) (2019-01-30)
|
|
672
|
-
|
|
673
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
674
|
-
|
|
675
|
-
# [4.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.2.5...@pie-lib/render-ui@4.3.0) (2019-01-30)
|
|
676
|
-
|
|
677
|
-
### Features
|
|
678
|
-
|
|
679
|
-
- libs version bump ([8effd43](https://github.com/pie-framework/pie-lib/commit/8effd43))
|
|
680
|
-
|
|
681
|
-
<a name="4.2.5"></a>
|
|
682
|
-
|
|
683
|
-
## [4.2.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.2.4...@pie-lib/render-ui@4.2.5) (2018-09-13)
|
|
684
|
-
|
|
685
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
686
|
-
|
|
687
|
-
<a name="4.2.4"></a>
|
|
688
|
-
|
|
689
|
-
## [4.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.2.3...@pie-lib/render-ui@4.2.4) (2018-09-12)
|
|
690
|
-
|
|
691
|
-
### Bug Fixes
|
|
692
|
-
|
|
693
|
-
- githead ([3e485e0](https://github.com/pie-framework/pie-lib/commit/3e485e0))
|
|
694
|
-
- rm githead ([a1523aa](https://github.com/pie-framework/pie-lib/commit/a1523aa))
|
|
695
|
-
|
|
696
|
-
<a name="4.2.3"></a>
|
|
697
|
-
|
|
698
|
-
## [4.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.2.1...@pie-lib/render-ui@4.2.3) (2018-09-12)
|
|
699
|
-
|
|
700
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
701
|
-
|
|
702
|
-
<a name="4.2.2"></a>
|
|
703
|
-
|
|
704
|
-
## [4.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.2.1...@pie-lib/render-ui@4.2.2) (2018-09-12)
|
|
705
|
-
|
|
706
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
707
|
-
|
|
708
|
-
<a name="4.2.1"></a>
|
|
709
|
-
|
|
710
|
-
## [4.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.1.0...@pie-lib/render-ui@4.2.1) (2018-08-01)
|
|
711
|
-
|
|
712
|
-
### Bug Fixes
|
|
713
|
-
|
|
714
|
-
- **render-ui:** add named export for withUndoReset ([97203a2](https://github.com/pie-framework/pie-lib/commit/97203a2))
|
|
715
|
-
|
|
716
|
-
<a name="4.1.0"></a>
|
|
717
|
-
|
|
718
|
-
# [4.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@3.0.0...@pie-lib/render-ui@4.1.0) (2018-07-31)
|
|
719
|
-
|
|
720
|
-
### Features
|
|
721
|
-
|
|
722
|
-
- **render-ui:** added undo-reset HoC support for undo-reset functionality ([383ad4d](https://github.com/pie-framework/pie-lib/commit/383ad4d))
|
|
723
|
-
|
|
724
|
-
<a name="2.1.0"></a>
|
|
725
|
-
|
|
726
|
-
# [2.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.11...@pie-lib/render-ui@2.1.0) (2018-05-16)
|
|
727
|
-
|
|
728
|
-
### Features
|
|
729
|
-
|
|
730
|
-
- upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@^1.0.0-rc.1 ([017ef63](https://github.com/pie-framework/pie-lib/commit/017ef63))
|
|
731
|
-
|
|
732
|
-
<a name="2.0.11"></a>
|
|
733
|
-
|
|
734
|
-
## [2.0.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.10...@pie-lib/render-ui@2.0.11) (2018-05-09)
|
|
735
|
-
|
|
736
|
-
### Bug Fixes
|
|
737
|
-
|
|
738
|
-
- **lint:** automatic lint fixes ([7c9a2a4](https://github.com/pie-framework/pie-lib/commit/7c9a2a4))
|
|
739
|
-
- **lint:** lint fixes ([f059583](https://github.com/pie-framework/pie-lib/commit/f059583))
|
|
740
|
-
|
|
741
|
-
<a name="2.0.10"></a>
|
|
742
|
-
|
|
743
|
-
## [2.0.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.9...@pie-lib/render-ui@2.0.10) (2018-04-30)
|
|
744
|
-
|
|
745
|
-
### Bug Fixes
|
|
746
|
-
|
|
747
|
-
- **dependencies:** set material-ui version to ^1.0.0-beta.44 ([6fd66bc](https://github.com/pie-framework/pie-lib/commit/6fd66bc))
|
|
748
|
-
|
|
749
|
-
<a name="2.0.9"></a>
|
|
750
|
-
|
|
751
|
-
## [2.0.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.8...@pie-lib/render-ui@2.0.9) (2018-04-30)
|
|
752
|
-
|
|
753
|
-
### Bug Fixes
|
|
754
|
-
|
|
755
|
-
- **dependencies:** lock material-ui to 1.0.0-beta.44 ([60df8e6](https://github.com/pie-framework/pie-lib/commit/60df8e6))
|
|
756
|
-
|
|
757
|
-
<a name="2.0.8"></a>
|
|
758
|
-
|
|
759
|
-
## [2.0.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.7...@pie-lib/render-ui@2.0.8) (2018-04-30)
|
|
760
|
-
|
|
761
|
-
### Bug Fixes
|
|
762
|
-
|
|
763
|
-
- **dependencies:** lock material-ui to 1.0.0-beta.43 ([2a3e087](https://github.com/pie-framework/pie-lib/commit/2a3e087))
|
|
764
|
-
- **dependencies:** upgrade material-ui ([b94b50e](https://github.com/pie-framework/pie-lib/commit/b94b50e))
|
|
765
|
-
|
|
766
|
-
<a name="2.0.7"></a>
|
|
767
|
-
|
|
768
|
-
## [2.0.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.6...@pie-lib/render-ui@2.0.7) (2018-04-24)
|
|
769
|
-
|
|
770
|
-
### Bug Fixes
|
|
771
|
-
|
|
772
|
-
- **dependencies:** version bump ([3f6766b](https://github.com/pie-framework/pie-lib/commit/3f6766b))
|
|
773
|
-
|
|
774
|
-
<a name="2.0.6"></a>
|
|
775
|
-
|
|
776
|
-
## [2.0.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.5...@pie-lib/render-ui@2.0.6) (2018-04-20)
|
|
777
|
-
|
|
778
|
-
### Bug Fixes
|
|
779
|
-
|
|
780
|
-
- **build:** remove jsx from path name ([a6dd641](https://github.com/pie-framework/pie-lib/commit/a6dd641))
|
|
781
|
-
|
|
782
|
-
<a name="2.0.5"></a>
|
|
783
|
-
|
|
784
|
-
## [2.0.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.4...@pie-lib/render-ui@2.0.5) (2018-04-20)
|
|
785
|
-
|
|
786
|
-
### Bug Fixes
|
|
787
|
-
|
|
788
|
-
- **test:** normalize tests ([b86b3d9](https://github.com/pie-framework/pie-lib/commit/b86b3d9))
|
|
789
|
-
|
|
790
|
-
<a name="2.0.4"></a>
|
|
791
|
-
|
|
792
|
-
## [2.0.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.3...@pie-lib/render-ui@2.0.4) (2018-04-19)
|
|
793
|
-
|
|
794
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
795
|
-
|
|
796
|
-
<a name="2.0.3"></a>
|
|
797
|
-
|
|
798
|
-
## [2.0.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.2...@pie-lib/render-ui@2.0.3) (2018-04-19)
|
|
799
|
-
|
|
800
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
801
|
-
|
|
802
|
-
<a name="2.0.2"></a>
|
|
803
|
-
|
|
804
|
-
## [2.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.1...@pie-lib/render-ui@2.0.2) (2018-04-19)
|
|
805
|
-
|
|
806
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
807
|
-
|
|
808
|
-
<a name="2.0.1"></a>
|
|
809
|
-
|
|
810
|
-
## [2.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@2.0.0...@pie-lib/render-ui@2.0.1) (2018-04-19)
|
|
811
|
-
|
|
812
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
813
|
-
|
|
814
|
-
<a name="1.0.0"></a>
|
|
815
|
-
|
|
816
|
-
# [1.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@0.1.15...@pie-lib/render-ui@1.0.0) (2018-04-16)
|
|
817
|
-
|
|
818
|
-
### Bug Fixes
|
|
819
|
-
|
|
820
|
-
- **dependencies:** bump react version ([0169b4a](https://github.com/pie-framework/pie-lib/commit/0169b4a))
|
|
821
|
-
|
|
822
|
-
### BREAKING CHANGES
|
|
823
|
-
|
|
824
|
-
- **dependencies:** requires react@^16.3.1
|
|
825
|
-
|
|
826
|
-
<a name="0.1.15"></a>
|
|
827
|
-
|
|
828
|
-
## [0.1.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@0.1.14...@pie-lib/render-ui@0.1.15) (2018-04-02)
|
|
829
|
-
|
|
830
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
831
|
-
|
|
832
|
-
<a name="0.1.14"></a>
|
|
833
|
-
|
|
834
|
-
## [0.1.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@0.1.13...@pie-lib/render-ui@0.1.14) (2018-03-28)
|
|
835
|
-
|
|
836
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
837
|
-
|
|
838
|
-
<a name="0.1.13"></a>
|
|
839
|
-
|
|
840
|
-
## 0.1.13 (2018-03-06)
|
|
841
|
-
|
|
842
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|
|
843
|
-
|
|
844
|
-
<a name="0.1.12"></a>
|
|
845
|
-
|
|
846
|
-
## 0.1.12 (2018-03-06)
|
|
847
|
-
|
|
848
|
-
**Note:** Version bump only for package @pie-lib/render-ui
|