@pie-element/match 12.1.2-next.1 → 12.1.2
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.json +1462 -0
- package/CHANGELOG.md +2337 -0
- package/LICENSE.md +5 -0
- package/README.md +1 -0
- package/configure/CHANGELOG.json +892 -0
- package/configure/CHANGELOG.md +2040 -0
- package/configure/lib/add-row.js +40 -0
- package/configure/lib/add-row.js.map +1 -0
- package/configure/lib/answer-config-block.js +288 -0
- package/configure/lib/answer-config-block.js.map +1 -0
- package/configure/lib/common.js +31 -0
- package/configure/lib/common.js.map +1 -0
- package/configure/lib/configure.js +410 -0
- package/configure/lib/configure.js.map +1 -0
- package/configure/lib/defaults.js +201 -0
- package/configure/lib/defaults.js.map +1 -0
- package/configure/lib/general-config-block.js +144 -0
- package/configure/lib/general-config-block.js.map +1 -0
- package/configure/lib/index.js +152 -0
- package/configure/lib/index.js.map +1 -0
- package/configure/lib/row.js +321 -0
- package/configure/lib/row.js.map +1 -0
- package/configure/lib/utils.js +12 -0
- package/configure/lib/utils.js.map +1 -0
- package/configure/package.json +29 -0
- package/configure/utils.js +19 -0
- package/controller/CHANGELOG.json +502 -0
- package/controller/CHANGELOG.md +1363 -0
- package/controller/lib/defaults.js +25 -0
- package/controller/lib/defaults.js.map +1 -0
- package/controller/lib/index.js +424 -0
- package/controller/lib/index.js.map +1 -0
- package/controller/package.json +24 -0
- package/docs/config-schema.json +2929 -0
- package/docs/config-schema.json.md +2162 -0
- package/docs/demo/config.js +8 -0
- package/docs/demo/generate.js +49 -0
- package/docs/demo/index.html +1 -0
- package/docs/demo/session.js +11 -0
- package/docs/pie-schema.json +1530 -0
- package/docs/pie-schema.json.md +907 -0
- package/lib/answer-grid.js +166 -0
- package/lib/answer-grid.js.map +1 -0
- package/lib/index.js +85 -0
- package/lib/index.js.map +1 -0
- package/lib/main.js +163 -0
- package/lib/main.js.map +1 -0
- package/package.json +21 -88
- package/configure.js +0 -2
- package/controller.js +0 -1
- package/dist/author/add-row.d.ts +0 -17
- package/dist/author/add-row.js +0 -24
- package/dist/author/answer-config-block.d.ts +0 -36
- package/dist/author/answer-config-block.js +0 -176
- package/dist/author/common.d.ts +0 -22
- package/dist/author/configure.d.ts +0 -48
- package/dist/author/configure.js +0 -259
- package/dist/author/defaults.d.ts +0 -203
- package/dist/author/defaults.js +0 -151
- package/dist/author/general-config-block.d.ts +0 -22
- package/dist/author/general-config-block.js +0 -93
- package/dist/author/index.d.ts +0 -44
- package/dist/author/index.js +0 -76
- package/dist/author/row.d.ts +0 -51
- package/dist/author/row.js +0 -204
- package/dist/author/utils.d.ts +0 -10
- package/dist/author/utils.js +0 -10
- package/dist/browser/Typography-CbSskKxx.js +0 -9217
- package/dist/browser/Typography-CbSskKxx.js.map +0 -1
- package/dist/browser/author/index.js +0 -41596
- package/dist/browser/author/index.js.map +0 -1
- package/dist/browser/browser-kkT1XVKw.js +0 -219
- package/dist/browser/browser-kkT1XVKw.js.map +0 -1
- package/dist/browser/controller/index.js +0 -267
- package/dist/browser/controller/index.js.map +0 -1
- package/dist/browser/delivery/index.js +0 -1984
- package/dist/browser/delivery/index.js.map +0 -1
- package/dist/browser/dist-i687VHmY.js +0 -100
- package/dist/browser/dist-i687VHmY.js.map +0 -1
- package/dist/browser/match.css +0 -2
- package/dist/controller/defaults.d.ts +0 -27
- package/dist/controller/defaults.js +0 -25
- package/dist/controller/index.d.ts +0 -29
- package/dist/controller/index.js +0 -154
- package/dist/delivery/answer-grid.d.ts +0 -28
- package/dist/delivery/answer-grid.js +0 -99
- package/dist/delivery/index.d.ts +0 -21
- package/dist/delivery/index.js +0 -51
- package/dist/delivery/main.d.ts +0 -26
- package/dist/delivery/main.js +0 -112
- package/dist/index.d.ts +0 -1
- package/dist/index.iife.d.ts +0 -8
- package/dist/index.iife.js +0 -148
- package/dist/index.js +0 -2
- package/dist/node_modules/.bun/clsx@2.1.1/node_modules/clsx/dist/clsx.js +0 -16
- package/dist/runtime-support.d.ts +0 -12
- package/dist/runtime-support.js +0 -12
|
@@ -0,0 +1,892 @@
|
|
|
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/match-configure@1.6.0"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"type": "feat",
|
|
19
|
+
"scope": null,
|
|
20
|
+
"subject": "all elements on `develop` target @next releases",
|
|
21
|
+
"merge": null,
|
|
22
|
+
"header": "feat: all elements on `develop` target @next releases",
|
|
23
|
+
"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`",
|
|
24
|
+
"footer": null,
|
|
25
|
+
"notes": [],
|
|
26
|
+
"hash": "d3766e679f8442b55efc659e59242b6dfa6356a0",
|
|
27
|
+
"gitTags": "",
|
|
28
|
+
"committerDate": "2019-02-19 19:46:59 +0000",
|
|
29
|
+
"isTagged": true,
|
|
30
|
+
"tag": "@pie-element/match-configure@1.6.0"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "feat",
|
|
34
|
+
"scope": "general",
|
|
35
|
+
"subject": "updated the pie-lib/editable-html versions for all elements",
|
|
36
|
+
"merge": null,
|
|
37
|
+
"header": "feat(general): updated the pie-lib/editable-html versions for all elements",
|
|
38
|
+
"body": null,
|
|
39
|
+
"footer": null,
|
|
40
|
+
"notes": [],
|
|
41
|
+
"hash": "f642cb5332421f654ce031fd16002cc85dd5abd8",
|
|
42
|
+
"gitTags": "",
|
|
43
|
+
"committerDate": "2019-02-19 09:52:28 +0200",
|
|
44
|
+
"isTagged": true,
|
|
45
|
+
"tag": "@pie-element/match-configure@1.5.0"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "fix",
|
|
49
|
+
"scope": "general",
|
|
50
|
+
"subject": "bumped the config-ui version for all packages",
|
|
51
|
+
"merge": null,
|
|
52
|
+
"header": "fix(general): bumped the config-ui version for all packages",
|
|
53
|
+
"body": null,
|
|
54
|
+
"footer": null,
|
|
55
|
+
"notes": [],
|
|
56
|
+
"hash": "159521db769e7043a1fbea9f06ed153f85bc55df",
|
|
57
|
+
"gitTags": "",
|
|
58
|
+
"committerDate": "2019-01-08 15:04:14 +0200",
|
|
59
|
+
"isTagged": true,
|
|
60
|
+
"tag": "@pie-element/match-configure@1.4.4"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "fix",
|
|
64
|
+
"scope": null,
|
|
65
|
+
"subject": "conflict",
|
|
66
|
+
"merge": null,
|
|
67
|
+
"header": "fix: conflict",
|
|
68
|
+
"body": null,
|
|
69
|
+
"footer": null,
|
|
70
|
+
"notes": [],
|
|
71
|
+
"hash": "b854c6bf9d8139161ae34c16556edf48eb7ba942",
|
|
72
|
+
"gitTags": "",
|
|
73
|
+
"committerDate": "2018-11-12 12:28:04 +0000",
|
|
74
|
+
"isTagged": true,
|
|
75
|
+
"tag": "@pie-element/match-configure@1.4.3"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"type": "fix",
|
|
79
|
+
"scope": null,
|
|
80
|
+
"subject": "fix tests",
|
|
81
|
+
"merge": null,
|
|
82
|
+
"header": "fix: fix tests",
|
|
83
|
+
"body": null,
|
|
84
|
+
"footer": null,
|
|
85
|
+
"notes": [],
|
|
86
|
+
"hash": "79ee8a5e4aa0eccccf1f17108549a3d95102afa2",
|
|
87
|
+
"gitTags": "",
|
|
88
|
+
"committerDate": "2018-11-12 12:27:14 +0000",
|
|
89
|
+
"isTagged": true,
|
|
90
|
+
"tag": "@pie-element/match-configure@1.4.3"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "fix",
|
|
94
|
+
"scope": "dependencies-add",
|
|
95
|
+
"subject": "added dependencies where needed",
|
|
96
|
+
"merge": null,
|
|
97
|
+
"header": "fix(dependencies-add): added dependencies where needed",
|
|
98
|
+
"body": null,
|
|
99
|
+
"footer": null,
|
|
100
|
+
"notes": [],
|
|
101
|
+
"hash": "23df697120b76a227930c00a7976e79c33ccdcd7",
|
|
102
|
+
"gitTags": " (origin/fix/added-dependencies-where-needed)",
|
|
103
|
+
"committerDate": "2018-11-09 11:31:39 +0200",
|
|
104
|
+
"isTagged": true,
|
|
105
|
+
"tag": "@pie-element/match-configure@1.4.3"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"type": "fix",
|
|
109
|
+
"scope": null,
|
|
110
|
+
"subject": "add missing dependency @pie-lib/drag",
|
|
111
|
+
"merge": null,
|
|
112
|
+
"header": "fix: add missing dependency @pie-lib/drag",
|
|
113
|
+
"body": null,
|
|
114
|
+
"footer": null,
|
|
115
|
+
"notes": [],
|
|
116
|
+
"hash": "ef7c123f82752f7abcbfd2cfb32966c587a63554",
|
|
117
|
+
"gitTags": "",
|
|
118
|
+
"committerDate": "2018-11-08 18:09:12 +0000",
|
|
119
|
+
"isTagged": true,
|
|
120
|
+
"tag": "@pie-element/match-configure@1.4.2"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "feat",
|
|
124
|
+
"scope": "choice-interaction-update",
|
|
125
|
+
"subject": "updated the partial scoring package version for 3 packages: match, select-text and multiple-choice (ch497)",
|
|
126
|
+
"merge": null,
|
|
127
|
+
"header": "feat(choice-interaction-update): updated the partial scoring package version for 3 packages: match, select-text and multiple-choice (ch497)",
|
|
128
|
+
"body": null,
|
|
129
|
+
"footer": null,
|
|
130
|
+
"notes": [],
|
|
131
|
+
"hash": "b1f2803ca442605108b5ceb78267b8598d6b182f",
|
|
132
|
+
"gitTags": "",
|
|
133
|
+
"committerDate": "2018-10-30 12:48:03 +0200",
|
|
134
|
+
"isTagged": true,
|
|
135
|
+
"tag": "@pie-element/match-configure@1.4.0"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"type": "feat",
|
|
139
|
+
"scope": "ch497",
|
|
140
|
+
"subject": "updated the partial scoring for 3 packages: match, select-text and multiple-choice",
|
|
141
|
+
"merge": null,
|
|
142
|
+
"header": "feat(ch497): updated the partial scoring for 3 packages: match, select-text and multiple-choice",
|
|
143
|
+
"body": null,
|
|
144
|
+
"footer": null,
|
|
145
|
+
"notes": [],
|
|
146
|
+
"hash": "5a46b061aec68b46cd34f358d6bc239fa96df6fd",
|
|
147
|
+
"gitTags": "",
|
|
148
|
+
"committerDate": "2018-10-29 14:27:25 +0200",
|
|
149
|
+
"isTagged": true,
|
|
150
|
+
"tag": "@pie-element/match-configure@1.4.0"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"type": "feat",
|
|
154
|
+
"scope": "ch467",
|
|
155
|
+
"subject": "removed unnecessary import and updated the version of the packages for pie-lib/editable-html and pie-ui/match",
|
|
156
|
+
"merge": null,
|
|
157
|
+
"header": "feat(ch467): removed unnecessary import and updated the version of the packages for pie-lib/editable-html and pie-ui/match",
|
|
158
|
+
"body": null,
|
|
159
|
+
"footer": null,
|
|
160
|
+
"notes": [],
|
|
161
|
+
"hash": "e3406272037e15a81b58fe83bafe7210535abbe8",
|
|
162
|
+
"gitTags": " (origin/ch468/updated-versions, ch468/updated-versions)",
|
|
163
|
+
"committerDate": "2018-10-22 09:54:25 +0300",
|
|
164
|
+
"isTagged": true,
|
|
165
|
+
"tag": "@pie-element/match-configure@1.3.0"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"type": "chore",
|
|
169
|
+
"scope": null,
|
|
170
|
+
"subject": "add snapshot",
|
|
171
|
+
"merge": null,
|
|
172
|
+
"header": "chore: add snapshot",
|
|
173
|
+
"body": null,
|
|
174
|
+
"footer": null,
|
|
175
|
+
"notes": [],
|
|
176
|
+
"hash": "02840f28b2e378d1f15ea6d80b6d62b1b017f4e5",
|
|
177
|
+
"gitTags": "",
|
|
178
|
+
"committerDate": "2018-10-19 15:08:03 +0100",
|
|
179
|
+
"isTagged": true,
|
|
180
|
+
"tag": "@pie-element/match-configure@1.2.0"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "feat",
|
|
184
|
+
"scope": "ch467",
|
|
185
|
+
"subject": "changed the regular input to an editable-html component and added image support",
|
|
186
|
+
"merge": null,
|
|
187
|
+
"header": "feat(ch467): changed the regular input to an editable-html component and added image support",
|
|
188
|
+
"body": null,
|
|
189
|
+
"footer": null,
|
|
190
|
+
"notes": [],
|
|
191
|
+
"hash": "5521b15db2e3c473a493b552dc4fc4a247b40ef5",
|
|
192
|
+
"gitTags": "",
|
|
193
|
+
"committerDate": "2018-10-19 15:46:37 +0300",
|
|
194
|
+
"isTagged": true,
|
|
195
|
+
"tag": "@pie-element/match-configure@1.2.0"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"type": "feat",
|
|
199
|
+
"scope": "ch467",
|
|
200
|
+
"subject": "Added tests",
|
|
201
|
+
"merge": null,
|
|
202
|
+
"header": "feat(ch467): Added tests",
|
|
203
|
+
"body": null,
|
|
204
|
+
"footer": null,
|
|
205
|
+
"notes": [],
|
|
206
|
+
"hash": "9bc8e6467055e0cc127b1b462a129c502820f41b",
|
|
207
|
+
"gitTags": "",
|
|
208
|
+
"committerDate": "2018-10-17 21:00:32 +0300",
|
|
209
|
+
"isTagged": true,
|
|
210
|
+
"tag": "@pie-element/match-configure@1.1.0"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "feat",
|
|
214
|
+
"scope": "ch467",
|
|
215
|
+
"subject": "removed useless comment",
|
|
216
|
+
"merge": null,
|
|
217
|
+
"header": "feat(ch467): removed useless comment",
|
|
218
|
+
"body": null,
|
|
219
|
+
"footer": null,
|
|
220
|
+
"notes": [],
|
|
221
|
+
"hash": "adc0667ff3df51a4f55c1500a35f1137c029fa2d",
|
|
222
|
+
"gitTags": "",
|
|
223
|
+
"committerDate": "2018-10-17 17:27:51 +0300",
|
|
224
|
+
"isTagged": true,
|
|
225
|
+
"tag": "@pie-element/match-configure@1.1.0"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"type": "feat",
|
|
229
|
+
"scope": "ch467",
|
|
230
|
+
"subject": "made it possible for rows to be reordered by drag and drop",
|
|
231
|
+
"merge": null,
|
|
232
|
+
"header": "feat(ch467): made it possible for rows to be reordered by drag and drop",
|
|
233
|
+
"body": null,
|
|
234
|
+
"footer": null,
|
|
235
|
+
"notes": [],
|
|
236
|
+
"hash": "bfa2098bda4d64e6c9e9a510261c342375cd56b5",
|
|
237
|
+
"gitTags": " (origin/ch467/author-can-reorder-rows, ch467/author-can-reorder-rows)",
|
|
238
|
+
"committerDate": "2018-10-17 16:17:25 +0300",
|
|
239
|
+
"isTagged": true,
|
|
240
|
+
"tag": "@pie-element/match-configure@1.1.0"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"type": "fix",
|
|
244
|
+
"scope": null,
|
|
245
|
+
"subject": "build fixes",
|
|
246
|
+
"merge": null,
|
|
247
|
+
"header": "fix: build fixes",
|
|
248
|
+
"body": null,
|
|
249
|
+
"footer": null,
|
|
250
|
+
"notes": [],
|
|
251
|
+
"hash": "3c3a7f20ff7805fa1265eb7b187b80d77e1820ac",
|
|
252
|
+
"gitTags": "",
|
|
253
|
+
"committerDate": "2018-09-20 09:49:51 +0100",
|
|
254
|
+
"isTagged": true,
|
|
255
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"type": "fix",
|
|
259
|
+
"scope": null,
|
|
260
|
+
"subject": "bump config-ui@^7.6.6",
|
|
261
|
+
"merge": null,
|
|
262
|
+
"header": "fix: bump config-ui@^7.6.6",
|
|
263
|
+
"body": null,
|
|
264
|
+
"footer": null,
|
|
265
|
+
"notes": [],
|
|
266
|
+
"hash": "266235a5351077d081f4c08dab3411e6690d43ac",
|
|
267
|
+
"gitTags": "",
|
|
268
|
+
"committerDate": "2018-08-06 13:32:09 -0400",
|
|
269
|
+
"isTagged": true,
|
|
270
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"type": "fix",
|
|
274
|
+
"scope": "match",
|
|
275
|
+
"subject": "small styling fix for delete button on match config panel",
|
|
276
|
+
"merge": null,
|
|
277
|
+
"header": "fix(match): small styling fix for delete button on match config panel",
|
|
278
|
+
"body": null,
|
|
279
|
+
"footer": null,
|
|
280
|
+
"notes": [],
|
|
281
|
+
"hash": "20fc9f7f4d01bff1c4d6c541158f2d1ef30e3228",
|
|
282
|
+
"gitTags": "",
|
|
283
|
+
"committerDate": "2018-07-20 13:21:31 +0300",
|
|
284
|
+
"isTagged": true,
|
|
285
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"type": "feature",
|
|
289
|
+
"scope": "match",
|
|
290
|
+
"subject": "finalized unit tests for match",
|
|
291
|
+
"merge": null,
|
|
292
|
+
"header": "feature(match): finalized unit tests for match",
|
|
293
|
+
"body": null,
|
|
294
|
+
"footer": null,
|
|
295
|
+
"notes": [],
|
|
296
|
+
"hash": "facab3cda4b50309ed7909a7e86d01c6e246a2d9",
|
|
297
|
+
"gitTags": "",
|
|
298
|
+
"committerDate": "2018-06-27 12:18:38 +0300",
|
|
299
|
+
"isTagged": true,
|
|
300
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"type": "feature",
|
|
304
|
+
"scope": "match",
|
|
305
|
+
"subject": "initial implementation of feature",
|
|
306
|
+
"merge": null,
|
|
307
|
+
"header": "feature(match): initial implementation of feature",
|
|
308
|
+
"body": null,
|
|
309
|
+
"footer": null,
|
|
310
|
+
"notes": [],
|
|
311
|
+
"hash": "86b27d02ff3f1859566c22e5fee5b943c0ce4e4f",
|
|
312
|
+
"gitTags": "",
|
|
313
|
+
"committerDate": "2018-06-25 13:17:55 +0300",
|
|
314
|
+
"isTagged": true,
|
|
315
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"type": "feature",
|
|
319
|
+
"scope": "match",
|
|
320
|
+
"subject": "initial feature implementation",
|
|
321
|
+
"merge": null,
|
|
322
|
+
"header": "feature(match): initial feature implementation",
|
|
323
|
+
"body": null,
|
|
324
|
+
"footer": null,
|
|
325
|
+
"notes": [],
|
|
326
|
+
"hash": "481ba0a5c9d07960cfb0d184d4809a56cf66f096",
|
|
327
|
+
"gitTags": "",
|
|
328
|
+
"committerDate": "2018-06-20 16:22:04 +0300",
|
|
329
|
+
"isTagged": true,
|
|
330
|
+
"tag": "@pie-element/match-configure@1.0.2"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"type": "feat",
|
|
334
|
+
"scope": "general",
|
|
335
|
+
"subject": "initialize default model (2) (#138)",
|
|
336
|
+
"merge": null,
|
|
337
|
+
"header": "feat(general): initialize default model (2) (#138)",
|
|
338
|
+
"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",
|
|
339
|
+
"footer": null,
|
|
340
|
+
"notes": [],
|
|
341
|
+
"hash": "fc72eca03a09c3d48989e88484a7c79d6dbec0f9",
|
|
342
|
+
"gitTags": "",
|
|
343
|
+
"committerDate": "2019-03-15 15:25:07 -0400",
|
|
344
|
+
"isTagged": true,
|
|
345
|
+
"tag": "@pie-element/match-configure@1.7.0"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "feat",
|
|
349
|
+
"scope": "match",
|
|
350
|
+
"subject": "Renamed model and configure properties using naming conventions and integrated settings panel.",
|
|
351
|
+
"merge": null,
|
|
352
|
+
"header": "feat(match): Renamed model and configure properties using naming conventions and integrated settings panel.",
|
|
353
|
+
"body": null,
|
|
354
|
+
"footer": null,
|
|
355
|
+
"notes": [],
|
|
356
|
+
"hash": "34ff2b1f422b8664a34513818ebbac441486ee45",
|
|
357
|
+
"gitTags": "",
|
|
358
|
+
"committerDate": "2019-04-16 14:45:08 +0300",
|
|
359
|
+
"isTagged": true,
|
|
360
|
+
"tag": "@pie-element/match-configure@1.8.0"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "fix",
|
|
364
|
+
"scope": "placement-ordering",
|
|
365
|
+
"subject": "renaming model properties with naming conventions.",
|
|
366
|
+
"merge": null,
|
|
367
|
+
"header": "fix(placement-ordering): renaming model properties with naming conventions.",
|
|
368
|
+
"body": null,
|
|
369
|
+
"footer": null,
|
|
370
|
+
"notes": [],
|
|
371
|
+
"hash": "9d9be0154654c1c7c6866e3daa74d9e37523a567",
|
|
372
|
+
"gitTags": "",
|
|
373
|
+
"committerDate": "2019-04-15 11:43:37 +0300",
|
|
374
|
+
"isTagged": true,
|
|
375
|
+
"tag": "@pie-element/match-configure@1.8.0"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "fix",
|
|
379
|
+
"scope": null,
|
|
380
|
+
"subject": "Updated with new version of @pie-lib/config-ui.",
|
|
381
|
+
"merge": null,
|
|
382
|
+
"header": "fix: Updated with new version of @pie-lib/config-ui.",
|
|
383
|
+
"body": null,
|
|
384
|
+
"footer": null,
|
|
385
|
+
"notes": [],
|
|
386
|
+
"hash": "1844d4f1206c413a997575355ed94b98af1bb18b",
|
|
387
|
+
"gitTags": "",
|
|
388
|
+
"committerDate": "2019-04-25 11:05:49 +0300",
|
|
389
|
+
"isTagged": true,
|
|
390
|
+
"tag": "@pie-element/match-configure@1.8.2"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"type": "feat",
|
|
394
|
+
"scope": null,
|
|
395
|
+
"subject": "Updated with new version of @pie-lib-config-ui. Removed `model.configure` and added a separate property called `configuration` instead. Removed usage of state (StateWrapper in configure.jsx) and updated tests. Updated `responseType` with `choiceMode` for consistency.",
|
|
396
|
+
"merge": null,
|
|
397
|
+
"header": "feat: Updated with new version of @pie-lib-config-ui. Removed `model.configure` and added a separate property called `configuration` instead. Removed usage of state (StateWrapper in configure.jsx) and updated tests. Updated `responseType` with `choiceMode` for consistency.",
|
|
398
|
+
"body": null,
|
|
399
|
+
"footer": "BREAKING CHANGE: `model.configure` is removed, use `configuration` instead.",
|
|
400
|
+
"notes": [
|
|
401
|
+
{
|
|
402
|
+
"title": "BREAKING CHANGE",
|
|
403
|
+
"text": "`model.configure` is removed, use `configuration` instead."
|
|
404
|
+
}
|
|
405
|
+
],
|
|
406
|
+
"hash": "dddd128411033ca4e4f4d2f94f9989ab8e36e35f",
|
|
407
|
+
"gitTags": "",
|
|
408
|
+
"committerDate": "2019-05-04 11:37:30 +0300",
|
|
409
|
+
"isTagged": true,
|
|
410
|
+
"tag": "@pie-element/match-configure@2.0.0"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"type": "fix",
|
|
414
|
+
"scope": "match",
|
|
415
|
+
"subject": "added configuration.",
|
|
416
|
+
"merge": null,
|
|
417
|
+
"header": "fix(match): added configuration.",
|
|
418
|
+
"body": null,
|
|
419
|
+
"footer": null,
|
|
420
|
+
"notes": [],
|
|
421
|
+
"hash": "04ee24598534d08334b8745beb34130af7cb1554",
|
|
422
|
+
"gitTags": "",
|
|
423
|
+
"committerDate": "2019-05-08 13:20:52 +0300",
|
|
424
|
+
"isTagged": true,
|
|
425
|
+
"tag": "@pie-element/match-configure@2.0.2"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"type": "feat",
|
|
429
|
+
"scope": "match",
|
|
430
|
+
"subject": "added prompt support.",
|
|
431
|
+
"merge": null,
|
|
432
|
+
"header": "feat(match): added prompt support.",
|
|
433
|
+
"body": null,
|
|
434
|
+
"footer": null,
|
|
435
|
+
"notes": [],
|
|
436
|
+
"hash": "f5f692de5feb5af98c71776de780c877f22ab48c",
|
|
437
|
+
"gitTags": "",
|
|
438
|
+
"committerDate": "2019-05-10 12:49:54 +0300",
|
|
439
|
+
"isTagged": true,
|
|
440
|
+
"tag": "@pie-element/match-configure@2.1.0"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"type": "feat",
|
|
444
|
+
"scope": null,
|
|
445
|
+
"subject": "added rationale support.",
|
|
446
|
+
"merge": null,
|
|
447
|
+
"header": "feat: added rationale support.",
|
|
448
|
+
"body": null,
|
|
449
|
+
"footer": null,
|
|
450
|
+
"notes": [],
|
|
451
|
+
"hash": "e88056eb0c7362db2c2f44dc846fb1333901641b",
|
|
452
|
+
"gitTags": "",
|
|
453
|
+
"committerDate": "2019-05-15 17:54:45 +0300",
|
|
454
|
+
"isTagged": true,
|
|
455
|
+
"tag": "@pie-element/match-configure@2.2.0"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"type": "chore",
|
|
459
|
+
"scope": "latest-version",
|
|
460
|
+
"subject": "pushing to release",
|
|
461
|
+
"merge": null,
|
|
462
|
+
"header": "chore(latest-version): pushing to release",
|
|
463
|
+
"body": null,
|
|
464
|
+
"footer": null,
|
|
465
|
+
"notes": [],
|
|
466
|
+
"hash": "64030ba2c7c18d20381b6a0f5caaff19f1e5e959",
|
|
467
|
+
"gitTags": " (develop)",
|
|
468
|
+
"committerDate": "2019-06-06 01:31:17 +0300",
|
|
469
|
+
"isTagged": true,
|
|
470
|
+
"tag": "@pie-element/match-configure@2.2.2"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"type": "chore",
|
|
474
|
+
"scope": "version",
|
|
475
|
+
"subject": "bumped the versions",
|
|
476
|
+
"merge": null,
|
|
477
|
+
"header": "chore(version): bumped the versions",
|
|
478
|
+
"body": null,
|
|
479
|
+
"footer": null,
|
|
480
|
+
"notes": [],
|
|
481
|
+
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
482
|
+
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
483
|
+
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
484
|
+
"isTagged": true,
|
|
485
|
+
"tag": "@pie-element/match-configure@2.2.2"
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"type": "chore",
|
|
489
|
+
"scope": "version",
|
|
490
|
+
"subject": "bumped the packages that depend on the editable-html",
|
|
491
|
+
"merge": null,
|
|
492
|
+
"header": "chore(version): bumped the packages that depend on the editable-html",
|
|
493
|
+
"body": null,
|
|
494
|
+
"footer": null,
|
|
495
|
+
"notes": [],
|
|
496
|
+
"hash": "00eb12e58c01b50dde8e4d1a179c879e2f3216fc",
|
|
497
|
+
"gitTags": " (develop)",
|
|
498
|
+
"committerDate": "2019-06-06 13:16:05 +0300",
|
|
499
|
+
"isTagged": true,
|
|
500
|
+
"tag": "@pie-element/match-configure@2.2.3"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"type": "chore",
|
|
504
|
+
"scope": "version",
|
|
505
|
+
"subject": "bumped the versions",
|
|
506
|
+
"merge": null,
|
|
507
|
+
"header": "chore(version): bumped the versions",
|
|
508
|
+
"body": null,
|
|
509
|
+
"footer": null,
|
|
510
|
+
"notes": [],
|
|
511
|
+
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
512
|
+
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
513
|
+
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
514
|
+
"isTagged": true,
|
|
515
|
+
"tag": "@pie-element/match-configure@2.2.2"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"type": "chore",
|
|
519
|
+
"scope": "merge",
|
|
520
|
+
"subject": "merged develop into master",
|
|
521
|
+
"merge": null,
|
|
522
|
+
"header": "chore(merge): merged develop into master",
|
|
523
|
+
"body": null,
|
|
524
|
+
"footer": null,
|
|
525
|
+
"notes": [],
|
|
526
|
+
"hash": "3bb9f402d900f3a0349537dfd01ce558c526cb55",
|
|
527
|
+
"gitTags": " (develop)",
|
|
528
|
+
"committerDate": "2019-06-07 23:29:44 +0300",
|
|
529
|
+
"isTagged": true,
|
|
530
|
+
"tag": "@pie-element/match-configure@2.2.4"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"type": "feat",
|
|
534
|
+
"scope": "general",
|
|
535
|
+
"subject": "updated all the packages that have the config-ui as a dependency",
|
|
536
|
+
"merge": null,
|
|
537
|
+
"header": "feat(general): updated all the packages that have the config-ui as a dependency",
|
|
538
|
+
"body": null,
|
|
539
|
+
"footer": null,
|
|
540
|
+
"notes": [],
|
|
541
|
+
"hash": "44061deecae6d18cdbf6f5fb524f3d3094ccd354",
|
|
542
|
+
"gitTags": "",
|
|
543
|
+
"committerDate": "2019-06-20 22:32:48 -0400",
|
|
544
|
+
"isTagged": true,
|
|
545
|
+
"tag": "@pie-element/match-configure@2.3.0"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"type": "feat",
|
|
549
|
+
"scope": "settings-panel",
|
|
550
|
+
"subject": "updated the settings panel design and changes needed for [ch2242]",
|
|
551
|
+
"merge": null,
|
|
552
|
+
"header": "feat(settings-panel): updated the settings panel design and changes needed for [ch2242]",
|
|
553
|
+
"body": null,
|
|
554
|
+
"footer": null,
|
|
555
|
+
"notes": [],
|
|
556
|
+
"hash": "d830e57b32bd09ac8cc02c7a12d75d988d9df21c",
|
|
557
|
+
"gitTags": "",
|
|
558
|
+
"committerDate": "2019-06-25 23:42:15 -0400",
|
|
559
|
+
"isTagged": true,
|
|
560
|
+
"tag": "@pie-element/match-configure@2.4.0"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"type": "feat",
|
|
564
|
+
"scope": "mask-markup-elements",
|
|
565
|
+
"subject": "refactored the elements and version bumped the necessary files",
|
|
566
|
+
"merge": null,
|
|
567
|
+
"header": "feat(mask-markup-elements): refactored the elements and version bumped the necessary files",
|
|
568
|
+
"body": null,
|
|
569
|
+
"footer": null,
|
|
570
|
+
"notes": [],
|
|
571
|
+
"hash": "f8f77c02e44afd90e491a371d86d3d4093eb41e5",
|
|
572
|
+
"gitTags": "",
|
|
573
|
+
"committerDate": "2019-07-02 13:38:48 -0400",
|
|
574
|
+
"isTagged": true,
|
|
575
|
+
"tag": "@pie-element/match-configure@2.5.0"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"type": "chore",
|
|
579
|
+
"scope": "editable-html",
|
|
580
|
+
"subject": "version bumped the necessary packages",
|
|
581
|
+
"merge": null,
|
|
582
|
+
"header": "chore(editable-html): version bumped the necessary packages",
|
|
583
|
+
"body": null,
|
|
584
|
+
"footer": null,
|
|
585
|
+
"notes": [],
|
|
586
|
+
"hash": "3c7caf6a1f8dc120ca23ab93258a90a593bbeb65",
|
|
587
|
+
"gitTags": "",
|
|
588
|
+
"committerDate": "2019-07-02 15:13:55 -0400",
|
|
589
|
+
"isTagged": true,
|
|
590
|
+
"tag": "@pie-element/match-configure@2.5.1"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"type": "chore",
|
|
594
|
+
"scope": "version",
|
|
595
|
+
"subject": "version bumped the editable-html dependent packages",
|
|
596
|
+
"merge": null,
|
|
597
|
+
"header": "chore(version): version bumped the editable-html dependent packages",
|
|
598
|
+
"body": null,
|
|
599
|
+
"footer": null,
|
|
600
|
+
"notes": [],
|
|
601
|
+
"hash": "19961d346e8596064bad27156e0cf5a03afc3889",
|
|
602
|
+
"gitTags": "",
|
|
603
|
+
"committerDate": "2019-07-03 15:57:58 -0400",
|
|
604
|
+
"isTagged": true,
|
|
605
|
+
"tag": "@pie-element/match-configure@2.5.3"
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"type": "fix",
|
|
609
|
+
"scope": "template-els",
|
|
610
|
+
"subject": "fixed some ditb issues",
|
|
611
|
+
"merge": null,
|
|
612
|
+
"header": "fix(template-els): fixed some ditb issues",
|
|
613
|
+
"body": null,
|
|
614
|
+
"footer": null,
|
|
615
|
+
"notes": [],
|
|
616
|
+
"hash": "9133840e48a263b2cf49ce4db9c4310743efffe0",
|
|
617
|
+
"gitTags": "",
|
|
618
|
+
"committerDate": "2019-07-04 11:45:23 -0400",
|
|
619
|
+
"isTagged": true,
|
|
620
|
+
"tag": "@pie-element/match-configure@2.5.4"
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"type": "fix",
|
|
624
|
+
"scope": "editable-html",
|
|
625
|
+
"subject": "fixed lots of stuff regarding the editable-html",
|
|
626
|
+
"merge": null,
|
|
627
|
+
"header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
|
|
628
|
+
"body": null,
|
|
629
|
+
"footer": null,
|
|
630
|
+
"notes": [],
|
|
631
|
+
"hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
|
|
632
|
+
"gitTags": " (origin/andrei/fixes)",
|
|
633
|
+
"committerDate": "2019-07-07 14:16:34 -0400",
|
|
634
|
+
"isTagged": true,
|
|
635
|
+
"tag": "@pie-element/match-configure@2.5.6"
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"type": "chore",
|
|
639
|
+
"scope": "config-ui",
|
|
640
|
+
"subject": "bumped dependent packages",
|
|
641
|
+
"merge": null,
|
|
642
|
+
"header": "chore(config-ui): bumped dependent packages",
|
|
643
|
+
"body": null,
|
|
644
|
+
"footer": null,
|
|
645
|
+
"notes": [],
|
|
646
|
+
"hash": "645756c242868cf21e36a73227b355affb5f957a",
|
|
647
|
+
"gitTags": "",
|
|
648
|
+
"committerDate": "2019-07-07 15:44:44 -0400",
|
|
649
|
+
"isTagged": true,
|
|
650
|
+
"tag": "@pie-element/match-configure@2.5.7"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"type": "chore",
|
|
654
|
+
"scope": "editable-html",
|
|
655
|
+
"subject": "version bumped some dependant packages",
|
|
656
|
+
"merge": null,
|
|
657
|
+
"header": "chore(editable-html): version bumped some dependant packages",
|
|
658
|
+
"body": null,
|
|
659
|
+
"footer": null,
|
|
660
|
+
"notes": [],
|
|
661
|
+
"hash": "a4fbf3e8e7841ecae4f034328f9481a1f69ae3df",
|
|
662
|
+
"gitTags": "",
|
|
663
|
+
"committerDate": "2019-07-09 13:38:59 +0300",
|
|
664
|
+
"isTagged": true,
|
|
665
|
+
"tag": "@pie-element/match-configure@2.5.8"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "feat",
|
|
669
|
+
"scope": "template-elements",
|
|
670
|
+
"subject": "updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
671
|
+
"merge": null,
|
|
672
|
+
"header": "feat(template-elements): updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
673
|
+
"body": null,
|
|
674
|
+
"footer": null,
|
|
675
|
+
"notes": [],
|
|
676
|
+
"hash": "a87febe2518ada7ee433b0b39895c26c15737ac4",
|
|
677
|
+
"gitTags": "",
|
|
678
|
+
"committerDate": "2019-07-11 16:57:13 +0300",
|
|
679
|
+
"isTagged": true,
|
|
680
|
+
"tag": "@pie-element/match-configure@2.6.0"
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"type": "fix",
|
|
684
|
+
"scope": "rendering",
|
|
685
|
+
"subject": "implemented rendering for math elements [ch1915], [ch1935]",
|
|
686
|
+
"merge": null,
|
|
687
|
+
"header": "fix(rendering): implemented rendering for math elements [ch1915], [ch1935]",
|
|
688
|
+
"body": null,
|
|
689
|
+
"footer": null,
|
|
690
|
+
"notes": [],
|
|
691
|
+
"hash": "2f3584200654e098c7b4cc4b312813efac09e7a9",
|
|
692
|
+
"gitTags": "",
|
|
693
|
+
"committerDate": "2019-07-12 15:45:27 +0300",
|
|
694
|
+
"isTagged": true,
|
|
695
|
+
"tag": "@pie-element/match-configure@2.6.2"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"type": "fix",
|
|
699
|
+
"scope": "elements",
|
|
700
|
+
"subject": "version bumped the editable-html packages [ch1738]",
|
|
701
|
+
"merge": null,
|
|
702
|
+
"header": "fix(elements): version bumped the editable-html packages [ch1738]",
|
|
703
|
+
"body": null,
|
|
704
|
+
"footer": null,
|
|
705
|
+
"notes": [],
|
|
706
|
+
"hash": "949222a6a3af39cf8b81a885a81e5c6f3c6a28a0",
|
|
707
|
+
"gitTags": "",
|
|
708
|
+
"committerDate": "2019-08-08 08:40:11 +0300",
|
|
709
|
+
"isTagged": true,
|
|
710
|
+
"tag": "@pie-element/match-configure@2.6.6"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"type": "fix",
|
|
714
|
+
"scope": "math-rendering",
|
|
715
|
+
"subject": "updated all dependent packages [ch3365]",
|
|
716
|
+
"merge": null,
|
|
717
|
+
"header": "fix(math-rendering): updated all dependent packages [ch3365]",
|
|
718
|
+
"body": null,
|
|
719
|
+
"footer": null,
|
|
720
|
+
"notes": [],
|
|
721
|
+
"hash": "7cbf25ac92040a16621d5699e232c38575f6c36c",
|
|
722
|
+
"gitTags": "",
|
|
723
|
+
"committerDate": "2019-08-16 23:04:42 +0300",
|
|
724
|
+
"isTagged": true,
|
|
725
|
+
"tag": "@pie-element/match-configure@2.6.7"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"type": "fix",
|
|
729
|
+
"scope": null,
|
|
730
|
+
"subject": "set default values to configuration properties",
|
|
731
|
+
"merge": null,
|
|
732
|
+
"header": "fix: set default values to configuration properties",
|
|
733
|
+
"body": null,
|
|
734
|
+
"footer": null,
|
|
735
|
+
"notes": [],
|
|
736
|
+
"hash": "60722244d653524753aec54c85ed4afb55579019",
|
|
737
|
+
"gitTags": "",
|
|
738
|
+
"committerDate": "2019-08-15 13:58:22 +0300",
|
|
739
|
+
"isTagged": true,
|
|
740
|
+
"tag": "@pie-element/match-configure@2.6.7"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"type": "fix",
|
|
744
|
+
"scope": "math-rendering",
|
|
745
|
+
"subject": "updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
746
|
+
"merge": null,
|
|
747
|
+
"header": "fix(math-rendering): updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
748
|
+
"body": null,
|
|
749
|
+
"footer": null,
|
|
750
|
+
"notes": [],
|
|
751
|
+
"hash": "33e3287a735cec9aed893f697a1933ff0c077042",
|
|
752
|
+
"gitTags": "",
|
|
753
|
+
"committerDate": "2019-08-19 19:37:56 +0300",
|
|
754
|
+
"isTagged": true,
|
|
755
|
+
"tag": "@pie-element/match-configure@2.6.8"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"type": "feat",
|
|
759
|
+
"scope": "match",
|
|
760
|
+
"subject": "model based prompt",
|
|
761
|
+
"merge": null,
|
|
762
|
+
"header": "feat(match): model based prompt",
|
|
763
|
+
"body": null,
|
|
764
|
+
"footer": null,
|
|
765
|
+
"notes": [],
|
|
766
|
+
"hash": "0f30502e2be3a09b9a6d23fbf1c3da66556af728",
|
|
767
|
+
"gitTags": "",
|
|
768
|
+
"committerDate": "2019-09-25 17:57:19 +0300",
|
|
769
|
+
"isTagged": true,
|
|
770
|
+
"tag": "@pie-element/match-configure@3.1.0"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "fix",
|
|
774
|
+
"scope": null,
|
|
775
|
+
"subject": "Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
776
|
+
"merge": null,
|
|
777
|
+
"header": "fix: Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
778
|
+
"body": null,
|
|
779
|
+
"footer": null,
|
|
780
|
+
"notes": [],
|
|
781
|
+
"hash": "1d0f617741d88756dd9861647981b1121e04963f",
|
|
782
|
+
"gitTags": "",
|
|
783
|
+
"committerDate": "2019-11-06 09:57:11 +0200",
|
|
784
|
+
"isTagged": true,
|
|
785
|
+
"tag": "@pie-element/match-configure@4.0.1"
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"type": "fix",
|
|
789
|
+
"scope": null,
|
|
790
|
+
"subject": "bump ui versions",
|
|
791
|
+
"merge": null,
|
|
792
|
+
"header": "fix: bump ui versions",
|
|
793
|
+
"body": null,
|
|
794
|
+
"footer": null,
|
|
795
|
+
"notes": [],
|
|
796
|
+
"hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
|
|
797
|
+
"gitTags": "",
|
|
798
|
+
"committerDate": "2020-03-31 19:25:13 +0100",
|
|
799
|
+
"isTagged": true,
|
|
800
|
+
"tag": "@pie-element/match-configure@4.1.0"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "fix",
|
|
804
|
+
"scope": null,
|
|
805
|
+
"subject": "bump lib and ui versions",
|
|
806
|
+
"merge": null,
|
|
807
|
+
"header": "fix: bump lib and ui versions",
|
|
808
|
+
"body": null,
|
|
809
|
+
"footer": null,
|
|
810
|
+
"notes": [],
|
|
811
|
+
"hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
|
|
812
|
+
"gitTags": "",
|
|
813
|
+
"committerDate": "2020-04-10 17:13:24 +0100",
|
|
814
|
+
"isTagged": true,
|
|
815
|
+
"tag": "@pie-element/match-configure@4.1.1"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"type": "fix",
|
|
819
|
+
"scope": null,
|
|
820
|
+
"subject": "bump all packages to avoid tag conflict",
|
|
821
|
+
"merge": null,
|
|
822
|
+
"header": "fix: bump all packages to avoid tag conflict",
|
|
823
|
+
"body": null,
|
|
824
|
+
"footer": null,
|
|
825
|
+
"notes": [],
|
|
826
|
+
"hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
|
|
827
|
+
"gitTags": "",
|
|
828
|
+
"committerDate": "2020-04-10 20:01:37 +0100",
|
|
829
|
+
"isTagged": true,
|
|
830
|
+
"tag": "@pie-element/match-configure@4.1.1"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"type": "fix",
|
|
834
|
+
"scope": null,
|
|
835
|
+
"subject": "bump ui/lib versions",
|
|
836
|
+
"merge": null,
|
|
837
|
+
"header": "fix: bump ui/lib versions",
|
|
838
|
+
"body": null,
|
|
839
|
+
"footer": null,
|
|
840
|
+
"notes": [],
|
|
841
|
+
"hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
|
|
842
|
+
"gitTags": "",
|
|
843
|
+
"committerDate": "2020-04-14 15:36:44 +0100",
|
|
844
|
+
"isTagged": true,
|
|
845
|
+
"tag": "@pie-element/match-configure@4.1.3"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"type": "fix",
|
|
849
|
+
"scope": null,
|
|
850
|
+
"subject": "bump ui/lib versions",
|
|
851
|
+
"merge": null,
|
|
852
|
+
"header": "fix: bump ui/lib versions",
|
|
853
|
+
"body": null,
|
|
854
|
+
"footer": null,
|
|
855
|
+
"notes": [],
|
|
856
|
+
"hash": "45f0da6e3e01f33aff6059cb13d571554690348b",
|
|
857
|
+
"gitTags": "",
|
|
858
|
+
"committerDate": "2020-04-28 14:57:57 +0100",
|
|
859
|
+
"isTagged": true,
|
|
860
|
+
"tag": "@pie-element/match-configure@4.1.4"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "fix",
|
|
864
|
+
"scope": null,
|
|
865
|
+
"subject": "update ui/lib versions",
|
|
866
|
+
"merge": null,
|
|
867
|
+
"header": "fix: update ui/lib versions",
|
|
868
|
+
"body": null,
|
|
869
|
+
"footer": null,
|
|
870
|
+
"notes": [],
|
|
871
|
+
"hash": "0226b0bc0869d468ba3e5986bc469e020f4f12a6",
|
|
872
|
+
"gitTags": "",
|
|
873
|
+
"committerDate": "2020-04-28 14:20:37 +0100",
|
|
874
|
+
"isTagged": true,
|
|
875
|
+
"tag": "@pie-element/match-configure@4.1.4"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"type": "fix",
|
|
879
|
+
"scope": null,
|
|
880
|
+
"subject": "ui+libs update",
|
|
881
|
+
"merge": null,
|
|
882
|
+
"header": "fix: ui+libs update",
|
|
883
|
+
"body": null,
|
|
884
|
+
"footer": null,
|
|
885
|
+
"notes": [],
|
|
886
|
+
"hash": "6127de27006a7835d1dd7a9c4c5f13de950aa06d",
|
|
887
|
+
"gitTags": "",
|
|
888
|
+
"committerDate": "2020-04-27 19:52:07 +0100",
|
|
889
|
+
"isTagged": true,
|
|
890
|
+
"tag": "@pie-element/match-configure@4.1.4"
|
|
891
|
+
}
|
|
892
|
+
]
|