@pie-lib/rubric 1.0.0-beta.3 → 1.0.0-beta.5
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 +159 -77
- package/lib/authoring.js +43 -99
- package/lib/authoring.js.map +1 -1
- package/lib/index.js +1 -4
- package/lib/index.js.map +1 -1
- package/lib/point-menu.js +9 -41
- package/lib/point-menu.js.map +1 -1
- package/package.json +2 -3
- package/src/authoring.jsx +60 -62
- package/src/index.js +1 -1
- package/src/point-menu.jsx +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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
|
-
## [0.
|
|
6
|
+
## [0.8.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.8.4...@pie-lib/rubric@0.8.5) (2023-07-04)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [0.4
|
|
14
|
+
## [0.8.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.8.3...@pie-lib/rubric@0.8.4) (2023-06-24)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [0.
|
|
22
|
+
## [0.8.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.8.2...@pie-lib/rubric@0.8.3) (2023-06-23)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
## [0.
|
|
30
|
+
## [0.8.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.8.1...@pie-lib/rubric@0.8.2) (2023-06-13)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
33
33
|
|
|
@@ -35,316 +35,398 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
## [0.
|
|
38
|
+
## [0.8.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.8.0...@pie-lib/rubric@0.8.1) (2023-06-12)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
41
41
|
|
|
42
|
+
# [0.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.31...@pie-lib/rubric@0.8.0) (2023-06-12)
|
|
42
43
|
|
|
44
|
+
### Features
|
|
43
45
|
|
|
46
|
+
- started adding new mathMLOptions property PD-2150 ([175b45e](https://github.com/pie-framework/pie-lib/commit/175b45ecd98e9cc703bd7056b930f299a4345c75))
|
|
44
47
|
|
|
45
|
-
|
|
46
|
-
## [0.4.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.26...@pie-lib/rubric@0.4.27) (2022-06-28)
|
|
48
|
+
## [0.7.31](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.30...@pie-lib/rubric@0.7.31) (2023-06-12)
|
|
47
49
|
|
|
48
50
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
49
51
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
## [0.4.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.25...@pie-lib/rubric@0.4.26) (2022-06-28)
|
|
52
|
+
## [0.7.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.29...@pie-lib/rubric@0.7.30) (2023-06-05)
|
|
55
53
|
|
|
56
54
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
57
55
|
|
|
56
|
+
## [0.7.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.28...@pie-lib/rubric@0.7.29) (2023-05-22)
|
|
58
57
|
|
|
58
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
59
59
|
|
|
60
|
+
## [0.7.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.27...@pie-lib/rubric@0.7.28) (2023-05-12)
|
|
60
61
|
|
|
62
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
61
63
|
|
|
62
|
-
## [0.
|
|
64
|
+
## [0.7.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.26...@pie-lib/rubric@0.7.27) (2023-05-11)
|
|
63
65
|
|
|
64
66
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
65
67
|
|
|
68
|
+
## [0.7.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.25...@pie-lib/rubric@0.7.26) (2023-05-02)
|
|
66
69
|
|
|
70
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
67
71
|
|
|
72
|
+
## [0.7.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.24...@pie-lib/rubric@0.7.25) (2023-05-01)
|
|
68
73
|
|
|
74
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
69
75
|
|
|
70
|
-
## [0.
|
|
76
|
+
## [0.7.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.23...@pie-lib/rubric@0.7.24) (2023-04-25)
|
|
71
77
|
|
|
72
78
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
73
79
|
|
|
80
|
+
## [0.7.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.22...@pie-lib/rubric@0.7.23) (2023-04-19)
|
|
74
81
|
|
|
82
|
+
### Bug Fixes
|
|
75
83
|
|
|
84
|
+
- **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
|
|
76
85
|
|
|
77
|
-
|
|
78
|
-
## [0.4.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.22...@pie-lib/rubric@0.4.23) (2022-06-13)
|
|
86
|
+
## [0.7.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.21...@pie-lib/rubric@0.7.22) (2023-04-14)
|
|
79
87
|
|
|
80
88
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
81
89
|
|
|
90
|
+
## [0.7.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.20...@pie-lib/rubric@0.7.21) (2023-04-14)
|
|
82
91
|
|
|
92
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
83
93
|
|
|
94
|
+
## [0.7.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.19...@pie-lib/rubric@0.7.20) (2023-04-07)
|
|
84
95
|
|
|
96
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
85
97
|
|
|
86
|
-
## [0.
|
|
98
|
+
## [0.7.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.18...@pie-lib/rubric@0.7.19) (2023-04-03)
|
|
87
99
|
|
|
88
100
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
89
101
|
|
|
102
|
+
## [0.7.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.17...@pie-lib/rubric@0.7.18) (2023-03-27)
|
|
90
103
|
|
|
104
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
91
105
|
|
|
106
|
+
## [0.7.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.16...@pie-lib/rubric@0.7.17) (2023-03-20)
|
|
92
107
|
|
|
108
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
93
109
|
|
|
94
|
-
## [0.
|
|
110
|
+
## [0.7.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.15...@pie-lib/rubric@0.7.16) (2023-03-13)
|
|
95
111
|
|
|
96
112
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
97
113
|
|
|
114
|
+
## [0.7.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.13...@pie-lib/rubric@0.7.15) (2023-02-28)
|
|
98
115
|
|
|
116
|
+
### Bug Fixes
|
|
99
117
|
|
|
118
|
+
- version bump ([d9280a9](https://github.com/pie-framework/pie-lib/commit/d9280a9aeddab459b6d84ecdbeb62814e1eee965))
|
|
100
119
|
|
|
101
|
-
|
|
102
|
-
## [0.4.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.19...@pie-lib/rubric@0.4.20) (2022-05-10)
|
|
120
|
+
## [0.7.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.12...@pie-lib/rubric@0.7.13) (2023-02-28)
|
|
103
121
|
|
|
104
122
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
105
123
|
|
|
124
|
+
## [0.7.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.10...@pie-lib/rubric@0.7.12) (2023-01-31)
|
|
106
125
|
|
|
126
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
107
127
|
|
|
128
|
+
## [0.7.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.9...@pie-lib/rubric@0.7.10) (2023-01-31)
|
|
108
129
|
|
|
130
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
109
131
|
|
|
110
|
-
## [0.
|
|
132
|
+
## [0.7.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.8...@pie-lib/rubric@0.7.9) (2023-01-31)
|
|
111
133
|
|
|
112
134
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
113
135
|
|
|
136
|
+
## [0.7.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.7...@pie-lib/rubric@0.7.8) (2023-01-31)
|
|
114
137
|
|
|
138
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
115
139
|
|
|
140
|
+
## [0.7.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.5...@pie-lib/rubric@0.7.7) (2023-01-31)
|
|
116
141
|
|
|
142
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
117
143
|
|
|
118
|
-
## [0.
|
|
144
|
+
## [0.7.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.3...@pie-lib/rubric@0.7.5) (2023-01-31)
|
|
119
145
|
|
|
120
146
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
121
147
|
|
|
148
|
+
## [0.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.1...@pie-lib/rubric@0.7.3) (2023-01-31)
|
|
122
149
|
|
|
150
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
123
151
|
|
|
152
|
+
## [0.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.7.0...@pie-lib/rubric@0.7.1) (2023-01-31)
|
|
124
153
|
|
|
154
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
125
155
|
|
|
126
|
-
|
|
127
|
-
|
|
156
|
+
# [0.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.10...@pie-lib/rubric@0.7.0) (2023-01-16)
|
|
128
157
|
|
|
129
|
-
###
|
|
158
|
+
### Features
|
|
130
159
|
|
|
131
|
-
|
|
160
|
+
- added theme naming support + cleanup ([72d562d](https://github.com/pie-framework/pie-lib/commit/72d562d509e5d31d883690eb455a9afea6bf54fc))
|
|
132
161
|
|
|
162
|
+
## [0.6.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.9...@pie-lib/rubric@0.6.10) (2023-01-04)
|
|
133
163
|
|
|
164
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
134
165
|
|
|
166
|
+
## [0.6.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.8...@pie-lib/rubric@0.6.9) (2023-01-03)
|
|
135
167
|
|
|
168
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
136
169
|
|
|
137
|
-
## [0.
|
|
170
|
+
## [0.6.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.7...@pie-lib/rubric@0.6.8) (2022-12-19)
|
|
138
171
|
|
|
139
172
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
140
173
|
|
|
174
|
+
## [0.6.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.6...@pie-lib/rubric@0.6.7) (2022-12-06)
|
|
141
175
|
|
|
176
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
142
177
|
|
|
178
|
+
## [0.6.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.5...@pie-lib/rubric@0.6.6) (2022-11-29)
|
|
143
179
|
|
|
180
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
144
181
|
|
|
145
|
-
## [0.
|
|
182
|
+
## [0.6.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.4...@pie-lib/rubric@0.6.5) (2022-11-23)
|
|
146
183
|
|
|
147
184
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
148
185
|
|
|
186
|
+
## [0.6.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.3...@pie-lib/rubric@0.6.4) (2022-11-23)
|
|
149
187
|
|
|
188
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
150
189
|
|
|
190
|
+
## [0.6.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.2...@pie-lib/rubric@0.6.3) (2022-11-17)
|
|
151
191
|
|
|
192
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
152
193
|
|
|
153
|
-
## [0.
|
|
194
|
+
## [0.6.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.1...@pie-lib/rubric@0.6.2) (2022-11-14)
|
|
154
195
|
|
|
155
196
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
156
197
|
|
|
198
|
+
## [0.6.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.6.0...@pie-lib/rubric@0.6.1) (2022-10-31)
|
|
157
199
|
|
|
200
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
158
201
|
|
|
202
|
+
# [0.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.5.4...@pie-lib/rubric@0.6.0) (2022-10-17)
|
|
159
203
|
|
|
204
|
+
### Features
|
|
160
205
|
|
|
161
|
-
|
|
206
|
+
- **rubric:** add conditional rendering for exclude zeros and max points PD-2040 ([9914c99](https://github.com/pie-framework/pie-lib/commit/9914c99bf25da0e1e94bae6f59febafded65cfe6))
|
|
207
|
+
|
|
208
|
+
## [0.5.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.5.3...@pie-lib/rubric@0.5.4) (2022-09-29)
|
|
162
209
|
|
|
163
210
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
164
211
|
|
|
212
|
+
## [0.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.5.2...@pie-lib/rubric@0.5.3) (2022-09-28)
|
|
165
213
|
|
|
214
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
166
215
|
|
|
216
|
+
## [0.5.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.5.1...@pie-lib/rubric@0.5.2) (2022-09-28)
|
|
167
217
|
|
|
218
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
168
219
|
|
|
169
|
-
## [0.
|
|
220
|
+
## [0.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.5.0...@pie-lib/rubric@0.5.1) (2022-09-14)
|
|
170
221
|
|
|
171
222
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
172
223
|
|
|
224
|
+
# [0.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.39...@pie-lib/rubric@0.5.0) (2022-09-12)
|
|
173
225
|
|
|
226
|
+
### Features
|
|
174
227
|
|
|
228
|
+
- **rubric:** create new object for rubric types ([3ef5861](https://github.com/pie-framework/pie-lib/commit/3ef5861e5bffc436ae29ffc79663ebd70fb296b3))
|
|
175
229
|
|
|
176
|
-
|
|
177
|
-
## [0.4.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.10...@pie-lib/rubric@0.4.11) (2022-03-07)
|
|
230
|
+
## [0.4.39](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.38...@pie-lib/rubric@0.4.39) (2022-08-30)
|
|
178
231
|
|
|
179
232
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
180
233
|
|
|
234
|
+
## [0.4.38](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.37...@pie-lib/rubric@0.4.38) (2022-08-29)
|
|
181
235
|
|
|
236
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
182
237
|
|
|
238
|
+
## [0.4.37](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.36...@pie-lib/rubric@0.4.37) (2022-08-29)
|
|
183
239
|
|
|
240
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
184
241
|
|
|
185
|
-
## [0.4.
|
|
242
|
+
## [0.4.36](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.35...@pie-lib/rubric@0.4.36) (2022-08-15)
|
|
186
243
|
|
|
187
244
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
188
245
|
|
|
246
|
+
## [0.4.35](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.34...@pie-lib/rubric@0.4.35) (2022-08-08)
|
|
189
247
|
|
|
248
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
190
249
|
|
|
250
|
+
## [0.4.34](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.33...@pie-lib/rubric@0.4.34) (2022-08-01)
|
|
191
251
|
|
|
252
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
192
253
|
|
|
193
|
-
## [0.4.
|
|
254
|
+
## [0.4.33](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.32...@pie-lib/rubric@0.4.33) (2022-08-01)
|
|
194
255
|
|
|
195
256
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
196
257
|
|
|
258
|
+
## [0.4.32](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.31...@pie-lib/rubric@0.4.32) (2022-07-22)
|
|
197
259
|
|
|
260
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
198
261
|
|
|
262
|
+
## [0.4.31](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.30...@pie-lib/rubric@0.4.31) (2022-07-19)
|
|
199
263
|
|
|
264
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
200
265
|
|
|
201
|
-
## [0.4.
|
|
266
|
+
## [0.4.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.29...@pie-lib/rubric@0.4.30) (2022-07-19)
|
|
202
267
|
|
|
203
268
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
204
269
|
|
|
270
|
+
## [0.4.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.28...@pie-lib/rubric@0.4.29) (2022-07-18)
|
|
205
271
|
|
|
272
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
206
273
|
|
|
274
|
+
## [0.4.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.27...@pie-lib/rubric@0.4.28) (2022-07-18)
|
|
207
275
|
|
|
276
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
208
277
|
|
|
209
|
-
## [0.4.
|
|
278
|
+
## [0.4.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.26...@pie-lib/rubric@0.4.27) (2022-06-28)
|
|
210
279
|
|
|
211
280
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
212
281
|
|
|
282
|
+
## [0.4.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.25...@pie-lib/rubric@0.4.26) (2022-06-28)
|
|
213
283
|
|
|
284
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
214
285
|
|
|
286
|
+
## [0.4.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.24...@pie-lib/rubric@0.4.25) (2022-06-27)
|
|
215
287
|
|
|
288
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
216
289
|
|
|
217
|
-
## [0.4.
|
|
290
|
+
## [0.4.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.23...@pie-lib/rubric@0.4.24) (2022-06-27)
|
|
218
291
|
|
|
219
292
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
220
293
|
|
|
294
|
+
## [0.4.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.22...@pie-lib/rubric@0.4.23) (2022-06-13)
|
|
221
295
|
|
|
296
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
222
297
|
|
|
298
|
+
## [0.4.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.21...@pie-lib/rubric@0.4.22) (2022-05-30)
|
|
223
299
|
|
|
300
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
224
301
|
|
|
225
|
-
## [0.4.
|
|
302
|
+
## [0.4.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.20...@pie-lib/rubric@0.4.21) (2022-05-24)
|
|
226
303
|
|
|
227
304
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
228
305
|
|
|
306
|
+
## [0.4.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.19...@pie-lib/rubric@0.4.20) (2022-05-10)
|
|
229
307
|
|
|
308
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
230
309
|
|
|
310
|
+
## [0.4.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.18...@pie-lib/rubric@0.4.19) (2022-05-09)
|
|
231
311
|
|
|
312
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
232
313
|
|
|
233
|
-
## [0.4.
|
|
314
|
+
## [0.4.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.17...@pie-lib/rubric@0.4.18) (2022-05-03)
|
|
234
315
|
|
|
235
316
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
236
317
|
|
|
318
|
+
## [0.4.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.16...@pie-lib/rubric@0.4.17) (2022-05-03)
|
|
237
319
|
|
|
320
|
+
### Bug Fixes
|
|
238
321
|
|
|
322
|
+
- add an alias for editable-html in rubric to prevent overriding the npm package ([d81bf53](https://github.com/pie-framework/pie-lib/commit/d81bf53961c8306bf39e2be27a9e8bf528d2ce9c))
|
|
239
323
|
|
|
240
|
-
|
|
241
|
-
## [0.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.2...@pie-lib/rubric@0.4.3) (2021-12-13)
|
|
324
|
+
## [0.4.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.15...@pie-lib/rubric@0.4.16) (2022-04-28)
|
|
242
325
|
|
|
243
326
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
244
327
|
|
|
328
|
+
## [0.4.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.14...@pie-lib/rubric@0.4.15) (2022-04-12)
|
|
245
329
|
|
|
330
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
246
331
|
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
## [0.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.1...@pie-lib/rubric@0.4.2) (2021-11-29)
|
|
332
|
+
## [0.4.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.13...@pie-lib/rubric@0.4.14) (2022-03-21)
|
|
250
333
|
|
|
251
334
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
252
335
|
|
|
336
|
+
## [0.4.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.12...@pie-lib/rubric@0.4.13) (2022-03-08)
|
|
253
337
|
|
|
338
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
254
339
|
|
|
340
|
+
## [0.4.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.11...@pie-lib/rubric@0.4.12) (2022-03-07)
|
|
255
341
|
|
|
342
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
256
343
|
|
|
257
|
-
## [0.4.
|
|
344
|
+
## [0.4.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.10...@pie-lib/rubric@0.4.11) (2022-03-07)
|
|
258
345
|
|
|
259
346
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
260
347
|
|
|
348
|
+
## [0.4.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.9...@pie-lib/rubric@0.4.10) (2022-02-21)
|
|
261
349
|
|
|
350
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
262
351
|
|
|
352
|
+
## [0.4.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.8...@pie-lib/rubric@0.4.9) (2022-02-21)
|
|
263
353
|
|
|
354
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
264
355
|
|
|
265
|
-
|
|
356
|
+
## [0.4.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.7...@pie-lib/rubric@0.4.8) (2022-02-04)
|
|
266
357
|
|
|
358
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
267
359
|
|
|
268
|
-
|
|
360
|
+
## [0.4.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.6...@pie-lib/rubric@0.4.7) (2022-02-03)
|
|
269
361
|
|
|
270
|
-
|
|
362
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
271
363
|
|
|
364
|
+
## [0.4.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.5...@pie-lib/rubric@0.4.6) (2022-01-24)
|
|
272
365
|
|
|
366
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
273
367
|
|
|
368
|
+
## [0.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.4...@pie-lib/rubric@0.4.5) (2022-01-10)
|
|
274
369
|
|
|
370
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
275
371
|
|
|
276
|
-
## [0.
|
|
372
|
+
## [0.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.3...@pie-lib/rubric@0.4.4) (2021-12-22)
|
|
277
373
|
|
|
278
374
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
279
375
|
|
|
376
|
+
## [0.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.2...@pie-lib/rubric@0.4.3) (2021-12-13)
|
|
280
377
|
|
|
378
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
281
379
|
|
|
380
|
+
## [0.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.1...@pie-lib/rubric@0.4.2) (2021-11-29)
|
|
282
381
|
|
|
382
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
283
383
|
|
|
284
|
-
## [0.
|
|
384
|
+
## [0.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.4.0...@pie-lib/rubric@0.4.1) (2021-10-04)
|
|
285
385
|
|
|
286
386
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
287
387
|
|
|
388
|
+
# [0.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.12...@pie-lib/rubric@0.4.0) (2021-10-04)
|
|
288
389
|
|
|
390
|
+
### Features
|
|
289
391
|
|
|
392
|
+
- **rubric:** Added Studio support: Treat 'null' as null value for sample answer PD-1313 ([ce71c81](https://github.com/pie-framework/pie-lib/commit/ce71c81))
|
|
290
393
|
|
|
291
|
-
|
|
292
|
-
## [0.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.9...@pie-lib/rubric@0.3.10) (2021-09-20)
|
|
394
|
+
## [0.3.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.11...@pie-lib/rubric@0.3.12) (2021-09-20)
|
|
293
395
|
|
|
294
396
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
295
397
|
|
|
398
|
+
## [0.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.10...@pie-lib/rubric@0.3.11) (2021-09-20)
|
|
296
399
|
|
|
400
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
297
401
|
|
|
402
|
+
## [0.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.9...@pie-lib/rubric@0.3.10) (2021-09-20)
|
|
298
403
|
|
|
404
|
+
**Note:** Version bump only for package @pie-lib/rubric
|
|
299
405
|
|
|
300
406
|
## [0.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.8...@pie-lib/rubric@0.3.9) (2021-09-16)
|
|
301
407
|
|
|
302
408
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
303
409
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
410
|
## [0.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.7...@pie-lib/rubric@0.3.8) (2021-09-08)
|
|
309
411
|
|
|
310
412
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
311
413
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
414
|
## [0.3.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.6...@pie-lib/rubric@0.3.7) (2021-09-08)
|
|
317
415
|
|
|
318
416
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
319
417
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
418
|
## [0.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.5...@pie-lib/rubric@0.3.6) (2021-08-30)
|
|
325
419
|
|
|
326
420
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
327
421
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
422
|
## [0.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.4...@pie-lib/rubric@0.3.5) (2021-08-04)
|
|
333
423
|
|
|
334
424
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
335
425
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
426
|
## [0.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.3...@pie-lib/rubric@0.3.4) (2021-07-27)
|
|
341
427
|
|
|
342
428
|
**Note:** Version bump only for package @pie-lib/rubric
|
|
343
429
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
430
|
## [0.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.3.2...@pie-lib/rubric@0.3.3) (2021-07-23)
|
|
349
431
|
|
|
350
432
|
**Note:** Version bump only for package @pie-lib/rubric
|