@pie-element/drawing-response 12.0.0 → 12.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [12.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@12.0.0...@pie-element/drawing-response@12.0.1) (2026-04-28)
7
+
8
+ **Note:** Version bump only for package @pie-element/drawing-response
9
+
6
10
  # [11.2.0-next.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@11.2.0-next.8...@pie-element/drawing-response@11.2.0-next.9) (2026-04-27)
7
11
 
8
12
  ### Features
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [11.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@11.0.0...@pie-element/drawing-response-configure@11.0.1) (2026-04-28)
7
+
8
+ **Note:** Version bump only for package @pie-element/drawing-response-configure
9
+
6
10
  # [10.2.0-next.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@10.2.0-next.8...@pie-element/drawing-response-configure@10.2.0-next.9) (2026-04-27)
7
11
 
8
12
  ### Features
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/drawing-response-configure",
3
3
  "private": true,
4
- "version": "11.0.0",
4
+ "version": "11.0.1",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -3,396 +3,251 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.1.1...@pie-element/drawing-response-controller@4.2.1) (2025-10-16)
6
+ ## [6.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@6.0.0...@pie-element/drawing-response-controller@6.0.1) (2026-04-28)
7
7
 
8
8
  **Note:** Version bump only for package @pie-element/drawing-response-controller
9
9
 
10
+ ## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.1.1...@pie-element/drawing-response-controller@4.2.1) (2025-10-16)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @pie-element/drawing-response-controller
13
13
 
14
14
  # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.1.1...@pie-element/drawing-response-controller@4.2.0) (2025-10-15)
15
15
 
16
16
  **Note:** Version bump only for package @pie-element/drawing-response-controller
17
17
 
18
-
19
-
20
-
21
-
22
18
  ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.0.1...@pie-element/drawing-response-controller@4.1.1) (2025-10-10)
23
19
 
24
20
  **Note:** Version bump only for package @pie-element/drawing-response-controller
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.0.0...@pie-element/drawing-response-controller@4.1.0) (2025-10-07)
31
23
 
32
24
  **Note:** Version bump only for package @pie-element/drawing-response-controller
33
25
 
34
-
35
-
36
-
37
-
38
26
  ## [4.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.5.1...@pie-element/drawing-response-controller@4.0.1) (2025-10-02)
39
27
 
40
28
  **Note:** Version bump only for package @pie-element/drawing-response-controller
41
29
 
42
-
43
-
44
-
45
-
46
30
  # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.5.1...@pie-element/drawing-response-controller@4.0.0) (2025-10-01)
47
31
 
48
32
  **Note:** Version bump only for package @pie-element/drawing-response-controller
49
33
 
50
-
51
-
52
-
53
-
54
34
  ## [3.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.5.0...@pie-element/drawing-response-controller@3.5.1) (2025-06-05)
55
35
 
56
-
57
36
  ### Bug Fixes
58
37
 
