@pie-element/math-inline 12.1.1-next.147 → 12.1.1-next.16
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.js +2 -0
- package/controller.js +1 -0
- package/dist/author/configure.d.ts +25 -0
- package/dist/author/configure.js +114 -0
- package/dist/author/defaults.d.ts +186 -0
- package/dist/author/defaults.js +145 -0
- package/dist/author/general-config-block.d.ts +35 -0
- package/dist/author/general-config-block.js +390 -0
- package/dist/author/index.d.ts +61 -0
- package/dist/author/index.js +80 -0
- package/dist/author/response.d.ts +40 -0
- package/dist/author/response.js +238 -0
- package/dist/author/utils.d.ts +14 -0
- package/dist/author/utils.js +13 -0
- package/dist/browser/author/index.js +35601 -0
- package/dist/browser/author/index.js.map +1 -0
- package/dist/browser/controller/index.js +37791 -0
- package/dist/browser/controller/index.js.map +1 -0
- package/dist/browser/delivery/index.js +84 -0
- package/dist/browser/delivery/index.js.map +1 -0
- package/dist/browser/dist--pvq7WNe.js +324 -0
- package/dist/browser/dist--pvq7WNe.js.map +1 -0
- package/dist/browser/dist-D8taXDhz.js +16748 -0
- package/dist/browser/dist-D8taXDhz.js.map +1 -0
- package/dist/browser/dist-DiGNNRzu.js +1426 -0
- package/dist/browser/dist-DiGNNRzu.js.map +1 -0
- package/dist/browser/main-AjqUtC75.js +973 -0
- package/dist/browser/main-AjqUtC75.js.map +1 -0
- package/dist/browser/math-inline.css +2 -0
- package/dist/browser/print/index.js +50 -0
- package/dist/browser/print/index.js.map +1 -0
- package/dist/controller/defaults.d.ts +44 -0
- package/dist/controller/defaults.js +39 -0
- package/dist/controller/index.d.ts +22 -0
- package/dist/controller/index.js +171 -0
- package/dist/controller/utils.d.ts +12 -0
- package/dist/controller/utils.js +7 -0
- package/dist/delivery/index.d.ts +22 -0
- package/dist/delivery/index.js +55 -0
- package/dist/delivery/main.d.ts +44 -0
- package/dist/delivery/main.js +606 -0
- package/dist/delivery/simple-question-block.d.ts +27 -0
- package/dist/delivery/simple-question-block.js +94 -0
- package/dist/delivery/utils.d.ts +12 -0
- package/dist/delivery/utils.js +7 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.iife.d.ts +8 -0
- package/dist/index.iife.js +224 -0
- package/dist/index.js +2 -0
- package/dist/math-inline.css +2 -0
- package/dist/print/index.d.ts +15 -0
- package/dist/print/index.js +50 -0
- package/dist/runtime-support.d.ts +12 -0
- package/dist/runtime-support.js +12 -0
- package/package.json +98 -25
- package/CHANGELOG.json +0 -2627
- package/CHANGELOG.md +0 -2473
- package/LICENSE.md +0 -5
- package/README.md +0 -3
- package/configure/CHANGELOG.json +0 -1652
- package/configure/CHANGELOG.md +0 -2101
- package/configure/lib/configure.js +0 -186
- package/configure/lib/configure.js.map +0 -1
- package/configure/lib/defaults.js +0 -185
- package/configure/lib/defaults.js.map +0 -1
- package/configure/lib/general-config-block.js +0 -525
- package/configure/lib/general-config-block.js.map +0 -1
- package/configure/lib/index.js +0 -140
- package/configure/lib/index.js.map +0 -1
- package/configure/lib/response.js +0 -369
- package/configure/lib/response.js.map +0 -1
- package/configure/lib/utils.js +0 -31
- package/configure/lib/utils.js.map +0 -1
- package/configure/package.json +0 -29
- package/controller/CHANGELOG.json +0 -1002
- package/controller/CHANGELOG.md +0 -1536
- package/controller/lib/defaults.js +0 -43
- package/controller/lib/defaults.js.map +0 -1
- package/controller/lib/index.js +0 -383
- package/controller/lib/index.js.map +0 -1
- package/controller/lib/utils.js +0 -11
- package/controller/lib/utils.js.map +0 -1
- package/controller/package.json +0 -26
- package/docs/config-schema.json +0 -2071
- package/docs/config-schema.json.md +0 -1533
- package/docs/demo/config.js +0 -8
- package/docs/demo/generate.js +0 -41
- package/docs/demo/index.html +0 -1
- package/docs/demo/session.js +0 -11
- package/docs/pie-schema.json +0 -1472
- package/docs/pie-schema.json.md +0 -845
- package/lib/index.js +0 -94
- package/lib/index.js.map +0 -1
- package/lib/main.js +0 -1030
- package/lib/main.js.map +0 -1
- package/lib/print.js +0 -92
- package/lib/print.js.map +0 -1
- package/lib/simple-question-block.js +0 -148
- package/lib/simple-question-block.js.map +0 -1
- package/lib/utils.js +0 -11
- package/lib/utils.js.map +0 -1
package/configure/CHANGELOG.json
DELETED
|
@@ -1,1652 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"type": "feat",
|
|
4
|
-
"scope": "general",
|
|
5
|
-
"subject": "initialize default model (#129)",
|
|
6
|
-
"merge": null,
|
|
7
|
-
"header": "feat(general): initialize default model (#129)",
|
|
8
|
-
"body": "* feat: initialize empty README\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* fix: add babel-transform-runtime in order to support async/await\n\n* bump yarn lock\n\n* update snapshots",
|
|
9
|
-
"footer": null,
|
|
10
|
-
"notes": [],
|
|
11
|
-
"hash": "b62d0585a86c8e2fbe5a6181b869a28c1131756b",
|
|
12
|
-
"gitTags": "",
|
|
13
|
-
"committerDate": "2019-03-12 15:47:20 -0400",
|
|
14
|
-
"isTagged": true,
|
|
15
|
-
"tag": "@pie-element/math-inline-configure@0.2.0"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "chore",
|
|
19
|
-
"scope": null,
|
|
20
|
-
"subject": "remove debug console log",
|
|
21
|
-
"merge": null,
|
|
22
|
-
"header": "chore: remove debug console log",
|
|
23
|
-
"body": null,
|
|
24
|
-
"footer": null,
|
|
25
|
-
"notes": [],
|
|
26
|
-
"hash": "5755eda8fcdeb3038b19243edf71320ab1e4003b",
|
|
27
|
-
"gitTags": "",
|
|
28
|
-
"committerDate": "2019-02-20 14:11:59 +0200",
|
|
29
|
-
"isTagged": true,
|
|
30
|
-
"tag": "@pie-element/math-inline-configure@0.1.2"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"type": "chore",
|
|
34
|
-
"scope": null,
|
|
35
|
-
"subject": "dependency version bump",
|
|
36
|
-
"merge": null,
|
|
37
|
-
"header": "chore: dependency version bump",
|
|
38
|
-
"body": null,
|
|
39
|
-
"footer": null,
|
|
40
|
-
"notes": [],
|
|
41
|
-
"hash": "0cd9171fa9a11244223e44811d0b714be5318bbd",
|
|
42
|
-
"gitTags": "",
|
|
43
|
-
"committerDate": "2019-02-20 14:10:34 +0200",
|
|
44
|
-
"isTagged": true,
|
|
45
|
-
"tag": "@pie-element/math-inline-configure@0.1.2"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"type": "fix",
|
|
49
|
-
"scope": "math-inline",
|
|
50
|
-
"subject": "keypad update for different types and keypad fixes",
|
|
51
|
-
"merge": null,
|
|
52
|
-
"header": "fix(math-inline): keypad update for different types and keypad fixes",
|
|
53
|
-
"body": null,
|
|
54
|
-
"footer": null,
|
|
55
|
-
"notes": [],
|
|
56
|
-
"hash": "d6e4a816c87e36622740991206d28195f955bec9",
|
|
57
|
-
"gitTags": "",
|
|
58
|
-
"committerDate": "2019-02-20 13:54:06 +0200",
|
|
59
|
-
"isTagged": true,
|
|
60
|
-
"tag": "@pie-element/math-inline-configure@0.1.2"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "feat",
|
|
64
|
-
"scope": null,
|
|
65
|
-
"subject": "all elements on `develop` target @next releases",
|
|
66
|
-
"merge": null,
|
|
67
|
-
"header": "feat: all elements on `develop` target @next releases",
|
|
68
|
-
"body": "To allow us to build a `preview` version of the elements, we release\n`next` versions of `pie-elements` on each push to `develop`. This branch\nshould in turn target any other preview packages (aka @pie-ui/*).\n\nWhen we merge to master, a `pre-push` hooks prevents us from pushing if\nwe haven't resolved all the `next` versions.\n\n* use babel 7\n* use build-helper `Commands`",
|
|
69
|
-
"footer": null,
|
|
70
|
-
"notes": [],
|
|
71
|
-
"hash": "d3766e679f8442b55efc659e59242b6dfa6356a0",
|
|
72
|
-
"gitTags": "",
|
|
73
|
-
"committerDate": "2019-02-19 19:46:59 +0000",
|
|
74
|
-
"isTagged": true,
|
|
75
|
-
"tag": "@pie-element/math-inline-configure@0.2.0"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"type": "chore",
|
|
79
|
-
"scope": null,
|
|
80
|
-
"subject": "bump dependencies for math-inline",
|
|
81
|
-
"merge": null,
|
|
82
|
-
"header": "chore: bump dependencies for math-inline",
|
|
83
|
-
"body": null,
|
|
84
|
-
"footer": null,
|
|
85
|
-
"notes": [],
|
|
86
|
-
"hash": "72c7f90ded4294eea0e863e595c1b0f1861b0e41",
|
|
87
|
-
"gitTags": "",
|
|
88
|
-
"committerDate": "2019-02-13 12:44:46 +0200",
|
|
89
|
-
"isTagged": true,
|
|
90
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "fix",
|
|
94
|
-
"scope": "math-inline",
|
|
95
|
-
"subject": "fix math-input dependency usages for mathquill wrapper",
|
|
96
|
-
"merge": null,
|
|
97
|
-
"header": "fix(math-inline): fix math-input dependency usages for mathquill wrapper",
|
|
98
|
-
"body": null,
|
|
99
|
-
"footer": null,
|
|
100
|
-
"notes": [],
|
|
101
|
-
"hash": "4c91e18e2f2122bb2fd69e70dedd3c0af038b63a",
|
|
102
|
-
"gitTags": "",
|
|
103
|
-
"committerDate": "2019-02-13 09:55:09 +0200",
|
|
104
|
-
"isTagged": true,
|
|
105
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "feat",
|
|
109
|
-
"scope": "math-inline",
|
|
110
|
-
"subject": "dependency version bump for mathquill paranthesis styling fixes around custom elements",
|
|
111
|
-
"merge": null,
|
|
112
|
-
"header": "feat(math-inline): dependency version bump for mathquill paranthesis styling fixes around custom elements",
|
|
113
|
-
"body": null,
|
|
114
|
-
"footer": null,
|
|
115
|
-
"notes": [],
|
|
116
|
-
"hash": "54a1904430e9aa64dbb5c5c9d7566feb5ba9b5c4",
|
|
117
|
-
"gitTags": "",
|
|
118
|
-
"committerDate": "2019-02-07 12:53:18 +0200",
|
|
119
|
-
"isTagged": true,
|
|
120
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"type": "feat",
|
|
124
|
-
"scope": "math-inline",
|
|
125
|
-
"subject": "math-toolbar version bump for line break support",
|
|
126
|
-
"merge": null,
|
|
127
|
-
"header": "feat(math-inline): math-toolbar version bump for line break support",
|
|
128
|
-
"body": null,
|
|
129
|
-
"footer": null,
|
|
130
|
-
"notes": [],
|
|
131
|
-
"hash": "d60e90aac8016d82e1673d9447d7a77746677d70",
|
|
132
|
-
"gitTags": "",
|
|
133
|
-
"committerDate": "2019-02-06 10:51:36 +0200",
|
|
134
|
-
"isTagged": true,
|
|
135
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"type": "chore",
|
|
139
|
-
"scope": "math-inline",
|
|
140
|
-
"subject": "dependency version bumps for bugfixes",
|
|
141
|
-
"merge": null,
|
|
142
|
-
"header": "chore(math-inline): dependency version bumps for bugfixes",
|
|
143
|
-
"body": null,
|
|
144
|
-
"footer": null,
|
|
145
|
-
"notes": [],
|
|
146
|
-
"hash": "8a88b85351480947c666db41d02ef6060ecdde18",
|
|
147
|
-
"gitTags": "",
|
|
148
|
-
"committerDate": "2019-02-05 18:47:03 +0200",
|
|
149
|
-
"isTagged": true,
|
|
150
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "feat",
|
|
154
|
-
"scope": "math-inline",
|
|
155
|
-
"subject": "pie-ui math-inline version bump to pull in various fixes",
|
|
156
|
-
"merge": null,
|
|
157
|
-
"header": "feat(math-inline): pie-ui math-inline version bump to pull in various fixes",
|
|
158
|
-
"body": null,
|
|
159
|
-
"footer": null,
|
|
160
|
-
"notes": [],
|
|
161
|
-
"hash": "846ae82c82fe587b897d154909125f776e5ff39e",
|
|
162
|
-
"gitTags": "",
|
|
163
|
-
"committerDate": "2019-02-05 17:49:49 +0200",
|
|
164
|
-
"isTagged": true,
|
|
165
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"type": "feat",
|
|
169
|
-
"scope": "math-inline",
|
|
170
|
-
"subject": "pie-ui math-inline version bump and update",
|
|
171
|
-
"merge": null,
|
|
172
|
-
"header": "feat(math-inline): pie-ui math-inline version bump and update",
|
|
173
|
-
"body": null,
|
|
174
|
-
"footer": null,
|
|
175
|
-
"notes": [],
|
|
176
|
-
"hash": "67363af5eea7897217a28355fed321f50822caba",
|
|
177
|
-
"gitTags": "",
|
|
178
|
-
"committerDate": "2019-02-04 19:20:03 +0200",
|
|
179
|
-
"isTagged": true,
|
|
180
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "feat",
|
|
184
|
-
"scope": "math-inline",
|
|
185
|
-
"subject": "line breaks in math editor",
|
|
186
|
-
"merge": null,
|
|
187
|
-
"header": "feat(math-inline): line breaks in math editor",
|
|
188
|
-
"body": null,
|
|
189
|
-
"footer": null,
|
|
190
|
-
"notes": [],
|
|
191
|
-
"hash": "b1a3ccba5c8fb8687dcdf7d1d8717c6eceac8f89",
|
|
192
|
-
"gitTags": "",
|
|
193
|
-
"committerDate": "2019-02-01 13:54:54 +0200",
|
|
194
|
-
"isTagged": true,
|
|
195
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"type": "feat",
|
|
199
|
-
"scope": "math-inline",
|
|
200
|
-
"subject": "finalize for first release",
|
|
201
|
-
"merge": null,
|
|
202
|
-
"header": "feat(math-inline): finalize for first release",
|
|
203
|
-
"body": null,
|
|
204
|
-
"footer": null,
|
|
205
|
-
"notes": [],
|
|
206
|
-
"hash": "e33b3ad200d39bbafe51c1cda5818e0665395d46",
|
|
207
|
-
"gitTags": "",
|
|
208
|
-
"committerDate": "2019-01-29 15:10:29 +0200",
|
|
209
|
-
"isTagged": true,
|
|
210
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "feat",
|
|
214
|
-
"scope": "math-inline",
|
|
215
|
-
"subject": "updated package version",
|
|
216
|
-
"merge": null,
|
|
217
|
-
"header": "feat(math-inline): updated package version",
|
|
218
|
-
"body": null,
|
|
219
|
-
"footer": null,
|
|
220
|
-
"notes": [],
|
|
221
|
-
"hash": "7a590383dadb4dfda8526e6f8e267a34306d5e9d",
|
|
222
|
-
"gitTags": "",
|
|
223
|
-
"committerDate": "2019-01-28 13:57:34 +0200",
|
|
224
|
-
"isTagged": true,
|
|
225
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"type": "feat",
|
|
229
|
-
"scope": "math-inline",
|
|
230
|
-
"subject": "config panel and controller done for initial release",
|
|
231
|
-
"merge": null,
|
|
232
|
-
"header": "feat(math-inline): config panel and controller done for initial release",
|
|
233
|
-
"body": null,
|
|
234
|
-
"footer": null,
|
|
235
|
-
"notes": [],
|
|
236
|
-
"hash": "f8d4ed8438fa573fb7acfcb7ece0ca789a12e843",
|
|
237
|
-
"gitTags": "",
|
|
238
|
-
"committerDate": "2019-01-16 19:12:40 +0200",
|
|
239
|
-
"isTagged": true,
|
|
240
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"type": "fix",
|
|
244
|
-
"scope": "general",
|
|
245
|
-
"subject": "bumped the config-ui version for all packages",
|
|
246
|
-
"merge": null,
|
|
247
|
-
"header": "fix(general): bumped the config-ui version for all packages",
|
|
248
|
-
"body": null,
|
|
249
|
-
"footer": null,
|
|
250
|
-
"notes": [],
|
|
251
|
-
"hash": "159521db769e7043a1fbea9f06ed153f85bc55df",
|
|
252
|
-
"gitTags": "",
|
|
253
|
-
"committerDate": "2019-01-08 15:04:14 +0200",
|
|
254
|
-
"isTagged": true,
|
|
255
|
-
"tag": "@pie-element/math-inline-configure@0.0.3"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"type": "fix",
|
|
259
|
-
"scope": null,
|
|
260
|
-
"subject": "rm flex",
|
|
261
|
-
"merge": null,
|
|
262
|
-
"header": "fix: rm flex",
|
|
263
|
-
"body": null,
|
|
264
|
-
"footer": null,
|
|
265
|
-
"notes": [],
|
|
266
|
-
"hash": "b7bcdb9c59df22b0de589fa9e76303b18067437a",
|
|
267
|
-
"gitTags": "",
|
|
268
|
-
"committerDate": "2019-01-02 15:09:32 +0000",
|
|
269
|
-
"isTagged": true,
|
|
270
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"type": "feat",
|
|
274
|
-
"scope": "math-inline",
|
|
275
|
-
"subject": "configure component name",
|
|
276
|
-
"merge": null,
|
|
277
|
-
"header": "feat(math-inline): configure component name",
|
|
278
|
-
"body": null,
|
|
279
|
-
"footer": null,
|
|
280
|
-
"notes": [],
|
|
281
|
-
"hash": "8e0d816dd41caa9edebe0f05dde8145981f068bf",
|
|
282
|
-
"gitTags": "",
|
|
283
|
-
"committerDate": "2018-12-18 17:08:02 +0200",
|
|
284
|
-
"isTagged": true,
|
|
285
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": "feat",
|
|
289
|
-
"scope": "math-inline",
|
|
290
|
-
"subject": "configure package version bump",
|
|
291
|
-
"merge": null,
|
|
292
|
-
"header": "feat(math-inline): configure package version bump",
|
|
293
|
-
"body": null,
|
|
294
|
-
"footer": null,
|
|
295
|
-
"notes": [],
|
|
296
|
-
"hash": "85763c58b2ec7ea86e1612219b792008d7c6a62c",
|
|
297
|
-
"gitTags": "",
|
|
298
|
-
"committerDate": "2018-12-18 17:05:22 +0200",
|
|
299
|
-
"isTagged": true,
|
|
300
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"type": "feat",
|
|
304
|
-
"scope": "math-inline",
|
|
305
|
-
"subject": "configure package version bump",
|
|
306
|
-
"merge": null,
|
|
307
|
-
"header": "feat(math-inline): configure package version bump",
|
|
308
|
-
"body": null,
|
|
309
|
-
"footer": null,
|
|
310
|
-
"notes": [],
|
|
311
|
-
"hash": "0078dcbb5fc7a06358c5cac815ea4a6a05cec283",
|
|
312
|
-
"gitTags": "",
|
|
313
|
-
"committerDate": "2018-12-18 16:51:45 +0200",
|
|
314
|
-
"isTagged": true,
|
|
315
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"type": "feat",
|
|
319
|
-
"scope": "math-inline",
|
|
320
|
-
"subject": "remove unnecessary test files, until tests are written",
|
|
321
|
-
"merge": null,
|
|
322
|
-
"header": "feat(math-inline): remove unnecessary test files, until tests are written",
|
|
323
|
-
"body": null,
|
|
324
|
-
"footer": null,
|
|
325
|
-
"notes": [],
|
|
326
|
-
"hash": "de717ce148f12880daf6d55574fc79253ccd9231",
|
|
327
|
-
"gitTags": "",
|
|
328
|
-
"committerDate": "2018-12-18 16:23:52 +0200",
|
|
329
|
-
"isTagged": true,
|
|
330
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"type": "chore",
|
|
334
|
-
"scope": null,
|
|
335
|
-
"subject": "fix tests",
|
|
336
|
-
"merge": null,
|
|
337
|
-
"header": "chore: fix tests",
|
|
338
|
-
"body": null,
|
|
339
|
-
"footer": null,
|
|
340
|
-
"notes": [],
|
|
341
|
-
"hash": "a7b27bc562a65f5318d9f9d9705b55b39e65767d",
|
|
342
|
-
"gitTags": "",
|
|
343
|
-
"committerDate": "2018-12-18 13:33:15 +0000",
|
|
344
|
-
"isTagged": true,
|
|
345
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"type": "feat",
|
|
349
|
-
"scope": "math-inline",
|
|
350
|
-
"subject": "answer block indexes fix",
|
|
351
|
-
"merge": null,
|
|
352
|
-
"header": "feat(math-inline): answer block indexes fix",
|
|
353
|
-
"body": null,
|
|
354
|
-
"footer": null,
|
|
355
|
-
"notes": [],
|
|
356
|
-
"hash": "2b1821a84a0a9ce16d7c10f612ec23ea3f9d4651",
|
|
357
|
-
"gitTags": "",
|
|
358
|
-
"committerDate": "2018-12-18 14:13:21 +0200",
|
|
359
|
-
"isTagged": true,
|
|
360
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "feat",
|
|
364
|
-
"scope": "math-inline",
|
|
365
|
-
"subject": "initial implementation",
|
|
366
|
-
"merge": null,
|
|
367
|
-
"header": "feat(math-inline): initial implementation",
|
|
368
|
-
"body": null,
|
|
369
|
-
"footer": null,
|
|
370
|
-
"notes": [],
|
|
371
|
-
"hash": "58fdd5ef44ed4e781353121a470d4e1d6471283e",
|
|
372
|
-
"gitTags": "",
|
|
373
|
-
"committerDate": "2018-12-18 13:52:47 +0200",
|
|
374
|
-
"isTagged": true,
|
|
375
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "feat",
|
|
379
|
-
"scope": "math-inline",
|
|
380
|
-
"subject": "answer block generation related functionality",
|
|
381
|
-
"merge": null,
|
|
382
|
-
"header": "feat(math-inline): answer block generation related functionality",
|
|
383
|
-
"body": null,
|
|
384
|
-
"footer": null,
|
|
385
|
-
"notes": [],
|
|
386
|
-
"hash": "045173e3489e3abd499985112225e62e7df6f2e2",
|
|
387
|
-
"gitTags": "",
|
|
388
|
-
"committerDate": "2018-11-29 13:36:41 +0200",
|
|
389
|
-
"isTagged": true,
|
|
390
|
-
"tag": "@pie-element/math-inline-configure@0.1.0"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"type": "fix",
|
|
394
|
-
"scope": "math-inline",
|
|
395
|
-
"subject": "initial placeholder tests and fixes",
|
|
396
|
-
"merge": null,
|
|
397
|
-
"header": "fix(math-inline): initial placeholder tests and fixes",
|
|
398
|
-
"body": null,
|
|
399
|
-
"footer": null,
|
|
400
|
-
"notes": [],
|
|
401
|
-
"hash": "05125e6587fde2cbc3223db4ebdc6808685887df",
|
|
402
|
-
"gitTags": "",
|
|
403
|
-
"committerDate": "2018-11-26 15:04:21 +0200",
|
|
404
|
-
"isTagged": true,
|
|
405
|
-
"tag": "@pie-element/math-inline-configure@0.0.2"
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"type": "fix",
|
|
409
|
-
"scope": "math-inline",
|
|
410
|
-
"subject": "initial placeholder tests and fixes",
|
|
411
|
-
"merge": null,
|
|
412
|
-
"header": "fix(math-inline): initial placeholder tests and fixes",
|
|
413
|
-
"body": null,
|
|
414
|
-
"footer": null,
|
|
415
|
-
"notes": [],
|
|
416
|
-
"hash": "1644b94addf787bd80ff46b2fa00968d706db782",
|
|
417
|
-
"gitTags": "",
|
|
418
|
-
"committerDate": "2018-11-26 15:03:49 +0200",
|
|
419
|
-
"isTagged": true,
|
|
420
|
-
"tag": "@pie-element/math-inline-configure@0.0.2"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"type": "fix",
|
|
424
|
-
"scope": "math-inline",
|
|
425
|
-
"subject": "package versions",
|
|
426
|
-
"merge": null,
|
|
427
|
-
"header": "fix(math-inline): package versions",
|
|
428
|
-
"body": null,
|
|
429
|
-
"footer": null,
|
|
430
|
-
"notes": [],
|
|
431
|
-
"hash": "286626f455d8ec8b82e78d98dbf1d2894565c6b6",
|
|
432
|
-
"gitTags": "",
|
|
433
|
-
"committerDate": "2018-11-26 14:10:26 +0200",
|
|
434
|
-
"isTagged": true,
|
|
435
|
-
"tag": "@pie-element/math-inline-configure@0.0.2"
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"type": "fix",
|
|
439
|
-
"scope": "math-inline",
|
|
440
|
-
"subject": "config and controller package names",
|
|
441
|
-
"merge": null,
|
|
442
|
-
"header": "fix(math-inline): config and controller package names",
|
|
443
|
-
"body": null,
|
|
444
|
-
"footer": null,
|
|
445
|
-
"notes": [],
|
|
446
|
-
"hash": "e477d105c308dba33dfd7b25ebb9c46c576b1160",
|
|
447
|
-
"gitTags": "",
|
|
448
|
-
"committerDate": "2018-11-26 13:51:45 +0200",
|
|
449
|
-
"isTagged": true,
|
|
450
|
-
"tag": "@pie-element/math-inline-configure@0.0.2"
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"type": "feat",
|
|
454
|
-
"scope": "general",
|
|
455
|
-
"subject": "initialize default model (2) (#138)",
|
|
456
|
-
"merge": null,
|
|
457
|
-
"header": "feat(general): initialize default model (2) (#138)",
|
|
458
|
-
"body": "* feat: initialize empty README\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* fix: add babel-transform-runtime in order to support async/await\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: use dummy default values (2)\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* feat: allow constructing an element without a model or with an empty one\n\n* feat: use dummy default values\n\n* fix: update snapshot tests",
|
|
459
|
-
"footer": null,
|
|
460
|
-
"notes": [],
|
|
461
|
-
"hash": "fc72eca03a09c3d48989e88484a7c79d6dbec0f9",
|
|
462
|
-
"gitTags": "",
|
|
463
|
-
"committerDate": "2019-03-15 15:25:07 -0400",
|
|
464
|
-
"isTagged": true,
|
|
465
|
-
"tag": "@pie-element/math-inline-configure@0.3.0"
|
|
466
|
-
},
|
|
467
|
-
{
|
|
468
|
-
"type": "fix",
|
|
469
|
-
"scope": "math-inline",
|
|
470
|
-
"subject": "fix simple mode interaction and remove defaultResponse from model",
|
|
471
|
-
"merge": null,
|
|
472
|
-
"header": "fix(math-inline): fix simple mode interaction and remove defaultResponse from model",
|
|
473
|
-
"body": null,
|
|
474
|
-
"footer": null,
|
|
475
|
-
"notes": [],
|
|
476
|
-
"hash": "cc82516b0ccd9a8b7712b6adeb5231f32494e32c",
|
|
477
|
-
"gitTags": " (origin/fix/math-inline-simple-mode)",
|
|
478
|
-
"committerDate": "2019-03-19 16:25:36 +0200",
|
|
479
|
-
"isTagged": true,
|
|
480
|
-
"tag": "@pie-element/math-inline-configure@0.3.4"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"type": "fix",
|
|
484
|
-
"scope": null,
|
|
485
|
-
"subject": "continued mathquill math-input work",
|
|
486
|
-
"merge": null,
|
|
487
|
-
"header": "fix: continued mathquill math-input work",
|
|
488
|
-
"body": null,
|
|
489
|
-
"footer": null,
|
|
490
|
-
"notes": [],
|
|
491
|
-
"hash": "18bd7108a588f7177de40424862dcbc7145c7c1f",
|
|
492
|
-
"gitTags": "",
|
|
493
|
-
"committerDate": "2019-03-22 16:04:55 +0200",
|
|
494
|
-
"isTagged": true,
|
|
495
|
-
"tag": "@pie-element/math-inline-configure@0.4.0"
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
"type": "feat",
|
|
499
|
-
"scope": "math-inline",
|
|
500
|
-
"subject": "html and math support for item stem",
|
|
501
|
-
"merge": null,
|
|
502
|
-
"header": "feat(math-inline): html and math support for item stem",
|
|
503
|
-
"body": null,
|
|
504
|
-
"footer": null,
|
|
505
|
-
"notes": [],
|
|
506
|
-
"hash": "c317debfaabfac3ffcab66d478d7444704a85d14",
|
|
507
|
-
"gitTags": "",
|
|
508
|
-
"committerDate": "2019-03-21 10:48:17 +0200",
|
|
509
|
-
"isTagged": true,
|
|
510
|
-
"tag": "@pie-element/math-inline-configure@0.4.0"
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"type": "chore",
|
|
514
|
-
"scope": null,
|
|
515
|
-
"subject": "added math-inline infinite loop breaking code for reproduction purposes",
|
|
516
|
-
"merge": null,
|
|
517
|
-
"header": "chore: added math-inline infinite loop breaking code for reproduction purposes",
|
|
518
|
-
"body": null,
|
|
519
|
-
"footer": null,
|
|
520
|
-
"notes": [],
|
|
521
|
-
"hash": "1e5035377f14208d53880df0d3130e0c881d3352",
|
|
522
|
-
"gitTags": "",
|
|
523
|
-
"committerDate": "2019-03-20 13:46:44 +0200",
|
|
524
|
-
"isTagged": true,
|
|
525
|
-
"tag": "@pie-element/math-inline-configure@0.4.0"
|
|
526
|
-
},
|
|
527
|
-
{
|
|
528
|
-
"type": "fix",
|
|
529
|
-
"scope": null,
|
|
530
|
-
"subject": "remove mathquill ref from general-config-block",
|
|
531
|
-
"merge": null,
|
|
532
|
-
"header": "fix: remove mathquill ref from general-config-block",
|
|
533
|
-
"body": null,
|
|
534
|
-
"footer": null,
|
|
535
|
-
"notes": [],
|
|
536
|
-
"hash": "ae5faf9e372ca05117cf592a5e031f84d774cbe1",
|
|
537
|
-
"gitTags": "",
|
|
538
|
-
"committerDate": "2019-04-04 12:45:23 +0100",
|
|
539
|
-
"isTagged": true,
|
|
540
|
-
"tag": "@pie-element/math-inline-configure@0.4.1"
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"type": "fix",
|
|
544
|
-
"scope": null,
|
|
545
|
-
"subject": "bump configure dependencies",
|
|
546
|
-
"merge": null,
|
|
547
|
-
"header": "fix: bump configure dependencies",
|
|
548
|
-
"body": null,
|
|
549
|
-
"footer": null,
|
|
550
|
-
"notes": [],
|
|
551
|
-
"hash": "ff0b7ae8d26b746bd05a7fcf8edcf522f2f408ad",
|
|
552
|
-
"gitTags": "",
|
|
553
|
-
"committerDate": "2019-04-04 12:38:17 +0100",
|
|
554
|
-
"isTagged": true,
|
|
555
|
-
"tag": "@pie-element/math-inline-configure@0.4.1"
|
|
556
|
-
},
|
|
557
|
-
{
|
|
558
|
-
"type": "fix",
|
|
559
|
-
"scope": null,
|
|
560
|
-
"subject": "bump math deps",
|
|
561
|
-
"merge": null,
|
|
562
|
-
"header": "fix: bump math deps",
|
|
563
|
-
"body": null,
|
|
564
|
-
"footer": null,
|
|
565
|
-
"notes": [],
|
|
566
|
-
"hash": "1573e909e2dfa2dc12ee1efc23f733639f1b5df0",
|
|
567
|
-
"gitTags": "",
|
|
568
|
-
"committerDate": "2019-04-04 10:35:12 +0100",
|
|
569
|
-
"isTagged": true,
|
|
570
|
-
"tag": "@pie-element/math-inline-configure@0.4.1"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"type": "fix",
|
|
574
|
-
"scope": null,
|
|
575
|
-
"subject": "bump math-input",
|
|
576
|
-
"merge": null,
|
|
577
|
-
"header": "fix: bump math-input",
|
|
578
|
-
"body": null,
|
|
579
|
-
"footer": null,
|
|
580
|
-
"notes": [],
|
|
581
|
-
"hash": "b27313b15f3286e03b1b5410d68af135749726f1",
|
|
582
|
-
"gitTags": "",
|
|
583
|
-
"committerDate": "2019-04-04 10:08:31 +0100",
|
|
584
|
-
"isTagged": true,
|
|
585
|
-
"tag": "@pie-element/math-inline-configure@0.4.1"
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"type": "fix",
|
|
589
|
-
"scope": null,
|
|
590
|
-
"subject": "minor adjustments",
|
|
591
|
-
"merge": null,
|
|
592
|
-
"header": "fix: minor adjustments",
|
|
593
|
-
"body": null,
|
|
594
|
-
"footer": null,
|
|
595
|
-
"notes": [],
|
|
596
|
-
"hash": "2865349249bf8edb5753424d2cc745b9271cc3a3",
|
|
597
|
-
"gitTags": "",
|
|
598
|
-
"committerDate": "2019-04-10 16:53:07 +0300",
|
|
599
|
-
"isTagged": true,
|
|
600
|
-
"tag": "@pie-element/math-inline-configure@0.5.0"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"type": "feat",
|
|
604
|
-
"scope": "math-inline",
|
|
605
|
-
"subject": "decimal support and partial scoring",
|
|
606
|
-
"merge": null,
|
|
607
|
-
"header": "feat(math-inline): decimal support and partial scoring",
|
|
608
|
-
"body": null,
|
|
609
|
-
"footer": null,
|
|
610
|
-
"notes": [],
|
|
611
|
-
"hash": "84b12928291d814181dd652d1b48c22971f6e8d2",
|
|
612
|
-
"gitTags": "",
|
|
613
|
-
"committerDate": "2019-04-10 12:31:51 +0300",
|
|
614
|
-
"isTagged": true,
|
|
615
|
-
"tag": "@pie-element/math-inline-configure@0.5.0"
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"type": "feat",
|
|
619
|
-
"scope": "math-inline",
|
|
620
|
-
"subject": "Integrated settings panel.",
|
|
621
|
-
"merge": null,
|
|
622
|
-
"header": "feat(math-inline): Integrated settings panel.",
|
|
623
|
-
"body": null,
|
|
624
|
-
"footer": null,
|
|
625
|
-
"notes": [],
|
|
626
|
-
"hash": "4d6c9dd7770e1c557e41116248512116de02089d",
|
|
627
|
-
"gitTags": "",
|
|
628
|
-
"committerDate": "2019-04-17 15:20:09 +0300",
|
|
629
|
-
"isTagged": true,
|
|
630
|
-
"tag": "@pie-element/math-inline-configure@0.6.0"
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
"type": "fix",
|
|
634
|
-
"scope": "math-inline",
|
|
635
|
-
"subject": "centralized variables for interaction modes",
|
|
636
|
-
"merge": null,
|
|
637
|
-
"header": "fix(math-inline): centralized variables for interaction modes",
|
|
638
|
-
"body": null,
|
|
639
|
-
"footer": null,
|
|
640
|
-
"notes": [],
|
|
641
|
-
"hash": "5afa51acf8a9bfe32c602e3194d143e13237d1e2",
|
|
642
|
-
"gitTags": "",
|
|
643
|
-
"committerDate": "2019-04-22 13:22:57 +0300",
|
|
644
|
-
"isTagged": true,
|
|
645
|
-
"tag": "@pie-element/math-inline-configure@1.0.0"
|
|
646
|
-
},
|
|
647
|
-
{
|
|
648
|
-
"type": "Fix",
|
|
649
|
-
"scope": null,
|
|
650
|
-
"subject": "Updated config-ui version.",
|
|
651
|
-
"merge": null,
|
|
652
|
-
"header": "Fix: Updated config-ui version.",
|
|
653
|
-
"body": null,
|
|
654
|
-
"footer": null,
|
|
655
|
-
"notes": [],
|
|
656
|
-
"hash": "69cd143fbb07a6073a96f05a2e83c67bf840cc4d",
|
|
657
|
-
"gitTags": "",
|
|
658
|
-
"committerDate": "2019-04-22 12:17:53 +0300",
|
|
659
|
-
"isTagged": true,
|
|
660
|
-
"tag": "@pie-element/math-inline-configure@1.0.0"
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"type": "feat",
|
|
664
|
-
"scope": "math-inline",
|
|
665
|
-
"subject": "formulaV2 support for controller and relevant config panel adjustments",
|
|
666
|
-
"merge": null,
|
|
667
|
-
"header": "feat(math-inline): formulaV2 support for controller and relevant config panel adjustments",
|
|
668
|
-
"body": null,
|
|
669
|
-
"footer": "BREAKING CHANGE: controller validation schema is now using formulaV2 approach, resulting interface is changed and partial scoring is no longer supported",
|
|
670
|
-
"notes": [
|
|
671
|
-
{
|
|
672
|
-
"title": "BREAKING CHANGE",
|
|
673
|
-
"text": "controller validation schema is now using formulaV2 approach, resulting interface is changed and partial scoring is no longer supported"
|
|
674
|
-
}
|
|
675
|
-
],
|
|
676
|
-
"hash": "168f0d587dfd67ff0be12abd7347079a6d3f3126",
|
|
677
|
-
"gitTags": "",
|
|
678
|
-
"committerDate": "2019-04-22 11:33:39 +0300",
|
|
679
|
-
"isTagged": true,
|
|
680
|
-
"tag": "@pie-element/math-inline-configure@1.0.0"
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"type": "chore",
|
|
684
|
-
"scope": null,
|
|
685
|
-
"subject": "math-inline dependency bumps (#179)",
|
|
686
|
-
"merge": null,
|
|
687
|
-
"header": "chore: math-inline dependency bumps (#179)",
|
|
688
|
-
"body": null,
|
|
689
|
-
"footer": null,
|
|
690
|
-
"notes": [],
|
|
691
|
-
"hash": "10f89e936b92cf30503ae5d936eb401e5dbe2808",
|
|
692
|
-
"gitTags": "",
|
|
693
|
-
"committerDate": "2019-04-24 08:52:49 -0400",
|
|
694
|
-
"isTagged": true,
|
|
695
|
-
"tag": "@pie-element/math-inline-configure@1.0.2"
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"type": "fix",
|
|
699
|
-
"scope": null,
|
|
700
|
-
"subject": "Updated with new version of @pie-lib/config-ui & @pie-ui/math-inline.",
|
|
701
|
-
"merge": null,
|
|
702
|
-
"header": "fix: Updated with new version of @pie-lib/config-ui & @pie-ui/math-inline.",
|
|
703
|
-
"body": null,
|
|
704
|
-
"footer": null,
|
|
705
|
-
"notes": [],
|
|
706
|
-
"hash": "6f0459d3276f8a86f30a7b985c699e73a455e720",
|
|
707
|
-
"gitTags": "",
|
|
708
|
-
"committerDate": "2019-04-25 15:25:02 +0300",
|
|
709
|
-
"isTagged": true,
|
|
710
|
-
"tag": "@pie-element/math-inline-configure@1.0.3"
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
"type": "fix",
|
|
714
|
-
"scope": "math-inline",
|
|
715
|
-
"subject": "vital null checks and onFocus for editable-html",
|
|
716
|
-
"merge": null,
|
|
717
|
-
"header": "fix(math-inline): vital null checks and onFocus for editable-html",
|
|
718
|
-
"body": null,
|
|
719
|
-
"footer": null,
|
|
720
|
-
"notes": [],
|
|
721
|
-
"hash": "0ebeaa426129c32eba069b91361be0e87f1faeb6",
|
|
722
|
-
"gitTags": "",
|
|
723
|
-
"committerDate": "2019-05-03 13:42:03 +0300",
|
|
724
|
-
"isTagged": true,
|
|
725
|
-
"tag": "@pie-element/math-inline-configure@1.0.7"
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"type": "chore",
|
|
729
|
-
"scope": null,
|
|
730
|
-
"subject": "snapshot update",
|
|
731
|
-
"merge": null,
|
|
732
|
-
"header": "chore: snapshot update",
|
|
733
|
-
"body": null,
|
|
734
|
-
"footer": null,
|
|
735
|
-
"notes": [],
|
|
736
|
-
"hash": "68d14559fb9f37f484212eefe2da88041c2df4e1",
|
|
737
|
-
"gitTags": " (origin/ch1207/chore/math-inline-tests)",
|
|
738
|
-
"committerDate": "2019-05-03 14:54:20 +0300",
|
|
739
|
-
"isTagged": true,
|
|
740
|
-
"tag": "@pie-element/math-inline-configure@1.0.8"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"type": "chore",
|
|
744
|
-
"scope": null,
|
|
745
|
-
"subject": "develop merge and snapshot update",
|
|
746
|
-
"merge": null,
|
|
747
|
-
"header": "chore: develop merge and snapshot update",
|
|
748
|
-
"body": null,
|
|
749
|
-
"footer": null,
|
|
750
|
-
"notes": [],
|
|
751
|
-
"hash": "475740a117c99c332688c14b7fa55e68774f98d4",
|
|
752
|
-
"gitTags": "",
|
|
753
|
-
"committerDate": "2019-05-03 14:46:14 +0300",
|
|
754
|
-
"isTagged": true,
|
|
755
|
-
"tag": "@pie-element/math-inline-configure@1.0.8"
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
"type": "chore",
|
|
759
|
-
"scope": null,
|
|
760
|
-
"subject": "snapshot update",
|
|
761
|
-
"merge": null,
|
|
762
|
-
"header": "chore: snapshot update",
|
|
763
|
-
"body": null,
|
|
764
|
-
"footer": null,
|
|
765
|
-
"notes": [],
|
|
766
|
-
"hash": "db31fdcbe911eff569d5da8f91e0b291929fd7db",
|
|
767
|
-
"gitTags": "",
|
|
768
|
-
"committerDate": "2019-05-02 16:18:50 +0300",
|
|
769
|
-
"isTagged": true,
|
|
770
|
-
"tag": "@pie-element/math-inline-configure@1.0.8"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"type": "chore",
|
|
774
|
-
"scope": null,
|
|
775
|
-
"subject": "math-inline tests",
|
|
776
|
-
"merge": null,
|
|
777
|
-
"header": "chore: math-inline tests",
|
|
778
|
-
"body": null,
|
|
779
|
-
"footer": null,
|
|
780
|
-
"notes": [],
|
|
781
|
-
"hash": "74a8b80461e613f35e888c9ac2be6240ca18e87c",
|
|
782
|
-
"gitTags": "",
|
|
783
|
-
"committerDate": "2019-05-02 15:32:51 +0300",
|
|
784
|
-
"isTagged": true,
|
|
785
|
-
"tag": "@pie-element/math-inline-configure@1.0.8"
|
|
786
|
-
},
|
|
787
|
-
{
|
|
788
|
-
"type": "chore",
|
|
789
|
-
"scope": null,
|
|
790
|
-
"subject": "math-inline tests and small model updates",
|
|
791
|
-
"merge": null,
|
|
792
|
-
"header": "chore: math-inline tests and small model updates",
|
|
793
|
-
"body": null,
|
|
794
|
-
"footer": null,
|
|
795
|
-
"notes": [],
|
|
796
|
-
"hash": "68ac02762edac433fc752de4030eb61c70331b50",
|
|
797
|
-
"gitTags": "",
|
|
798
|
-
"committerDate": "2019-05-01 15:32:04 +0300",
|
|
799
|
-
"isTagged": true,
|
|
800
|
-
"tag": "@pie-element/math-inline-configure@1.0.8"
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
"type": "feat",
|
|
804
|
-
"scope": null,
|
|
805
|
-
"subject": "Updated with new version of @pie-lib-config-ui. Renamed configure with configuration. Removed usage of state (StateWrapper in configure.jsx) and updated tests.",
|
|
806
|
-
"merge": null,
|
|
807
|
-
"header": "feat: Updated with new version of @pie-lib-config-ui. Renamed configure with configuration. Removed usage of state (StateWrapper in configure.jsx) and updated tests.",
|
|
808
|
-
"body": null,
|
|
809
|
-
"footer": "BREAKING CHANGE: configure is removed, use configuration instead.",
|
|
810
|
-
"notes": [
|
|
811
|
-
{
|
|
812
|
-
"title": "BREAKING CHANGE",
|
|
813
|
-
"text": "configure is removed, use configuration instead."
|
|
814
|
-
}
|
|
815
|
-
],
|
|
816
|
-
"hash": "cfe9eddfabb51fe17fbf0b8893bb2e42d2500683",
|
|
817
|
-
"gitTags": "",
|
|
818
|
-
"committerDate": "2019-05-06 15:28:53 +0300",
|
|
819
|
-
"isTagged": true,
|
|
820
|
-
"tag": "@pie-element/math-inline-configure@2.0.0"
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"type": "feat",
|
|
824
|
-
"scope": null,
|
|
825
|
-
"subject": "Sending rationale for `instructor` mode.",
|
|
826
|
-
"merge": null,
|
|
827
|
-
"header": "feat: Sending rationale for `instructor` mode.",
|
|
828
|
-
"body": null,
|
|
829
|
-
"footer": null,
|
|
830
|
-
"notes": [],
|
|
831
|
-
"hash": "e297e50cbb01e01ba2f39205c0a3f8a721ebd5dd",
|
|
832
|
-
"gitTags": "",
|
|
833
|
-
"committerDate": "2019-05-14 11:49:31 +0300",
|
|
834
|
-
"isTagged": true,
|
|
835
|
-
"tag": "@pie-element/math-inline-configure@2.1.0"
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"type": "feat",
|
|
839
|
-
"scope": "math-inline",
|
|
840
|
-
"subject": "added rationale support.",
|
|
841
|
-
"merge": null,
|
|
842
|
-
"header": "feat(math-inline): added rationale support.",
|
|
843
|
-
"body": null,
|
|
844
|
-
"footer": null,
|
|
845
|
-
"notes": [],
|
|
846
|
-
"hash": "7a4f9d4647b3230e4b06af809189fdbbdd711365",
|
|
847
|
-
"gitTags": "",
|
|
848
|
-
"committerDate": "2019-05-11 14:18:47 +0300",
|
|
849
|
-
"isTagged": true,
|
|
850
|
-
"tag": "@pie-element/math-inline-configure@2.1.0"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"type": "chore",
|
|
854
|
-
"scope": "math-inline",
|
|
855
|
-
"subject": "bump dependency versions",
|
|
856
|
-
"merge": null,
|
|
857
|
-
"header": "chore(math-inline): bump dependency versions",
|
|
858
|
-
"body": null,
|
|
859
|
-
"footer": null,
|
|
860
|
-
"notes": [],
|
|
861
|
-
"hash": "2447f5e1d6193da36c69a61eb5bbf50715b06b7f",
|
|
862
|
-
"gitTags": "",
|
|
863
|
-
"committerDate": "2019-05-21 12:19:56 +0300",
|
|
864
|
-
"isTagged": true,
|
|
865
|
-
"tag": "@pie-element/math-inline-configure@2.1.2"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"type": "fix",
|
|
869
|
-
"scope": "math-inline",
|
|
870
|
-
"subject": "no longer show response index, until we support individual correctness",
|
|
871
|
-
"merge": null,
|
|
872
|
-
"header": "fix(math-inline): no longer show response index, until we support individual correctness",
|
|
873
|
-
"body": null,
|
|
874
|
-
"footer": null,
|
|
875
|
-
"notes": [],
|
|
876
|
-
"hash": "02ba999cd924d3f19165064ade7b34c43430b7bb",
|
|
877
|
-
"gitTags": "",
|
|
878
|
-
"committerDate": "2019-05-20 12:13:51 +0300",
|
|
879
|
-
"isTagged": true,
|
|
880
|
-
"tag": "@pie-element/math-inline-configure@2.1.2"
|
|
881
|
-
},
|
|
882
|
-
{
|
|
883
|
-
"type": "chore",
|
|
884
|
-
"scope": "latest-version",
|
|
885
|
-
"subject": "pushing to release",
|
|
886
|
-
"merge": null,
|
|
887
|
-
"header": "chore(latest-version): pushing to release",
|
|
888
|
-
"body": null,
|
|
889
|
-
"footer": null,
|
|
890
|
-
"notes": [],
|
|
891
|
-
"hash": "64030ba2c7c18d20381b6a0f5caaff19f1e5e959",
|
|
892
|
-
"gitTags": " (develop)",
|
|
893
|
-
"committerDate": "2019-06-06 01:31:17 +0300",
|
|
894
|
-
"isTagged": true,
|
|
895
|
-
"tag": "@pie-element/math-inline-configure@2.1.5"
|
|
896
|
-
},
|
|
897
|
-
{
|
|
898
|
-
"type": "chore",
|
|
899
|
-
"scope": "version",
|
|
900
|
-
"subject": "bumped the versions",
|
|
901
|
-
"merge": null,
|
|
902
|
-
"header": "chore(version): bumped the versions",
|
|
903
|
-
"body": null,
|
|
904
|
-
"footer": null,
|
|
905
|
-
"notes": [],
|
|
906
|
-
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
907
|
-
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
908
|
-
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
909
|
-
"isTagged": true,
|
|
910
|
-
"tag": "@pie-element/math-inline-configure@2.1.5"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"type": "chore",
|
|
914
|
-
"scope": "version",
|
|
915
|
-
"subject": "bumped the packages that depend on the editable-html",
|
|
916
|
-
"merge": null,
|
|
917
|
-
"header": "chore(version): bumped the packages that depend on the editable-html",
|
|
918
|
-
"body": null,
|
|
919
|
-
"footer": null,
|
|
920
|
-
"notes": [],
|
|
921
|
-
"hash": "00eb12e58c01b50dde8e4d1a179c879e2f3216fc",
|
|
922
|
-
"gitTags": " (develop)",
|
|
923
|
-
"committerDate": "2019-06-06 13:16:05 +0300",
|
|
924
|
-
"isTagged": true,
|
|
925
|
-
"tag": "@pie-element/math-inline-configure@2.1.6"
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
"type": "chore",
|
|
929
|
-
"scope": "version",
|
|
930
|
-
"subject": "bumped the versions",
|
|
931
|
-
"merge": null,
|
|
932
|
-
"header": "chore(version): bumped the versions",
|
|
933
|
-
"body": null,
|
|
934
|
-
"footer": null,
|
|
935
|
-
"notes": [],
|
|
936
|
-
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
937
|
-
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
938
|
-
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
939
|
-
"isTagged": true,
|
|
940
|
-
"tag": "@pie-element/math-inline-configure@2.1.5"
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"type": "chore",
|
|
944
|
-
"scope": "merge",
|
|
945
|
-
"subject": "merged develop into master",
|
|
946
|
-
"merge": null,
|
|
947
|
-
"header": "chore(merge): merged develop into master",
|
|
948
|
-
"body": null,
|
|
949
|
-
"footer": null,
|
|
950
|
-
"notes": [],
|
|
951
|
-
"hash": "3bb9f402d900f3a0349537dfd01ce558c526cb55",
|
|
952
|
-
"gitTags": " (develop)",
|
|
953
|
-
"committerDate": "2019-06-07 23:29:44 +0300",
|
|
954
|
-
"isTagged": true,
|
|
955
|
-
"tag": "@pie-element/math-inline-configure@2.1.7"
|
|
956
|
-
},
|
|
957
|
-
{
|
|
958
|
-
"type": "chore",
|
|
959
|
-
"scope": "merged",
|
|
960
|
-
"subject": "merged develop",
|
|
961
|
-
"merge": null,
|
|
962
|
-
"header": "chore(merged): merged develop",
|
|
963
|
-
"body": null,
|
|
964
|
-
"footer": null,
|
|
965
|
-
"notes": [],
|
|
966
|
-
"hash": "1a9f4653ce6ede22bcda0538bde1f0e09bd69dc4",
|
|
967
|
-
"gitTags": " (develop)",
|
|
968
|
-
"committerDate": "2019-06-13 16:26:43 +0300",
|
|
969
|
-
"isTagged": true,
|
|
970
|
-
"tag": "@pie-element/math-inline-configure@2.1.9"
|
|
971
|
-
},
|
|
972
|
-
{
|
|
973
|
-
"type": "chore",
|
|
974
|
-
"scope": null,
|
|
975
|
-
"subject": "fix test",
|
|
976
|
-
"merge": null,
|
|
977
|
-
"header": "chore: fix test",
|
|
978
|
-
"body": null,
|
|
979
|
-
"footer": null,
|
|
980
|
-
"notes": [],
|
|
981
|
-
"hash": "6d415ae0bc1e78fab0efc8c3b4b6d1ad701de39b",
|
|
982
|
-
"gitTags": " (origin/chore/mathquill-v-bump)",
|
|
983
|
-
"committerDate": "2019-06-12 17:50:29 +0100",
|
|
984
|
-
"isTagged": true,
|
|
985
|
-
"tag": "@pie-element/math-inline-configure@2.1.9"
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"type": "chore",
|
|
989
|
-
"scope": "math-inline",
|
|
990
|
-
"subject": "bump mathquill dependency version",
|
|
991
|
-
"merge": null,
|
|
992
|
-
"header": "chore(math-inline): bump mathquill dependency version",
|
|
993
|
-
"body": null,
|
|
994
|
-
"footer": null,
|
|
995
|
-
"notes": [],
|
|
996
|
-
"hash": "a4196935512fe6378080d31d2b21cc0343867b12",
|
|
997
|
-
"gitTags": "",
|
|
998
|
-
"committerDate": "2019-06-12 19:06:02 +0300",
|
|
999
|
-
"isTagged": true,
|
|
1000
|
-
"tag": "@pie-element/math-inline-configure@2.1.9"
|
|
1001
|
-
},
|
|
1002
|
-
{
|
|
1003
|
-
"type": "feat",
|
|
1004
|
-
"scope": "general",
|
|
1005
|
-
"subject": "updated all the packages that have the config-ui as a dependency",
|
|
1006
|
-
"merge": null,
|
|
1007
|
-
"header": "feat(general): updated all the packages that have the config-ui as a dependency",
|
|
1008
|
-
"body": null,
|
|
1009
|
-
"footer": null,
|
|
1010
|
-
"notes": [],
|
|
1011
|
-
"hash": "44061deecae6d18cdbf6f5fb524f3d3094ccd354",
|
|
1012
|
-
"gitTags": "",
|
|
1013
|
-
"committerDate": "2019-06-20 22:32:48 -0400",
|
|
1014
|
-
"isTagged": true,
|
|
1015
|
-
"tag": "@pie-element/math-inline-configure@2.2.0"
|
|
1016
|
-
},
|
|
1017
|
-
{
|
|
1018
|
-
"type": "feat",
|
|
1019
|
-
"scope": "settings-panel",
|
|
1020
|
-
"subject": "updated the settings panel design and changes needed for [ch2242]",
|
|
1021
|
-
"merge": null,
|
|
1022
|
-
"header": "feat(settings-panel): updated the settings panel design and changes needed for [ch2242]",
|
|
1023
|
-
"body": null,
|
|
1024
|
-
"footer": null,
|
|
1025
|
-
"notes": [],
|
|
1026
|
-
"hash": "d830e57b32bd09ac8cc02c7a12d75d988d9df21c",
|
|
1027
|
-
"gitTags": "",
|
|
1028
|
-
"committerDate": "2019-06-25 23:42:15 -0400",
|
|
1029
|
-
"isTagged": true,
|
|
1030
|
-
"tag": "@pie-element/math-inline-configure@2.3.0"
|
|
1031
|
-
},
|
|
1032
|
-
{
|
|
1033
|
-
"type": "feat",
|
|
1034
|
-
"scope": "mask-markup-elements",
|
|
1035
|
-
"subject": "refactored the elements and version bumped the necessary files",
|
|
1036
|
-
"merge": null,
|
|
1037
|
-
"header": "feat(mask-markup-elements): refactored the elements and version bumped the necessary files",
|
|
1038
|
-
"body": null,
|
|
1039
|
-
"footer": null,
|
|
1040
|
-
"notes": [],
|
|
1041
|
-
"hash": "f8f77c02e44afd90e491a371d86d3d4093eb41e5",
|
|
1042
|
-
"gitTags": "",
|
|
1043
|
-
"committerDate": "2019-07-02 13:38:48 -0400",
|
|
1044
|
-
"isTagged": true,
|
|
1045
|
-
"tag": "@pie-element/math-inline-configure@2.4.0"
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"type": "feat",
|
|
1049
|
-
"scope": "math-inline",
|
|
1050
|
-
"subject": "allowing decimals in response is valid for literal validation too",
|
|
1051
|
-
"merge": null,
|
|
1052
|
-
"header": "feat(math-inline): allowing decimals in response is valid for literal validation too",
|
|
1053
|
-
"body": null,
|
|
1054
|
-
"footer": null,
|
|
1055
|
-
"notes": [],
|
|
1056
|
-
"hash": "4c178409f57beedbb91fd20e5139c516ae607407",
|
|
1057
|
-
"gitTags": "",
|
|
1058
|
-
"committerDate": "2019-06-26 11:22:22 +0300",
|
|
1059
|
-
"isTagged": true,
|
|
1060
|
-
"tag": "@pie-element/math-inline-configure@2.4.0"
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"type": "fix",
|
|
1064
|
-
"scope": "math-inline",
|
|
1065
|
-
"subject": "interaction fixes, controller logic adjustment and small styling changes",
|
|
1066
|
-
"merge": null,
|
|
1067
|
-
"header": "fix(math-inline): interaction fixes, controller logic adjustment and small styling changes",
|
|
1068
|
-
"body": null,
|
|
1069
|
-
"footer": null,
|
|
1070
|
-
"notes": [],
|
|
1071
|
-
"hash": "40a1dc10b6c884744fdeafbf34f332533c6568fc",
|
|
1072
|
-
"gitTags": "",
|
|
1073
|
-
"committerDate": "2019-06-19 11:11:27 +0300",
|
|
1074
|
-
"isTagged": true,
|
|
1075
|
-
"tag": "@pie-element/math-inline-configure@2.4.0"
|
|
1076
|
-
},
|
|
1077
|
-
{
|
|
1078
|
-
"type": "chore",
|
|
1079
|
-
"scope": "editable-html",
|
|
1080
|
-
"subject": "version bumped the necessary packages",
|
|
1081
|
-
"merge": null,
|
|
1082
|
-
"header": "chore(editable-html): version bumped the necessary packages",
|
|
1083
|
-
"body": null,
|
|
1084
|
-
"footer": null,
|
|
1085
|
-
"notes": [],
|
|
1086
|
-
"hash": "3c7caf6a1f8dc120ca23ab93258a90a593bbeb65",
|
|
1087
|
-
"gitTags": "",
|
|
1088
|
-
"committerDate": "2019-07-02 15:13:55 -0400",
|
|
1089
|
-
"isTagged": true,
|
|
1090
|
-
"tag": "@pie-element/math-inline-configure@2.4.1"
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"type": "chore",
|
|
1094
|
-
"scope": "version",
|
|
1095
|
-
"subject": "version bumped the editable-html dependent packages",
|
|
1096
|
-
"merge": null,
|
|
1097
|
-
"header": "chore(version): version bumped the editable-html dependent packages",
|
|
1098
|
-
"body": null,
|
|
1099
|
-
"footer": null,
|
|
1100
|
-
"notes": [],
|
|
1101
|
-
"hash": "19961d346e8596064bad27156e0cf5a03afc3889",
|
|
1102
|
-
"gitTags": "",
|
|
1103
|
-
"committerDate": "2019-07-03 15:57:58 -0400",
|
|
1104
|
-
"isTagged": true,
|
|
1105
|
-
"tag": "@pie-element/math-inline-configure@2.4.3"
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"type": "fix",
|
|
1109
|
-
"scope": "template-els",
|
|
1110
|
-
"subject": "fixed some ditb issues",
|
|
1111
|
-
"merge": null,
|
|
1112
|
-
"header": "fix(template-els): fixed some ditb issues",
|
|
1113
|
-
"body": null,
|
|
1114
|
-
"footer": null,
|
|
1115
|
-
"notes": [],
|
|
1116
|
-
"hash": "9133840e48a263b2cf49ce4db9c4310743efffe0",
|
|
1117
|
-
"gitTags": "",
|
|
1118
|
-
"committerDate": "2019-07-04 11:45:23 -0400",
|
|
1119
|
-
"isTagged": true,
|
|
1120
|
-
"tag": "@pie-element/math-inline-configure@2.4.4"
|
|
1121
|
-
},
|
|
1122
|
-
{
|
|
1123
|
-
"type": "fix",
|
|
1124
|
-
"scope": "editable-html",
|
|
1125
|
-
"subject": "fixed lots of stuff regarding the editable-html",
|
|
1126
|
-
"merge": null,
|
|
1127
|
-
"header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
|
|
1128
|
-
"body": null,
|
|
1129
|
-
"footer": null,
|
|
1130
|
-
"notes": [],
|
|
1131
|
-
"hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
|
|
1132
|
-
"gitTags": " (origin/andrei/fixes)",
|
|
1133
|
-
"committerDate": "2019-07-07 14:16:34 -0400",
|
|
1134
|
-
"isTagged": true,
|
|
1135
|
-
"tag": "@pie-element/math-inline-configure@2.4.6"
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"type": "chore",
|
|
1139
|
-
"scope": "config-ui",
|
|
1140
|
-
"subject": "bumped dependent packages",
|
|
1141
|
-
"merge": null,
|
|
1142
|
-
"header": "chore(config-ui): bumped dependent packages",
|
|
1143
|
-
"body": null,
|
|
1144
|
-
"footer": null,
|
|
1145
|
-
"notes": [],
|
|
1146
|
-
"hash": "645756c242868cf21e36a73227b355affb5f957a",
|
|
1147
|
-
"gitTags": "",
|
|
1148
|
-
"committerDate": "2019-07-07 15:44:44 -0400",
|
|
1149
|
-
"isTagged": true,
|
|
1150
|
-
"tag": "@pie-element/math-inline-configure@2.4.7"
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"type": "chore",
|
|
1154
|
-
"scope": "editable-html",
|
|
1155
|
-
"subject": "version bumped some dependant packages",
|
|
1156
|
-
"merge": null,
|
|
1157
|
-
"header": "chore(editable-html): version bumped some dependant packages",
|
|
1158
|
-
"body": null,
|
|
1159
|
-
"footer": null,
|
|
1160
|
-
"notes": [],
|
|
1161
|
-
"hash": "a4fbf3e8e7841ecae4f034328f9481a1f69ae3df",
|
|
1162
|
-
"gitTags": "",
|
|
1163
|
-
"committerDate": "2019-07-09 13:38:59 +0300",
|
|
1164
|
-
"isTagged": true,
|
|
1165
|
-
"tag": "@pie-element/math-inline-configure@2.4.8"
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"type": "feat",
|
|
1169
|
-
"scope": "template-elements",
|
|
1170
|
-
"subject": "updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
1171
|
-
"merge": null,
|
|
1172
|
-
"header": "feat(template-elements): updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
1173
|
-
"body": null,
|
|
1174
|
-
"footer": null,
|
|
1175
|
-
"notes": [],
|
|
1176
|
-
"hash": "a87febe2518ada7ee433b0b39895c26c15737ac4",
|
|
1177
|
-
"gitTags": "",
|
|
1178
|
-
"committerDate": "2019-07-11 16:57:13 +0300",
|
|
1179
|
-
"isTagged": true,
|
|
1180
|
-
"tag": "@pie-element/math-inline-configure@2.5.0"
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"type": "fix",
|
|
1184
|
-
"scope": "rendering",
|
|
1185
|
-
"subject": "implemented rendering for math elements [ch1915], [ch1935]",
|
|
1186
|
-
"merge": null,
|
|
1187
|
-
"header": "fix(rendering): implemented rendering for math elements [ch1915], [ch1935]",
|
|
1188
|
-
"body": null,
|
|
1189
|
-
"footer": null,
|
|
1190
|
-
"notes": [],
|
|
1191
|
-
"hash": "2f3584200654e098c7b4cc4b312813efac09e7a9",
|
|
1192
|
-
"gitTags": "",
|
|
1193
|
-
"committerDate": "2019-07-12 15:45:27 +0300",
|
|
1194
|
-
"isTagged": true,
|
|
1195
|
-
"tag": "@pie-element/math-inline-configure@2.5.2"
|
|
1196
|
-
},
|
|
1197
|
-
{
|
|
1198
|
-
"type": "feat",
|
|
1199
|
-
"scope": "math-inline",
|
|
1200
|
-
"subject": "question becomes prompt and gets treated universally",
|
|
1201
|
-
"merge": null,
|
|
1202
|
-
"header": "feat(math-inline): question becomes prompt and gets treated universally",
|
|
1203
|
-
"body": null,
|
|
1204
|
-
"footer": null,
|
|
1205
|
-
"notes": [],
|
|
1206
|
-
"hash": "91cbbe1cfe6f1ac93db2d612380a38d2ca816315",
|
|
1207
|
-
"gitTags": "",
|
|
1208
|
-
"committerDate": "2019-07-30 19:10:21 +0300",
|
|
1209
|
-
"isTagged": true,
|
|
1210
|
-
"tag": "@pie-element/math-inline-configure@2.6.0"
|
|
1211
|
-
},
|
|
1212
|
-
{
|
|
1213
|
-
"type": "fix",
|
|
1214
|
-
"scope": null,
|
|
1215
|
-
"subject": "Removed dummy prompt. Updated pie model and config schema. Initialized configuration.",
|
|
1216
|
-
"merge": null,
|
|
1217
|
-
"header": "fix: Removed dummy prompt. Updated pie model and config schema. Initialized configuration.",
|
|
1218
|
-
"body": null,
|
|
1219
|
-
"footer": null,
|
|
1220
|
-
"notes": [],
|
|
1221
|
-
"hash": "19b2d36a5e8ec37ea8712f8ede21a1187730f3a6",
|
|
1222
|
-
"gitTags": "",
|
|
1223
|
-
"committerDate": "2019-08-14 15:27:34 +0300",
|
|
1224
|
-
"isTagged": true,
|
|
1225
|
-
"tag": "@pie-element/math-inline-configure@2.6.1"
|
|
1226
|
-
},
|
|
1227
|
-
{
|
|
1228
|
-
"type": "fix",
|
|
1229
|
-
"scope": "elements",
|
|
1230
|
-
"subject": "version bumped the editable-html packages [ch1738]",
|
|
1231
|
-
"merge": null,
|
|
1232
|
-
"header": "fix(elements): version bumped the editable-html packages [ch1738]",
|
|
1233
|
-
"body": null,
|
|
1234
|
-
"footer": null,
|
|
1235
|
-
"notes": [],
|
|
1236
|
-
"hash": "949222a6a3af39cf8b81a885a81e5c6f3c6a28a0",
|
|
1237
|
-
"gitTags": "",
|
|
1238
|
-
"committerDate": "2019-08-08 08:40:11 +0300",
|
|
1239
|
-
"isTagged": true,
|
|
1240
|
-
"tag": "@pie-element/math-inline-configure@2.6.1"
|
|
1241
|
-
},
|
|
1242
|
-
{
|
|
1243
|
-
"type": "fix",
|
|
1244
|
-
"scope": "math-rendering",
|
|
1245
|
-
"subject": "updated all dependent packages [ch3365]",
|
|
1246
|
-
"merge": null,
|
|
1247
|
-
"header": "fix(math-rendering): updated all dependent packages [ch3365]",
|
|
1248
|
-
"body": null,
|
|
1249
|
-
"footer": null,
|
|
1250
|
-
"notes": [],
|
|
1251
|
-
"hash": "7cbf25ac92040a16621d5699e232c38575f6c36c",
|
|
1252
|
-
"gitTags": "",
|
|
1253
|
-
"committerDate": "2019-08-16 23:04:42 +0300",
|
|
1254
|
-
"isTagged": true,
|
|
1255
|
-
"tag": "@pie-element/math-inline-configure@2.6.2"
|
|
1256
|
-
},
|
|
1257
|
-
{
|
|
1258
|
-
"type": "fix",
|
|
1259
|
-
"scope": null,
|
|
1260
|
-
"subject": "set default values to configuration properties",
|
|
1261
|
-
"merge": null,
|
|
1262
|
-
"header": "fix: set default values to configuration properties",
|
|
1263
|
-
"body": null,
|
|
1264
|
-
"footer": null,
|
|
1265
|
-
"notes": [],
|
|
1266
|
-
"hash": "3cdd88988a8e2ff17e27ac27bb65e9e4f11eb053",
|
|
1267
|
-
"gitTags": "",
|
|
1268
|
-
"committerDate": "2019-08-15 13:58:41 +0300",
|
|
1269
|
-
"isTagged": true,
|
|
1270
|
-
"tag": "@pie-element/math-inline-configure@2.6.2"
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"type": "fix",
|
|
1274
|
-
"scope": "math-rendering",
|
|
1275
|
-
"subject": "updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
1276
|
-
"merge": null,
|
|
1277
|
-
"header": "fix(math-rendering): updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
1278
|
-
"body": null,
|
|
1279
|
-
"footer": null,
|
|
1280
|
-
"notes": [],
|
|
1281
|
-
"hash": "33e3287a735cec9aed893f697a1933ff0c077042",
|
|
1282
|
-
"gitTags": "",
|
|
1283
|
-
"committerDate": "2019-08-19 19:37:56 +0300",
|
|
1284
|
-
"isTagged": true,
|
|
1285
|
-
"tag": "@pie-element/math-inline-configure@2.6.3"
|
|
1286
|
-
},
|
|
1287
|
-
{
|
|
1288
|
-
"type": "fix",
|
|
1289
|
-
"scope": null,
|
|
1290
|
-
"subject": "Removed unnecessary response property from the model.",
|
|
1291
|
-
"merge": null,
|
|
1292
|
-
"header": "fix: Removed unnecessary response property from the model.",
|
|
1293
|
-
"body": null,
|
|
1294
|
-
"footer": "BREAKING CHANGE: `response` was removed from model, use responses instead.",
|
|
1295
|
-
"notes": [
|
|
1296
|
-
{
|
|
1297
|
-
"title": "BREAKING CHANGE",
|
|
1298
|
-
"text": "`response` was removed from model, use responses instead."
|
|
1299
|
-
}
|
|
1300
|
-
],
|
|
1301
|
-
"hash": "b0a0f3d7961843dd1137ba6a5f72e3923d8755f4",
|
|
1302
|
-
"gitTags": "",
|
|
1303
|
-
"committerDate": "2019-08-20 12:20:29 +0300",
|
|
1304
|
-
"isTagged": true,
|
|
1305
|
-
"tag": "@pie-element/math-inline-configure@3.0.0"
|
|
1306
|
-
},
|
|
1307
|
-
{
|
|
1308
|
-
"type": "fix",
|
|
1309
|
-
"scope": null,
|
|
1310
|
-
"subject": "Fixed Add Alternate when default alternates were defined. Send 'response' if response type is 'simple', send 'responses' if response type is 'advance multi' to ui.",
|
|
1311
|
-
"merge": null,
|
|
1312
|
-
"header": "fix: Fixed Add Alternate when default alternates were defined. Send 'response' if response type is 'simple', send 'responses' if response type is 'advance multi' to ui.",
|
|
1313
|
-
"body": null,
|
|
1314
|
-
"footer": null,
|
|
1315
|
-
"notes": [],
|
|
1316
|
-
"hash": "609a0d7a60cf38e5272cfc6c71260b1c704e5e43",
|
|
1317
|
-
"gitTags": "",
|
|
1318
|
-
"committerDate": "2019-08-19 09:15:35 +0300",
|
|
1319
|
-
"isTagged": true,
|
|
1320
|
-
"tag": "@pie-element/math-inline-configure@3.0.0"
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
"type": "fix",
|
|
1324
|
-
"scope": null,
|
|
1325
|
-
"subject": "added feedbackEnabled property to model, removed usage on config.feedback.enabled and removed usage of allowFeedback (replaced with feedbackEnabled).",
|
|
1326
|
-
"merge": null,
|
|
1327
|
-
"header": "fix: added feedbackEnabled property to model, removed usage on config.feedback.enabled and removed usage of allowFeedback (replaced with feedbackEnabled).",
|
|
1328
|
-
"body": null,
|
|
1329
|
-
"footer": null,
|
|
1330
|
-
"notes": [],
|
|
1331
|
-
"hash": "c47fb9a28e8d44f8d1ad6f052137dd55b1341acb",
|
|
1332
|
-
"gitTags": "",
|
|
1333
|
-
"committerDate": "2019-09-27 11:35:26 +0300",
|
|
1334
|
-
"isTagged": true,
|
|
1335
|
-
"tag": "@pie-element/math-inline-configure@4.1.0"
|
|
1336
|
-
},
|
|
1337
|
-
{
|
|
1338
|
-
"type": "feat",
|
|
1339
|
-
"scope": "math-inline",
|
|
1340
|
-
"subject": "model based prompt",
|
|
1341
|
-
"merge": null,
|
|
1342
|
-
"header": "feat(math-inline): model based prompt",
|
|
1343
|
-
"body": null,
|
|
1344
|
-
"footer": null,
|
|
1345
|
-
"notes": [],
|
|
1346
|
-
"hash": "d7910e3a340248fd34673a6bdc95c59f54dc6b7c",
|
|
1347
|
-
"gitTags": "",
|
|
1348
|
-
"committerDate": "2019-09-25 18:16:18 +0300",
|
|
1349
|
-
"isTagged": true,
|
|
1350
|
-
"tag": "@pie-element/math-inline-configure@4.1.0"
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"type": "fix",
|
|
1354
|
-
"scope": null,
|
|
1355
|
-
"subject": "Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
1356
|
-
"merge": null,
|
|
1357
|
-
"header": "fix: Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
1358
|
-
"body": null,
|
|
1359
|
-
"footer": null,
|
|
1360
|
-
"notes": [],
|
|
1361
|
-
"hash": "1d0f617741d88756dd9861647981b1121e04963f",
|
|
1362
|
-
"gitTags": "",
|
|
1363
|
-
"committerDate": "2019-11-06 09:57:11 +0200",
|
|
1364
|
-
"isTagged": true,
|
|
1365
|
-
"tag": "@pie-element/math-inline-configure@5.0.1"
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"type": "feat",
|
|
1369
|
-
"scope": "math-inline",
|
|
1370
|
-
"subject": "remove stringCheck flag from authoring",
|
|
1371
|
-
"merge": null,
|
|
1372
|
-
"header": "feat(math-inline): remove stringCheck flag from authoring",
|
|
1373
|
-
"body": null,
|
|
1374
|
-
"footer": null,
|
|
1375
|
-
"notes": [],
|
|
1376
|
-
"hash": "c1f244a9b0fce3a743e6d5f9850089e0359cdb27",
|
|
1377
|
-
"gitTags": "",
|
|
1378
|
-
"committerDate": "2020-01-06 18:51:50 +0200",
|
|
1379
|
-
"isTagged": true,
|
|
1380
|
-
"tag": "@pie-element/math-inline-configure@5.1.0"
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"type": "fix",
|
|
1384
|
-
"scope": null,
|
|
1385
|
-
"subject": "ch6456 - handle %",
|
|
1386
|
-
"merge": null,
|
|
1387
|
-
"header": "fix: ch6456 - handle %",
|
|
1388
|
-
"body": null,
|
|
1389
|
-
"footer": null,
|
|
1390
|
-
"notes": [],
|
|
1391
|
-
"hash": "9e55a901b2fbcf3ed4a9a0bb624bd32cd63fa816",
|
|
1392
|
-
"gitTags": " (origin/fix/tmp-6456-percent)",
|
|
1393
|
-
"committerDate": "2019-12-20 17:32:57 +0000",
|
|
1394
|
-
"isTagged": true,
|
|
1395
|
-
"tag": "@pie-element/math-inline-configure@5.1.0"
|
|
1396
|
-
},
|
|
1397
|
-
{
|
|
1398
|
-
"type": "feat",
|
|
1399
|
-
"scope": "math-inline",
|
|
1400
|
-
"subject": "string-based check for evaluation, invalid latex command support",
|
|
1401
|
-
"merge": null,
|
|
1402
|
-
"header": "feat(math-inline): string-based check for evaluation, invalid latex command support",
|
|
1403
|
-
"body": null,
|
|
1404
|
-
"footer": null,
|
|
1405
|
-
"notes": [],
|
|
1406
|
-
"hash": "8238250410e8b9ec687e481a6d1f3688683bb21f",
|
|
1407
|
-
"gitTags": " (origin/feat/math-inline-string-check)",
|
|
1408
|
-
"committerDate": "2019-12-20 18:37:53 +0200",
|
|
1409
|
-
"isTagged": true,
|
|
1410
|
-
"tag": "@pie-element/math-inline-configure@5.1.0"
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"type": "fix",
|
|
1414
|
-
"scope": null,
|
|
1415
|
-
"subject": "update math-input@6.3.8",
|
|
1416
|
-
"merge": null,
|
|
1417
|
-
"header": "fix: update math-input@6.3.8",
|
|
1418
|
-
"body": null,
|
|
1419
|
-
"footer": null,
|
|
1420
|
-
"notes": [],
|
|
1421
|
-
"hash": "b888aa1c1931ba1c360be390ef8d0d7b75b65bd3",
|
|
1422
|
-
"gitTags": "",
|
|
1423
|
-
"committerDate": "2019-12-19 09:26:55 +0000",
|
|
1424
|
-
"isTagged": true,
|
|
1425
|
-
"tag": "@pie-element/math-inline-configure@5.1.0"
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
"type": "fix",
|
|
1429
|
-
"scope": null,
|
|
1430
|
-
"subject": "bump @pie-lib/math-input@^6.3.7 ch5653",
|
|
1431
|
-
"merge": null,
|
|
1432
|
-
"header": "fix: bump @pie-lib/math-input@^6.3.7 ch5653",
|
|
1433
|
-
"body": null,
|
|
1434
|
-
"footer": null,
|
|
1435
|
-
"notes": [],
|
|
1436
|
-
"hash": "2cf4219f1c6ca29d0ba4f89c9a9dc7bf093a7e92",
|
|
1437
|
-
"gitTags": "",
|
|
1438
|
-
"committerDate": "2019-12-18 20:12:25 +0000",
|
|
1439
|
-
"isTagged": true,
|
|
1440
|
-
"tag": "@pie-element/math-inline-configure@5.1.0"
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"type": "fix",
|
|
1444
|
-
"scope": null,
|
|
1445
|
-
"subject": "bump math-evaluator@0.6.7",
|
|
1446
|
-
"merge": null,
|
|
1447
|
-
"header": "fix: bump math-evaluator@0.6.7",
|
|
1448
|
-
"body": null,
|
|
1449
|
-
"footer": null,
|
|
1450
|
-
"notes": [],
|
|
1451
|
-
"hash": "ab954a61fec58e1da31a43eaa053a1ae6734704a",
|
|
1452
|
-
"gitTags": "",
|
|
1453
|
-
"committerDate": "2020-01-28 11:30:22 +0000",
|
|
1454
|
-
"isTagged": true,
|
|
1455
|
-
"tag": "@pie-element/math-inline-configure@5.1.1"
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
"type": "fix",
|
|
1459
|
-
"scope": null,
|
|
1460
|
-
"subject": "bump math-evaluator@^0.6.6 [ch7119]",
|
|
1461
|
-
"merge": null,
|
|
1462
|
-
"header": "fix: bump math-evaluator@^0.6.6 [ch7119]",
|
|
1463
|
-
"body": null,
|
|
1464
|
-
"footer": null,
|
|
1465
|
-
"notes": [],
|
|
1466
|
-
"hash": "c0ed2a92b9a60f122cc95a855b9d809404381a33",
|
|
1467
|
-
"gitTags": "",
|
|
1468
|
-
"committerDate": "2020-01-27 11:20:25 +0000",
|
|
1469
|
-
"isTagged": true,
|
|
1470
|
-
"tag": "@pie-element/math-inline-configure@5.1.1"
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"type": "fix",
|
|
1474
|
-
"scope": null,
|
|
1475
|
-
"subject": "bump libs",
|
|
1476
|
-
"merge": null,
|
|
1477
|
-
"header": "fix: bump libs",
|
|
1478
|
-
"body": null,
|
|
1479
|
-
"footer": null,
|
|
1480
|
-
"notes": [],
|
|
1481
|
-
"hash": "3d4f3e9bd4c16b80dcd530c3fbe0af7e012d7e18",
|
|
1482
|
-
"gitTags": "",
|
|
1483
|
-
"committerDate": "2020-03-27 23:17:39 +0000",
|
|
1484
|
-
"isTagged": true,
|
|
1485
|
-
"tag": "@pie-element/math-inline-configure@5.2.0"
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"type": "fix",
|
|
1489
|
-
"scope": null,
|
|
1490
|
-
"subject": "bump math deps",
|
|
1491
|
-
"merge": null,
|
|
1492
|
-
"header": "fix: bump math deps",
|
|
1493
|
-
"body": null,
|
|
1494
|
-
"footer": null,
|
|
1495
|
-
"notes": [],
|
|
1496
|
-
"hash": "4b538695dbe52eeb80073ae16c534167f1f43790",
|
|
1497
|
-
"gitTags": "",
|
|
1498
|
-
"committerDate": "2020-03-27 22:56:25 +0000",
|
|
1499
|
-
"isTagged": true,
|
|
1500
|
-
"tag": "@pie-element/math-inline-configure@5.2.0"
|
|
1501
|
-
},
|
|
1502
|
-
{
|
|
1503
|
-
"type": "fix",
|
|
1504
|
-
"scope": null,
|
|
1505
|
-
"subject": "bump ui versions",
|
|
1506
|
-
"merge": null,
|
|
1507
|
-
"header": "fix: bump ui versions",
|
|
1508
|
-
"body": null,
|
|
1509
|
-
"footer": null,
|
|
1510
|
-
"notes": [],
|
|
1511
|
-
"hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
|
|
1512
|
-
"gitTags": "",
|
|
1513
|
-
"committerDate": "2020-03-31 19:25:13 +0100",
|
|
1514
|
-
"isTagged": true,
|
|
1515
|
-
"tag": "@pie-element/math-inline-configure@5.2.0"
|
|
1516
|
-
},
|
|
1517
|
-
{
|
|
1518
|
-
"type": "fix",
|
|
1519
|
-
"scope": null,
|
|
1520
|
-
"subject": "bump lib and ui versions",
|
|
1521
|
-
"merge": null,
|
|
1522
|
-
"header": "fix: bump lib and ui versions",
|
|
1523
|
-
"body": null,
|
|
1524
|
-
"footer": null,
|
|
1525
|
-
"notes": [],
|
|
1526
|
-
"hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
|
|
1527
|
-
"gitTags": "",
|
|
1528
|
-
"committerDate": "2020-04-10 17:13:24 +0100",
|
|
1529
|
-
"isTagged": true,
|
|
1530
|
-
"tag": "@pie-element/math-inline-configure@5.2.1"
|
|
1531
|
-
},
|
|
1532
|
-
{
|
|
1533
|
-
"type": "fix",
|
|
1534
|
-
"scope": "math-inline",
|
|
1535
|
-
"subject": "allowThousandsSeparator behavior change - ch7109",
|
|
1536
|
-
"merge": null,
|
|
1537
|
-
"header": "fix(math-inline): allowThousandsSeparator behavior change - ch7109",
|
|
1538
|
-
"body": null,
|
|
1539
|
-
"footer": null,
|
|
1540
|
-
"notes": [],
|
|
1541
|
-
"hash": "13ed920ebc92130ad9e98d6d3d4a388d737ce58e",
|
|
1542
|
-
"gitTags": "",
|
|
1543
|
-
"committerDate": "2020-03-25 14:14:57 +0200",
|
|
1544
|
-
"isTagged": true,
|
|
1545
|
-
"tag": "@pie-element/math-inline-configure@5.2.1"
|
|
1546
|
-
},
|
|
1547
|
-
{
|
|
1548
|
-
"type": "fix",
|
|
1549
|
-
"scope": null,
|
|
1550
|
-
"subject": "bump all packages to avoid tag conflict",
|
|
1551
|
-
"merge": null,
|
|
1552
|
-
"header": "fix: bump all packages to avoid tag conflict",
|
|
1553
|
-
"body": null,
|
|
1554
|
-
"footer": null,
|
|
1555
|
-
"notes": [],
|
|
1556
|
-
"hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
|
|
1557
|
-
"gitTags": "",
|
|
1558
|
-
"committerDate": "2020-04-10 20:01:37 +0100",
|
|
1559
|
-
"isTagged": true,
|
|
1560
|
-
"tag": "@pie-element/math-inline-configure@5.2.1"
|
|
1561
|
-
},
|
|
1562
|
-
{
|
|
1563
|
-
"type": "fix",
|
|
1564
|
-
"scope": null,
|
|
1565
|
-
"subject": "bump ui/lib versions",
|
|
1566
|
-
"merge": null,
|
|
1567
|
-
"header": "fix: bump ui/lib versions",
|
|
1568
|
-
"body": null,
|
|
1569
|
-
"footer": null,
|
|
1570
|
-
"notes": [],
|
|
1571
|
-
"hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
|
|
1572
|
-
"gitTags": "",
|
|
1573
|
-
"committerDate": "2020-04-14 15:36:44 +0100",
|
|
1574
|
-
"isTagged": true,
|
|
1575
|
-
"tag": "@pie-element/math-inline-configure@5.2.3"
|
|
1576
|
-
},
|
|
1577
|
-
{
|
|
1578
|
-
"type": "fix",
|
|
1579
|
-
"scope": null,
|
|
1580
|
-
"subject": "bump ui/lib versions",
|
|
1581
|
-
"merge": null,
|
|
1582
|
-
"header": "fix: bump ui/lib versions",
|
|
1583
|
-
"body": null,
|
|
1584
|
-
"footer": null,
|
|
1585
|
-
"notes": [],
|
|
1586
|
-
"hash": "45f0da6e3e01f33aff6059cb13d571554690348b",
|
|
1587
|
-
"gitTags": "",
|
|
1588
|
-
"committerDate": "2020-04-28 14:57:57 +0100",
|
|
1589
|
-
"isTagged": true,
|
|
1590
|
-
"tag": "@pie-element/math-inline-configure@5.2.4"
|
|
1591
|
-
},
|
|
1592
|
-
{
|
|
1593
|
-
"type": "fix",
|
|
1594
|
-
"scope": null,
|
|
1595
|
-
"subject": "update ui/lib versions",
|
|
1596
|
-
"merge": null,
|
|
1597
|
-
"header": "fix: update ui/lib versions",
|
|
1598
|
-
"body": null,
|
|
1599
|
-
"footer": null,
|
|
1600
|
-
"notes": [],
|
|
1601
|
-
"hash": "0226b0bc0869d468ba3e5986bc469e020f4f12a6",
|
|
1602
|
-
"gitTags": "",
|
|
1603
|
-
"committerDate": "2020-04-28 14:20:37 +0100",
|
|
1604
|
-
"isTagged": true,
|
|
1605
|
-
"tag": "@pie-element/math-inline-configure@5.2.4"
|
|
1606
|
-
},
|
|
1607
|
-
{
|
|
1608
|
-
"type": "fix",
|
|
1609
|
-
"scope": null,
|
|
1610
|
-
"subject": "ui+libs update",
|
|
1611
|
-
"merge": null,
|
|
1612
|
-
"header": "fix: ui+libs update",
|
|
1613
|
-
"body": null,
|
|
1614
|
-
"footer": null,
|
|
1615
|
-
"notes": [],
|
|
1616
|
-
"hash": "6127de27006a7835d1dd7a9c4c5f13de950aa06d",
|
|
1617
|
-
"gitTags": "",
|
|
1618
|
-
"committerDate": "2020-04-27 19:52:07 +0100",
|
|
1619
|
-
"isTagged": true,
|
|
1620
|
-
"tag": "@pie-element/math-inline-configure@5.2.4"
|
|
1621
|
-
},
|
|
1622
|
-
{
|
|
1623
|
-
"type": "fix",
|
|
1624
|
-
"scope": null,
|
|
1625
|
-
"subject": "PD-155, PD-156, PD-157, PD-158: Updated versions of pie-lib/math-input and pie-ui/math-inline",
|
|
1626
|
-
"merge": null,
|
|
1627
|
-
"header": "fix: PD-155, PD-156, PD-157, PD-158: Updated versions of pie-lib/math-input and pie-ui/math-inline",
|
|
1628
|
-
"body": null,
|
|
1629
|
-
"footer": null,
|
|
1630
|
-
"notes": [],
|
|
1631
|
-
"hash": "3eeb6a3506721466407d63766e23cc30c536aa90",
|
|
1632
|
-
"gitTags": "",
|
|
1633
|
-
"committerDate": "2020-04-22 13:01:02 +0300",
|
|
1634
|
-
"isTagged": true,
|
|
1635
|
-
"tag": "@pie-element/math-inline-configure@5.2.4"
|
|
1636
|
-
},
|
|
1637
|
-
{
|
|
1638
|
-
"type": "fix",
|
|
1639
|
-
"scope": null,
|
|
1640
|
-
"subject": "bump @pie-lib/math-evaluator PD-3",
|
|
1641
|
-
"merge": null,
|
|
1642
|
-
"header": "fix: bump @pie-lib/math-evaluator PD-3",
|
|
1643
|
-
"body": null,
|
|
1644
|
-
"footer": null,
|
|
1645
|
-
"notes": [],
|
|
1646
|
-
"hash": "3af50a2d5d82e859639f68f2438fa6dc82dcf84e",
|
|
1647
|
-
"gitTags": "",
|
|
1648
|
-
"committerDate": "2020-04-15 16:15:26 +0100",
|
|
1649
|
-
"isTagged": true,
|
|
1650
|
-
"tag": "@pie-element/math-inline-configure@5.2.4"
|
|
1651
|
-
}
|
|
1652
|
-
]
|