@pie-element/select-text 13.1.2-next.1 → 13.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 +1422 -0
- package/CHANGELOG.md +2288 -0
- package/LICENSE.md +5 -0
- package/README.md +5 -0
- package/configure/CHANGELOG.json +1032 -0
- package/configure/CHANGELOG.md +2023 -0
- package/configure/lib/defaultConfiguration.js +177 -0
- package/configure/lib/defaultConfiguration.js.map +1 -0
- package/configure/lib/design.js +406 -0
- package/configure/lib/design.js.map +1 -0
- package/configure/lib/index.js +128 -0
- package/configure/lib/index.js.map +1 -0
- package/configure/lib/utils.js +92 -0
- package/configure/lib/utils.js.map +1 -0
- package/configure/package.json +25 -0
- package/controller/CHANGELOG.json +442 -0
- package/controller/CHANGELOG.md +1468 -0
- package/controller/lib/defaults.js +25 -0
- package/controller/lib/defaults.js.map +1 -0
- package/controller/lib/index.js +258 -0
- package/controller/lib/index.js.map +1 -0
- package/controller/package.json +16 -0
- package/docs/config-schema.json +2135 -0
- package/docs/config-schema.json.md +1579 -0
- package/docs/demo/config.js +8 -0
- package/docs/demo/generate.js +823 -0
- package/docs/demo/index.html +1 -0
- package/docs/demo/session.js +24 -0
- package/docs/pie-schema.json +1248 -0
- package/docs/pie-schema.json.md +711 -0
- package/lib/index.js +103 -0
- package/lib/index.js.map +1 -0
- package/lib/main.js +191 -0
- package/lib/main.js.map +1 -0
- package/lib/print.js +87 -0
- package/lib/print.js.map +1 -0
- package/lib/utils.js +80 -0
- package/lib/utils.js.map +1 -0
- package/package.json +21 -91
- package/configure.js +0 -2
- package/controller.js +0 -1
- package/dist/author/defaultConfiguration.d.ts +0 -179
- package/dist/author/defaultConfiguration.js +0 -141
- package/dist/author/design.d.ts +0 -38
- package/dist/author/design.js +0 -263
- package/dist/author/index.d.ts +0 -27
- package/dist/author/index.js +0 -74
- package/dist/author/utils.d.ts +0 -10
- package/dist/author/utils.js +0 -50
- package/dist/browser/Check-BEV41wEJ.js +0 -9254
- package/dist/browser/Check-BEV41wEJ.js.map +0 -1
- package/dist/browser/author/index.js +0 -41129
- package/dist/browser/author/index.js.map +0 -1
- package/dist/browser/controller/index.js +0 -194
- package/dist/browser/controller/index.js.map +0 -1
- package/dist/browser/delivery/index.js +0 -89
- package/dist/browser/delivery/index.js.map +0 -1
- package/dist/browser/dist-SG92p6xV.js +0 -319
- package/dist/browser/dist-SG92p6xV.js.map +0 -1
- package/dist/browser/main-gsFiosO8.js +0 -4804
- package/dist/browser/main-gsFiosO8.js.map +0 -1
- package/dist/browser/print/index.js +0 -41
- package/dist/browser/print/index.js.map +0 -1
- package/dist/browser/select-text.css +0 -2
- package/dist/controller/defaults.d.ts +0 -27
- package/dist/controller/defaults.js +0 -21
- package/dist/controller/index.d.ts +0 -25
- package/dist/controller/index.js +0 -121
- package/dist/delivery/index.d.ts +0 -19
- package/dist/delivery/index.js +0 -60
- package/dist/delivery/main.d.ts +0 -34
- package/dist/delivery/main.js +0 -136
- package/dist/delivery/utils.d.ts +0 -10
- package/dist/delivery/utils.js +0 -47
- package/dist/index.d.ts +0 -1
- package/dist/index.iife.d.ts +0 -8
- package/dist/index.iife.js +0 -167
- package/dist/index.js +0 -2
- package/dist/print/index.d.ts +0 -15
- package/dist/print/index.js +0 -41
- package/dist/runtime-support.d.ts +0 -12
- package/dist/runtime-support.js +0 -12
|
@@ -0,0 +1,442 @@
|
|
|
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/select-text-controller@2.3.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/select-text-controller@2.3.0"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "feat",
|
|
34
|
+
"scope": null,
|
|
35
|
+
"subject": "Support markup + mathml rendering in select-text",
|
|
36
|
+
"merge": null,
|
|
37
|
+
"header": "feat: Support markup + mathml rendering in select-text",
|
|
38
|
+
"body": "* This was added to @pie-ui/select-text@^1.4.0 ->\n@pie-lib/text-select@^1.4.0.",
|
|
39
|
+
"footer": null,
|
|
40
|
+
"notes": [],
|
|
41
|
+
"hash": "48db49333623b0aaf9062dafa3c050df246821fe",
|
|
42
|
+
"gitTags": " (origin/feature/select-text-math, feature/select-text-math)",
|
|
43
|
+
"committerDate": "2019-02-08 11:28:45 +0000",
|
|
44
|
+
"isTagged": true,
|
|
45
|
+
"tag": "@pie-element/select-text-controller@2.2.0"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "feat",
|
|
49
|
+
"scope": "select-text-configure-customization",
|
|
50
|
+
"subject": "made it possible to customize the elements from the config design, updated tests",
|
|
51
|
+
"merge": null,
|
|
52
|
+
"header": "feat(select-text-configure-customization): made it possible to customize the elements from the config design, updated tests",
|
|
53
|
+
"body": null,
|
|
54
|
+
"footer": null,
|
|
55
|
+
"notes": [],
|
|
56
|
+
"hash": "9fb0fd4b5f2fab7122602f58d2974054bf772088",
|
|
57
|
+
"gitTags": "",
|
|
58
|
+
"committerDate": "2018-11-05 11:19:40 +0200",
|
|
59
|
+
"isTagged": true,
|
|
60
|
+
"tag": "@pie-element/select-text-controller@2.1.0"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "feat",
|
|
64
|
+
"scope": "choice-interaction-update",
|
|
65
|
+
"subject": "fixed some tests",
|
|
66
|
+
"merge": null,
|
|
67
|
+
"header": "feat(choice-interaction-update): fixed some tests",
|
|
68
|
+
"body": null,
|
|
69
|
+
"footer": null,
|
|
70
|
+
"notes": [],
|
|
71
|
+
"hash": "2cd4f1419780a98e26f078f6c13f2f2462415d17",
|
|
72
|
+
"gitTags": " (origin/ch497/update-partial-scoring-behavior)",
|
|
73
|
+
"committerDate": "2018-10-31 12:06:01 +0200",
|
|
74
|
+
"isTagged": true,
|
|
75
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"type": "feat",
|
|
79
|
+
"scope": "choice-interaction-update",
|
|
80
|
+
"subject": "made the requested changes for the select-text package",
|
|
81
|
+
"merge": null,
|
|
82
|
+
"header": "feat(choice-interaction-update): made the requested changes for the select-text package",
|
|
83
|
+
"body": null,
|
|
84
|
+
"footer": null,
|
|
85
|
+
"notes": [],
|
|
86
|
+
"hash": "cfca49e069c2d726f155d866e74ce209de5d7394",
|
|
87
|
+
"gitTags": "",
|
|
88
|
+
"committerDate": "2018-10-31 10:24:07 +0200",
|
|
89
|
+
"isTagged": true,
|
|
90
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "feat",
|
|
94
|
+
"scope": "ch497",
|
|
95
|
+
"subject": "updated the partial scoring for 3 packages: match, select-text and multiple-choice",
|
|
96
|
+
"merge": null,
|
|
97
|
+
"header": "feat(ch497): updated the partial scoring for 3 packages: match, select-text and multiple-choice",
|
|
98
|
+
"body": null,
|
|
99
|
+
"footer": null,
|
|
100
|
+
"notes": [],
|
|
101
|
+
"hash": "5a46b061aec68b46cd34f358d6bc239fa96df6fd",
|
|
102
|
+
"gitTags": "",
|
|
103
|
+
"committerDate": "2018-10-29 14:27:25 +0200",
|
|
104
|
+
"isTagged": true,
|
|
105
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"type": "chore",
|
|
109
|
+
"scope": null,
|
|
110
|
+
"subject": "clean up",
|
|
111
|
+
"merge": null,
|
|
112
|
+
"header": "chore: clean up",
|
|
113
|
+
"body": null,
|
|
114
|
+
"footer": null,
|
|
115
|
+
"notes": [],
|
|
116
|
+
"hash": "8f3293f52e04f5b39f4433d97eacffe8eb03a457",
|
|
117
|
+
"gitTags": "",
|
|
118
|
+
"committerDate": "2018-09-07 15:03:36 +0100",
|
|
119
|
+
"isTagged": true,
|
|
120
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "feat",
|
|
124
|
+
"scope": "model",
|
|
125
|
+
"subject": "update model to use new feedback model",
|
|
126
|
+
"merge": null,
|
|
127
|
+
"header": "feat(model): update model to use new feedback model",
|
|
128
|
+
"body": null,
|
|
129
|
+
"footer": "BREAKING CHANGE:\n\n* now uses the new Feedback model see @pie-lib/feedback",
|
|
130
|
+
"notes": [
|
|
131
|
+
{
|
|
132
|
+
"title": "BREAKING CHANGE",
|
|
133
|
+
"text": "* now uses the new Feedback model see @pie-lib/feedback"
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"hash": "319047c3b2ad2c0e9688d4244f6e279e8587139e",
|
|
137
|
+
"gitTags": "",
|
|
138
|
+
"committerDate": "2018-05-10 21:48:32 -0400",
|
|
139
|
+
"isTagged": true,
|
|
140
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"type": "chore",
|
|
144
|
+
"scope": "test",
|
|
145
|
+
"subject": "controller tests",
|
|
146
|
+
"merge": null,
|
|
147
|
+
"header": "chore(test): controller tests",
|
|
148
|
+
"body": null,
|
|
149
|
+
"footer": null,
|
|
150
|
+
"notes": [],
|
|
151
|
+
"hash": "3abf990e5ad9d48dea249dd29c041f5f92b5f112",
|
|
152
|
+
"gitTags": "",
|
|
153
|
+
"committerDate": "2018-05-09 10:28:31 -0400",
|
|
154
|
+
"isTagged": true,
|
|
155
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"type": "feat",
|
|
159
|
+
"scope": "select-text",
|
|
160
|
+
"subject": "new select text component",
|
|
161
|
+
"merge": null,
|
|
162
|
+
"header": "feat(select-text): new select text component",
|
|
163
|
+
"body": null,
|
|
164
|
+
"footer": null,
|
|
165
|
+
"notes": [],
|
|
166
|
+
"hash": "878f9570f10bff26299ba0a6dc49df4268b0d723",
|
|
167
|
+
"gitTags": "",
|
|
168
|
+
"committerDate": "2018-05-09 09:40:51 -0400",
|
|
169
|
+
"isTagged": true,
|
|
170
|
+
"tag": "@pie-element/select-text-controller@2.0.0"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"type": "feat",
|
|
174
|
+
"scope": null,
|
|
175
|
+
"subject": "partial scoring - use @pie-lib/controller-utils",
|
|
176
|
+
"merge": null,
|
|
177
|
+
"header": "feat: partial scoring - use @pie-lib/controller-utils",
|
|
178
|
+
"body": null,
|
|
179
|
+
"footer": null,
|
|
180
|
+
"notes": [],
|
|
181
|
+
"hash": "dac819f39c61fdb2d093609ab2d895b12372cac9",
|
|
182
|
+
"gitTags": "",
|
|
183
|
+
"committerDate": "2019-04-09 13:08:36 +0100",
|
|
184
|
+
"isTagged": true,
|
|
185
|
+
"tag": "@pie-element/select-text-controller@2.4.0"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"type": "feat",
|
|
189
|
+
"scope": null,
|
|
190
|
+
"subject": "Sending rationale for `instructor` role only in 'view' or 'evaluate' mode.",
|
|
191
|
+
"merge": null,
|
|
192
|
+
"header": "feat: Sending rationale for `instructor` role only in 'view' or 'evaluate' mode.",
|
|
193
|
+
"body": null,
|
|
194
|
+
"footer": null,
|
|
195
|
+
"notes": [],
|
|
196
|
+
"hash": "5100df2de329f4b1eb0e2eb6a0210f9e6f6645fd",
|
|
197
|
+
"gitTags": "",
|
|
198
|
+
"committerDate": "2019-05-14 15:07:04 +0300",
|
|
199
|
+
"isTagged": true,
|
|
200
|
+
"tag": "@pie-element/select-text-controller@2.5.0"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"type": "feat",
|
|
204
|
+
"scope": "select-text",
|
|
205
|
+
"subject": "added rationale support.",
|
|
206
|
+
"merge": null,
|
|
207
|
+
"header": "feat(select-text): added rationale support.",
|
|
208
|
+
"body": "fix(select-text): fixed onConfigurationChanged.",
|
|
209
|
+
"footer": null,
|
|
210
|
+
"notes": [],
|
|
211
|
+
"hash": "c2aa2f990b7d1a592dc0304e7688a36d37774e16",
|
|
212
|
+
"gitTags": "",
|
|
213
|
+
"committerDate": "2019-05-11 18:24:28 +0300",
|
|
214
|
+
"isTagged": true,
|
|
215
|
+
"tag": "@pie-element/select-text-controller@2.5.0"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"type": "fix",
|
|
219
|
+
"scope": "editable-html",
|
|
220
|
+
"subject": "fixed lots of stuff regarding the editable-html",
|
|
221
|
+
"merge": null,
|
|
222
|
+
"header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
|
|
223
|
+
"body": null,
|
|
224
|
+
"footer": null,
|
|
225
|
+
"notes": [],
|
|
226
|
+
"hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
|
|
227
|
+
"gitTags": " (origin/andrei/fixes)",
|
|
228
|
+
"committerDate": "2019-07-07 14:16:34 -0400",
|
|
229
|
+
"isTagged": true,
|
|
230
|
+
"tag": "@pie-element/select-text-controller@2.5.5"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"type": "fix",
|
|
234
|
+
"scope": null,
|
|
235
|
+
"subject": "model is ok if selectedTokens is null in evaluate mode",
|
|
236
|
+
"merge": null,
|
|
237
|
+
"header": "fix: model is ok if selectedTokens is null in evaluate mode",
|
|
238
|
+
"body": null,
|
|
239
|
+
"footer": null,
|
|
240
|
+
"notes": [],
|
|
241
|
+
"hash": "464de4969192ab895db07cfecb23d1aa9289c204",
|
|
242
|
+
"gitTags": "",
|
|
243
|
+
"committerDate": "2019-07-12 20:41:37 +0100",
|
|
244
|
+
"isTagged": true,
|
|
245
|
+
"tag": "@pie-element/select-text-controller@2.5.7"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"type": "fix",
|
|
249
|
+
"scope": null,
|
|
250
|
+
"subject": "apply scoring deductions",
|
|
251
|
+
"merge": null,
|
|
252
|
+
"header": "fix: apply scoring deductions",
|
|
253
|
+
"body": null,
|
|
254
|
+
"footer": null,
|
|
255
|
+
"notes": [],
|
|
256
|
+
"hash": "0d7587dc4fb0683ff6b14d90aedc1cf946761f7d",
|
|
257
|
+
"gitTags": "",
|
|
258
|
+
"committerDate": "2019-07-30 18:11:10 +0300",
|
|
259
|
+
"isTagged": true,
|
|
260
|
+
"tag": "@pie-element/select-text-controller@2.5.10"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"type": "feat",
|
|
264
|
+
"scope": null,
|
|
265
|
+
"subject": "Session null/empty check.",
|
|
266
|
+
"merge": null,
|
|
267
|
+
"header": "feat: Session null/empty check.",
|
|
268
|
+
"body": "Check for each interaction if: has outcome function, outcome function returns { score: 0, empty: true } if session null/empty/undefined, everywhere where session is used we handle if session is null/empty/undefined and test each function that uses session. [match-list, match, math-inline, multiple-choice, number-line, placement-ordering, point-intercept, select-text, text-entry]",
|
|
269
|
+
"footer": null,
|
|
270
|
+
"notes": [],
|
|
271
|
+
"hash": "f24dc8bfe6761d0c7bacf674f5ec30068bfd03d8",
|
|
272
|
+
"gitTags": "",
|
|
273
|
+
"committerDate": "2019-08-27 09:02:11 +0300",
|
|
274
|
+
"isTagged": true,
|
|
275
|
+
"tag": "@pie-element/select-text-controller@2.6.0"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"type": "fix",
|
|
279
|
+
"scope": null,
|
|
280
|
+
"subject": "added feedbackEnabled property to model, removed usage on config.feedback.enabled and removed usage of allowFeedback (replaced with feedbackEnabled).",
|
|
281
|
+
"merge": null,
|
|
282
|
+
"header": "fix: added feedbackEnabled property to model, removed usage on config.feedback.enabled and removed usage of allowFeedback (replaced with feedbackEnabled).",
|
|
283
|
+
"body": null,
|
|
284
|
+
"footer": null,
|
|
285
|
+
"notes": [],
|
|
286
|
+
"hash": "90cc6aa61aa0e9b2fcfbb869143f8b50131b0e37",
|
|
287
|
+
"gitTags": "",
|
|
288
|
+
"committerDate": "2019-09-27 11:35:59 +0300",
|
|
289
|
+
"isTagged": true,
|
|
290
|
+
"tag": "@pie-element/select-text-controller@3.1.0"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"type": "feat",
|
|
294
|
+
"scope": "select-text",
|
|
295
|
+
"subject": "model based prompt",
|
|
296
|
+
"merge": null,
|
|
297
|
+
"header": "feat(select-text): model based prompt",
|
|
298
|
+
"body": null,
|
|
299
|
+
"footer": null,
|
|
300
|
+
"notes": [],
|
|
301
|
+
"hash": "40c86629b66cc7ff369057e4c3e68c1a580702d3",
|
|
302
|
+
"gitTags": "",
|
|
303
|
+
"committerDate": "2019-09-25 19:39:27 +0300",
|
|
304
|
+
"isTagged": true,
|
|
305
|
+
"tag": "@pie-element/select-text-controller@3.1.0"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"type": "fix",
|
|
309
|
+
"scope": null,
|
|
310
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
311
|
+
"merge": null,
|
|
312
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
313
|
+
"body": null,
|
|
314
|
+
"footer": null,
|
|
315
|
+
"notes": [],
|
|
316
|
+
"hash": "0a33d688d6d9e5f239daba982bfbdeebb10ba4ab",
|
|
317
|
+
"gitTags": "",
|
|
318
|
+
"committerDate": "2019-10-11 12:38:26 +0100",
|
|
319
|
+
"isTagged": true,
|
|
320
|
+
"tag": "@pie-element/select-text-controller@4.0.1"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"type": "fix",
|
|
324
|
+
"scope": null,
|
|
325
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.2",
|
|
326
|
+
"merge": null,
|
|
327
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.2",
|
|
328
|
+
"body": null,
|
|
329
|
+
"footer": null,
|
|
330
|
+
"notes": [],
|
|
331
|
+
"hash": "edae61cd4f686b2e1611cf0cad710112177fff2e",
|
|
332
|
+
"gitTags": "",
|
|
333
|
+
"committerDate": "2019-10-15 12:11:16 +0100",
|
|
334
|
+
"isTagged": true,
|
|
335
|
+
"tag": "@pie-element/select-text-controller@4.0.2"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"type": "fix",
|
|
339
|
+
"scope": null,
|
|
340
|
+
"subject": "Removed html entities from text in order to prevent having issues with tokens offsets.",
|
|
341
|
+
"merge": null,
|
|
342
|
+
"header": "fix: Removed html entities from text in order to prevent having issues with tokens offsets.",
|
|
343
|
+
"body": null,
|
|
344
|
+
"footer": null,
|
|
345
|
+
"notes": [],
|
|
346
|
+
"hash": "4d5cb0ed8c26397d1a75bba8064b84b21f43defd",
|
|
347
|
+
"gitTags": "",
|
|
348
|
+
"committerDate": "2019-12-02 15:33:33 +0200",
|
|
349
|
+
"isTagged": true,
|
|
350
|
+
"tag": "@pie-element/select-text-controller@4.0.5"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"type": "fix",
|
|
354
|
+
"scope": null,
|
|
355
|
+
"subject": "PIE-201 - store prompts and answers in session, fix",
|
|
356
|
+
"merge": null,
|
|
357
|
+
"header": "fix: PIE-201 - store prompts and answers in session, fix",
|
|
358
|
+
"body": "controller-utils to use 0 as key",
|
|
359
|
+
"footer": null,
|
|
360
|
+
"notes": [],
|
|
361
|
+
"hash": "23802242e0bc647f929f6db4dfd4b03f0112f2fb",
|
|
362
|
+
"gitTags": "",
|
|
363
|
+
"committerDate": "2019-11-18 20:35:06 +0000",
|
|
364
|
+
"isTagged": true,
|
|
365
|
+
"tag": "@pie-element/select-text-controller@4.0.5"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"type": "fix",
|
|
369
|
+
"scope": null,
|
|
370
|
+
"subject": "html does not need to be removed on front-end (this was a fix for one issue, but it causes other issues); the main issue will be fixed on back-end (don't parse the html when loading an item to prevent token start & end issues)",
|
|
371
|
+
"merge": null,
|
|
372
|
+
"header": "fix: html does not need to be removed on front-end (this was a fix for one issue, but it causes other issues); the main issue will be fixed on back-end (don't parse the html when loading an item to prevent token start & end issues)",
|
|
373
|
+
"body": null,
|
|
374
|
+
"footer": null,
|
|
375
|
+
"notes": [],
|
|
376
|
+
"hash": "73b97b739a739d0d214c6bac3e2207cc10ab275d",
|
|
377
|
+
"gitTags": "",
|
|
378
|
+
"committerDate": "2020-01-20 08:49:48 +0200",
|
|
379
|
+
"isTagged": true,
|
|
380
|
+
"tag": "@pie-element/select-text-controller@4.0.6"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"type": "fix",
|
|
384
|
+
"scope": null,
|
|
385
|
+
"subject": "bump ui versions",
|
|
386
|
+
"merge": null,
|
|
387
|
+
"header": "fix: bump ui versions",
|
|
388
|
+
"body": null,
|
|
389
|
+
"footer": null,
|
|
390
|
+
"notes": [],
|
|
391
|
+
"hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
|
|
392
|
+
"gitTags": "",
|
|
393
|
+
"committerDate": "2020-03-31 19:25:13 +0100",
|
|
394
|
+
"isTagged": true,
|
|
395
|
+
"tag": "@pie-element/select-text-controller@4.1.0"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"type": "fix",
|
|
399
|
+
"scope": null,
|
|
400
|
+
"subject": "bump lib and ui versions",
|
|
401
|
+
"merge": null,
|
|
402
|
+
"header": "fix: bump lib and ui versions",
|
|
403
|
+
"body": null,
|
|
404
|
+
"footer": null,
|
|
405
|
+
"notes": [],
|
|
406
|
+
"hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
|
|
407
|
+
"gitTags": "",
|
|
408
|
+
"committerDate": "2020-04-10 17:13:24 +0100",
|
|
409
|
+
"isTagged": true,
|
|
410
|
+
"tag": "@pie-element/select-text-controller@4.1.1"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"type": "fix",
|
|
414
|
+
"scope": null,
|
|
415
|
+
"subject": "bump all packages to avoid tag conflict",
|
|
416
|
+
"merge": null,
|
|
417
|
+
"header": "fix: bump all packages to avoid tag conflict",
|
|
418
|
+
"body": null,
|
|
419
|
+
"footer": null,
|
|
420
|
+
"notes": [],
|
|
421
|
+
"hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
|
|
422
|
+
"gitTags": "",
|
|
423
|
+
"committerDate": "2020-04-10 20:01:37 +0100",
|
|
424
|
+
"isTagged": true,
|
|
425
|
+
"tag": "@pie-element/select-text-controller@4.1.1"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"type": "fix",
|
|
429
|
+
"scope": null,
|
|
430
|
+
"subject": "bump ui/lib versions",
|
|
431
|
+
"merge": null,
|
|
432
|
+
"header": "fix: bump ui/lib versions",
|
|
433
|
+
"body": null,
|
|
434
|
+
"footer": null,
|
|
435
|
+
"notes": [],
|
|
436
|
+
"hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
|
|
437
|
+
"gitTags": "",
|
|
438
|
+
"committerDate": "2020-04-14 15:36:44 +0100",
|
|
439
|
+
"isTagged": true,
|
|
440
|
+
"tag": "@pie-element/select-text-controller@4.1.3"
|
|
441
|
+
}
|
|
442
|
+
]
|