59
- * add validation for audio content PD-4123 ([f0ce3f1](https://github.com/pie-framework/pie-elements/commit/f0ce3f19a12fd4cfe2d2159ca4af801d866dc8a9))
60
-
61
-
62
-
63
-
38
+ - add validation for audio content PD-4123 ([f0ce3f1](https://github.com/pie-framework/pie-elements/commit/f0ce3f19a12fd4cfe2d2159ca4af801d866dc8a9))
64
39
 
65
40
  # [3.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.4.1...@pie-element/drawing-response-controller@3.5.0) (2024-10-29)
66
41
 
67
-
68
42
  ### Features
69
43
 
70
- * used configlayout, preview layout or uilayout to enable extraCSSRules inside author and player elements [PD-1460] ([eeebb02](https://github.com/pie-framework/pie-elements/commit/eeebb02f200208620c1af56366a22bf65944ba3e))
71
-
72
-
73
-
74
-
44
+ - used configlayout, preview layout or uilayout to enable extraCSSRules inside author and player elements [PD-1460] ([eeebb02](https://github.com/pie-framework/pie-elements/commit/eeebb02f200208620c1af56366a22bf65944ba3e))
75
45
 
76
46
  ## [3.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.4.0...@pie-element/drawing-response-controller@3.4.1) (2024-10-22)
77
47
 
78
48
  **Note:** Version bump only for package @pie-element/drawing-response-controller
79
49
 
80
-
81
-
82
-
83
-
84
50
  # [3.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.3.0...@pie-element/drawing-response-controller@3.4.0) (2024-03-28)
85
51
 
86
-
87
52
  ### Features
88
53
 
89
- * **drawing-response:** add required fields functionality PD-3589 ([8f57ade](https://github.com/pie-framework/pie-elements/commit/8f57ade13c83d226d1b58e389f844f3519eb7337))
90
-
91
-
92
-
93
-
54
+ - **drawing-response:** add required fields functionality PD-3589 ([8f57ade](https://github.com/pie-framework/pie-elements/commit/8f57ade13c83d226d1b58e389f844f3519eb7337))
94
55
 
95
56
  # [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.9...@pie-element/drawing-response-controller@3.3.0) (2023-06-13)
96
57
 
97
-
98
58
  ### Features
99
59
 
100
- * **drawing-response:** add translator PD-2795 ([371fbce](https://github.com/pie-framework/pie-elements/commit/371fbceba849a1777770c9aba7584d914c60728c))
101
-
102
-
103
-
104
-
60
+ - **drawing-response:** add translator PD-2795 ([371fbce](https://github.com/pie-framework/pie-elements/commit/371fbceba849a1777770c9aba7584d914c60728c))
105
61
 
106
62
  ## [3.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.8...@pie-element/drawing-response-controller@3.2.9) (2022-12-07)
107
63
 
108
-
109
64
  ### Bug Fixes
110
65
 
111
- * PD-1642 toggle backgroundImageEnabled property instead of just config property, keep image link in model ([6661854](https://github.com/pie-framework/pie-elements/commit/6661854ab93f801d19b8cc8014f89ea8e5d83848))
112
- * tests ([b196414](https://github.com/pie-framework/pie-elements/commit/b196414b2d019dfdbd8ea6bfc996b47c2f152cb0))
113
-
114
-
115
-
116
-
66
+ - PD-1642 toggle backgroundImageEnabled property instead of just config property, keep image link in model ([6661854](https://github.com/pie-framework/pie-elements/commit/6661854ab93f801d19b8cc8014f89ea8e5d83848))
67
+ - tests ([b196414](https://github.com/pie-framework/pie-elements/commit/b196414b2d019dfdbd8ea6bfc996b47c2f152cb0))
117
68
 
118
69
  ## [3.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.7...@pie-element/drawing-response-controller@3.2.8) (2022-03-22)
119
70
 
120
71
  **Note:** Version bump only for package @pie-element/drawing-response-controller
121
72
 
122
-
123
-
124
-
125
-
126
73
  ## [3.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.2...@pie-element/drawing-response-controller@3.2.4) (2021-11-11)
127
74
 
128
75
  **Note:** Version bump only for package @pie-element/drawing-response-controller
129
76
 
130
-
131
-
132
-
133
-
134
77
  ## [3.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.2...@pie-element/drawing-response-controller@3.2.3) (2021-11-11)
135
78
 
136
79
  **Note:** Version bump only for package @pie-element/drawing-response-controller
137
80
 
138
-
139
-
140
-
141
-
142
81
  ## [3.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.2.0...@pie-element/drawing-response-controller@3.2.2) (2021-08-05)
143
82
 
144
-
145
83
  ### Bug Fixes
146
84
 
147
- * force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
148
-
149
-
150
-
151
-
85
+ - force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
152
86
 
153
87
  # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.8...@pie-element/drawing-response-controller@3.2.0) (2021-06-29)
154
88
 
155
-
156
89
  ### Features
157
90
 
158
- * **drawing-response:** remove rationale PD-191 ([#597](https://github.com/pie-framework/pie-elements/issues/597)) ([3b52331](https://github.com/pie-framework/pie-elements/commit/3b52331ac843084e6d402daad3536627ab0ddf28))
159
-
160
-
161
-
162
-
91
+ - **drawing-response:** remove rationale PD-191 ([#597](https://github.com/pie-framework/pie-elements/issues/597)) ([3b52331](https://github.com/pie-framework/pie-elements/commit/3b52331ac843084e6d402daad3536627ab0ddf28))
163
92
 
164
93
  ## [3.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.6...@pie-element/drawing-response-controller@3.1.8) (2021-03-03)
165
94
 
166
95
  **Note:** Version bump only for package @pie-element/drawing-response-controller
167
96
 
168
-
169
-
170
-
171
-
172
97
  ## [3.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.4...@pie-element/drawing-response-controller@3.1.6) (2021-03-03)
173
98
 
174
99
  **Note:** Version bump only for package @pie-element/drawing-response-controller
175
100
 
176
-
177
-
178
-
179
-
180
101
  ## [3.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.3...@pie-element/drawing-response-controller@3.1.4) (2020-05-25)
181
102
 
182
103
  **Note:** Version bump only for package @pie-element/drawing-response-controller
183
104
 
184
-
185
-
186
-
187
-
188
105
  ## [3.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.2...@pie-element/drawing-response-controller@3.1.3) (2020-05-25)
189
106
 
190
107
  **Note:** Version bump only for package @pie-element/drawing-response-controller
191
108
 
192
-
193
-
194
-
195
-
196
109
  ## [3.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.1.1...@pie-element/drawing-response-controller@3.1.2) (2020-04-14)
197
110
 
198
111
  **Note:** Version bump only for package @pie-element/drawing-response-controller
199
112
 
200
-
201
-
202
-
203
-
204
113
  ## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.0.1...@pie-element/drawing-response-controller@3.1.1) (2020-04-10)
205
114
 
206
-
207
115
  ### Bug Fixes
208
116
 
209
- * bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
210
-
211
-
212
-
213
-
117
+ - bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
214
118
 
215
119
  ## [3.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.0.1...@pie-element/drawing-response-controller@3.0.2) (2020-04-10)
216
120
 
217
121
  **Note:** Version bump only for package @pie-element/drawing-response-controller
218
122
 
219
-
220
-
221
-
222
-
223
123
  ## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@3.0.0...@pie-element/drawing-response-controller@3.0.1) (2019-12-03)
224
124
 
225
125
  **Note:** Version bump only for package @pie-element/drawing-response-controller
226
126
 
227
-
228
-
229
-
230
-
231
127
  # [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@2.1.2...@pie-element/drawing-response-controller@3.0.0) (2019-10-08)
232
128
 
233
-
234
- * Andreea/ch3969/for all items default values should be true (#355) ([9916c38](https://github.com/pie-framework/pie-elements/commit/9916c38)), closes [#355](https://github.com/pie-framework/pie-elements/issues/355)
235
-
129
+ - Andreea/ch3969/for all items default values should be true (#355) ([9916c38](https://github.com/pie-framework/pie-elements/commit/9916c38)), closes [#355](https://github.com/pie-framework/pie-elements/issues/355)
236
130
 
237
131
  ### BREAKING CHANGES
238
132
 
239
- * allowFeedback was replaced with feedbackEnabled.
240
-
241
- * fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
242
-
243
- * fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
133
+ - allowFeedback was replaced with feedbackEnabled.
244
134
 
245
- * fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
135
+ - fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
246
136
 
247
- * fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
137
+ - fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
248
138
 
249
- * fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
139
+ - fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
250
140
 
251
- * fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
141
+ - fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
252
142
 
253
- * fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
143
+ - fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
254
144
 
255
- * fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
145
+ - fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
256
146
 
257
- * fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
147
+ - fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
258
148
 
259
- * fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
149
+ - fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
260
150
 
261
- * fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
151
+ - fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
262
152
 
263
- * fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
264
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
153
+ - fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
265
154
 
266
- * fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
155
+ - fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
267
156
 
268
- * fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
157
+ - fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
158
+ - allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
269
159
 
270
- * fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
271
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
160
+ - fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
272
161
 
273
- * fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
162
+ - fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
274
163
 
275
- * fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
164
+ - fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
165
+ - allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
276
166
 
277
- * fix: Updated pie-models.
167
+ - fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
278
168
 
279
- * fix(categorize): Added normalize function on controller (to be able to add default values to the model).
169
+ - fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
280
170
 
281
- * fix(charting): Added normalize function on controller (to be able to add default values to the model).
171
+ - fix: Updated pie-models.
282
172
 
283
- * fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
173
+ - fix(categorize): Added normalize function on controller (to be able to add default values to the model).
284
174
 
285
- * fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
175
+ - fix(charting): Added normalize function on controller (to be able to add default values to the model).
286
176
 
287
- * fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
177
+ - fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
288
178
 
289
- * fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
179
+ - fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
290
180
 
291
- * fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
181
+ - fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
292
182
 
293
- * Remove unnecessary change.
183
+ - fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
294
184
 
295
- * fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
185
+ - fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
296
186
 
297
- * fix(graphing): Added normalize function on controller (to be able to add default values to the model).
187
+ - Remove unnecessary change.
298
188
 
299
- * fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
189
+ - fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
300
190
 
301
- * fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
191
+ - fix(graphing): Added normalize function on controller (to be able to add default values to the model).
302
192
 
303
- * fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
193
+ - fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
304
194
 
305
- * fix(match): Added normalize function on controller (to be able to add default values to the model).
195
+ - fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
306
196
 
307
- * fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
197
+ - fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
308
198
 
309
- * fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
199
+ - fix(match): Added normalize function on controller (to be able to add default values to the model).
310
200
 
311
- * fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
312
-
313
- * fix(select-text): Added normalize function on controller (to be able to add default values to the model).
314
-
315
- * fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
201
+ - fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
316
202
 
203
+ - fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
317
204
 
205
+ - fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
318
206
 
207
+ - fix(select-text): Added normalize function on controller (to be able to add default values to the model).
319
208
 
209
+ - fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
320
210
 
321
211
  ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@2.1.1...@pie-element/drawing-response-controller@2.1.2) (2019-10-03)
322
212
 
323
213
  **Note:** Version bump only for package @pie-element/drawing-response-controller
324
214
 
325
-
326
-
327
-
328
-
329
215
  ## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@2.1.0...@pie-element/drawing-response-controller@2.1.1) (2019-10-03)
330
216
 
331
217
  **Note:** Version bump only for package @pie-element/drawing-response-controller
332
218
 
333
-
334
-
335
-
336
-
337
219
  # [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@2.0.1...@pie-element/drawing-response-controller@2.1.0) (2019-09-27)
338
220
 
339
-
340
221
  ### Features
341
222
 
342
- * **drawing-response:** model based prompt ([cb06b2a](https://github.com/pie-framework/pie-elements/commit/cb06b2a))
343
-
344
-
345
-
346
-
223
+ - **drawing-response:** model based prompt ([cb06b2a](https://github.com/pie-framework/pie-elements/commit/cb06b2a))
347
224
 
348
225
  ## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@2.0.0...@pie-element/drawing-response-controller@2.0.1) (2019-09-19)
349
226
 
350
227
  **Note:** Version bump only for package @pie-element/drawing-response-controller
351
228
 
352
-
353
-
354
-
355
-
356
229
  # [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@1.0.4...@pie-element/drawing-response-controller@2.0.0) (2019-09-17)
357
230
 
358
-
359
231
  ### Features
360
232
 
361
- * Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller. ([ca54ff9](https://github.com/pie-framework/pie-elements/commit/ca54ff9))
362
-
233
+ - Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller. ([ca54ff9](https://github.com/pie-framework/pie-elements/commit/ca54ff9))
363
234
 
364
235
  ### BREAKING CHANGES
365
236
 
366
- * `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
367
-
368
-
369
-
370
-
237
+ - `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
371
238
 
372
239
  ## [1.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@1.0.3...@pie-element/drawing-response-controller@1.0.4) (2019-07-05)
373
240
 
374
241
  **Note:** Version bump only for package @pie-element/drawing-response-controller
375
242
 
376
-
377
-
378
-
379
-
380
243
  ## [1.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@1.0.2...@pie-element/drawing-response-controller@1.0.3) (2019-07-03)
381
244
 
382
245
  **Note:** Version bump only for package @pie-element/drawing-response-controller
383
246
 
384
-
385
-
386
-
387
-
388
247
  ## [1.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@1.0.1...@pie-element/drawing-response-controller@1.0.2) (2019-06-17)
389
248
 
390
249
  **Note:** Version bump only for package @pie-element/drawing-response-controller
391
250
 
392
-
393
-
394
-
395
-
396
251
  ## 1.0.1 (2019-05-31)
397
252
 
398
253
  **Note:** Version bump only for package @pie-element/drawing-response-controller
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/drawing-response-controller",
3
3
  "private": true,
4
- "version": "6.0.0",
4
+ "version": "6.0.1",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/drawing-response",
3
3
  "repository": "pie-framework/pie-elements",
4
- "version": "12.0.0",
4
+ "version": "12.0.1",
5
5
  "description": "",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "author": "pie framework developers",
28
28
  "license": "ISC",
29
- "gitHead": "ae83eee44da92ef9c135dbeeb94a889d0b14cdff",
29
+ "gitHead": "70b44575d7ea20d6e4640d9c51c1593a23232be3",
30
30
  "scripts": {
31
31
  "postpublish": "../../scripts/postpublish"
32
32
  },