@pie-element/drag-in-the-blank 9.1.0-next.0 → 9.1.1-next.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 +989 -2442
- package/configure/CHANGELOG.md +782 -2077
- package/configure/lib/choices.js +6 -1
- package/configure/lib/choices.js.map +1 -1
- package/configure/package.json +5 -5
- package/controller/CHANGELOG.md +587 -1498
- package/controller/package.json +2 -2
- package/package.json +8 -11
package/CHANGELOG.md
CHANGED
|
@@ -3,3515 +3,2062 @@
|
|
|
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
|
-
## [
|
|
7
|
-
|
|
6
|
+
## [9.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@9.1.0-next.2...@pie-element/drag-in-the-blank@9.1.1-next.1) (2026-02-26)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
# [9.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@9.1.0-next.1...@pie-element/drag-in-the-blank@9.1.0-next.2) (2026-02-24)
|
|
12
11
|
|
|
12
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
13
13
|
|
|
14
|
+
## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.3.1...@pie-element/drag-in-the-blank@8.3.2) (2025-10-22)
|
|
14
15
|
|
|
16
|
+
### Bug Fixes
|
|
15
17
|
|
|
18
|
+
- bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))
|
|
16
19
|
|
|
17
20
|
## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.1...@pie-element/drag-in-the-blank@8.3.1) (2025-10-16)
|
|
18
21
|
|
|
19
|
-
|
|
20
22
|
### Bug Fixes
|
|
21
23
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
- bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))
|
|
27
25
|
|
|
28
26
|
# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.0...@pie-element/drag-in-the-blank@8.3.0) (2025-10-15)
|
|
29
27
|
|
|
30
|
-
|
|
31
28
|
### Bug Fixes
|
|
32
29
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
30
|
+
- bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
|
|
38
31
|
|
|
39
32
|
## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.0...@pie-element/drag-in-the-blank@8.2.1) (2025-10-14)
|
|
40
33
|
|
|
41
|
-
|
|
42
34
|
### Bug Fixes
|
|
43
35
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
36
|
+
- bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
|
|
49
37
|
|
|
50
38
|
# [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.0.0...@pie-element/drag-in-the-blank@8.2.0) (2025-10-10)
|
|
51
39
|
|
|
52
|
-
|
|
53
40
|
### Bug Fixes
|
|
54
41
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
42
|
+
- tests ([a473075](https://github.com/pie-framework/pie-elements/commit/a473075d3942e900b1e7137483ea6064951549c2))
|
|
43
|
+
- **drag-in-the-blank:** prevent duplicate IDs when adding choices after removal PD-5225 ([31c1357](https://github.com/pie-framework/pie-elements/commit/31c13578e73397ae1334b7abd06545f3299cdf28))
|
|
58
44
|
|
|
59
45
|
### Features
|
|
60
46
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
47
|
+
- update completion rule for categorize, ditb, and image-cloze PD-5179 ([cd03a6e](https://github.com/pie-framework/pie-elements/commit/cd03a6e56e51cc3778749b3679b87f9122405936))
|
|
48
|
+
- update libs PD-5208, PD-5211, PD-5199, PD-5218, PD-5217 ([da327fa](https://github.com/pie-framework/pie-elements/commit/da327fa501f6e9eff1c0b30b5ef092426a91f78b))
|
|
67
49
|
|
|
68
50
|
# [8.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@7.0.0...@pie-element/drag-in-the-blank@8.1.0) (2025-10-07)
|
|
69
51
|
|
|
70
52
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
71
53
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
54
|
# [8.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.4...@pie-element/drag-in-the-blank@8.0.0) (2025-10-02)
|
|
77
55
|
|
|
78
|
-
|
|
79
56
|
### Features
|
|
80
57
|
|
|
81
|
-
|
|
82
|
-
|
|
58
|
+
- publish majors to adopt pie-toolbox split without breaking legacy bundles PD-5242 ([50ede62](https://github.com/pie-framework/pie-elements/commit/50ede624eff05e2bc52fa80e453d561c505ab38d))
|
|
83
59
|
|
|
84
60
|
### Performance Improvements
|
|
85
61
|
|
|
86
|
-
|
|
87
|
-
|
|
62
|
+
- **multiple-choice:** adopt pie-toolbox split ([b4b8f45](https://github.com/pie-framework/pie-elements/commit/b4b8f45b68b71622b314c3d80fdc180832a640e1))
|
|
88
63
|
|
|
89
64
|
### BREAKING CHANGES
|
|
90
65
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
66
|
+
- **multiple-choice:** publish majors to carry the pie-toolbox split without breaking legacy bundles
|
|
96
67
|
|
|
97
68
|
# [7.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.4...@pie-element/drag-in-the-blank@7.0.0) (2025-10-01)
|
|
98
69
|
|
|
99
|
-
|
|
100
70
|
### Features
|
|
101
71
|
|
|
102
|
-
|
|
103
|
-
|
|
72
|
+
- publish majors to adopt pie-toolbox split without breaking legacy bundles PD-5242 ([50ede62](https://github.com/pie-framework/pie-elements/commit/50ede624eff05e2bc52fa80e453d561c505ab38d))
|
|
104
73
|
|
|
105
74
|
### Performance Improvements
|
|
106
75
|
|
|
107
|
-
|
|
108
|
-
|
|
76
|
+
- **multiple-choice:** adopt pie-toolbox split ([b4b8f45](https://github.com/pie-framework/pie-elements/commit/b4b8f45b68b71622b314c3d80fdc180832a640e1))
|
|
109
77
|
|
|
110
78
|
### BREAKING CHANGES
|
|
111
79
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
80
|
+
- **multiple-choice:** publish majors to carry the pie-toolbox split without breaking legacy bundles
|
|
117
81
|
|
|
118
82
|
## [6.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.0-beta.0...@pie-element/drag-in-the-blank@6.13.4) (2025-09-26)
|
|
119
83
|
|
|
120
84
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
121
85
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
86
|
# [6.13.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.3...@pie-element/drag-in-the-blank@6.13.0-beta.0) (2025-09-25)
|
|
127
87
|
|
|
128
|
-
|
|
129
88
|
### Bug Fixes
|
|
130
89
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
90
|
+
- **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
|
|
91
|
+
- fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
|
|
92
|
+
- import ([8ffdc56](https://github.com/pie-framework/pie-elements/commit/8ffdc56e56a24da761ea2ad2b36cb9bc09747794))
|
|
93
|
+
- update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
|
|
94
|
+
- update snapshots ([cac6e30](https://github.com/pie-framework/pie-elements/commit/cac6e30f25033145c3749d04f9ecd56feead74b5))
|
|
137
95
|
|
|
138
96
|
### Features
|
|
139
97
|
|
|
140
|
-
|
|
98
|
+
- split pie-toolbox PD-5126, PD-5152 ([888b486](https://github.com/pie-framework/pie-elements/commit/888b4867728ca1ae8b25a5685fb77a219f7a0fb9))
|
|
141
99
|
|
|
100
|
+
## [6.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.2...@pie-element/drag-in-the-blank@6.13.3) (2025-09-11)
|
|
142
101
|
|
|
102
|
+
### Bug Fixes
|
|
143
103
|
|
|
104
|
+
- update pie-lib/pie-toolbox PD-5198, PD-5187 ([f04a94c](https://github.com/pie-framework/pie-elements/commit/f04a94c62a29d77fcb17b473b7de1022ad65eeb4))
|
|
144
105
|
|
|
106
|
+
## [6.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.1...@pie-element/drag-in-the-blank@6.13.2) (2025-09-09)
|
|
145
107
|
|
|
146
|
-
|
|
108
|
+
### Bug Fixes
|
|
109
|
+
|
|
110
|
+
- update pie-lib/pie-toolbox PD-5196 ([29ec1c8](https://github.com/pie-framework/pie-elements/commit/29ec1c80dd278b534751f3944445b91d5f9524a5))
|
|
147
111
|
|
|
112
|
+
## [6.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.13.0...@pie-element/drag-in-the-blank@6.13.1) (2025-09-09)
|
|
148
113
|
|
|
149
114
|
### Bug Fixes
|
|
150
115
|
|
|
151
|
-
|
|
116
|
+
- update pie-lib/pie-toolboox PD-5181, PD-5187, PD-4580, PD-5198 ([9fa09cd](https://github.com/pie-framework/pie-elements/commit/9fa09cdb29fe43e292e6f3fba2b88561d8deceab))
|
|
152
117
|
|
|
118
|
+
# [6.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.5...@pie-element/drag-in-the-blank@6.13.0) (2025-09-02)
|
|
153
119
|
|
|
120
|
+
### Bug Fixes
|
|
154
121
|
|
|
122
|
+
- update pie-lib/pie-toolbox PD-4579, PD-4430 ([277d2a6](https://github.com/pie-framework/pie-elements/commit/277d2a6bad2fc884ab9d980f71774ba9eca8dbb5))
|
|
155
123
|
|
|
124
|
+
### Features
|
|
156
125
|
|
|
157
|
-
|
|
126
|
+
- update audio completion checks only to be applied if the item has audio PD-5176 ([4c519b0](https://github.com/pie-framework/pie-elements/commit/4c519b08068328635ae2f6e9d5bdf82374a0637e))
|
|
158
127
|
|
|
128
|
+
## [6.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.4...@pie-element/drag-in-the-blank@6.12.5) (2025-08-15)
|
|
159
129
|
|
|
160
130
|
### Bug Fixes
|
|
161
131
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
132
|
+
- PD-5084 ([78bd9ca](https://github.com/pie-framework/pie-elements/commit/78bd9ca1540c3968ddd36e0ff5cc4ac095865250))
|
|
165
133
|
|
|
134
|
+
## [6.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.3...@pie-element/drag-in-the-blank@6.12.4) (2025-08-14)
|
|
166
135
|
|
|
136
|
+
### Bug Fixes
|
|
167
137
|
|
|
168
|
-
|
|
138
|
+
- update pie-lib/pie-toolboxPD-5147, PD-4579, PD-5084, PD-4918 ([ff9ec92](https://github.com/pie-framework/pie-elements/commit/ff9ec92eb659a1664729aaae54eedf3b87f6a96a))
|
|
169
139
|
|
|
140
|
+
## [6.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.2...@pie-element/drag-in-the-blank@6.12.3) (2025-08-14)
|
|
170
141
|
|
|
171
142
|
### Bug Fixes
|
|
172
143
|
|
|
173
|
-
|
|
144
|
+
- update pie-lib/pie-toolbox PD-5147 ([484432f](https://github.com/pie-framework/pie-elements/commit/484432fd824ebe403e8f4302f6b8cf4d026dacb5))
|
|
145
|
+
|
|
146
|
+
## [6.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.1...@pie-element/drag-in-the-blank@6.12.2) (2025-07-25)
|
|
174
147
|
|
|
148
|
+
### Bug Fixes
|
|
175
149
|
|
|
150
|
+
- refactor PD-5132, update pie-lib/pie-toolbox PD-3797 ([7434408](https://github.com/pie-framework/pie-elements/commit/7434408416a883fd680eec13fe1109711fd7e6b5))
|
|
151
|
+
- update pie-lib/pie-toolbox PD-4885, PD-5131 ([4b9859c](https://github.com/pie-framework/pie-elements/commit/4b9859c919a1a7cc8e29d6168a91cd1f7d1aafd1))
|
|
176
152
|
|
|
153
|
+
## [6.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.12.0...@pie-element/drag-in-the-blank@6.12.1) (2025-07-22)
|
|
177
154
|
|
|
155
|
+
### Bug Fixes
|
|
178
156
|
|
|
179
|
-
|
|
157
|
+
- update pie-toolbox PD-4885 ([a6d439e](https://github.com/pie-framework/pie-elements/commit/a6d439e49a0082f3d5e8bf46cc73c69d1d0ae311))
|
|
180
158
|
|
|
159
|
+
# [6.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.11.3...@pie-element/drag-in-the-blank@6.12.0) (2025-07-18)
|
|
181
160
|
|
|
182
161
|
### Bug Fixes
|
|
183
162
|
|
|
184
|
-
|
|
185
|
-
|
|
163
|
+
- update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
|
|
186
164
|
|
|
187
165
|
### Features
|
|
188
166
|
|
|
189
|
-
|
|
167
|
+
- update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
|
|
168
|
+
- update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
|
|
169
|
+
|
|
170
|
+
## [6.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.11.2...@pie-element/drag-in-the-blank@6.11.3) (2025-07-03)
|
|
190
171
|
|
|
172
|
+
### Bug Fixes
|
|
191
173
|
|
|
174
|
+
- **drag-in-the-blank:** add missing spaces PD-5025 ([1817673](https://github.com/pie-framework/pie-elements/commit/1817673c7761c216286aeb7dc6c0644d942158ff))
|
|
175
|
+
- **image-cloze-association:** get rid of correctResponse from model in view mode and instructor PD-5025 ([74555ee](https://github.com/pie-framework/pie-elements/commit/74555ee4b4d1f248cba191c1949c28f6f183d63d))
|
|
192
176
|
|
|
177
|
+
## [6.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.11.1...@pie-element/drag-in-the-blank@6.11.2) (2025-06-27)
|
|
193
178
|
|
|
179
|
+
### Bug Fixes
|
|
194
180
|
|
|
195
|
-
|
|
181
|
+
- update pie-lib/pie-toolbox PD-5064 ([f61face](https://github.com/pie-framework/pie-elements/commit/f61face71312f0a4e46a16a646aa616b9d4ed8eb))
|
|
196
182
|
|
|
183
|
+
## [6.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.11.0...@pie-element/drag-in-the-blank@6.11.1) (2025-06-25)
|
|
197
184
|
|
|
198
185
|
### Bug Fixes
|
|
199
186
|
|
|
200
|
-
|
|
187
|
+
- update pie-lib/pie-toolbox PD-5059 ([d6f2203](https://github.com/pie-framework/pie-elements/commit/d6f22032dcfb049ce7aeb496f94456fdd06d4139))
|
|
201
188
|
|
|
189
|
+
# [6.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.7...@pie-element/drag-in-the-blank@6.11.0) (2025-06-19)
|
|
202
190
|
|
|
191
|
+
### Bug Fixes
|
|
203
192
|
|
|
193
|
+
- update pie-lib/pie-toolbox PD-5076, PD-5063, PD-4832, PD-5059 ([16201a3](https://github.com/pie-framework/pie-elements/commit/16201a35183965fabd033bbf797ef3b438d69a85))
|
|
204
194
|
|
|
195
|
+
### Features
|
|
205
196
|
|
|
206
|
-
|
|
197
|
+
- **drag-in-the-blank:** remove lodash where possible to improve bundle size PD-5076 ([efa0205](https://github.com/pie-framework/pie-elements/commit/efa02058a6186afc0079c77afbd46ba9e23c1ada))
|
|
207
198
|
|
|
199
|
+
## [6.10.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.6...@pie-element/drag-in-the-blank@6.10.7) (2025-06-05)
|
|
208
200
|
|
|
209
201
|
### Bug Fixes
|
|
210
202
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
203
|
+
- update pie-lib/pie-toolbox PD-4888, PD-3542, PD-4873, PD-4679 ([9c3bdef](https://github.com/pie-framework/pie-elements/commit/9c3bdef1b68f128ecc6338ef74f25fb74c482aa6))
|
|
204
|
+
- **match:** add has media verid for rationale and teacher instr pie-elements PD-3756 ([7d1f431](https://github.com/pie-framework/pie-elements/commit/7d1f4310e128ac9312859c96ad5c87300aa336c3))
|
|
205
|
+
- add validation for audio content PD-4123 ([f0ce3f1](https://github.com/pie-framework/pie-elements/commit/f0ce3f19a12fd4cfe2d2159ca4af801d866dc8a9))
|
|
206
|
+
- update pie-lib pie-toolbox PD-3756 and revert changes for PD-4810 ([1e3030b](https://github.com/pie-framework/pie-elements/commit/1e3030bfdb13d0cce7b54ce0e9a109446c5ec2a2))
|
|
207
|
+
- update pie-lib-pie-toolbox PD-4810 ([6c81afc](https://github.com/pie-framework/pie-elements/commit/6c81afc6a8ad41e001bafb0bd1563164e9f32a10))
|
|
208
|
+
- update pie-lib-pie-toolbox PD-4810 ([0f9dd82](https://github.com/pie-framework/pie-elements/commit/0f9dd827c474e87770fd3bd146d870dd77d296df))
|
|
214
209
|
|
|
210
|
+
## [6.10.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.5...@pie-element/drag-in-the-blank@6.10.6) (2025-05-22)
|
|
215
211
|
|
|
212
|
+
### Bug Fixes
|
|
216
213
|
|
|
217
|
-
|
|
214
|
+
- conflicts ([fce1a12](https://github.com/pie-framework/pie-elements/commit/fce1a12cacfcdc0f7ded44291eb7539dc3567127))
|
|
215
|
+
- tests PD-5009 ([e00ac85](https://github.com/pie-framework/pie-elements/commit/e00ac85428a335d1dd67012b99a89861926594d0))
|
|
216
|
+
- update pie-lib/pie-toolbox PD-4555, PD-4561 ([a7c878c](https://github.com/pie-framework/pie-elements/commit/a7c878cc1c1440bc0f72acb8ca3ef2a023023066))
|
|
217
|
+
- update pie-lib/pie-toolbox PD-5009, PD-5002 ([9d5d7a3](https://github.com/pie-framework/pie-elements/commit/9d5d7a31ea06b568c346008aee2557dfd2e9a796))
|
|
218
218
|
|
|
219
|
+
## [6.10.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.4...@pie-element/drag-in-the-blank@6.10.5) (2025-05-12)
|
|
219
220
|
|
|
220
221
|
### Bug Fixes
|
|
221
222
|
|
|
222
|
-
|
|
223
|
+
- update pie-lib/pie-toolbox PD-4977 ([1f864de](https://github.com/pie-framework/pie-elements/commit/1f864de43661adf716578caf4657c4c0a0384556))
|
|
223
224
|
|
|
225
|
+
## [6.10.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.3...@pie-element/drag-in-the-blank@6.10.4) (2025-04-29)
|
|
224
226
|
|
|
227
|
+
### Bug Fixes
|
|
225
228
|
|
|
229
|
+
- update pie-lib/pie-toolbox PD-4976, PD-4980, PD-3496 ([a001d12](https://github.com/pie-framework/pie-elements/commit/a001d122ca198b23eeef9596857555eb1a76bb6b))
|
|
230
|
+
- **drag-in-the-blank:** set correctAnswer back to false when correctResponse undefined PD-4979 ([5673c4c](https://github.com/pie-framework/pie-elements/commit/5673c4c0a2ec3107ee7f327519e5ad12e448d1a9))
|
|
231
|
+
- update pie-lib/pie-toolbox PD-4976 ([ccf7412](https://github.com/pie-framework/pie-elements/commit/ccf74123f4581fc45383bdf2c181e699588b989d))
|
|
232
|
+
- **categorize, hotspot, multiple-choice, drag-in-the-blank:** prevent multiple initializations of event listeners for audio autoplay PD-4975 ([de1356f](https://github.com/pie-framework/pie-elements/commit/de1356fcc62490afe0deaca747062e08197e1499))
|
|
226
233
|
|
|
234
|
+
## [6.10.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.2...@pie-element/drag-in-the-blank@6.10.3) (2025-04-18)
|
|
227
235
|
|
|
228
|
-
|
|
236
|
+
### Bug Fixes
|
|
237
|
+
|
|
238
|
+
- update pie-lib/pie-toolbox PD-4967 ([cf4c095](https://github.com/pie-framework/pie-elements/commit/cf4c095f21a2e9bdf74ce5a419ad5fc8d0d7f6ca))
|
|
229
239
|
|
|
240
|
+
## [6.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.1...@pie-element/drag-in-the-blank@6.10.2) (2025-04-17)
|
|
230
241
|
|
|
231
242
|
### Bug Fixes
|
|
232
243
|
|
|
233
|
-
|
|
234
|
-
|
|
244
|
+
- update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
|
|
245
|
+
|
|
246
|
+
## [6.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.10.0...@pie-element/drag-in-the-blank@6.10.1) (2025-04-10)
|
|
235
247
|
|
|
248
|
+
### Bug Fixes
|
|
236
249
|
|
|
250
|
+
- update pie-lib/pie-toolbox PD-4765, PD-4947 ([56312ea](https://github.com/pie-framework/pie-elements/commit/56312ea13151cc7e5d026a112fb7d86d320e4799))
|
|
237
251
|
|
|
252
|
+
# [6.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.9.0...@pie-element/drag-in-the-blank@6.10.0) (2025-04-01)
|
|
238
253
|
|
|
254
|
+
### Features
|
|
239
255
|
|
|
240
|
-
|
|
256
|
+
- update pie-lib/pie-toolbox PD-4938 ([4d89e6e](https://github.com/pie-framework/pie-elements/commit/4d89e6ef28c75b344b6669562f99057359bff794))
|
|
257
|
+
- use optimized enable autoplay audio image from pie-lib PD-4936 ([b18e1e4](https://github.com/pie-framework/pie-elements/commit/b18e1e422be2f6ea691d2e73f7868ebe6b9c839c))
|
|
241
258
|
|
|
259
|
+
# [6.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.8.3...@pie-element/drag-in-the-blank@6.9.0) (2025-03-27)
|
|
242
260
|
|
|
243
261
|
### Bug Fixes
|
|
244
262
|
|
|
245
|
-
|
|
263
|
+
- update pie-lib/pie-toolbox PD-4895, PD-4093, PD-4888 ([7e6f1c5](https://github.com/pie-framework/pie-elements/commit/7e6f1c5d7bd0832f62ec8f048e04bcdbfe426779))
|
|
246
264
|
|
|
265
|
+
### Features
|
|
247
266
|
|
|
267
|
+
- updated config so line breaks are enabled in editor [PD-4093] ([2e1978d](https://github.com/pie-framework/pie-elements/commit/2e1978db22d6e39328fff7dce8af3a494f77e2e1))
|
|
248
268
|
|
|
269
|
+
## [6.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.8.2...@pie-element/drag-in-the-blank@6.8.3) (2025-03-21)
|
|
249
270
|
|
|
271
|
+
### Bug Fixes
|
|
250
272
|
|
|
251
|
-
|
|
273
|
+
- update pie-toolbox PD-4917 ([03f3dab](https://github.com/pie-framework/pie-elements/commit/03f3dab963e2c5a55c8e44c472eaf00053bd111c))
|
|
252
274
|
|
|
275
|
+
## [6.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.8.1...@pie-element/drag-in-the-blank@6.8.2) (2025-03-14)
|
|
253
276
|
|
|
254
277
|
### Bug Fixes
|
|
255
278
|
|
|
256
|
-
|
|
279
|
+
- update Recharts to latest stable version PD-4900 and revert PD-4093 in pie-lib/pie-toolbox ([60b5d7c](https://github.com/pie-framework/pie-elements/commit/60b5d7c799ac4457495a77c4f7d93e3fece1476e))
|
|
257
280
|
|
|
281
|
+
## [6.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.8.0...@pie-element/drag-in-the-blank@6.8.1) (2025-03-13)
|
|
258
282
|
|
|
259
|
-
###
|
|
283
|
+
### Bug Fixes
|
|
260
284
|
|
|
261
|
-
|
|
262
|
-
* update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
|
|
285
|
+
- update pie-lib/pie-toolbox PD-4872, PD-4093, PD-4588, PD-4812, PD-4867 ([2386fb5](https://github.com/pie-framework/pie-elements/commit/2386fb5f84cadb42305ab5a0e6248bd2b2279e0a))
|
|
263
286
|
|
|
287
|
+
# [6.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.7...@pie-element/drag-in-the-blank@6.8.0) (2025-03-12)
|
|
264
288
|
|
|
289
|
+
### Bug Fixes
|
|
265
290
|
|
|
291
|
+
- **multiple-choice, categorize, ditb, hotspot, ica:** remove audio events listeners on disconnectedCallback PD-4852 ([35937aa](https://github.com/pie-framework/pie-elements/commit/35937aa5a790e24ead17b95561c368056b5a14f8))
|
|
266
292
|
|
|
293
|
+
### Features
|
|
267
294
|
|
|
268
|
-
|
|
295
|
+
- **drag-in-the-blank:** add customAudioButton PD-4795 ([aa5c771](https://github.com/pie-framework/pie-elements/commit/aa5c771b7e9aba6fe5a753637fdcfb61d740c7d4))
|
|
269
296
|
|
|
297
|
+
## [6.7.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.6...@pie-element/drag-in-the-blank@6.7.7) (2025-03-03)
|
|
270
298
|
|
|
271
299
|
### Bug Fixes
|
|
272
300
|
|
|
273
|
-
|
|
274
|
-
|
|
301
|
+
- prevent autoplay logic when autoplayAudioEnabled is missing or false PD-4847 ([211ae94](https://github.com/pie-framework/pie-elements/commit/211ae940a238950ae603b54cb6c294d7e68cd2cb))
|
|
302
|
+
- update pie-lib pie-toolbox PD-4795 ([c0bc482](https://github.com/pie-framework/pie-elements/commit/c0bc48285a67aaaf6f4b81057ced62bc57ee978d))
|
|
275
303
|
|
|
304
|
+
## [6.7.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.5...@pie-element/drag-in-the-blank@6.7.6) (2025-02-27)
|
|
276
305
|
|
|
306
|
+
### Bug Fixes
|
|
277
307
|
|
|
308
|
+
- update pie-lib/pie-toolbox PD-4820, PD-4766 ([7ccdb40](https://github.com/pie-framework/pie-elements/commit/7ccdb405614f1c310efe530d97c46fe324c0a669))
|
|
278
309
|
|
|
310
|
+
## [6.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.4...@pie-element/drag-in-the-blank@6.7.5) (2025-02-25)
|
|
279
311
|
|
|
280
|
-
|
|
312
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
281
313
|
|
|
314
|
+
## [6.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.3...@pie-element/drag-in-the-blank@6.7.4) (2025-02-19)
|
|
282
315
|
|
|
283
316
|
### Bug Fixes
|
|
284
317
|
|
|
285
|
-
|
|
318
|
+
- update pie-lib/pie-toolbox PD-4168, PD-4723 ([921f1bf](https://github.com/pie-framework/pie-elements/commit/921f1bfff211979c859821bb15c369327cfacdf7))
|
|
319
|
+
|
|
320
|
+
## [6.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.2...@pie-element/drag-in-the-blank@6.7.3) (2025-02-14)
|
|
286
321
|
|
|
322
|
+
### Bug Fixes
|
|
287
323
|
|
|
324
|
+
- update pie-lib/pie-toolbox PD-4801 ([194e2d7](https://github.com/pie-framework/pie-elements/commit/194e2d7e86a02887ffe03e13c062f8d98d543fd9))
|
|
288
325
|
|
|
326
|
+
## [6.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.1...@pie-element/drag-in-the-blank@6.7.2) (2025-02-13)
|
|
289
327
|
|
|
328
|
+
### Bug Fixes
|
|
290
329
|
|
|
291
|
-
|
|
330
|
+
- PD-4804 updated container for all autoplay-supported elements ([34fabe3](https://github.com/pie-framework/pie-elements/commit/34fabe3b129e84f5cab9e4652e1a05bdd1cbb527))
|
|
292
331
|
|
|
332
|
+
## [6.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.7.0...@pie-element/drag-in-the-blank@6.7.1) (2025-02-12)
|
|
293
333
|
|
|
294
334
|
### Bug Fixes
|
|
295
335
|
|
|
296
|
-
|
|
336
|
+
- audio autoplay button update container PD-4783 ([57b97c0](https://github.com/pie-framework/pie-elements/commit/57b97c0b28ee7d6cfa57ede70c270bc379a9ee17))
|
|
337
|
+
- PD-4783 update snapshots ([5d741ae](https://github.com/pie-framework/pie-elements/commit/5d741ae5c50fa0f080a91ede8a45cef80cf3997d))
|
|
297
338
|
|
|
339
|
+
# [6.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.6.1...@pie-element/drag-in-the-blank@6.7.0) (2025-02-12)
|
|
298
340
|
|
|
341
|
+
### Bug Fixes
|
|
299
342
|
|
|
343
|
+
- update pie-lib/pie-toolbox PD-4717 ([4bc5bea](https://github.com/pie-framework/pie-elements/commit/4bc5beafe3c04efe64809ff95c5863a6142cbb02))
|
|
344
|
+
- **drag-in-the-blank:** Ensure correctResponse is included for instructor view mode, refactor tests PD-4785 ([cf200bd](https://github.com/pie-framework/pie-elements/commit/cf200bdc68e15e185753d5c9e09fa137a2623fc1))
|
|
345
|
+
- Ensure correct response is included in the model only in evaluate mode PD-4785 ([15308de](https://github.com/pie-framework/pie-elements/commit/15308de11fd77e22e558461c1969e7d0eb67c771))
|
|
346
|
+
- ensure correct response is only included in model for evaluate mode, refactor and add corresponding tests for drag-in-the-blank and image-cloze-association PD-4785 ([436e709](https://github.com/pie-framework/pie-elements/commit/436e709de9a9884c50296859a92435e500d01e74))
|
|
300
347
|
|
|
348
|
+
### Features
|
|
301
349
|
|
|
302
|
-
|
|
350
|
+
- **ditb:** adjust container to append audio autoplay button PD-4791 ([01d9d26](https://github.com/pie-framework/pie-elements/commit/01d9d264ccda0fbf0944300f916916febc6fa6cd))
|
|
351
|
+
- **drag-in-the-blank:** autoplay audio for STAR PD-4791 ([e8a0837](https://github.com/pie-framework/pie-elements/commit/e8a08378a52438ddd3bdbd9924e2f645a5ac1b47))
|
|
352
|
+
- **drag-in-the-blank:** update docs PD-4791 ([a2f0ce8](https://github.com/pie-framework/pie-elements/commit/a2f0ce858b6ab3924ada9b19a01b6dd1aba7b828))
|
|
303
353
|
|
|
354
|
+
## [6.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.6.0...@pie-element/drag-in-the-blank@6.6.1) (2025-02-06)
|
|
304
355
|
|
|
305
356
|
### Bug Fixes
|
|
306
357
|
|
|
307
|
-
|
|
358
|
+
- update pie-lib/pie-toolbox PD-4753, PD-4618, PD-4641 ([f73f2be](https://github.com/pie-framework/pie-elements/commit/f73f2bec76321a677fff71e575d19c0f2e5b1d9c))
|
|
359
|
+
- **ditb:** fix font size for fractions in mathematical answer choices PD-4641 ([ab4d5c5](https://github.com/pie-framework/pie-elements/commit/ab4d5c57f9e41e55c89ca6f4207a338ef71e25fe))
|
|
308
360
|
|
|
361
|
+
# [6.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.5.3...@pie-element/drag-in-the-blank@6.6.0) (2025-01-27)
|
|
309
362
|
|
|
310
|
-
###
|
|
363
|
+
### Bug Fixes
|
|
311
364
|
|
|
312
|
-
|
|
365
|
+
- update pie-lib/pie-toolbox PD-3995, PD-4679 ([87dadfa](https://github.com/pie-framework/pie-elements/commit/87dadfacfae3b06690edaf0b3c4a5ea09981b153))
|
|
313
366
|
|
|
367
|
+
### Features
|
|
314
368
|
|
|
369
|
+
- enabled textAlign only for passage element [PD-3995] ([600d67f](https://github.com/pie-framework/pie-elements/commit/600d67fa31fc0e19761bc78381ba18036e7f64e7))
|
|
370
|
+
- updated snapshots [PD-3995] ([59702ab](https://github.com/pie-framework/pie-elements/commit/59702ab491722a24bd67a2c6dc70ad6540e3a909))
|
|
315
371
|
|
|
372
|
+
## [6.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.5.2...@pie-element/drag-in-the-blank@6.5.3) (2025-01-27)
|
|
316
373
|
|
|
374
|
+
### Bug Fixes
|
|
317
375
|
|
|
318
|
-
|
|
376
|
+
- update pie-lib/pie-toolbox PD-4688, PD-4589, PD-4616 ([754480c](https://github.com/pie-framework/pie-elements/commit/754480c6c747fa9123d374df0287a644c8376939))
|
|
319
377
|
|
|
378
|
+
## [6.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.5.1...@pie-element/drag-in-the-blank@6.5.2) (2025-01-22)
|
|
320
379
|
|
|
321
380
|
### Bug Fixes
|
|
322
381
|
|
|
323
|
-
|
|
324
|
-
* **match:** add has media verid for rationale and teacher instr pie-elements PD-3756 ([7d1f431](https://github.com/pie-framework/pie-elements/commit/7d1f4310e128ac9312859c96ad5c87300aa336c3))
|
|
325
|
-
* add validation for audio content PD-4123 ([f0ce3f1](https://github.com/pie-framework/pie-elements/commit/f0ce3f19a12fd4cfe2d2159ca4af801d866dc8a9))
|
|
326
|
-
* update pie-lib pie-toolbox PD-3756 and revert changes for PD-4810 ([1e3030b](https://github.com/pie-framework/pie-elements/commit/1e3030bfdb13d0cce7b54ce0e9a109446c5ec2a2))
|
|
327
|
-
* update pie-lib-pie-toolbox PD-4810 ([6c81afc](https://github.com/pie-framework/pie-elements/commit/6c81afc6a8ad41e001bafb0bd1563164e9f32a10))
|
|
328
|
-
* update pie-lib-pie-toolbox PD-4810 ([0f9dd82](https://github.com/pie-framework/pie-elements/commit/0f9dd827c474e87770fd3bd146d870dd77d296df))
|
|
382
|
+
- update pie-lib/pie-toolbox PD-4452, PD-3872, PD-4689, PD-4704, PD-4588, PD-4698, PD-4618 ([a97329c](https://github.com/pie-framework/pie-elements/commit/a97329cf73619a3a5aae8d492edb8d6e5c5730df))
|
|
329
383
|
|
|
384
|
+
## [6.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.5.0...@pie-element/drag-in-the-blank@6.5.1) (2025-01-22)
|
|
330
385
|
|
|
386
|
+
### Bug Fixes
|
|
331
387
|
|
|
388
|
+
- build ([68d8029](https://github.com/pie-framework/pie-elements/commit/68d8029520e531ae0a1eae15da6371289cde4c7a))
|
|
389
|
+
- replace mra package with mr, includes accessibility PD-4527 ([c83bd43](https://github.com/pie-framework/pie-elements/commit/c83bd438d3a0e94d524c04364fddd3a8edc8876e))
|
|
332
390
|
|
|
391
|
+
# [6.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.4.0...@pie-element/drag-in-the-blank@6.5.0) (2025-01-06)
|
|
333
392
|
|
|
334
|
-
|
|
393
|
+
### Bug Fixes
|
|
335
394
|
|
|
395
|
+
- update pie-lib/pie-toolbox PD-4555, PD-4660, PD-4426, PD-4607, PD-4394, PD-4521 ([e4928b4](https://github.com/pie-framework/pie-elements/commit/e4928b4f9ac268a892b382045f76ae4eac6b458e))
|
|
336
396
|
|
|
337
|
-
###
|
|
397
|
+
### Features
|
|
338
398
|
|
|
339
|
-
|
|
340
|
-
* tests PD-5009 ([e00ac85](https://github.com/pie-framework/pie-elements/commit/e00ac85428a335d1dd67012b99a89861926594d0))
|
|
341
|
-
* update pie-lib/pie-toolbox PD-4555, PD-4561 ([a7c878c](https://github.com/pie-framework/pie-elements/commit/a7c878cc1c1440bc0f72acb8ca3ef2a023023066))
|
|
342
|
-
* update pie-lib/pie-toolbox PD-5009, PD-5002 ([9d5d7a3](https://github.com/pie-framework/pie-elements/commit/9d5d7a31ea06b568c346008aee2557dfd2e9a796))
|
|
399
|
+
- add tests for session changed operation PD-4665 ([0a2d562](https://github.com/pie-framework/pie-elements/commit/0a2d562da49116a15baa47d0cbf7942eaddbf065))
|
|
343
400
|
|
|
401
|
+
# [6.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.3.3...@pie-element/drag-in-the-blank@6.4.0) (2024-12-20)
|
|
344
402
|
|
|
403
|
+
### Bug Fixes
|
|
345
404
|
|
|
405
|
+
- update pie-lib/pie-toolbox PD-3843, PD-4518, PD-4588, PD-4210, PD-4362, PD-4618 ([c213141](https://github.com/pie-framework/pie-elements/commit/c2131410e19605093ca77afb8234b31708db01b1))
|
|
406
|
+
- **ditb:** Prevent sentence break in authoring view with images PD-4394 ([81dd9c7](https://github.com/pie-framework/pie-elements/commit/81dd9c709bf3f0cf39d01d63e1170c17dce56a26))
|
|
407
|
+
- **drag-in-the-blank:** check alternates for feedback in evaluate PD-3227 ([974e3e9](https://github.com/pie-framework/pie-elements/commit/974e3e906b9722975173c7b1b12e3244d81b72cc))
|
|
346
408
|
|
|
409
|
+
### Features
|
|
347
410
|
|
|
348
|
-
|
|
411
|
+
- **drag-in-the-blank:** update session complete condition PD-4610 ([eb9a6e7](https://github.com/pie-framework/pie-elements/commit/eb9a6e7acc1f9bda26f869d832e7382dca760d7e))
|
|
349
412
|
|
|
413
|
+
## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.3.2...@pie-element/drag-in-the-blank@6.3.3) (2024-12-11)
|
|
350
414
|
|
|
351
415
|
### Bug Fixes
|
|
352
416
|
|
|
353
|
-
|
|
417
|
+
- made sure top level element is block, not inline [PD-4623] ([a915b51](https://github.com/pie-framework/pie-elements/commit/a915b5197e2a8eb2b49392abc9ee92dbe0819af2))
|
|
418
|
+
|
|
419
|
+
## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.3.1...@pie-element/drag-in-the-blank@6.3.2) (2024-12-10)
|
|
354
420
|
|
|
421
|
+
### Bug Fixes
|
|
355
422
|
|
|
423
|
+
- update pie-lib/pie-toolbox PD-4388, PD-4548 ([0e7dad4](https://github.com/pie-framework/pie-elements/commit/0e7dad48f541e7c5c10212e58c6ae846c60be93c))
|
|
356
424
|
|
|
425
|
+
## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.3.0...@pie-element/drag-in-the-blank@6.3.1) (2024-12-05)
|
|
357
426
|
|
|
427
|
+
### Bug Fixes
|
|
358
428
|
|
|
359
|
-
|
|
429
|
+
- update pie-lib/pie-toolbox PD-4393, PD-4388, PD-4550, PD-4394, PD-4165 ([afafda4](https://github.com/pie-framework/pie-elements/commit/afafda4a504ecae6e4c85a45817b7f73a4b81244))
|
|
360
430
|
|
|
431
|
+
# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.2.2...@pie-element/drag-in-the-blank@6.3.0) (2024-11-29)
|
|
361
432
|
|
|
362
433
|
### Bug Fixes
|
|
363
434
|
|
|
364
|
-
|
|
365
|
-
* **drag-in-the-blank:** set correctAnswer back to false when correctResponse undefined PD-4979 ([5673c4c](https://github.com/pie-framework/pie-elements/commit/5673c4c0a2ec3107ee7f327519e5ad12e448d1a9))
|
|
366
|
-
* update pie-lib/pie-toolbox PD-4976 ([ccf7412](https://github.com/pie-framework/pie-elements/commit/ccf74123f4581fc45383bdf2c181e699588b989d))
|
|
367
|
-
* **categorize, hotspot, multiple-choice, drag-in-the-blank:** prevent multiple initializations of event listeners for audio autoplay PD-4975 ([de1356f](https://github.com/pie-framework/pie-elements/commit/de1356fcc62490afe0deaca747062e08197e1499))
|
|
435
|
+
- update pie-lib/pie-toolbox PD-4387, PD-4388 ([0416caf](https://github.com/pie-framework/pie-elements/commit/0416caf1188a62367a893c1e2bcfd138303c1d6d))
|
|
368
436
|
|
|
437
|
+
### Features
|
|
369
438
|
|
|
439
|
+
- **multiple-choice, drag-in-the-blank:** send fontSizeFactor to ui layout component PD-4388 ([cf65bdb](https://github.com/pie-framework/pie-elements/commit/cf65bdbd16200af928d6e6c221cb223293644ed2))
|
|
370
440
|
|
|
441
|
+
## [6.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.2.1...@pie-element/drag-in-the-blank@6.2.2) (2024-11-15)
|
|
371
442
|
|
|
443
|
+
### Bug Fixes
|
|
372
444
|
|
|
373
|
-
|
|
445
|
+
- update pie-lib/pie-toolbox PD-4401, PD-4441, PD-4319, PD-4394, PD-3687 ([f1f0af3](https://github.com/pie-framework/pie-elements/commit/f1f0af31f3c6fba54ca3a378dea3b8b32d8ebb87))
|
|
374
446
|
|
|
447
|
+
## [6.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.2.0...@pie-element/drag-in-the-blank@6.2.1) (2024-11-01)
|
|
375
448
|
|
|
376
449
|
### Bug Fixes
|
|
377
450
|
|
|
378
|
-
|
|
451
|
+
- update pie-lib PD-4361 ([0ed2a71](https://github.com/pie-framework/pie-elements/commit/0ed2a7156d3fef55b9c25ab9c60d0df836b86ee5))
|
|
452
|
+
- update pie-lib/pie-toolbox PD-4319, PD-1460, PD-4004 ([db03ac7](https://github.com/pie-framework/pie-elements/commit/db03ac7473960cedef2c83c79920e77db06f605d))
|
|
453
|
+
- update pie-lib/pie-toolbox PD-4372 ([dc73470](https://github.com/pie-framework/pie-elements/commit/dc734705a6aefa0f69eb29d3d695c57e31671ab8))
|
|
379
454
|
|
|
455
|
+
# [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.1.4...@pie-element/drag-in-the-blank@6.2.0) (2024-10-29)
|
|
380
456
|
|
|
457
|
+
### Bug Fixes
|
|
381
458
|
|
|
459
|
+
- fixed all tests after updating pie-toolbox [PD-1460] ([9f5293d](https://github.com/pie-framework/pie-elements/commit/9f5293d618edc06f69fabb27a042ec5eee66e151))
|
|
382
460
|
|
|
461
|
+
### Features
|
|
383
462
|
|
|
384
|
-
|
|
463
|
+
- 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))
|
|
464
|
+
- **ditb:** added 2 new properties to limit text and images in answer choices PD-4207 ([d010ea0](https://github.com/pie-framework/pie-elements/commit/d010ea054d042b717ceffbe10be54c445fdb521c))
|
|
465
|
+
- **ditb:** update snapshots & doc PD-4207 ([8d19484](https://github.com/pie-framework/pie-elements/commit/8d19484225f4bc3db8fe82afe247570586a121f6))
|
|
385
466
|
|
|
467
|
+
## [6.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.1.3...@pie-element/drag-in-the-blank@6.1.4) (2024-10-28)
|
|
386
468
|
|
|
387
469
|
### Bug Fixes
|
|
388
470
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
471
|
+
- update pie-lib/pie-toolbox PD-4322, PD-4215, PD-4209 ([08eac95](https://github.com/pie-framework/pie-elements/commit/08eac95fd3e1a79b420fbc88cd0c7436ba284c3c))
|
|
392
472
|
|
|
473
|
+
## [6.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.1.2...@pie-element/drag-in-the-blank@6.1.3) (2024-10-22)
|
|
393
474
|
|
|
475
|
+
### Bug Fixes
|
|
394
476
|
|
|
395
|
-
|
|
477
|
+
- update pie-toolbox PD-4220, PD-4194, PD-4201, PD-4189, PD-4193, PD-4018, PD-4187 ([47b14fb](https://github.com/pie-framework/pie-elements/commit/47b14fbd80a04494511bc0ae44196b4e0175f0bb))
|
|
396
478
|
|
|
479
|
+
## [6.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.1.1...@pie-element/drag-in-the-blank@6.1.2) (2024-10-15)
|
|
397
480
|
|
|
398
481
|
### Bug Fixes
|
|
399
482
|
|
|
400
|
-
|
|
483
|
+
- added complexjs as dependency [PD-4200] ([da393d5](https://github.com/pie-framework/pie-elements/commit/da393d5ae8ef52f17b47ccf32967410a9263180e))
|
|
484
|
+
- added resolutions in controller as well [PD-4200] ([020edc5](https://github.com/pie-framework/pie-elements/commit/020edc5f0bb5de6bf8f344efd0a3b9b0b16b9dc7))
|
|
485
|
+
- added resolutions to every package [PD-4200] ([480bed5](https://github.com/pie-framework/pie-elements/commit/480bed5eddfc91ec9dbc7ca7e3f6d09b2a199e7d))
|
|
486
|
+
- reverting changes since the issue is fixed in the latest complex.js [PD-4200] ([42c9f21](https://github.com/pie-framework/pie-elements/commit/42c9f216c4d29b051156489beb43fa7093667eb7))
|
|
487
|
+
- update pie toolbox ([ba98798](https://github.com/pie-framework/pie-elements/commit/ba987984ebc2f856950611874436cf148a9a3963))
|
|
488
|
+
- update pie-lib/pie-toolbox PD-4200 ([a41a620](https://github.com/pie-framework/pie-elements/commit/a41a62036afe6aa8ef70493900c08875cff8eec2))
|
|
489
|
+
- update pie-lib/pie-toolbox PD-4241 ([b24d439](https://github.com/pie-framework/pie-elements/commit/b24d43945457792d403d0da62ce3e4b5b898ca46))
|
|
401
490
|
|
|
491
|
+
## [6.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.1.0...@pie-element/drag-in-the-blank@6.1.1) (2024-10-03)
|
|
402
492
|
|
|
493
|
+
### Bug Fixes
|
|
403
494
|
|
|
495
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module PD-4018 ([2d60730](https://github.com/pie-framework/pie-elements/commit/2d60730eb6c3ade08e522c58218cff2f6cb496cb))
|
|
404
496
|
|
|
497
|
+
# [6.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.0.1...@pie-element/drag-in-the-blank@6.1.0) (2024-10-01)
|
|
405
498
|
|
|
406
|
-
|
|
499
|
+
### Bug Fixes
|
|
407
500
|
|
|
501
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([ddb9d44](https://github.com/pie-framework/pie-elements/commit/ddb9d444243b881b3a468ecfb5bab551511a2495))
|
|
408
502
|
|
|
409
503
|
### Features
|
|
410
504
|
|
|
411
|
-
|
|
412
|
-
* use optimized enable autoplay audio image from pie-lib PD-4936 ([b18e1e4](https://github.com/pie-framework/pie-elements/commit/b18e1e422be2f6ea691d2e73f7868ebe6b9c839c))
|
|
413
|
-
|
|
414
|
-
|
|
505
|
+
- update documentation (languageCharachters -> characters inside inputConfiguration object ([9e7dceb](https://github.com/pie-framework/pie-elements/commit/9e7dceb5291be261df0eb0bebe1e04f932dc327d))
|
|
415
506
|
|
|
507
|
+
## [6.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@6.0.0...@pie-element/drag-in-the-blank@6.0.1) (2024-09-26)
|
|
416
508
|
|
|
509
|
+
### Bug Fixes
|
|
417
510
|
|
|
418
|
-
|
|
511
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([c363be4](https://github.com/pie-framework/pie-elements/commit/c363be48f9428024d4acc1eed05cd598840ffe3a))
|
|
512
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([fe83296](https://github.com/pie-framework/pie-elements/commit/fe83296445f9785e67c9643642221b28b4485921))
|
|
513
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([321147b](https://github.com/pie-framework/pie-elements/commit/321147b4072f2a6200d155f7f09c712960fe078c))
|
|
514
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([d3e24e8](https://github.com/pie-framework/pie-elements/commit/d3e24e83d74e93f0720eff8841ebac1d0493b769))
|
|
515
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([a3dd8d6](https://github.com/pie-framework/pie-elements/commit/a3dd8d65a754acadd95134ee825b769355a08a45))
|
|
419
516
|
|
|
517
|
+
# [6.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.6...@pie-element/drag-in-the-blank@6.0.0) (2024-09-25)
|
|
420
518
|
|
|
421
519
|
### Bug Fixes
|
|
422
520
|
|
|
423
|
-
|
|
424
|
-
|
|
521
|
+
- update math-rendering-accessible ([a5588cf](https://github.com/pie-framework/pie-elements/commit/a5588cfdccb40e970e93736dea60de4b01f1a85d))
|
|
522
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([8fa1e13](https://github.com/pie-framework/pie-elements/commit/8fa1e132d97ccc92093e789e4349610c2be21edb))
|
|
425
523
|
|
|
426
524
|
### Features
|
|
427
525
|
|
|
428
|
-
|
|
526
|
+
- update math-rendering-accessible PD-3989, PD-4103, PD-3865 ([01590fe](https://github.com/pie-framework/pie-elements/commit/01590fe0f6ac36d14983cc144ef03f9cff397dfc))
|
|
429
527
|
|
|
528
|
+
### BREAKING CHANGES
|
|
430
529
|
|
|
530
|
+
- big refactoring on the implementation of math-rendering-accessible
|
|
431
531
|
|
|
532
|
+
## [5.21.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.5...@pie-element/drag-in-the-blank@5.21.6) (2024-09-16)
|
|
432
533
|
|
|
534
|
+
### Bug Fixes
|
|
433
535
|
|
|
434
|
-
|
|
536
|
+
- update pie-lib/pie-toolbox PD-4061, PD-4021 ([ef8e3d0](https://github.com/pie-framework/pie-elements/commit/ef8e3d0d5fca4ca57c89c7c8ef8e74ec5600551e))
|
|
435
537
|
|
|
538
|
+
## [5.21.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.4...@pie-element/drag-in-the-blank@5.21.5) (2024-09-16)
|
|
436
539
|
|
|
437
540
|
### Bug Fixes
|
|
438
541
|
|
|
439
|
-
|
|
542
|
+
- experiment with mra ([d62f2b4](https://github.com/pie-framework/pie-elements/commit/d62f2b4526eeda1f90d3660d97bf278ac1ae72da))
|
|
543
|
+
- experiment with mra ([d9487a5](https://github.com/pie-framework/pie-elements/commit/d9487a5394c9b71bb7d7d69a836ed629ae13f7b1))
|
|
544
|
+
- experiment with mra ([a2e933c](https://github.com/pie-framework/pie-elements/commit/a2e933cd27bb052046e245672d3e01cb5ba1b518))
|
|
545
|
+
- update pie-lib/pie-toolbox PD-4027, PD-4042,PD-4039, PD-4073 ([68306be](https://github.com/pie-framework/pie-elements/commit/68306be02254a6019916637fd9b75427cae1c0ed))
|
|
440
546
|
|
|
547
|
+
## [5.21.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.3...@pie-element/drag-in-the-blank@5.21.4) (2024-09-10)
|
|
441
548
|
|
|
549
|
+
### Bug Fixes
|
|
442
550
|
|
|
551
|
+
- update pie-lib/pie-toolbox PD-3652, PD-2451 ([8a00529](https://github.com/pie-framework/pie-elements/commit/8a00529f67a8e27e78e4c16de5d04e11ec8c4d16))
|
|
443
552
|
|
|
553
|
+
## [5.21.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.2...@pie-element/drag-in-the-blank@5.21.3) (2024-09-10)
|
|
444
554
|
|
|
445
|
-
|
|
555
|
+
### Bug Fixes
|
|
446
556
|
|
|
557
|
+
- **inline-dropdown:** add all available fields in docs PD-4065 ([2c4c243](https://github.com/pie-framework/pie-elements/commit/2c4c24344d11ab66e0a67b5ccc630fa43dafc200))
|
|
558
|
+
- update pie-lib/pie-toolbox: ability to disable table and lists PD-4065 ([49f1ce4](https://github.com/pie-framework/pie-elements/commit/49f1ce4000bc45d0eb8032f6538c0c780940a503))
|
|
447
559
|
|
|
448
|
-
|
|
560
|
+
## [5.21.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.1...@pie-element/drag-in-the-blank@5.21.2) (2024-08-29)
|
|
449
561
|
|
|
450
|
-
|
|
562
|
+
### Bug Fixes
|
|
451
563
|
|
|
564
|
+
- trigger build PD-4052 ([24783c4](https://github.com/pie-framework/pie-elements/commit/24783c43a97db9c9a2b665f2c784ccd4ce8511ca))
|
|
452
565
|
|
|
566
|
+
## [5.21.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.21.0...@pie-element/drag-in-the-blank@5.21.1) (2024-08-29)
|
|
453
567
|
|
|
568
|
+
### Bug Fixes
|
|
454
569
|
|
|
570
|
+
- update pie-lib/pie-toolbox PD-4052 ([ebbbe2d](https://github.com/pie-framework/pie-elements/commit/ebbbe2dc584829abe8f1b4d6e8a9031e27f30dce))
|
|
455
571
|
|
|
456
|
-
|
|
572
|
+
# [5.21.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.20.3...@pie-element/drag-in-the-blank@5.21.0) (2024-08-27)
|
|
457
573
|
|
|
574
|
+
### Features
|
|
458
575
|
|
|
459
|
-
|
|
576
|
+
- update pie-lib PD-4026, PD-3990 ([395d7d7](https://github.com/pie-framework/pie-elements/commit/395d7d779caae57a810cc19c1d676319d1c19ded))
|
|
460
577
|
|
|
461
|
-
|
|
578
|
+
## [5.20.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.20.2...@pie-element/drag-in-the-blank@5.20.3) (2024-08-22)
|
|
462
579
|
|
|
580
|
+
### Bug Fixes
|
|
463
581
|
|
|
582
|
+
- update pie-lib PD-4021 ([07d6e85](https://github.com/pie-framework/pie-elements/commit/07d6e8560ddfe25f95dfbafc2d3155b93eb85404))
|
|
464
583
|
|
|
584
|
+
## [5.20.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.20.1...@pie-element/drag-in-the-blank@5.20.2) (2024-08-19)
|
|
465
585
|
|
|
586
|
+
### Bug Fixes
|
|
466
587
|
|
|
467
|
-
|
|
588
|
+
- update pie-lib PD-3855, PD-3841 ([29ed50e](https://github.com/pie-framework/pie-elements/commit/29ed50ec75c3deedfe765f776dc24a6ecd6af284))
|
|
468
589
|
|
|
590
|
+
## [5.20.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.20.0...@pie-element/drag-in-the-blank@5.20.1) (2024-08-06)
|
|
469
591
|
|
|
470
592
|
### Bug Fixes
|
|
471
593
|
|
|
472
|
-
|
|
594
|
+
- update pie-lib ([6ed3619](https://github.com/pie-framework/pie-elements/commit/6ed3619e0c670165ab45518e5bdbb40586c5adf8))
|
|
473
595
|
|
|
596
|
+
# [5.20.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.19.0...@pie-element/drag-in-the-blank@5.20.0) (2024-08-06)
|
|
474
597
|
|
|
475
598
|
### Features
|
|
476
599
|
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
600
|
+
- update pie-lib PD-3996, PD-3792, Pd-3791, PD-3841, PD-3956, PD-3569, PD-3855 ([6343d1b](https://github.com/pie-framework/pie-elements/commit/6343d1b00c5a4a3d88de70ed13a8aa5c1a43002d))
|
|
601
|
+
- **drag-in-the-blank:** adjust defaults in controller PD-3841 ([08b5e8b](https://github.com/pie-framework/pie-elements/commit/08b5e8b47d4078230fa05a8c3ae0297984956d54))
|
|
602
|
+
- **drag-in-the-blank:** delete logs PD-3841 ([dd50a42](https://github.com/pie-framework/pie-elements/commit/dd50a421045b4d80327d23c16635188f17f1d6da))
|
|
603
|
+
- **drag-in-the-blank:** update tests for new defaults in controller PD-3841 ([10dd642](https://github.com/pie-framework/pie-elements/commit/10dd6427fce393ebc5b033eb155fee047baff94a))
|
|
480
604
|
|
|
605
|
+
# [5.19.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.6...@pie-element/drag-in-the-blank@5.19.0) (2024-07-26)
|
|
481
606
|
|
|
607
|
+
### Features
|
|
482
608
|
|
|
483
|
-
|
|
609
|
+
- update pie-lib/pie-toolbox PD-2451, PD-3950, PD-3845 ([278d705](https://github.com/pie-framework/pie-elements/commit/278d7052dc7c17796ba196a2e397739e2e882b7f))
|
|
610
|
+
- update pie-lib/pie-toolbox PD-3944, PD-3946, Pd-2450 ([ac34d93](https://github.com/pie-framework/pie-elements/commit/ac34d93fcc97e79cacddcd38c7509f3c96b69976))
|
|
484
611
|
|
|
612
|
+
## [5.18.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.5...@pie-element/drag-in-the-blank@5.18.6) (2024-07-19)
|
|
485
613
|
|
|
486
614
|
### Bug Fixes
|
|
487
615
|
|
|
488
|
-
|
|
489
|
-
* update pie-lib pie-toolbox PD-4795 ([c0bc482](https://github.com/pie-framework/pie-elements/commit/c0bc48285a67aaaf6f4b81057ced62bc57ee978d))
|
|
616
|
+
- udate pie-lib/pie-toolbox to revert PD-3630 ([7858313](https://github.com/pie-framework/pie-elements/commit/785831349bb7830a3df8f35971958ebf616527f3))
|
|
490
617
|
|
|
618
|
+
## [5.18.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.4...@pie-element/drag-in-the-blank@5.18.5) (2024-07-17)
|
|
491
619
|
|
|
620
|
+
### Bug Fixes
|
|
492
621
|
|
|
622
|
+
- udate pie-lib/pie-toolbox PD-3945, PD-3627 ([c37e8aa](https://github.com/pie-framework/pie-elements/commit/c37e8aaa6c7e561707a2ed9ec76deb313380c6ba))
|
|
493
623
|
|
|
624
|
+
## [5.18.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.3...@pie-element/drag-in-the-blank@5.18.4) (2024-07-16)
|
|
494
625
|
|
|
495
|
-
|
|
626
|
+
### Bug Fixes
|
|
627
|
+
|
|
628
|
+
- removed h3 and blockquote from dragintheblank, extendedtextentry, inlinedropdown, math-templated ([49b0a8f](https://github.com/pie-framework/pie-elements/commit/49b0a8f7ba7c8c8e186e5f4b32c955dce4ad49e1))
|
|
629
|
+
- udate pie-lib/pie-toolbox PD-3622, PD-3627, PD-3629, PD-3630, PD-3631 ([1e50c85](https://github.com/pie-framework/pie-elements/commit/1e50c859e2b5133e1ff9ef81f4169e49e76d9e4b))
|
|
496
630
|
|
|
631
|
+
## [5.18.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.2...@pie-element/drag-in-the-blank@5.18.3) (2024-07-10)
|
|
497
632
|
|
|
498
633
|
### Bug Fixes
|
|
499
634
|
|
|
500
|
-
|
|
635
|
+
- update pie-lib/pie-toolbox PD-3799, PD-3924, PD-3878 ([2f276fb](https://github.com/pie-framework/pie-elements/commit/2f276fb29f121005cecd81459469ff9f5a06740d))
|
|
636
|
+
- **drag-in-the-blank, explicit-constructed-response:** set Typography component to div to prevent overwriting of p styling in client platforms PD-3913 ([2c7ec53](https://github.com/pie-framework/pie-elements/commit/2c7ec5386591cdcdf3ee652bf2e9d3d23dfc0cc8))
|
|
501
637
|
|
|
638
|
+
## [5.18.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.1...@pie-element/drag-in-the-blank@5.18.2) (2024-07-04)
|
|
502
639
|
|
|
640
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
503
641
|
|
|
642
|
+
## [5.18.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.0...@pie-element/drag-in-the-blank@5.18.1) (2024-06-26)
|
|
504
643
|
|
|
644
|
+
### Bug Fixes
|
|
505
645
|
|
|
506
|
-
|
|
646
|
+
- update pie-lib/pie-toolbox PD-3028, PD-3773 ([61bc47c](https://github.com/pie-framework/pie-elements/commit/61bc47c18d2becea321f18462f5cd486db0115e1))
|
|
507
647
|
|
|
508
|
-
|
|
648
|
+
# [5.18.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.17.0...@pie-element/drag-in-the-blank@5.18.0) (2024-06-24)
|
|
509
649
|
|
|
650
|
+
### Features
|
|
510
651
|
|
|
652
|
+
- update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 ([4475c65](https://github.com/pie-framework/pie-elements/commit/4475c658be5489a0f66be27af24e01c03b32b294))
|
|
653
|
+
- update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 - fixed tests ([ae244d6](https://github.com/pie-framework/pie-elements/commit/ae244d64a5621e0bda273b48d20b86a2fdd87ab3))
|
|
511
654
|
|
|
655
|
+
# [5.17.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.16.0...@pie-element/drag-in-the-blank@5.17.0) (2024-06-24)
|
|
512
656
|
|
|
657
|
+
### Features
|
|
513
658
|
|
|
514
|
-
|
|
659
|
+
- update pie-lib/pie-toolbox ability to enabled/disable blockquote and h3 (PD-3772, PD-3771) and PD-3813 ([c2cfd9b](https://github.com/pie-framework/pie-elements/commit/c2cfd9b323acdf3d456c05806c1f97f9067bb4fe))
|
|
515
660
|
|
|
661
|
+
# [5.16.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.15.0...@pie-element/drag-in-the-blank@5.16.0) (2024-06-19)
|
|
516
662
|
|
|
517
663
|
### Bug Fixes
|
|
518
664
|
|
|
519
|
-
|
|
665
|
+
- update pie-lib/pie-toolbox fix build ([75777e1](https://github.com/pie-framework/pie-elements/commit/75777e189786cb9041bd0d2f843c023a1ea5b8b1))
|
|
520
666
|
|
|
667
|
+
### Features
|
|
521
668
|
|
|
669
|
+
- update pie-lib/pie-toolbox PD-3179, PD-3206, PD-3186, PD-1311, PD-3771, PD-3772, PD-3817 ([14e175c](https://github.com/pie-framework/pie-elements/commit/14e175cd62770ab4d7ba8bf83e6d0c9ad683f595))
|
|
522
670
|
|
|
671
|
+
# [5.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.2...@pie-element/drag-in-the-blank@5.15.0) (2024-06-13)
|
|
523
672
|
|
|
673
|
+
### Features
|
|
524
674
|
|
|
525
|
-
|
|
675
|
+
- update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
|
|
526
676
|
|
|
677
|
+
## [5.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.1...@pie-element/drag-in-the-blank@5.14.2) (2024-06-13)
|
|
527
678
|
|
|
528
679
|
### Bug Fixes
|
|
529
680
|
|
|
530
|
-
|
|
681
|
+
- update pie-toolbox PD-3180, PD-3391 ([f888f35](https://github.com/pie-framework/pie-elements/commit/f888f350468fca91379d4216c9c696c30695add3))
|
|
531
682
|
|
|
683
|
+
## [5.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.0...@pie-element/drag-in-the-blank@5.14.1) (2024-06-13)
|
|
532
684
|
|
|
685
|
+
### Bug Fixes
|
|
533
686
|
|
|
687
|
+
- update pie-toolbox PD-3839 ([dcdc0bf](https://github.com/pie-framework/pie-elements/commit/dcdc0bf9a7cc341d257de831e87915fb9425e4a2))
|
|
534
688
|
|
|
689
|
+
# [5.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.13.1...@pie-element/drag-in-the-blank@5.14.0) (2024-06-03)
|
|
535
690
|
|
|
536
|
-
|
|
537
|
-
|
|
691
|
+
### Features
|
|
538
692
|
|
|
539
|
-
|
|
693
|
+
- update pie-lib/pie-toolbox PD-3733, PD-2455 ([a507dcb](https://github.com/pie-framework/pie-elements/commit/a507dcb30bf2de72614aaba8ee576edf0c953d05))
|
|
540
694
|
|
|
541
|
-
|
|
695
|
+
## [5.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.13.0...@pie-element/drag-in-the-blank@5.13.1) (2024-06-03)
|
|
542
696
|
|
|
697
|
+
### Bug Fixes
|
|
543
698
|
|
|
699
|
+
- update pie-lib/pie-toolbox PD-3788, PD-1273 ([f4b6aba](https://github.com/pie-framework/pie-elements/commit/f4b6aba5c741fbf6305dba71bf47d2226f39f2ee))
|
|
544
700
|
|
|
701
|
+
# [5.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.6...@pie-element/drag-in-the-blank@5.13.0) (2024-05-27)
|
|
545
702
|
|
|
703
|
+
### Features
|
|
546
704
|
|
|
547
|
-
|
|
705
|
+
- update pie-lib/pie-toolbox PD-3736, PD-3734, PD-2488 ([3c44f06](https://github.com/pie-framework/pie-elements/commit/3c44f06d96e609246acde257a8223dc16192c2c4))
|
|
548
706
|
|
|
707
|
+
## [5.12.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.5...@pie-element/drag-in-the-blank@5.12.6) (2024-05-27)
|
|
549
708
|
|
|
550
709
|
### Bug Fixes
|
|
551
710
|
|
|
552
|
-
|
|
553
|
-
* PD-4783 update snapshots ([5d741ae](https://github.com/pie-framework/pie-elements/commit/5d741ae5c50fa0f080a91ede8a45cef80cf3997d))
|
|
554
|
-
|
|
555
|
-
|
|
711
|
+
- update pie-lib/pie-toolbox PD-3740, PD-2126 ([5573a4e](https://github.com/pie-framework/pie-elements/commit/5573a4e2f4524839525679df319bb92c7c841916))
|
|
556
712
|
|
|
713
|
+
## [5.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.4...@pie-element/drag-in-the-blank@5.12.5) (2024-05-14)
|
|
557
714
|
|
|
715
|
+
### Bug Fixes
|
|
558
716
|
|
|
559
|
-
|
|
717
|
+
- update pie-toolbox PD-3640 ([707c240](https://github.com/pie-framework/pie-elements/commit/707c24031bc0cb05bb070605d4bc27384334eaac))
|
|
560
718
|
|
|
719
|
+
## [5.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.3...@pie-element/drag-in-the-blank@5.12.4) (2024-05-13)
|
|
561
720
|
|
|
562
721
|
### Bug Fixes
|
|
563
722
|
|
|
564
|
-
|
|
565
|
-
* **drag-in-the-blank:** Ensure correctResponse is included for instructor view mode, refactor tests PD-4785 ([cf200bd](https://github.com/pie-framework/pie-elements/commit/cf200bdc68e15e185753d5c9e09fa137a2623fc1))
|
|
566
|
-
* Ensure correct response is included in the model only in evaluate mode PD-4785 ([15308de](https://github.com/pie-framework/pie-elements/commit/15308de11fd77e22e558461c1969e7d0eb67c771))
|
|
567
|
-
* ensure correct response is only included in model for evaluate mode, refactor and add corresponding tests for drag-in-the-blank and image-cloze-association PD-4785 ([436e709](https://github.com/pie-framework/pie-elements/commit/436e709de9a9884c50296859a92435e500d01e74))
|
|
568
|
-
|
|
723
|
+
- update pie-lib/pie-toolbox PD-3650, PD-3651, PD-3621, PD-3620, PD-2127,PD-3709, PD-3726, PD-3191 ([2ef6881](https://github.com/pie-framework/pie-elements/commit/2ef688118b9099c7338cbe88afcdeed228fae11e))
|
|
569
724
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
* **ditb:** adjust container to append audio autoplay button PD-4791 ([01d9d26](https://github.com/pie-framework/pie-elements/commit/01d9d264ccda0fbf0944300f916916febc6fa6cd))
|
|
573
|
-
* **drag-in-the-blank:** autoplay audio for STAR PD-4791 ([e8a0837](https://github.com/pie-framework/pie-elements/commit/e8a08378a52438ddd3bdbd9924e2f645a5ac1b47))
|
|
574
|
-
* **drag-in-the-blank:** update docs PD-4791 ([a2f0ce8](https://github.com/pie-framework/pie-elements/commit/a2f0ce858b6ab3924ada9b19a01b6dd1aba7b828))
|
|
725
|
+
## [5.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.2...@pie-element/drag-in-the-blank@5.12.3) (2024-05-07)
|
|
575
726
|
|
|
727
|
+
### Bug Fixes
|
|
576
728
|
|
|
729
|
+
- update pie-lib/pie-toolbox PD-3731 ([2b5d6c9](https://github.com/pie-framework/pie-elements/commit/2b5d6c932280981a0fd636bcb30d7fbc181ac311))
|
|
577
730
|
|
|
731
|
+
## [5.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.1...@pie-element/drag-in-the-blank@5.12.2) (2024-05-03)
|
|
578
732
|
|
|
733
|
+
### Bug Fixes
|
|
579
734
|
|
|
580
|
-
|
|
735
|
+
- update pie-lib/pie-toolbox PD-3537, PD-3538, PD-3539, PD-3540,PD-3680 ([d9cb471](https://github.com/pie-framework/pie-elements/commit/d9cb47148a8fec71d5de29f2cf2b92ec7b479470))
|
|
581
736
|
|
|
737
|
+
## [5.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.0...@pie-element/drag-in-the-blank@5.12.1) (2024-04-29)
|
|
582
738
|
|
|
583
739
|
### Bug Fixes
|
|
584
740
|
|
|
585
|
-
|
|
586
|
-
* **ditb:** fix font size for fractions in mathematical answer choices PD-4641 ([ab4d5c5](https://github.com/pie-framework/pie-elements/commit/ab4d5c57f9e41e55c89ca6f4207a338ef71e25fe))
|
|
587
|
-
|
|
588
|
-
|
|
741
|
+
- update pie-lib/pie-toolbox PD-3683, PD-3644 ([73734c5](https://github.com/pie-framework/pie-elements/commit/73734c50a1e4fcda6be4f67c725816d75aea222f))
|
|
589
742
|
|
|
743
|
+
# [5.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.11.1...@pie-element/drag-in-the-blank@5.12.0) (2024-04-22)
|
|
590
744
|
|
|
745
|
+
### Features
|
|
591
746
|
|
|
592
|
-
|
|
747
|
+
- update pie-lib/pie-toolbox PD-2449 ([2a0b40a](https://github.com/pie-framework/pie-elements/commit/2a0b40a826f0338b5eda2e8301f79870be3d0073))
|
|
593
748
|
|
|
749
|
+
## [5.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.11.0...@pie-element/drag-in-the-blank@5.11.1) (2024-04-22)
|
|
594
750
|
|
|
595
751
|
### Bug Fixes
|
|
596
752
|
|
|
597
|
-
|
|
753
|
+
- update pie-lib/pie-toolbox PD-3644, PD-3673 ([5e28ce0](https://github.com/pie-framework/pie-elements/commit/5e28ce0dab4a7ecd93ef7bba45ddb20f768b450b))
|
|
598
754
|
|
|
755
|
+
# [5.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.10.1...@pie-element/drag-in-the-blank@5.11.0) (2024-04-18)
|
|
599
756
|
|
|
600
757
|
### Features
|
|
601
758
|
|
|
602
|
-
|
|
603
|
-
* updated snapshots [PD-3995] ([59702ab](https://github.com/pie-framework/pie-elements/commit/59702ab491722a24bd67a2c6dc70ad6540e3a909))
|
|
759
|
+
- update pie-lib/pie-toolbox SC-30530, SC-30682, PD-3607, PD-3655 ([f08bccf](https://github.com/pie-framework/pie-elements/commit/f08bccf86fcb430e75e410116b000b3affc252c0))
|
|
604
760
|
|
|
761
|
+
## [5.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.10.0...@pie-element/drag-in-the-blank@5.10.1) (2024-04-01)
|
|
605
762
|
|
|
763
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
606
764
|
|
|
765
|
+
# [5.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.9.0...@pie-element/drag-in-the-blank@5.10.0) (2024-04-01)
|
|
607
766
|
|
|
767
|
+
### Features
|
|
608
768
|
|
|
609
|
-
|
|
769
|
+
- **inline-dropdown:** upgrade pie-toolbox PD-2465 ([828d1c1](https://github.com/pie-framework/pie-elements/commit/828d1c1bc9e9221c1e141baaa8f89a4929ad0eb9))
|
|
610
770
|
|
|
771
|
+
# [5.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.8.0...@pie-element/drag-in-the-blank@5.9.0) (2024-04-01)
|
|
611
772
|
|
|
612
773
|
### Bug Fixes
|
|
613
774
|
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
775
|
+
- **drag-in-the-blank:** addChoice inputConfiguration image setting not working ([9859bf7](https://github.com/pie-framework/pie-elements/commit/9859bf74ac921d5e1c3fc8e30d3aa4dd2ee4de74))
|
|
618
776
|
|
|
777
|
+
### Features
|
|
619
778
|
|
|
620
|
-
|
|
779
|
+
- update pie-lib/pie-toolbox PD-3567, PD-3426 ([2a706d7](https://github.com/pie-framework/pie-elements/commit/2a706d799bb000c60b7a77a790de9dc66345ebf5))
|
|
621
780
|
|
|
781
|
+
# [5.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.7.0...@pie-element/drag-in-the-blank@5.8.0) (2024-03-28)
|
|
622
782
|
|
|
623
783
|
### Bug Fixes
|
|
624
784
|
|
|
625
|
-
|
|
785
|
+
- update pie-lib/pie-toolbox PD-3603 ([8fc82ab](https://github.com/pie-framework/pie-elements/commit/8fc82ab19baf45aecb40e4b364a7c307a9840130))
|
|
626
786
|
|
|
787
|
+
### Features
|
|
627
788
|
|
|
789
|
+
- **drag-in-the-blank:** add required fields functionality PD-3584 ([4647d4c](https://github.com/pie-framework/pie-elements/commit/4647d4c179f48be70ff683f2721a30f2386513b1))
|
|
628
790
|
|
|
791
|
+
# [5.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.6.0...@pie-element/drag-in-the-blank@5.7.0) (2024-03-26)
|
|
629
792
|
|
|
793
|
+
### Features
|
|
630
794
|
|
|
631
|
-
|
|
795
|
+
- Replace math-rendering package with math-rendering-accessible-package for accessibility PD-1870 ([a416664](https://github.com/pie-framework/pie-elements/commit/a41666452b86426a35e8501ab2a4ac95f327ad53))
|
|
632
796
|
|
|
797
|
+
# [5.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.5.0...@pie-element/drag-in-the-blank@5.6.0) (2024-03-20)
|
|
633
798
|
|
|
634
799
|
### Bug Fixes
|
|
635
800
|
|
|
636
|
-
|
|
637
|
-
|
|
801
|
+
- Renamed the html prop to the correct math prop PD-3527 ([28061b6](https://github.com/pie-framework/pie-elements/commit/28061b6032817dae15837131d8a0bf5a08683b10))
|
|
802
|
+
- updated pie-lib/pie-toolbox SC-28500 ([a8e4e6a](https://github.com/pie-framework/pie-elements/commit/a8e4e6ab27584435ce7ac3e964ccac2747402777))
|
|
638
803
|
|
|
804
|
+
### Features
|
|
639
805
|
|
|
806
|
+
- Add configuration for custom buttons PD-3517 ([2544a76](https://github.com/pie-framework/pie-elements/commit/2544a761424daad5324caf68c3b3c222ec38515a))
|
|
807
|
+
- Replace math-rendering package with math-rendering-accessible-package for accessibility PD-1870 ([b6cdee8](https://github.com/pie-framework/pie-elements/commit/b6cdee8915b06e4c11b002b10437db07ce966501))
|
|
808
|
+
- updated pie-lib/pie-toolbox SC-27890 and reverted once again math-rendering-accessible ([fd312e1](https://github.com/pie-framework/pie-elements/commit/fd312e1336999893025231946649496d290883e4))
|
|
809
|
+
- use math-rendering-accessible everywhere PD-1870 ([d52e660](https://github.com/pie-framework/pie-elements/commit/d52e6607ad8847d704bd9cb9b7e3107c130f0500))
|
|
640
810
|
|
|
811
|
+
# [5.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.2...@pie-element/drag-in-the-blank@5.5.0) (2024-03-15)
|
|
641
812
|
|
|
813
|
+
### Features
|
|
642
814
|
|
|
643
|
-
|
|
815
|
+
- update pie-lib/pie-toolbox SC-27890,PD-2461 ([13d94fa](https://github.com/pie-framework/pie-elements/commit/13d94faaf0cf9cf923bbc64587cdd4202154ea33))
|
|
644
816
|
|
|
817
|
+
## [5.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.1...@pie-element/drag-in-the-blank@5.4.2) (2024-03-13)
|
|
645
818
|
|
|
646
819
|
### Bug Fixes
|
|
647
820
|
|
|
648
|
-
|
|
821
|
+
- update pie-lib/pie-toolbox PD-3549 ([b5d7d13](https://github.com/pie-framework/pie-elements/commit/b5d7d1352169cc67eaedcd56898a5806b0a8812a))
|
|
649
822
|
|
|
823
|
+
## [5.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.0...@pie-element/drag-in-the-blank@5.4.1) (2024-03-12)
|
|
650
824
|
|
|
651
|
-
###
|
|
825
|
+
### Bug Fixes
|
|
652
826
|
|
|
653
|
-
|
|
827
|
+
- update pie-lib/pie-toolbox PD-3509, PD-3465 ([b1745aa](https://github.com/pie-framework/pie-elements/commit/b1745aa981722b5561aab1f4495ac81ac7bc4155))
|
|
654
828
|
|
|
829
|
+
# [5.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.2...@pie-element/drag-in-the-blank@5.4.0) (2024-03-04)
|
|
655
830
|
|
|
831
|
+
### Features
|
|
656
832
|
|
|
833
|
+
- update pie-lib/pie-toolbox version PD-1870 and PD-3501 ([8df1d8d](https://github.com/pie-framework/pie-elements/commit/8df1d8d281a0d6023d5a9c0e6fdd29fea71b6ac1))
|
|
657
834
|
|
|
835
|
+
## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.1...@pie-element/drag-in-the-blank@5.3.2) (2024-02-20)
|
|
658
836
|
|
|
659
|
-
|
|
837
|
+
### Bug Fixes
|
|
838
|
+
|
|
839
|
+
- update pie-lib/pie-toolbox PD-3372, PD-3385, PD-3439 ([a79d800](https://github.com/pie-framework/pie-elements/commit/a79d800bb69af0d175793bc737282100168c4c60))
|
|
840
|
+
- update pie-lib/pie-toolbox PD-3455 ([4ff9971](https://github.com/pie-framework/pie-elements/commit/4ff9971e65b680aea180c94f9e85cab7249af2fb))
|
|
660
841
|
|
|
842
|
+
## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.0...@pie-element/drag-in-the-blank@5.3.1) (2024-02-14)
|
|
661
843
|
|
|
662
844
|
### Bug Fixes
|
|
663
845
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
* **drag-in-the-blank:** check alternates for feedback in evaluate PD-3227 ([974e3e9](https://github.com/pie-framework/pie-elements/commit/974e3e906b9722975173c7b1b12e3244d81b72cc))
|
|
846
|
+
- pie-lib/pie-toolbox with slate updates ([a8f8707](https://github.com/pie-framework/pie-elements/commit/a8f8707b2c197c2b40fb6632cee0ba4c27aa9aa4))
|
|
847
|
+
- update pie-lib/pie-toolbox ([cec328c](https://github.com/pie-framework/pie-elements/commit/cec328caf5b69d9fee00473c502aed62d6e27462))
|
|
667
848
|
|
|
849
|
+
# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.5...@pie-element/drag-in-the-blank@5.3.0) (2024-02-09)
|
|
668
850
|
|
|
669
851
|
### Features
|
|
670
852
|
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
853
|
+
- update pie-toolbox version SC-28868 ([5745f50](https://github.com/pie-framework/pie-elements/commit/5745f502c89d730e72d4cdb83e96c9465a81ae19))
|
|
674
854
|
|
|
855
|
+
## [5.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.4...@pie-element/drag-in-the-blank@5.2.5) (2024-02-07)
|
|
675
856
|
|
|
857
|
+
### Bug Fixes
|
|
676
858
|
|
|
677
|
-
|
|
859
|
+
- update pie-toolbox version PD-3423 ([053ad69](https://github.com/pie-framework/pie-elements/commit/053ad690619980bce68b1b44e51975fcf91054ec))
|
|
678
860
|
|
|
861
|
+
## [5.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.3...@pie-element/drag-in-the-blank@5.2.4) (2024-01-24)
|
|
679
862
|
|
|
680
863
|
### Bug Fixes
|
|
681
864
|
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
865
|
+
- update to pie-lib/pie-toolbox 1.5.7 PD-3404 ([eae668d](https://github.com/pie-framework/pie-elements/commit/eae668d980ef4731af5eceb3e70329b7621a232b))
|
|
685
866
|
|
|
867
|
+
## [5.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.2...@pie-element/drag-in-the-blank@5.2.3) (2024-01-24)
|
|
686
868
|
|
|
869
|
+
### Bug Fixes
|
|
687
870
|
|
|
688
|
-
|
|
871
|
+
- update to pie-lib/pie-toolbox 1.5.6 to fix issue introduced by fix for PD-3392 ([8d0a33f](https://github.com/pie-framework/pie-elements/commit/8d0a33f51a5ebe442eb824749cb419bf23c44d28))
|
|
689
872
|
|
|
873
|
+
## [5.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.1...@pie-element/drag-in-the-blank@5.2.2) (2024-01-23)
|
|
690
874
|
|
|
691
875
|
### Bug Fixes
|
|
692
876
|
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
877
|
+
- update to pie-lib/pie-toolbox 1.5.4 for PD-3387, PD-3384, PD-3383, PD-3392 ([2278f9a](https://github.com/pie-framework/pie-elements/commit/2278f9a3fdf1bc89ab590f240d926a857339179e))
|
|
878
|
+
- update to pie-lib/pie-toolbox 1.5.5 for PD-3392 ([d4286e0](https://github.com/pie-framework/pie-elements/commit/d4286e08a060a73e6de098f87173baaaa88cc997))
|
|
696
879
|
|
|
880
|
+
## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.0...@pie-element/drag-in-the-blank@5.2.1) (2024-01-15)
|
|
697
881
|
|
|
882
|
+
### Bug Fixes
|
|
698
883
|
|
|
699
|
-
|
|
884
|
+
- update pie-lib/pie-toolbox PD-3366, PD-3367, PD-3381 ([8c9d35f](https://github.com/pie-framework/pie-elements/commit/8c9d35ff6f0dad1a161d6a2dba203a169169e562))
|
|
700
885
|
|
|
886
|
+
# [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.2...@pie-element/drag-in-the-blank@5.2.0) (2024-01-08)
|
|
701
887
|
|
|
702
888
|
### Bug Fixes
|
|
703
889
|
|
|
704
|
-
|
|
890
|
+
- update pie-lib/pie-toolbox PD-2068, PD-2060 ([b63f783](https://github.com/pie-framework/pie-elements/commit/b63f78371452e265f31f721dcfa5f8ba9789089c))
|
|
891
|
+
- update pie-lib/pie-toolbox PD-3352 ([c40c326](https://github.com/pie-framework/pie-elements/commit/c40c326209315b57ce8da802b8e00616256e3bd6))
|
|
892
|
+
- update pie-lib/pie-toolbox SC-27396, SC-27398 ([658a553](https://github.com/pie-framework/pie-elements/commit/658a55358181271b508f7d550467eefadcd71544))
|
|
705
893
|
|
|
894
|
+
### Features
|
|
706
895
|
|
|
896
|
+
- refactor for pie-lib/pie-toolbox and add print module for boilerplate-item-type ([8230d26](https://github.com/pie-framework/pie-elements/commit/8230d264069672c4a3242ff5ed60a6842bf5147f))
|
|
707
897
|
|
|
898
|
+
## [5.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.1...@pie-element/drag-in-the-blank@5.1.2) (2024-01-08)
|
|
708
899
|
|
|
900
|
+
### Bug Fixes
|
|
709
901
|
|
|
710
|
-
|
|
902
|
+
- update pie-lib/pie-toolbox PD-3352,PD-3348, PD-3296 ([48b1952](https://github.com/pie-framework/pie-elements/commit/48b1952831835ead598b692abb3d492ec9adb564))
|
|
711
903
|
|
|
904
|
+
## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.0...@pie-element/drag-in-the-blank@5.1.1) (2024-01-04)
|
|
712
905
|
|
|
713
906
|
### Bug Fixes
|
|
714
907
|
|
|
715
|
-
|
|
908
|
+
- update pie-lib/pie-toolbox PD-2068, PD-2060 ([e918850](https://github.com/pie-framework/pie-elements/commit/e9188502ffeaefe41bf0f23895d4bb2daf839364))
|
|
909
|
+
- update pie-lib/pie-toolbox PD-3037 ([b2f689a](https://github.com/pie-framework/pie-elements/commit/b2f689a416c2c39d7ed423a22db02dd32415ba82))
|
|
716
910
|
|
|
911
|
+
# [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.3...@pie-element/drag-in-the-blank@5.1.0) (2023-12-19)
|
|
717
912
|
|
|
718
|
-
###
|
|
913
|
+
### Bug Fixes
|
|
719
914
|
|
|
720
|
-
|
|
915
|
+
- update pie-lib/pie-toolbox PD-2068 ([34eccd5](https://github.com/pie-framework/pie-elements/commit/34eccd52c44259eddf3e2b816b00b82f83bc2bf8))
|
|
721
916
|
|
|
917
|
+
### Features
|
|
722
918
|
|
|
919
|
+
- update pie-lib/pie-toolbox PD-2555 ([86d4fd9](https://github.com/pie-framework/pie-elements/commit/86d4fd909180dd1fcbc446bd8b29c23af21a1c69))
|
|
920
|
+
- update pie-lib/pie-toolbox PD-3307, PD-2067, PD-3271, PD-3041, PD-2068 ([2eabcbd](https://github.com/pie-framework/pie-elements/commit/2eabcbd036e318bb24552f4140ca7384ad865951))
|
|
723
921
|
|
|
922
|
+
## [5.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.2...@pie-element/drag-in-the-blank@5.0.3) (2023-11-27)
|
|
724
923
|
|
|
924
|
+
### Bug Fixes
|
|
725
925
|
|
|
726
|
-
|
|
926
|
+
- update pie-lib ([74283d7](https://github.com/pie-framework/pie-elements/commit/74283d71b12ab9c82875ce995368e5e39f4face6))
|
|
727
927
|
|
|
928
|
+
## [5.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.1...@pie-element/drag-in-the-blank@5.0.2) (2023-11-27)
|
|
728
929
|
|
|
729
930
|
### Bug Fixes
|
|
730
931
|
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
932
|
+
- update pie-lib/pie-toolbox PD-597 ([1ec84aa](https://github.com/pie-framework/pie-elements/commit/1ec84aadae515088ef65b99f780a5e5dca516f99))
|
|
933
|
+
- update pie-libs PD-2996 ([cd092c6](https://github.com/pie-framework/pie-elements/commit/cd092c6b5c4db91645394cd23febc1f9a07f46f9))
|
|
734
934
|
|
|
935
|
+
## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.0...@pie-element/drag-in-the-blank@5.0.1) (2023-11-09)
|
|
735
936
|
|
|
937
|
+
### Bug Fixes
|
|
736
938
|
|
|
737
|
-
|
|
939
|
+
- update pie-lib/pie-toolbox PD-3221, PD-3249, PD-2765 ([9de1563](https://github.com/pie-framework/pie-elements/commit/9de1563d636983c3ddceee0279c0709d396d4f96))
|
|
738
940
|
|
|
941
|
+
# [5.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.16.1...@pie-element/drag-in-the-blank@5.0.0) (2023-11-07)
|
|
739
942
|
|
|
740
943
|
### Bug Fixes
|
|
741
944
|
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
945
|
+
- update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
|
|
946
|
+
- update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
|
|
947
|
+
- update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
|
|
948
|
+
- update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
|
|
746
949
|
|
|
950
|
+
### Code Refactoring
|
|
747
951
|
|
|
952
|
+
- replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
|
|
748
953
|
|
|
954
|
+
### BREAKING CHANGES
|
|
749
955
|
|
|
750
|
-
|
|
956
|
+
- using pie-lib/pie-toolbox now, instead of any other pie-lib package.
|
|
751
957
|
|
|
958
|
+
## [4.16.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.16.0...@pie-element/drag-in-the-blank@4.16.1) (2023-10-26)
|
|
752
959
|
|
|
753
960
|
### Bug Fixes
|
|
754
961
|
|
|
755
|
-
|
|
962
|
+
- update pie-lib PD-3221 ([f04d59f](https://github.com/pie-framework/pie-elements/commit/f04d59f204852e430dc3e8fe2c442bb9a1634761))
|
|
756
963
|
|
|
964
|
+
# [4.16.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.5...@pie-element/drag-in-the-blank@4.16.0) (2023-10-16)
|
|
757
965
|
|
|
758
966
|
### Features
|
|
759
967
|
|
|
760
|
-
|
|
761
|
-
* **ditb:** added 2 new properties to limit text and images in answer choices PD-4207 ([d010ea0](https://github.com/pie-framework/pie-elements/commit/d010ea054d042b717ceffbe10be54c445fdb521c))
|
|
762
|
-
* **ditb:** update snapshots & doc PD-4207 ([8d19484](https://github.com/pie-framework/pie-elements/commit/8d19484225f4bc3db8fe82afe247570586a121f6))
|
|
968
|
+
- updated pie-libs PD-2950 ([acffe41](https://github.com/pie-framework/pie-elements/commit/acffe41120fbe288e375321cbd58cfbd48f98595))
|
|
763
969
|
|
|
970
|
+
## [4.15.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.4...@pie-element/drag-in-the-blank@4.15.5) (2023-10-16)
|
|
764
971
|
|
|
972
|
+
### Bug Fixes
|
|
765
973
|
|
|
974
|
+
- updated pie-libs PD-3223, PD-3121, PD-3018, PD-2765, PD-3105 ([666e660](https://github.com/pie-framework/pie-elements/commit/666e6604c40b9bde8b88af5ce1b02ba65f11e957))
|
|
766
975
|
|
|
976
|
+
## [4.15.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.3...@pie-element/drag-in-the-blank@4.15.4) (2023-10-03)
|
|
767
977
|
|
|
768
|
-
|
|
978
|
+
### Bug Fixes
|
|
769
979
|
|
|
980
|
+
- update with latest pie-libs, forcing pie-lib/math-rendering to v2.5.18 ([7ff936a](https://github.com/pie-framework/pie-elements/commit/7ff936ab9fc85c264032181755ce5e2149825406))
|
|
770
981
|
|
|
771
|
-
|
|
982
|
+
## [4.15.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.2...@pie-element/drag-in-the-blank@4.15.3) (2023-09-28)
|
|
772
983
|
|
|
773
|
-
|
|
984
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
774
985
|
|
|
986
|
+
## [4.15.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.1...@pie-element/drag-in-the-blank@4.15.2) (2023-09-26)
|
|
775
987
|
|
|
988
|
+
### Bug Fixes
|
|
776
989
|
|
|
990
|
+
- update pie-libs ([702f4c6](https://github.com/pie-framework/pie-elements/commit/702f4c657f3413274b3a4443c1950e2cdf8e5588))
|
|
777
991
|
|
|
992
|
+
## [4.15.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.0...@pie-element/drag-in-the-blank@4.15.1) (2023-09-25)
|
|
778
993
|
|
|
779
|
-
|
|
994
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
780
995
|
|
|
996
|
+
# [4.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.2...@pie-element/drag-in-the-blank@4.15.0) (2023-09-25)
|
|
781
997
|
|
|
782
998
|
### Bug Fixes
|
|
783
999
|
|
|
784
|
-
|
|
1000
|
+
- configuration setter fix for language props ([da6bc07](https://github.com/pie-framework/pie-elements/commit/da6bc07a067f0a4d1167ab85e07bef6c605643ad))
|
|
1001
|
+
- update pie-libs PD-3167 ([1b109bb](https://github.com/pie-framework/pie-elements/commit/1b109bb3b74dcea72ee2f241996a5e6a71893b4e))
|
|
1002
|
+
- update pie-libs PD-3167 ([b21d0c3](https://github.com/pie-framework/pie-elements/commit/b21d0c332623667257a5de1363b9f4fc6ee2bb51))
|
|
1003
|
+
- update pie-libs PD-3167 ([1a76806](https://github.com/pie-framework/pie-elements/commit/1a7680657ebe0a73969f3100e60f0a090ffc7ada))
|
|
1004
|
+
- update pie-libs PD-3167, PD-3105, PD-3162, PD-2765 ([26199b2](https://github.com/pie-framework/pie-elements/commit/26199b255ddbcb9255f2769091c7ba58f8b1dae0))
|
|
785
1005
|
|
|
1006
|
+
### Features
|
|
786
1007
|
|
|
1008
|
+
- update pie-libs PD-3011 ([0fd32b3](https://github.com/pie-framework/pie-elements/commit/0fd32b3fd1333bb25de584b98c8ef0471de2d5e8))
|
|
787
1009
|
|
|
1010
|
+
## [4.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.1...@pie-element/drag-in-the-blank@4.14.2) (2023-09-18)
|
|
788
1011
|
|
|
1012
|
+
### Bug Fixes
|
|
789
1013
|
|
|
790
|
-
|
|
1014
|
+
- add sanity checks DNA-18268 ([29d7de9](https://github.com/pie-framework/pie-elements/commit/29d7de9422c075117173a3afeb2b29acf1caab3c))
|
|
791
1015
|
|
|
1016
|
+
## [4.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.0...@pie-element/drag-in-the-blank@4.14.1) (2023-09-05)
|
|
792
1017
|
|
|
793
1018
|
### Bug Fixes
|
|
794
1019
|
|
|
795
|
-
|
|
796
|
-
* added resolutions in controller as well [PD-4200] ([020edc5](https://github.com/pie-framework/pie-elements/commit/020edc5f0bb5de6bf8f344efd0a3b9b0b16b9dc7))
|
|
797
|
-
* added resolutions to every package [PD-4200] ([480bed5](https://github.com/pie-framework/pie-elements/commit/480bed5eddfc91ec9dbc7ca7e3f6d09b2a199e7d))
|
|
798
|
-
* reverting changes since the issue is fixed in the latest complex.js [PD-4200] ([42c9f21](https://github.com/pie-framework/pie-elements/commit/42c9f216c4d29b051156489beb43fa7093667eb7))
|
|
799
|
-
* update pie toolbox ([ba98798](https://github.com/pie-framework/pie-elements/commit/ba987984ebc2f856950611874436cf148a9a3963))
|
|
800
|
-
* update pie-lib/pie-toolbox PD-4200 ([a41a620](https://github.com/pie-framework/pie-elements/commit/a41a62036afe6aa8ef70493900c08875cff8eec2))
|
|
801
|
-
* update pie-lib/pie-toolbox PD-4241 ([b24d439](https://github.com/pie-framework/pie-elements/commit/b24d43945457792d403d0da62ce3e4b5b898ca46))
|
|
1020
|
+
- update pie-libs PD-2765 ([f03972d](https://github.com/pie-framework/pie-elements/commit/f03972dda33ff5d4c0343f094fd33acadad30cb4))
|
|
802
1021
|
|
|
1022
|
+
# [4.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.5...@pie-element/drag-in-the-blank@4.14.0) (2023-09-04)
|
|
803
1023
|
|
|
1024
|
+
### Bug Fixes
|
|
804
1025
|
|
|
1026
|
+
- update pie-libs PD-3051 ([1e1a7a3](https://github.com/pie-framework/pie-elements/commit/1e1a7a38732eff5585ad789aea5a08c5e94720ae))
|
|
1027
|
+
- update snapshots ([7f7432d](https://github.com/pie-framework/pie-elements/commit/7f7432d4e79747bd8824470ea19ebf7d40617fc5))
|
|
1028
|
+
- updated pie-libs PD-2765, PD-3051 ([e6f5b17](https://github.com/pie-framework/pie-elements/commit/e6f5b17c95faf426898f897651863089a54ff3ff))
|
|
805
1029
|
|
|
1030
|
+
### Features
|
|
806
1031
|
|
|
807
|
-
|
|
1032
|
+
- **drag-in-the-blank:** translations PD-2802 PD-2795 ([4cf0868](https://github.com/pie-framework/pie-elements/commit/4cf08686055b6cd658aa0f73a14ce1aa4f7246a3))
|
|
1033
|
+
- **select-text, inline-dropdown:** PD-2797-PD-2802 update documentation ([b8ba6c7](https://github.com/pie-framework/pie-elements/commit/b8ba6c7d12eea9d0d729a38e18e87a21ea496a8b))
|
|
808
1034
|
|
|
1035
|
+
## [4.13.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.4...@pie-element/drag-in-the-blank@4.13.5) (2023-08-21)
|
|
809
1036
|
|
|
810
1037
|
### Bug Fixes
|
|
811
1038
|
|
|
812
|
-
|
|
1039
|
+
- update pie-libs PD-3119 ([01c474b](https://github.com/pie-framework/pie-elements/commit/01c474bf9396374dc86b9248651206672b765af6))
|
|
813
1040
|
|
|
1041
|
+
## [4.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.3...@pie-element/drag-in-the-blank@4.13.4) (2023-08-21)
|
|
814
1042
|
|
|
1043
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
815
1044
|
|
|
1045
|
+
## [4.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.2...@pie-element/drag-in-the-blank@4.13.3) (2023-08-15)
|
|
816
1046
|
|
|
1047
|
+
### Bug Fixes
|
|
817
1048
|
|
|
818
|
-
|
|
1049
|
+
- update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
|
|
1050
|
+
- updated pie-lib to fix PD-2802 ([eab79f7](https://github.com/pie-framework/pie-elements/commit/eab79f70ad4488207a5b9b401679eb096feba247))
|
|
1051
|
+
- updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
|
|
1052
|
+
- updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
|
|
1053
|
+
- **drag-in-the-blank:** remove the new blank tokens and improve tokens update flow PD-2920 ([232ea24](https://github.com/pie-framework/pie-elements/commit/232ea2419080fb7f303536d1ce7f00167e7f64d6))
|
|
819
1054
|
|
|
1055
|
+
## [4.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.1...@pie-element/drag-in-the-blank@4.13.2) (2023-07-24)
|
|
820
1056
|
|
|
821
1057
|
### Bug Fixes
|
|
822
1058
|
|
|
823
|
-
|
|
1059
|
+
- update pie-libs PD-2984, PD-2991, PD-2992, PD-3036 ([12c9426](https://github.com/pie-framework/pie-elements/commit/12c94269e3b645d74a0014c597d30662823bb34a))
|
|
824
1060
|
|
|
1061
|
+
## [4.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.0...@pie-element/drag-in-the-blank@4.13.1) (2023-07-06)
|
|
825
1062
|
|
|
826
|
-
###
|
|
1063
|
+
### Bug Fixes
|
|
827
1064
|
|
|
828
|
-
|
|
1065
|
+
- updated editable-html dependent packages for PD-2150 ([ffa6297](https://github.com/pie-framework/pie-elements/commit/ffa62977a9e329c1e12ea1dfcb2af4ba4c993bca))
|
|
1066
|
+
- updated pie-lib PD-2150 ([72f20be](https://github.com/pie-framework/pie-elements/commit/72f20be258248c86dde8d5d587290cd640bfd947))
|
|
829
1067
|
|
|
1068
|
+
# [4.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.12.0...@pie-element/drag-in-the-blank@4.13.0) (2023-06-13)
|
|
830
1069
|
|
|
1070
|
+
### Bug Fixes
|
|
831
1071
|
|
|
1072
|
+
- update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
|
|
1073
|
+
- update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
|
|
1074
|
+
- update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
|
|
832
1075
|
|
|
1076
|
+
### Features
|
|
833
1077
|
|
|
834
|
-
|
|
1078
|
+
- add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
|
|
835
1079
|
|
|
1080
|
+
# [4.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.3...@pie-element/drag-in-the-blank@4.12.0) (2023-05-23)
|
|
836
1081
|
|
|
837
1082
|
### Bug Fixes
|
|
838
1083
|
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([d3e24e8](https://github.com/pie-framework/pie-elements/commit/d3e24e83d74e93f0720eff8841ebac1d0493b769))
|
|
843
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([a3dd8d6](https://github.com/pie-framework/pie-elements/commit/a3dd8d65a754acadd95134ee825b769355a08a45))
|
|
1084
|
+
- made sure character plugins are working in dnd choice PD-2125 ([2ef2088](https://github.com/pie-framework/pie-elements/commit/2ef20881bc6919c5f9454c995f292962c13373e0))
|
|
1085
|
+
- update pie-lib PD-2777, PD-1914, PD-2066 ([7102893](https://github.com/pie-framework/pie-elements/commit/71028930a6dc554eb587cf4de0c1d0d28bfff1f5))
|
|
1086
|
+
- update pie-libs PD-2774, PD-1026 ([04f8cd0](https://github.com/pie-framework/pie-elements/commit/04f8cd000afdb2ccb0c25146d46acb60c5fea651))
|
|
844
1087
|
|
|
1088
|
+
### Features
|
|
845
1089
|
|
|
1090
|
+
- ability to upload images when using imageSupoort from pie-api-components PD-2707 ([685f3b0](https://github.com/pie-framework/pie-elements/commit/685f3b035d86c5f4ad60cdb9ec84690d5ccaa4fc))
|
|
846
1091
|
|
|
1092
|
+
## [4.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.2...@pie-element/drag-in-the-blank@4.11.3) (2023-05-02)
|
|
847
1093
|
|
|
1094
|
+
### Bug Fixes
|
|
848
1095
|
|
|
849
|
-
|
|
1096
|
+
- update pie-libs (fix eslint problems PD-2732) ([3fa630e](https://github.com/pie-framework/pie-elements/commit/3fa630eb96b116cb685ab58fbf216fb572d1c333))
|
|
1097
|
+
- update pie-libs PD-2755, PD-2625, PD-2119 ([698446b](https://github.com/pie-framework/pie-elements/commit/698446b29a553a022c91825118370faae824b723))
|
|
1098
|
+
- update pie-libs PD-2755, PD-2625, PD-491, PD-2753, PD-2758, PD-2720, PD-2770 ([2cf9ffa](https://github.com/pie-framework/pie-elements/commit/2cf9ffa4fbef6f2ebc0924f305debc9fc6560a75))
|
|
850
1099
|
|
|
1100
|
+
## [4.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.1...@pie-element/drag-in-the-blank@4.11.2) (2023-04-25)
|
|
851
1101
|
|
|
852
1102
|
### Bug Fixes
|
|
853
1103
|
|
|
854
|
-
|
|
855
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([8fa1e13](https://github.com/pie-framework/pie-elements/commit/8fa1e132d97ccc92093e789e4349610c2be21edb))
|
|
1104
|
+
- update pie-libs PD-2762 ([7ac4313](https://github.com/pie-framework/pie-elements/commit/7ac431346b822fe3bbb0d13375f044f6ce1f426b))
|
|
856
1105
|
|
|
1106
|
+
## [4.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.0...@pie-element/drag-in-the-blank@4.11.1) (2023-04-14)
|
|
857
1107
|
|
|
858
|
-
###
|
|
1108
|
+
### Bug Fixes
|
|
859
1109
|
|
|
860
|
-
|
|
1110
|
+
- update pie-libs ([830e9fc](https://github.com/pie-framework/pie-elements/commit/830e9fcf07f057e632b44d7a64ddb436353d49f6))
|
|
861
1111
|
|
|
1112
|
+
# [4.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.10.2...@pie-element/drag-in-the-blank@4.11.0) (2023-04-10)
|
|
862
1113
|
|
|
863
|
-
###
|
|
1114
|
+
### Bug Fixes
|
|
864
1115
|
|
|
865
|
-
|
|
1116
|
+
- update pie-libs ([b7d3e7f](https://github.com/pie-framework/pie-elements/commit/b7d3e7f7160aafd5dcfed2960bc6c2f03dba2180))
|
|
1117
|
+
- **all elements:** fix eslint problems-PD-2732 ([eaeabfb](https://github.com/pie-framework/pie-elements/commit/eaeabfbbe3a868a1f9828ef831a7ea864dee75a9))
|
|
1118
|
+
- update pie-libs ([6738269](https://github.com/pie-framework/pie-elements/commit/6738269d878f24ec4429f210d18bbf591123a55f))
|
|
1119
|
+
- update pie-libs ([9f05be1](https://github.com/pie-framework/pie-elements/commit/9f05be1ae6bf0a9651739b6bef7eca32ecabb4ce))
|
|
866
1120
|
|
|
1121
|
+
### Features
|
|
867
1122
|
|
|
1123
|
+
- added the ability to set min/max width and height for the content PD-2425 ([befba3a](https://github.com/pie-framework/pie-elements/commit/befba3a8fa23e8dd21a3e3f63f306bd6dfc35bdd))
|
|
868
1124
|
|
|
1125
|
+
## [4.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.10.0...@pie-element/drag-in-the-blank@4.10.2) (2023-03-20)
|
|
869
1126
|
|
|
1127
|
+
### Bug Fixes
|
|
870
1128
|
|
|
871
|
-
|
|
1129
|
+
- version bump ([b3f6919](https://github.com/pie-framework/pie-elements/commit/b3f6919c3ad2078953ed5162327cf356090c9aec))
|
|
872
1130
|
|
|
1131
|
+
# [4.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.2...@pie-element/drag-in-the-blank@4.10.0) (2023-03-20)
|
|
873
1132
|
|
|
874
1133
|
### Bug Fixes
|
|
875
1134
|
|
|
876
|
-
|
|
1135
|
+
- update pie-libs ([340825a](https://github.com/pie-framework/pie-elements/commit/340825aab8c88569378eb5af6c5b9c9b99aeb285))
|
|
1136
|
+
- update pie-libs ([1fe3d37](https://github.com/pie-framework/pie-elements/commit/1fe3d37d2b001f7944e4da7c895a83ccecefefcb))
|
|
877
1137
|
|
|
1138
|
+
### Features
|
|
878
1139
|
|
|
1140
|
+
- added color theming support PD-310 ([64976e0](https://github.com/pie-framework/pie-elements/commit/64976e08151b346f0760aedee2cd0e4ce6ff7f8b))
|
|
879
1141
|
|
|
1142
|
+
## [4.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.1...@pie-element/drag-in-the-blank@4.9.2) (2023-02-28)
|
|
880
1143
|
|
|
1144
|
+
### Bug Fixes
|
|
881
1145
|
|
|
882
|
-
|
|
1146
|
+
- update pie-libs ([7bb37a7](https://github.com/pie-framework/pie-elements/commit/7bb37a7da11017eff7191968fad4517182f1c363))
|
|
883
1147
|
|
|
1148
|
+
## [4.9.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.0...@pie-element/drag-in-the-blank@4.9.1) (2023-02-28)
|
|
884
1149
|
|
|
885
1150
|
### Bug Fixes
|
|
886
1151
|
|
|
887
|
-
|
|
888
|
-
* experiment with mra ([d9487a5](https://github.com/pie-framework/pie-elements/commit/d9487a5394c9b71bb7d7d69a836ed629ae13f7b1))
|
|
889
|
-
* experiment with mra ([a2e933c](https://github.com/pie-framework/pie-elements/commit/a2e933cd27bb052046e245672d3e01cb5ba1b518))
|
|
890
|
-
* update pie-lib/pie-toolbox PD-4027, PD-4042,PD-4039, PD-4073 ([68306be](https://github.com/pie-framework/pie-elements/commit/68306be02254a6019916637fd9b75427cae1c0ed))
|
|
891
|
-
|
|
892
|
-
|
|
1152
|
+
- update pie-libs ([6a10f3f](https://github.com/pie-framework/pie-elements/commit/6a10f3f45306cc9d9e077e45a90245d047235521))
|
|
893
1153
|
|
|
1154
|
+
# [4.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.8.0...@pie-element/drag-in-the-blank@4.9.0) (2023-02-28)
|
|
894
1155
|
|
|
1156
|
+
### Bug Fixes
|
|
895
1157
|
|
|
896
|
-
|
|
1158
|
+
- update pie-libs ([110161a](https://github.com/pie-framework/pie-elements/commit/110161ad113e76b5fdb6fc06e233889befbc366a))
|
|
897
1159
|
|
|
1160
|
+
### Features
|
|
898
1161
|
|
|
899
|
-
|
|
1162
|
+
- add back forceEnabled functionality with documentation ([10a5502](https://github.com/pie-framework/pie-elements/commit/10a55021ca455b27dc5e5a38436648a1fd2f9d36))
|
|
900
1163
|
|
|
901
|
-
|
|
1164
|
+
# [4.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.7.0...@pie-element/drag-in-the-blank@4.8.0) (2023-02-14)
|
|
902
1165
|
|
|
1166
|
+
### Features
|
|
903
1167
|
|
|
1168
|
+
- update pie-libs ([e2c0b89](https://github.com/pie-framework/pie-elements/commit/e2c0b894caa20ed5d5681302a84b2bfd20dbd9f6))
|
|
904
1169
|
|
|
1170
|
+
# [4.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.6.0...@pie-element/drag-in-the-blank@4.7.0) (2023-02-01)
|
|
905
1171
|
|
|
1172
|
+
### Features
|
|
906
1173
|
|
|
907
|
-
|
|
1174
|
+
- update pie-libs ([0af590d](https://github.com/pie-framework/pie-elements/commit/0af590d624f4b2c0af58039e935531cef52e2a86))
|
|
908
1175
|
|
|
1176
|
+
# [4.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.5.0...@pie-element/drag-in-the-blank@4.6.0) (2023-01-17)
|
|
909
1177
|
|
|
910
|
-
###
|
|
1178
|
+
### Features
|
|
911
1179
|
|
|
912
|
-
|
|
913
|
-
* update pie-lib/pie-toolbox: ability to disable table and lists PD-4065 ([49f1ce4](https://github.com/pie-framework/pie-elements/commit/49f1ce4000bc45d0eb8032f6538c0c780940a503))
|
|
1180
|
+
- update pie-libs ([6423903](https://github.com/pie-framework/pie-elements/commit/6423903898b041f56db2111de2e4aac4ee9f1fd3))
|
|
914
1181
|
|
|
1182
|
+
# [4.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.1...@pie-element/drag-in-the-blank@4.5.0) (2023-01-05)
|
|
915
1183
|
|
|
1184
|
+
### Bug Fixes
|
|
916
1185
|
|
|
1186
|
+
- **drag-in-the-blank:** add validation for empty response areas + UI improvements PD-2160 ([1c24e8f](https://github.com/pie-framework/pie-elements/commit/1c24e8f3f5890f6c325035c9b20d20b4dbc7f5a6))
|
|
917
1187
|
|
|
1188
|
+
### Features
|
|
918
1189
|
|
|
919
|
-
|
|
1190
|
+
- update pie-libs ([b174476](https://github.com/pie-framework/pie-elements/commit/b174476729119a0689f1f8adfc8c235246676cab))
|
|
1191
|
+
- update pie-libs ([f72c3c8](https://github.com/pie-framework/pie-elements/commit/f72c3c8d8bc9bbf061bb81502317157a63c22972))
|
|
1192
|
+
- update pie-libs ([8490729](https://github.com/pie-framework/pie-elements/commit/8490729a2389d36fd3968f0806119fde96577842))
|
|
1193
|
+
- **drag-in-the-blank:** added configuration prop to hide the settings panel PD-1999 ([630cc87](https://github.com/pie-framework/pie-elements/commit/630cc87640183a21e456876b6389d2694a0e5553))
|
|
920
1194
|
|
|
1195
|
+
## [4.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.0...@pie-element/drag-in-the-blank@4.4.1) (2022-12-21)
|
|
921
1196
|
|
|
922
1197
|
### Bug Fixes
|
|
923
1198
|
|
|
924
|
-
|
|
1199
|
+
- updated pie-libs ([8cb5b90](https://github.com/pie-framework/pie-elements/commit/8cb5b90d501ccbdf5ffd764e6555faa48b8f54d6))
|
|
925
1200
|
|
|
1201
|
+
# [4.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.3...@pie-element/drag-in-the-blank@4.4.0) (2022-12-20)
|
|
926
1202
|
|
|
1203
|
+
### Bug Fixes
|
|
927
1204
|
|
|
1205
|
+
- updated pie-libs ([6549302](https://github.com/pie-framework/pie-elements/commit/65493026fbf356c5ab752ae6a14d961d4b256368))
|
|
1206
|
+
- **drag-in-the-blank:** added config deafults for minChoices PD-2413 ([026657b](https://github.com/pie-framework/pie-elements/commit/026657be1bdea260288d93c1a89245a58d0ce9c2))
|
|
928
1207
|
|
|
1208
|
+
### Features
|
|
929
1209
|
|
|
930
|
-
|
|
1210
|
+
- **pie-models:** update schemas for extended-text-entry in order to include the updated spellchek property ([bf4b656](https://github.com/pie-framework/pie-elements/commit/bf4b656241887acf8e2aa1264e747c0c338ed727))
|
|
931
1211
|
|
|
1212
|
+
## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.2...@pie-element/drag-in-the-blank@4.3.3) (2022-12-07)
|
|
932
1213
|
|
|
933
1214
|
### Bug Fixes
|
|
934
1215
|
|
|
935
|
-
|
|
1216
|
+
- update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
|
|
1217
|
+
- update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
|
|
1218
|
+
- updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
|
|
1219
|
+
- updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
|
|
1220
|
+
- updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
|
|
1221
|
+
- updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
|
|
936
1222
|
|
|
1223
|
+
## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.1...@pie-element/drag-in-the-blank@4.3.2) (2022-11-15)
|
|
937
1224
|
|
|
1225
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
938
1226
|
|
|
1227
|
+
## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.0...@pie-element/drag-in-the-blank@4.3.1) (2022-11-11)
|
|
939
1228
|
|
|
1229
|
+
### Bug Fixes
|
|
940
1230
|
|
|
941
|
-
|
|
1231
|
+
- **drag-in-the-blank:** add sanity checks for withRubric ([709cdea](https://github.com/pie-framework/pie-elements/commit/709cdeaf53b19e44aab3be4250b01e8c50dcc645))
|
|
942
1232
|
|
|
1233
|
+
# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.1...@pie-element/drag-in-the-blank@4.3.0) (2022-11-01)
|
|
943
1234
|
|
|
944
1235
|
### Features
|
|
945
1236
|
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
1237
|
+
- add a different property in the config, to force a value ([300c664](https://github.com/pie-framework/pie-elements/commit/300c664618f46177137deef3bced2d096cdb8126))
|
|
950
1238
|
|
|
1239
|
+
## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.0...@pie-element/drag-in-the-blank@4.2.1) (2022-10-31)
|
|
951
1240
|
|
|
952
|
-
|
|
1241
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
953
1242
|
|
|
1243
|
+
# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.9...@pie-element/drag-in-the-blank@4.2.0) (2022-10-17)
|
|
954
1244
|
|
|
955
1245
|
### Bug Fixes
|
|
956
1246
|
|
|
957
|
-
|
|
958
|
-
|
|
1247
|
+
- update snapshots ([9781596](https://github.com/pie-framework/pie-elements/commit/978159686bbbd6b727dff4b88ce4ab9606504586))
|
|
1248
|
+
- **drag-in-the-blank:** changed the validation error message PD-2054 ([e025c65](https://github.com/pie-framework/pie-elements/commit/e025c65cdf5b5d5234d0126622ff369cfe62de15))
|
|
959
1249
|
|
|
1250
|
+
### Features
|
|
960
1251
|
|
|
1252
|
+
- set withRubric to false in item default configurations. Set rubricEnabled to true if it's enabled for drawing-response and extended-text-entry ([a209057](https://github.com/pie-framework/pie-elements/commit/a209057f5a3fa5438efc8595453c89c11959a8f5))
|
|
1253
|
+
- update libs ([7e174fb](https://github.com/pie-framework/pie-elements/commit/7e174fba75e7ea668900ad5c103751cefe33e2af))
|
|
1254
|
+
- **docs:** update docs ([23cab69](https://github.com/pie-framework/pie-elements/commit/23cab69700cfee41395941f99599253cba8a28a3))
|
|
1255
|
+
- **drag-in-the-blank:** add pie-api config PD-23 ([38d7fd5](https://github.com/pie-framework/pie-elements/commit/38d7fd58622bc0e9335c46351ff220b09ab08db6))
|
|
1256
|
+
- **drag-in-the-blank:** add settings to enable rubric. Add withRubric prop to configuration and rubricEnabled prop to model PD-2095 ([35462df](https://github.com/pie-framework/pie-elements/commit/35462df9cd6f70c9e4d730a133734b6d4932abd3))
|
|
1257
|
+
- **drag-in-the-blank:** updated snapshot PD-2095 ([53033c2](https://github.com/pie-framework/pie-elements/commit/53033c28156278737bc2fc77a787cbc6db6fecd2))
|
|
1258
|
+
- enable spanish and special characters in author PD-2120 ([85fd3dd](https://github.com/pie-framework/pie-elements/commit/85fd3dd0fc10da1a2dfd5a842809c625790f8ba9))
|
|
1259
|
+
- **drag-in-the-blank:** add uploadSoundSupport property PD-23-updated ([d8c826d](https://github.com/pie-framework/pie-elements/commit/d8c826d51d5090bdf38b9a3b8bfeeca71bc40e1b))
|
|
961
1260
|
|
|
1261
|
+
## [4.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.8...@pie-element/drag-in-the-blank@4.1.9) (2022-09-29)
|
|
962
1262
|
|
|
963
|
-
|
|
1263
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
964
1264
|
|
|
1265
|
+
## [4.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.7...@pie-element/drag-in-the-blank@4.1.8) (2022-09-14)
|
|
965
1266
|
|
|
966
|
-
|
|
1267
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
967
1268
|
|
|
968
|
-
|
|
1269
|
+
## [4.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.6...@pie-element/drag-in-the-blank@4.1.7) (2022-08-31)
|
|
969
1270
|
|
|
1271
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
970
1272
|
|
|
1273
|
+
## [4.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.5...@pie-element/drag-in-the-blank@4.1.6) (2022-08-16)
|
|
971
1274
|
|
|
1275
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
972
1276
|
|
|
1277
|
+
## [4.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.4...@pie-element/drag-in-the-blank@4.1.5) (2022-08-08)
|
|
973
1278
|
|
|
974
|
-
|
|
1279
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
975
1280
|
|
|
1281
|
+
## [4.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.3...@pie-element/drag-in-the-blank@4.1.4) (2022-08-02)
|
|
976
1282
|
|
|
977
1283
|
### Bug Fixes
|
|
978
1284
|
|
|
979
|
-
|
|
980
|
-
|
|
1285
|
+
- tests ([11adb8a](https://github.com/pie-framework/pie-elements/commit/11adb8a0d878203b3c1754686026ccb973fa9a34))
|
|
1286
|
+
- **drag-in-the-blank:** add back audio and video buttons in response template toolbar ([ebbd2bd](https://github.com/pie-framework/pie-elements/commit/ebbd2bd8c8e8fc696ae393e486577b0c3afa7d8e))
|
|
981
1287
|
|
|
1288
|
+
## [4.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.2...@pie-element/drag-in-the-blank@4.1.3) (2022-07-22)
|
|
982
1289
|
|
|
1290
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
983
1291
|
|
|
1292
|
+
## [4.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.1...@pie-element/drag-in-the-blank@4.1.2) (2022-07-20)
|
|
984
1293
|
|
|
985
|
-
|
|
1294
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
986
1295
|
|
|
1296
|
+
## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.0...@pie-element/drag-in-the-blank@4.1.1) (2022-07-19)
|
|
987
1297
|
|
|
988
|
-
|
|
1298
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
989
1299
|
|
|
990
|
-
|
|
991
|
-
* **drag-in-the-blank:** adjust defaults in controller PD-3841 ([08b5e8b](https://github.com/pie-framework/pie-elements/commit/08b5e8b47d4078230fa05a8c3ae0297984956d54))
|
|
992
|
-
* **drag-in-the-blank:** delete logs PD-3841 ([dd50a42](https://github.com/pie-framework/pie-elements/commit/dd50a421045b4d80327d23c16635188f17f1d6da))
|
|
993
|
-
* **drag-in-the-blank:** update tests for new defaults in controller PD-3841 ([10dd642](https://github.com/pie-framework/pie-elements/commit/10dd6427fce393ebc5b033eb155fee047baff94a))
|
|
1300
|
+
# [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.0.0...@pie-element/drag-in-the-blank@4.1.0) (2022-06-28)
|
|
994
1301
|
|
|
1302
|
+
### Bug Fixes
|
|
995
1303
|
|
|
1304
|
+
- inline-dropdown and drag-in-the-blank fix validation error PD-1848 ([24f50f1](https://github.com/pie-framework/pie-elements/commit/24f50f11ee681749e2849c84f178af2b67441454))
|
|
1305
|
+
- PD-1499 not having desired result (also, remove unnecessary code) - PD-1793 ([9987b4c](https://github.com/pie-framework/pie-elements/commit/9987b4c39f407ad7fab6db59cbe6ad1a66233cb6))
|
|
1306
|
+
- PD-1499 not having desired result with extended-text (TTS for math markup) - import renderMath - PD-1793 ([9d82035](https://github.com/pie-framework/pie-elements/commit/9d82035410eaee5f680bdddac42eac5e04cc8be0))
|
|
1307
|
+
- PD-1499 not having desired result with extended-text (TTS for math markup) PD-1793 ([c0f6d78](https://github.com/pie-framework/pie-elements/commit/c0f6d78b718303b152008447b30262e167438bf0))
|
|
1308
|
+
- tests ([7cb326c](https://github.com/pie-framework/pie-elements/commit/7cb326c70ba5c71c10017b238c2a32fa8a8c7bca))
|
|
1309
|
+
- **drag-in-the-blank:** set default value for minChoices in validation message ([cbc9b73](https://github.com/pie-framework/pie-elements/commit/cbc9b7340668fe7b27682688f26df71941a4cf23))
|
|
996
1310
|
|
|
1311
|
+
### Features
|
|
997
1312
|
|
|
1313
|
+
- **inline-dropdown, drag-in-the-blank, explicit-constructed-response:** set config default for maxRespponseAreas ([a9e9dc5](https://github.com/pie-framework/pie-elements/commit/a9e9dc5ff43199c946f4226790d924ab5d8674ed))
|
|
1314
|
+
- update documentation for items that have validation with settings configurable by client systems PD-1789 ([8ef69cc](https://github.com/pie-framework/pie-elements/commit/8ef69cc0c7439a5803dc95f570efc7cd24c8e334))
|
|
1315
|
+
- **drag-in-the-blank:** add generate validation message, tooltip and error messages PD-1709 ([d0f4c46](https://github.com/pie-framework/pie-elements/commit/d0f4c46eb7bbd4eaa22ea21495905dd052b87541))
|
|
1316
|
+
- **drag-in-the-blank:** added configurable validation PD-1708 ([def2446](https://github.com/pie-framework/pie-elements/commit/def2446ba6329bc22f2821a292f6bca28ea1b31a))
|
|
1317
|
+
- **drag-in-the-blank:** ui/ux validation ([4676876](https://github.com/pie-framework/pie-elements/commit/4676876293981f519831640e0e39b5d9f32aa2aa))
|
|
998
1318
|
|
|
999
|
-
# [
|
|
1319
|
+
# [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.13...@pie-element/drag-in-the-blank@4.0.0) (2022-06-28)
|
|
1000
1320
|
|
|
1321
|
+
### chore
|
|
1001
1322
|
|
|
1002
|
-
|
|
1323
|
+
- Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
|
|
1003
1324
|
|
|
1004
|
-
|
|
1005
|
-
* update pie-lib/pie-toolbox PD-3944, PD-3946, Pd-2450 ([ac34d93](https://github.com/pie-framework/pie-elements/commit/ac34d93fcc97e79cacddcd38c7509f3c96b69976))
|
|
1325
|
+
### BREAKING CHANGES
|
|
1006
1326
|
|
|
1327
|
+
- Image percent buttons were removed from toolbar.
|
|
1328
|
+
New properties maxImageWidth and maxImageHeight were added.
|
|
1007
1329
|
|
|
1330
|
+
## [3.13.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.12...@pie-element/drag-in-the-blank@3.13.13) (2022-06-13)
|
|
1008
1331
|
|
|
1332
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1009
1333
|
|
|
1334
|
+
## [3.13.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.11...@pie-element/drag-in-the-blank@3.13.12) (2022-05-30)
|
|
1010
1335
|
|
|
1011
|
-
|
|
1336
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1012
1337
|
|
|
1338
|
+
## [3.13.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.10...@pie-element/drag-in-the-blank@3.13.11) (2022-05-19)
|
|
1013
1339
|
|
|
1014
1340
|
### Bug Fixes
|
|
1015
1341
|
|
|
1016
|
-
|
|
1342
|
+
- PD-1499 not having desired result with TTS - PD-1793 ([674432b](https://github.com/pie-framework/pie-elements/commit/674432b81b3577118ad5b8619f28a3d1ec0eefed))
|
|
1017
1343
|
|
|
1344
|
+
## [3.13.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.9...@pie-element/drag-in-the-blank@3.13.10) (2022-05-16)
|
|
1018
1345
|
|
|
1346
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1019
1347
|
|
|
1348
|
+
## [3.13.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.8...@pie-element/drag-in-the-blank@3.13.9) (2022-05-09)
|
|
1020
1349
|
|
|
1350
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1021
1351
|
|
|
1022
|
-
## [
|
|
1352
|
+
## [3.13.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.7...@pie-element/drag-in-the-blank@3.13.8) (2022-05-03)
|
|
1023
1353
|
|
|
1354
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1024
1355
|
|
|
1025
|
-
|
|
1356
|
+
## [3.13.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.6...@pie-element/drag-in-the-blank@3.13.7) (2022-04-12)
|
|
1026
1357
|
|
|
1027
|
-
|
|
1358
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1028
1359
|
|
|
1360
|
+
## [3.13.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.5...@pie-element/drag-in-the-blank@3.13.6) (2022-03-28)
|
|
1029
1361
|
|
|
1362
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1030
1363
|
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
## [5.18.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.3...@pie-element/drag-in-the-blank@5.18.4) (2024-07-16)
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
### Bug Fixes
|
|
1037
|
-
|
|
1038
|
-
* removed h3 and blockquote from dragintheblank, extendedtextentry, inlinedropdown, math-templated ([49b0a8f](https://github.com/pie-framework/pie-elements/commit/49b0a8f7ba7c8c8e186e5f4b32c955dce4ad49e1))
|
|
1039
|
-
* udate pie-lib/pie-toolbox PD-3622, PD-3627, PD-3629, PD-3630, PD-3631 ([1e50c85](https://github.com/pie-framework/pie-elements/commit/1e50c859e2b5133e1ff9ef81f4169e49e76d9e4b))
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
## [5.18.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.2...@pie-element/drag-in-the-blank@5.18.3) (2024-07-10)
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
### Bug Fixes
|
|
1049
|
-
|
|
1050
|
-
* update pie-lib/pie-toolbox PD-3799, PD-3924, PD-3878 ([2f276fb](https://github.com/pie-framework/pie-elements/commit/2f276fb29f121005cecd81459469ff9f5a06740d))
|
|
1051
|
-
* **drag-in-the-blank, explicit-constructed-response:** set Typography component to div to prevent overwriting of p styling in client platforms PD-3913 ([2c7ec53](https://github.com/pie-framework/pie-elements/commit/2c7ec5386591cdcdf3ee652bf2e9d3d23dfc0cc8))
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
## [5.18.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.1...@pie-element/drag-in-the-blank@5.18.2) (2024-07-04)
|
|
1058
|
-
|
|
1059
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
## [5.18.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.18.0...@pie-element/drag-in-the-blank@5.18.1) (2024-06-26)
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
### Bug Fixes
|
|
1069
|
-
|
|
1070
|
-
* update pie-lib/pie-toolbox PD-3028, PD-3773 ([61bc47c](https://github.com/pie-framework/pie-elements/commit/61bc47c18d2becea321f18462f5cd486db0115e1))
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
# [5.18.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.17.0...@pie-element/drag-in-the-blank@5.18.0) (2024-06-24)
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
### Features
|
|
1080
|
-
|
|
1081
|
-
* update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 ([4475c65](https://github.com/pie-framework/pie-elements/commit/4475c658be5489a0f66be27af24e01c03b32b294))
|
|
1082
|
-
* update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 - fixed tests ([ae244d6](https://github.com/pie-framework/pie-elements/commit/ae244d64a5621e0bda273b48d20b86a2fdd87ab3))
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
# [5.17.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.16.0...@pie-element/drag-in-the-blank@5.17.0) (2024-06-24)
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
### Features
|
|
1092
|
-
|
|
1093
|
-
* update pie-lib/pie-toolbox ability to enabled/disable blockquote and h3 (PD-3772, PD-3771) and PD-3813 ([c2cfd9b](https://github.com/pie-framework/pie-elements/commit/c2cfd9b323acdf3d456c05806c1f97f9067bb4fe))
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
# [5.16.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.15.0...@pie-element/drag-in-the-blank@5.16.0) (2024-06-19)
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
### Bug Fixes
|
|
1103
|
-
|
|
1104
|
-
* update pie-lib/pie-toolbox fix build ([75777e1](https://github.com/pie-framework/pie-elements/commit/75777e189786cb9041bd0d2f843c023a1ea5b8b1))
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
### Features
|
|
1108
|
-
|
|
1109
|
-
* update pie-lib/pie-toolbox PD-3179, PD-3206, PD-3186, PD-1311, PD-3771, PD-3772, PD-3817 ([14e175c](https://github.com/pie-framework/pie-elements/commit/14e175cd62770ab4d7ba8bf83e6d0c9ad683f595))
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
# [5.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.2...@pie-element/drag-in-the-blank@5.15.0) (2024-06-13)
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
### Features
|
|
1119
|
-
|
|
1120
|
-
* update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
## [5.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.1...@pie-element/drag-in-the-blank@5.14.2) (2024-06-13)
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
### Bug Fixes
|
|
1130
|
-
|
|
1131
|
-
* update pie-toolbox PD-3180, PD-3391 ([f888f35](https://github.com/pie-framework/pie-elements/commit/f888f350468fca91379d4216c9c696c30695add3))
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
## [5.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.14.0...@pie-element/drag-in-the-blank@5.14.1) (2024-06-13)
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
### Bug Fixes
|
|
1141
|
-
|
|
1142
|
-
* update pie-toolbox PD-3839 ([dcdc0bf](https://github.com/pie-framework/pie-elements/commit/dcdc0bf9a7cc341d257de831e87915fb9425e4a2))
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
# [5.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.13.1...@pie-element/drag-in-the-blank@5.14.0) (2024-06-03)
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
### Features
|
|
1152
|
-
|
|
1153
|
-
* update pie-lib/pie-toolbox PD-3733, PD-2455 ([a507dcb](https://github.com/pie-framework/pie-elements/commit/a507dcb30bf2de72614aaba8ee576edf0c953d05))
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
## [5.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.13.0...@pie-element/drag-in-the-blank@5.13.1) (2024-06-03)
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
### Bug Fixes
|
|
1163
|
-
|
|
1164
|
-
* update pie-lib/pie-toolbox PD-3788, PD-1273 ([f4b6aba](https://github.com/pie-framework/pie-elements/commit/f4b6aba5c741fbf6305dba71bf47d2226f39f2ee))
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
# [5.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.6...@pie-element/drag-in-the-blank@5.13.0) (2024-05-27)
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
### Features
|
|
1174
|
-
|
|
1175
|
-
* update pie-lib/pie-toolbox PD-3736, PD-3734, PD-2488 ([3c44f06](https://github.com/pie-framework/pie-elements/commit/3c44f06d96e609246acde257a8223dc16192c2c4))
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
## [5.12.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.5...@pie-element/drag-in-the-blank@5.12.6) (2024-05-27)
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
### Bug Fixes
|
|
1185
|
-
|
|
1186
|
-
* update pie-lib/pie-toolbox PD-3740, PD-2126 ([5573a4e](https://github.com/pie-framework/pie-elements/commit/5573a4e2f4524839525679df319bb92c7c841916))
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
## [5.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.4...@pie-element/drag-in-the-blank@5.12.5) (2024-05-14)
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
### Bug Fixes
|
|
1196
|
-
|
|
1197
|
-
* update pie-toolbox PD-3640 ([707c240](https://github.com/pie-framework/pie-elements/commit/707c24031bc0cb05bb070605d4bc27384334eaac))
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
## [5.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.3...@pie-element/drag-in-the-blank@5.12.4) (2024-05-13)
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
### Bug Fixes
|
|
1207
|
-
|
|
1208
|
-
* update pie-lib/pie-toolbox PD-3650, PD-3651, PD-3621, PD-3620, PD-2127,PD-3709, PD-3726, PD-3191 ([2ef6881](https://github.com/pie-framework/pie-elements/commit/2ef688118b9099c7338cbe88afcdeed228fae11e))
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
## [5.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.2...@pie-element/drag-in-the-blank@5.12.3) (2024-05-07)
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
### Bug Fixes
|
|
1218
|
-
|
|
1219
|
-
* update pie-lib/pie-toolbox PD-3731 ([2b5d6c9](https://github.com/pie-framework/pie-elements/commit/2b5d6c932280981a0fd636bcb30d7fbc181ac311))
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
## [5.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.1...@pie-element/drag-in-the-blank@5.12.2) (2024-05-03)
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
### Bug Fixes
|
|
1229
|
-
|
|
1230
|
-
* update pie-lib/pie-toolbox PD-3537, PD-3538, PD-3539, PD-3540,PD-3680 ([d9cb471](https://github.com/pie-framework/pie-elements/commit/d9cb47148a8fec71d5de29f2cf2b92ec7b479470))
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
## [5.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.12.0...@pie-element/drag-in-the-blank@5.12.1) (2024-04-29)
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
### Bug Fixes
|
|
1240
|
-
|
|
1241
|
-
* update pie-lib/pie-toolbox PD-3683, PD-3644 ([73734c5](https://github.com/pie-framework/pie-elements/commit/73734c50a1e4fcda6be4f67c725816d75aea222f))
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
# [5.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.11.1...@pie-element/drag-in-the-blank@5.12.0) (2024-04-22)
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
### Features
|
|
1251
|
-
|
|
1252
|
-
* update pie-lib/pie-toolbox PD-2449 ([2a0b40a](https://github.com/pie-framework/pie-elements/commit/2a0b40a826f0338b5eda2e8301f79870be3d0073))
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
## [5.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.11.0...@pie-element/drag-in-the-blank@5.11.1) (2024-04-22)
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
### Bug Fixes
|
|
1262
|
-
|
|
1263
|
-
* update pie-lib/pie-toolbox PD-3644, PD-3673 ([5e28ce0](https://github.com/pie-framework/pie-elements/commit/5e28ce0dab4a7ecd93ef7bba45ddb20f768b450b))
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
# [5.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.10.1...@pie-element/drag-in-the-blank@5.11.0) (2024-04-18)
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
### Features
|
|
1273
|
-
|
|
1274
|
-
* update pie-lib/pie-toolbox SC-30530, SC-30682, PD-3607, PD-3655 ([f08bccf](https://github.com/pie-framework/pie-elements/commit/f08bccf86fcb430e75e410116b000b3affc252c0))
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
## [5.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.10.0...@pie-element/drag-in-the-blank@5.10.1) (2024-04-01)
|
|
1281
|
-
|
|
1282
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
# [5.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.9.0...@pie-element/drag-in-the-blank@5.10.0) (2024-04-01)
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
### Features
|
|
1292
|
-
|
|
1293
|
-
* **inline-dropdown:** upgrade pie-toolbox PD-2465 ([828d1c1](https://github.com/pie-framework/pie-elements/commit/828d1c1bc9e9221c1e141baaa8f89a4929ad0eb9))
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
# [5.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.8.0...@pie-element/drag-in-the-blank@5.9.0) (2024-04-01)
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
### Bug Fixes
|
|
1303
|
-
|
|
1304
|
-
* **drag-in-the-blank:** addChoice inputConfiguration image setting not working ([9859bf7](https://github.com/pie-framework/pie-elements/commit/9859bf74ac921d5e1c3fc8e30d3aa4dd2ee4de74))
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
### Features
|
|
1308
|
-
|
|
1309
|
-
* update pie-lib/pie-toolbox PD-3567, PD-3426 ([2a706d7](https://github.com/pie-framework/pie-elements/commit/2a706d799bb000c60b7a77a790de9dc66345ebf5))
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
# [5.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.7.0...@pie-element/drag-in-the-blank@5.8.0) (2024-03-28)
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
### Bug Fixes
|
|
1319
|
-
|
|
1320
|
-
* update pie-lib/pie-toolbox PD-3603 ([8fc82ab](https://github.com/pie-framework/pie-elements/commit/8fc82ab19baf45aecb40e4b364a7c307a9840130))
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
### Features
|
|
1324
|
-
|
|
1325
|
-
* **drag-in-the-blank:** add required fields functionality PD-3584 ([4647d4c](https://github.com/pie-framework/pie-elements/commit/4647d4c179f48be70ff683f2721a30f2386513b1))
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
# [5.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.6.0...@pie-element/drag-in-the-blank@5.7.0) (2024-03-26)
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
### Features
|
|
1335
|
-
|
|
1336
|
-
* Replace math-rendering package with math-rendering-accessible-package for accessibility PD-1870 ([a416664](https://github.com/pie-framework/pie-elements/commit/a41666452b86426a35e8501ab2a4ac95f327ad53))
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
# [5.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.5.0...@pie-element/drag-in-the-blank@5.6.0) (2024-03-20)
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
### Bug Fixes
|
|
1346
|
-
|
|
1347
|
-
* Renamed the html prop to the correct math prop PD-3527 ([28061b6](https://github.com/pie-framework/pie-elements/commit/28061b6032817dae15837131d8a0bf5a08683b10))
|
|
1348
|
-
* updated pie-lib/pie-toolbox SC-28500 ([a8e4e6a](https://github.com/pie-framework/pie-elements/commit/a8e4e6ab27584435ce7ac3e964ccac2747402777))
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
### Features
|
|
1352
|
-
|
|
1353
|
-
* Add configuration for custom buttons PD-3517 ([2544a76](https://github.com/pie-framework/pie-elements/commit/2544a761424daad5324caf68c3b3c222ec38515a))
|
|
1354
|
-
* Replace math-rendering package with math-rendering-accessible-package for accessibility PD-1870 ([b6cdee8](https://github.com/pie-framework/pie-elements/commit/b6cdee8915b06e4c11b002b10437db07ce966501))
|
|
1355
|
-
* updated pie-lib/pie-toolbox SC-27890 and reverted once again math-rendering-accessible ([fd312e1](https://github.com/pie-framework/pie-elements/commit/fd312e1336999893025231946649496d290883e4))
|
|
1356
|
-
* use math-rendering-accessible everywhere PD-1870 ([d52e660](https://github.com/pie-framework/pie-elements/commit/d52e6607ad8847d704bd9cb9b7e3107c130f0500))
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
# [5.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.2...@pie-element/drag-in-the-blank@5.5.0) (2024-03-15)
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
### Features
|
|
1366
|
-
|
|
1367
|
-
* update pie-lib/pie-toolbox SC-27890,PD-2461 ([13d94fa](https://github.com/pie-framework/pie-elements/commit/13d94faaf0cf9cf923bbc64587cdd4202154ea33))
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
## [5.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.1...@pie-element/drag-in-the-blank@5.4.2) (2024-03-13)
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
### Bug Fixes
|
|
1377
|
-
|
|
1378
|
-
* update pie-lib/pie-toolbox PD-3549 ([b5d7d13](https://github.com/pie-framework/pie-elements/commit/b5d7d1352169cc67eaedcd56898a5806b0a8812a))
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
## [5.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.4.0...@pie-element/drag-in-the-blank@5.4.1) (2024-03-12)
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
### Bug Fixes
|
|
1388
|
-
|
|
1389
|
-
* update pie-lib/pie-toolbox PD-3509, PD-3465 ([b1745aa](https://github.com/pie-framework/pie-elements/commit/b1745aa981722b5561aab1f4495ac81ac7bc4155))
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
# [5.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.2...@pie-element/drag-in-the-blank@5.4.0) (2024-03-04)
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
### Features
|
|
1399
|
-
|
|
1400
|
-
* update pie-lib/pie-toolbox version PD-1870 and PD-3501 ([8df1d8d](https://github.com/pie-framework/pie-elements/commit/8df1d8d281a0d6023d5a9c0e6fdd29fea71b6ac1))
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.1...@pie-element/drag-in-the-blank@5.3.2) (2024-02-20)
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
### Bug Fixes
|
|
1410
|
-
|
|
1411
|
-
* update pie-lib/pie-toolbox PD-3372, PD-3385, PD-3439 ([a79d800](https://github.com/pie-framework/pie-elements/commit/a79d800bb69af0d175793bc737282100168c4c60))
|
|
1412
|
-
* update pie-lib/pie-toolbox PD-3455 ([4ff9971](https://github.com/pie-framework/pie-elements/commit/4ff9971e65b680aea180c94f9e85cab7249af2fb))
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.3.0...@pie-element/drag-in-the-blank@5.3.1) (2024-02-14)
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
### Bug Fixes
|
|
1422
|
-
|
|
1423
|
-
* pie-lib/pie-toolbox with slate updates ([a8f8707](https://github.com/pie-framework/pie-elements/commit/a8f8707b2c197c2b40fb6632cee0ba4c27aa9aa4))
|
|
1424
|
-
* update pie-lib/pie-toolbox ([cec328c](https://github.com/pie-framework/pie-elements/commit/cec328caf5b69d9fee00473c502aed62d6e27462))
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.5...@pie-element/drag-in-the-blank@5.3.0) (2024-02-09)
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
### Features
|
|
1434
|
-
|
|
1435
|
-
* update pie-toolbox version SC-28868 ([5745f50](https://github.com/pie-framework/pie-elements/commit/5745f502c89d730e72d4cdb83e96c9465a81ae19))
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
## [5.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.4...@pie-element/drag-in-the-blank@5.2.5) (2024-02-07)
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
### Bug Fixes
|
|
1445
|
-
|
|
1446
|
-
* update pie-toolbox version PD-3423 ([053ad69](https://github.com/pie-framework/pie-elements/commit/053ad690619980bce68b1b44e51975fcf91054ec))
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
## [5.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.3...@pie-element/drag-in-the-blank@5.2.4) (2024-01-24)
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
### Bug Fixes
|
|
1456
|
-
|
|
1457
|
-
* update to pie-lib/pie-toolbox 1.5.7 PD-3404 ([eae668d](https://github.com/pie-framework/pie-elements/commit/eae668d980ef4731af5eceb3e70329b7621a232b))
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
## [5.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.2...@pie-element/drag-in-the-blank@5.2.3) (2024-01-24)
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
### Bug Fixes
|
|
1467
|
-
|
|
1468
|
-
* update to pie-lib/pie-toolbox 1.5.6 to fix issue introduced by fix for PD-3392 ([8d0a33f](https://github.com/pie-framework/pie-elements/commit/8d0a33f51a5ebe442eb824749cb419bf23c44d28))
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
## [5.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.1...@pie-element/drag-in-the-blank@5.2.2) (2024-01-23)
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
### Bug Fixes
|
|
1478
|
-
|
|
1479
|
-
* update to pie-lib/pie-toolbox 1.5.4 for PD-3387, PD-3384, PD-3383, PD-3392 ([2278f9a](https://github.com/pie-framework/pie-elements/commit/2278f9a3fdf1bc89ab590f240d926a857339179e))
|
|
1480
|
-
* update to pie-lib/pie-toolbox 1.5.5 for PD-3392 ([d4286e0](https://github.com/pie-framework/pie-elements/commit/d4286e08a060a73e6de098f87173baaaa88cc997))
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.2.0...@pie-element/drag-in-the-blank@5.2.1) (2024-01-15)
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
### Bug Fixes
|
|
1490
|
-
|
|
1491
|
-
* update pie-lib/pie-toolbox PD-3366, PD-3367, PD-3381 ([8c9d35f](https://github.com/pie-framework/pie-elements/commit/8c9d35ff6f0dad1a161d6a2dba203a169169e562))
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
# [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.2...@pie-element/drag-in-the-blank@5.2.0) (2024-01-08)
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
### Bug Fixes
|
|
1501
|
-
|
|
1502
|
-
* update pie-lib/pie-toolbox PD-2068, PD-2060 ([b63f783](https://github.com/pie-framework/pie-elements/commit/b63f78371452e265f31f721dcfa5f8ba9789089c))
|
|
1503
|
-
* update pie-lib/pie-toolbox PD-3352 ([c40c326](https://github.com/pie-framework/pie-elements/commit/c40c326209315b57ce8da802b8e00616256e3bd6))
|
|
1504
|
-
* update pie-lib/pie-toolbox SC-27396, SC-27398 ([658a553](https://github.com/pie-framework/pie-elements/commit/658a55358181271b508f7d550467eefadcd71544))
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
### Features
|
|
1508
|
-
|
|
1509
|
-
* refactor for pie-lib/pie-toolbox and add print module for boilerplate-item-type ([8230d26](https://github.com/pie-framework/pie-elements/commit/8230d264069672c4a3242ff5ed60a6842bf5147f))
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
## [5.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.1...@pie-element/drag-in-the-blank@5.1.2) (2024-01-08)
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
### Bug Fixes
|
|
1519
|
-
|
|
1520
|
-
* update pie-lib/pie-toolbox PD-3352,PD-3348, PD-3296 ([48b1952](https://github.com/pie-framework/pie-elements/commit/48b1952831835ead598b692abb3d492ec9adb564))
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.1.0...@pie-element/drag-in-the-blank@5.1.1) (2024-01-04)
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
### Bug Fixes
|
|
1530
|
-
|
|
1531
|
-
* update pie-lib/pie-toolbox PD-2068, PD-2060 ([e918850](https://github.com/pie-framework/pie-elements/commit/e9188502ffeaefe41bf0f23895d4bb2daf839364))
|
|
1532
|
-
* update pie-lib/pie-toolbox PD-3037 ([b2f689a](https://github.com/pie-framework/pie-elements/commit/b2f689a416c2c39d7ed423a22db02dd32415ba82))
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
# [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.3...@pie-element/drag-in-the-blank@5.1.0) (2023-12-19)
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
### Bug Fixes
|
|
1542
|
-
|
|
1543
|
-
* update pie-lib/pie-toolbox PD-2068 ([34eccd5](https://github.com/pie-framework/pie-elements/commit/34eccd52c44259eddf3e2b816b00b82f83bc2bf8))
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
### Features
|
|
1547
|
-
|
|
1548
|
-
* update pie-lib/pie-toolbox PD-2555 ([86d4fd9](https://github.com/pie-framework/pie-elements/commit/86d4fd909180dd1fcbc446bd8b29c23af21a1c69))
|
|
1549
|
-
* update pie-lib/pie-toolbox PD-3307, PD-2067, PD-3271, PD-3041, PD-2068 ([2eabcbd](https://github.com/pie-framework/pie-elements/commit/2eabcbd036e318bb24552f4140ca7384ad865951))
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
## [5.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.2...@pie-element/drag-in-the-blank@5.0.3) (2023-11-27)
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
### Bug Fixes
|
|
1559
|
-
|
|
1560
|
-
* update pie-lib ([74283d7](https://github.com/pie-framework/pie-elements/commit/74283d71b12ab9c82875ce995368e5e39f4face6))
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
## [5.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.1...@pie-element/drag-in-the-blank@5.0.2) (2023-11-27)
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
### Bug Fixes
|
|
1570
|
-
|
|
1571
|
-
* update pie-lib/pie-toolbox PD-597 ([1ec84aa](https://github.com/pie-framework/pie-elements/commit/1ec84aadae515088ef65b99f780a5e5dca516f99))
|
|
1572
|
-
* update pie-libs PD-2996 ([cd092c6](https://github.com/pie-framework/pie-elements/commit/cd092c6b5c4db91645394cd23febc1f9a07f46f9))
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@5.0.0...@pie-element/drag-in-the-blank@5.0.1) (2023-11-09)
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
### Bug Fixes
|
|
1582
|
-
|
|
1583
|
-
* update pie-lib/pie-toolbox PD-3221, PD-3249, PD-2765 ([9de1563](https://github.com/pie-framework/pie-elements/commit/9de1563d636983c3ddceee0279c0709d396d4f96))
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
# [5.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.16.1...@pie-element/drag-in-the-blank@5.0.0) (2023-11-07)
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
### Bug Fixes
|
|
1593
|
-
|
|
1594
|
-
* update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
|
|
1595
|
-
* update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
|
|
1596
|
-
* update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
|
|
1597
|
-
* update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
### Code Refactoring
|
|
1601
|
-
|
|
1602
|
-
* replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
### BREAKING CHANGES
|
|
1606
|
-
|
|
1607
|
-
* using pie-lib/pie-toolbox now, instead of any other pie-lib package.
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
## [4.16.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.16.0...@pie-element/drag-in-the-blank@4.16.1) (2023-10-26)
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
### Bug Fixes
|
|
1617
|
-
|
|
1618
|
-
* update pie-lib PD-3221 ([f04d59f](https://github.com/pie-framework/pie-elements/commit/f04d59f204852e430dc3e8fe2c442bb9a1634761))
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
# [4.16.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.5...@pie-element/drag-in-the-blank@4.16.0) (2023-10-16)
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
### Features
|
|
1628
|
-
|
|
1629
|
-
* updated pie-libs PD-2950 ([acffe41](https://github.com/pie-framework/pie-elements/commit/acffe41120fbe288e375321cbd58cfbd48f98595))
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
## [4.15.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.4...@pie-element/drag-in-the-blank@4.15.5) (2023-10-16)
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
### Bug Fixes
|
|
1639
|
-
|
|
1640
|
-
* updated pie-libs PD-3223, PD-3121, PD-3018, PD-2765, PD-3105 ([666e660](https://github.com/pie-framework/pie-elements/commit/666e6604c40b9bde8b88af5ce1b02ba65f11e957))
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
## [4.15.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.3...@pie-element/drag-in-the-blank@4.15.4) (2023-10-03)
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
### Bug Fixes
|
|
1650
|
-
|
|
1651
|
-
* update with latest pie-libs, forcing pie-lib/math-rendering to v2.5.18 ([7ff936a](https://github.com/pie-framework/pie-elements/commit/7ff936ab9fc85c264032181755ce5e2149825406))
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
## [4.15.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.2...@pie-element/drag-in-the-blank@4.15.3) (2023-09-28)
|
|
1658
|
-
|
|
1659
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
## [4.15.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.1...@pie-element/drag-in-the-blank@4.15.2) (2023-09-26)
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
### Bug Fixes
|
|
1669
|
-
|
|
1670
|
-
* update pie-libs ([702f4c6](https://github.com/pie-framework/pie-elements/commit/702f4c657f3413274b3a4443c1950e2cdf8e5588))
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
## [4.15.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.15.0...@pie-element/drag-in-the-blank@4.15.1) (2023-09-25)
|
|
1677
|
-
|
|
1678
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
# [4.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.2...@pie-element/drag-in-the-blank@4.15.0) (2023-09-25)
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
### Bug Fixes
|
|
1688
|
-
|
|
1689
|
-
* configuration setter fix for language props ([da6bc07](https://github.com/pie-framework/pie-elements/commit/da6bc07a067f0a4d1167ab85e07bef6c605643ad))
|
|
1690
|
-
* update pie-libs PD-3167 ([1b109bb](https://github.com/pie-framework/pie-elements/commit/1b109bb3b74dcea72ee2f241996a5e6a71893b4e))
|
|
1691
|
-
* update pie-libs PD-3167 ([b21d0c3](https://github.com/pie-framework/pie-elements/commit/b21d0c332623667257a5de1363b9f4fc6ee2bb51))
|
|
1692
|
-
* update pie-libs PD-3167 ([1a76806](https://github.com/pie-framework/pie-elements/commit/1a7680657ebe0a73969f3100e60f0a090ffc7ada))
|
|
1693
|
-
* update pie-libs PD-3167, PD-3105, PD-3162, PD-2765 ([26199b2](https://github.com/pie-framework/pie-elements/commit/26199b255ddbcb9255f2769091c7ba58f8b1dae0))
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
### Features
|
|
1697
|
-
|
|
1698
|
-
* update pie-libs PD-3011 ([0fd32b3](https://github.com/pie-framework/pie-elements/commit/0fd32b3fd1333bb25de584b98c8ef0471de2d5e8))
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
## [4.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.1...@pie-element/drag-in-the-blank@4.14.2) (2023-09-18)
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
### Bug Fixes
|
|
1708
|
-
|
|
1709
|
-
* add sanity checks DNA-18268 ([29d7de9](https://github.com/pie-framework/pie-elements/commit/29d7de9422c075117173a3afeb2b29acf1caab3c))
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
## [4.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.14.0...@pie-element/drag-in-the-blank@4.14.1) (2023-09-05)
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
### Bug Fixes
|
|
1719
|
-
|
|
1720
|
-
* update pie-libs PD-2765 ([f03972d](https://github.com/pie-framework/pie-elements/commit/f03972dda33ff5d4c0343f094fd33acadad30cb4))
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
# [4.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.5...@pie-element/drag-in-the-blank@4.14.0) (2023-09-04)
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
### Bug Fixes
|
|
1730
|
-
|
|
1731
|
-
* update pie-libs PD-3051 ([1e1a7a3](https://github.com/pie-framework/pie-elements/commit/1e1a7a38732eff5585ad789aea5a08c5e94720ae))
|
|
1732
|
-
* update snapshots ([7f7432d](https://github.com/pie-framework/pie-elements/commit/7f7432d4e79747bd8824470ea19ebf7d40617fc5))
|
|
1733
|
-
* updated pie-libs PD-2765, PD-3051 ([e6f5b17](https://github.com/pie-framework/pie-elements/commit/e6f5b17c95faf426898f897651863089a54ff3ff))
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
### Features
|
|
1737
|
-
|
|
1738
|
-
* **drag-in-the-blank:** translations PD-2802 PD-2795 ([4cf0868](https://github.com/pie-framework/pie-elements/commit/4cf08686055b6cd658aa0f73a14ce1aa4f7246a3))
|
|
1739
|
-
* **select-text, inline-dropdown:** PD-2797-PD-2802 update documentation ([b8ba6c7](https://github.com/pie-framework/pie-elements/commit/b8ba6c7d12eea9d0d729a38e18e87a21ea496a8b))
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
## [4.13.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.4...@pie-element/drag-in-the-blank@4.13.5) (2023-08-21)
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
### Bug Fixes
|
|
1749
|
-
|
|
1750
|
-
* update pie-libs PD-3119 ([01c474b](https://github.com/pie-framework/pie-elements/commit/01c474bf9396374dc86b9248651206672b765af6))
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
## [4.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.3...@pie-element/drag-in-the-blank@4.13.4) (2023-08-21)
|
|
1757
|
-
|
|
1758
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
## [4.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.2...@pie-element/drag-in-the-blank@4.13.3) (2023-08-15)
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
### Bug Fixes
|
|
1768
|
-
|
|
1769
|
-
* update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
|
|
1770
|
-
* updated pie-lib to fix PD-2802 ([eab79f7](https://github.com/pie-framework/pie-elements/commit/eab79f70ad4488207a5b9b401679eb096feba247))
|
|
1771
|
-
* updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
|
|
1772
|
-
* updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
|
|
1773
|
-
* **drag-in-the-blank:** remove the new blank tokens and improve tokens update flow PD-2920 ([232ea24](https://github.com/pie-framework/pie-elements/commit/232ea2419080fb7f303536d1ce7f00167e7f64d6))
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
## [4.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.1...@pie-element/drag-in-the-blank@4.13.2) (2023-07-24)
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
### Bug Fixes
|
|
1783
|
-
|
|
1784
|
-
* update pie-libs PD-2984, PD-2991, PD-2992, PD-3036 ([12c9426](https://github.com/pie-framework/pie-elements/commit/12c94269e3b645d74a0014c597d30662823bb34a))
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
## [4.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.13.0...@pie-element/drag-in-the-blank@4.13.1) (2023-07-06)
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
### Bug Fixes
|
|
1794
|
-
|
|
1795
|
-
* updated editable-html dependent packages for PD-2150 ([ffa6297](https://github.com/pie-framework/pie-elements/commit/ffa62977a9e329c1e12ea1dfcb2af4ba4c993bca))
|
|
1796
|
-
* updated pie-lib PD-2150 ([72f20be](https://github.com/pie-framework/pie-elements/commit/72f20be258248c86dde8d5d587290cd640bfd947))
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
# [4.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.12.0...@pie-element/drag-in-the-blank@4.13.0) (2023-06-13)
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
### Bug Fixes
|
|
1806
|
-
|
|
1807
|
-
* update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
|
|
1808
|
-
* update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
|
|
1809
|
-
* update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
### Features
|
|
1813
|
-
|
|
1814
|
-
* add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
# [4.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.3...@pie-element/drag-in-the-blank@4.12.0) (2023-05-23)
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
### Bug Fixes
|
|
1824
|
-
|
|
1825
|
-
* made sure character plugins are working in dnd choice PD-2125 ([2ef2088](https://github.com/pie-framework/pie-elements/commit/2ef20881bc6919c5f9454c995f292962c13373e0))
|
|
1826
|
-
* update pie-lib PD-2777, PD-1914, PD-2066 ([7102893](https://github.com/pie-framework/pie-elements/commit/71028930a6dc554eb587cf4de0c1d0d28bfff1f5))
|
|
1827
|
-
* update pie-libs PD-2774, PD-1026 ([04f8cd0](https://github.com/pie-framework/pie-elements/commit/04f8cd000afdb2ccb0c25146d46acb60c5fea651))
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
### Features
|
|
1831
|
-
|
|
1832
|
-
* ability to upload images when using imageSupoort from pie-api-components PD-2707 ([685f3b0](https://github.com/pie-framework/pie-elements/commit/685f3b035d86c5f4ad60cdb9ec84690d5ccaa4fc))
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
## [4.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.2...@pie-element/drag-in-the-blank@4.11.3) (2023-05-02)
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
### Bug Fixes
|
|
1842
|
-
|
|
1843
|
-
* update pie-libs (fix eslint problems PD-2732) ([3fa630e](https://github.com/pie-framework/pie-elements/commit/3fa630eb96b116cb685ab58fbf216fb572d1c333))
|
|
1844
|
-
* update pie-libs PD-2755, PD-2625, PD-2119 ([698446b](https://github.com/pie-framework/pie-elements/commit/698446b29a553a022c91825118370faae824b723))
|
|
1845
|
-
* update pie-libs PD-2755, PD-2625, PD-491, PD-2753, PD-2758, PD-2720, PD-2770 ([2cf9ffa](https://github.com/pie-framework/pie-elements/commit/2cf9ffa4fbef6f2ebc0924f305debc9fc6560a75))
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
## [4.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.1...@pie-element/drag-in-the-blank@4.11.2) (2023-04-25)
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
### Bug Fixes
|
|
1855
|
-
|
|
1856
|
-
* update pie-libs PD-2762 ([7ac4313](https://github.com/pie-framework/pie-elements/commit/7ac431346b822fe3bbb0d13375f044f6ce1f426b))
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
## [4.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.11.0...@pie-element/drag-in-the-blank@4.11.1) (2023-04-14)
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
### Bug Fixes
|
|
1866
|
-
|
|
1867
|
-
* update pie-libs ([830e9fc](https://github.com/pie-framework/pie-elements/commit/830e9fcf07f057e632b44d7a64ddb436353d49f6))
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
# [4.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.10.2...@pie-element/drag-in-the-blank@4.11.0) (2023-04-10)
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
### Bug Fixes
|
|
1877
|
-
|
|
1878
|
-
* update pie-libs ([b7d3e7f](https://github.com/pie-framework/pie-elements/commit/b7d3e7f7160aafd5dcfed2960bc6c2f03dba2180))
|
|
1879
|
-
* **all elements:** fix eslint problems-PD-2732 ([eaeabfb](https://github.com/pie-framework/pie-elements/commit/eaeabfbbe3a868a1f9828ef831a7ea864dee75a9))
|
|
1880
|
-
* update pie-libs ([6738269](https://github.com/pie-framework/pie-elements/commit/6738269d878f24ec4429f210d18bbf591123a55f))
|
|
1881
|
-
* update pie-libs ([9f05be1](https://github.com/pie-framework/pie-elements/commit/9f05be1ae6bf0a9651739b6bef7eca32ecabb4ce))
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
### Features
|
|
1885
|
-
|
|
1886
|
-
* added the ability to set min/max width and height for the content PD-2425 ([befba3a](https://github.com/pie-framework/pie-elements/commit/befba3a8fa23e8dd21a3e3f63f306bd6dfc35bdd))
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
## [4.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.10.0...@pie-element/drag-in-the-blank@4.10.2) (2023-03-20)
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
### Bug Fixes
|
|
1896
|
-
|
|
1897
|
-
* version bump ([b3f6919](https://github.com/pie-framework/pie-elements/commit/b3f6919c3ad2078953ed5162327cf356090c9aec))
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
# [4.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.2...@pie-element/drag-in-the-blank@4.10.0) (2023-03-20)
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
### Bug Fixes
|
|
1907
|
-
|
|
1908
|
-
* update pie-libs ([340825a](https://github.com/pie-framework/pie-elements/commit/340825aab8c88569378eb5af6c5b9c9b99aeb285))
|
|
1909
|
-
* update pie-libs ([1fe3d37](https://github.com/pie-framework/pie-elements/commit/1fe3d37d2b001f7944e4da7c895a83ccecefefcb))
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
### Features
|
|
1913
|
-
|
|
1914
|
-
* added color theming support PD-310 ([64976e0](https://github.com/pie-framework/pie-elements/commit/64976e08151b346f0760aedee2cd0e4ce6ff7f8b))
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
## [4.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.1...@pie-element/drag-in-the-blank@4.9.2) (2023-02-28)
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
### Bug Fixes
|
|
1924
|
-
|
|
1925
|
-
* update pie-libs ([7bb37a7](https://github.com/pie-framework/pie-elements/commit/7bb37a7da11017eff7191968fad4517182f1c363))
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
## [4.9.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.9.0...@pie-element/drag-in-the-blank@4.9.1) (2023-02-28)
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
### Bug Fixes
|
|
1935
|
-
|
|
1936
|
-
* update pie-libs ([6a10f3f](https://github.com/pie-framework/pie-elements/commit/6a10f3f45306cc9d9e077e45a90245d047235521))
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
# [4.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.8.0...@pie-element/drag-in-the-blank@4.9.0) (2023-02-28)
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
### Bug Fixes
|
|
1946
|
-
|
|
1947
|
-
* update pie-libs ([110161a](https://github.com/pie-framework/pie-elements/commit/110161ad113e76b5fdb6fc06e233889befbc366a))
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
### Features
|
|
1951
|
-
|
|
1952
|
-
* add back forceEnabled functionality with documentation ([10a5502](https://github.com/pie-framework/pie-elements/commit/10a55021ca455b27dc5e5a38436648a1fd2f9d36))
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
# [4.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.7.0...@pie-element/drag-in-the-blank@4.8.0) (2023-02-14)
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
### Features
|
|
1962
|
-
|
|
1963
|
-
* update pie-libs ([e2c0b89](https://github.com/pie-framework/pie-elements/commit/e2c0b894caa20ed5d5681302a84b2bfd20dbd9f6))
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
# [4.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.6.0...@pie-element/drag-in-the-blank@4.7.0) (2023-02-01)
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
### Features
|
|
1973
|
-
|
|
1974
|
-
* update pie-libs ([0af590d](https://github.com/pie-framework/pie-elements/commit/0af590d624f4b2c0af58039e935531cef52e2a86))
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
# [4.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.5.0...@pie-element/drag-in-the-blank@4.6.0) (2023-01-17)
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
### Features
|
|
1984
|
-
|
|
1985
|
-
* update pie-libs ([6423903](https://github.com/pie-framework/pie-elements/commit/6423903898b041f56db2111de2e4aac4ee9f1fd3))
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
# [4.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.1...@pie-element/drag-in-the-blank@4.5.0) (2023-01-05)
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
### Bug Fixes
|
|
1995
|
-
|
|
1996
|
-
* **drag-in-the-blank:** add validation for empty response areas + UI improvements PD-2160 ([1c24e8f](https://github.com/pie-framework/pie-elements/commit/1c24e8f3f5890f6c325035c9b20d20b4dbc7f5a6))
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
### Features
|
|
2000
|
-
|
|
2001
|
-
* update pie-libs ([b174476](https://github.com/pie-framework/pie-elements/commit/b174476729119a0689f1f8adfc8c235246676cab))
|
|
2002
|
-
* update pie-libs ([f72c3c8](https://github.com/pie-framework/pie-elements/commit/f72c3c8d8bc9bbf061bb81502317157a63c22972))
|
|
2003
|
-
* update pie-libs ([8490729](https://github.com/pie-framework/pie-elements/commit/8490729a2389d36fd3968f0806119fde96577842))
|
|
2004
|
-
* **drag-in-the-blank:** added configuration prop to hide the settings panel PD-1999 ([630cc87](https://github.com/pie-framework/pie-elements/commit/630cc87640183a21e456876b6389d2694a0e5553))
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
## [4.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.0...@pie-element/drag-in-the-blank@4.4.1) (2022-12-21)
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
### Bug Fixes
|
|
2014
|
-
|
|
2015
|
-
* updated pie-libs ([8cb5b90](https://github.com/pie-framework/pie-elements/commit/8cb5b90d501ccbdf5ffd764e6555faa48b8f54d6))
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
# [4.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.3...@pie-element/drag-in-the-blank@4.4.0) (2022-12-20)
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
### Bug Fixes
|
|
2025
|
-
|
|
2026
|
-
* updated pie-libs ([6549302](https://github.com/pie-framework/pie-elements/commit/65493026fbf356c5ab752ae6a14d961d4b256368))
|
|
2027
|
-
* **drag-in-the-blank:** added config deafults for minChoices PD-2413 ([026657b](https://github.com/pie-framework/pie-elements/commit/026657be1bdea260288d93c1a89245a58d0ce9c2))
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
### Features
|
|
2031
|
-
|
|
2032
|
-
* **pie-models:** update schemas for extended-text-entry in order to include the updated spellchek property ([bf4b656](https://github.com/pie-framework/pie-elements/commit/bf4b656241887acf8e2aa1264e747c0c338ed727))
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.2...@pie-element/drag-in-the-blank@4.3.3) (2022-12-07)
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
### Bug Fixes
|
|
2042
|
-
|
|
2043
|
-
* update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
|
|
2044
|
-
* update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
|
|
2045
|
-
* updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
|
|
2046
|
-
* updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
|
|
2047
|
-
* updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
|
|
2048
|
-
* updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.1...@pie-element/drag-in-the-blank@4.3.2) (2022-11-15)
|
|
2055
|
-
|
|
2056
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.0...@pie-element/drag-in-the-blank@4.3.1) (2022-11-11)
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
### Bug Fixes
|
|
2066
|
-
|
|
2067
|
-
* **drag-in-the-blank:** add sanity checks for withRubric ([709cdea](https://github.com/pie-framework/pie-elements/commit/709cdeaf53b19e44aab3be4250b01e8c50dcc645))
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.1...@pie-element/drag-in-the-blank@4.3.0) (2022-11-01)
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
### Features
|
|
2077
|
-
|
|
2078
|
-
* add a different property in the config, to force a value ([300c664](https://github.com/pie-framework/pie-elements/commit/300c664618f46177137deef3bced2d096cdb8126))
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.0...@pie-element/drag-in-the-blank@4.2.1) (2022-10-31)
|
|
2085
|
-
|
|
2086
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.9...@pie-element/drag-in-the-blank@4.2.0) (2022-10-17)
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
### Bug Fixes
|
|
2096
|
-
|
|
2097
|
-
* update snapshots ([9781596](https://github.com/pie-framework/pie-elements/commit/978159686bbbd6b727dff4b88ce4ab9606504586))
|
|
2098
|
-
* **drag-in-the-blank:** changed the validation error message PD-2054 ([e025c65](https://github.com/pie-framework/pie-elements/commit/e025c65cdf5b5d5234d0126622ff369cfe62de15))
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
### Features
|
|
2102
|
-
|
|
2103
|
-
* set withRubric to false in item default configurations. Set rubricEnabled to true if it's enabled for drawing-response and extended-text-entry ([a209057](https://github.com/pie-framework/pie-elements/commit/a209057f5a3fa5438efc8595453c89c11959a8f5))
|
|
2104
|
-
* update libs ([7e174fb](https://github.com/pie-framework/pie-elements/commit/7e174fba75e7ea668900ad5c103751cefe33e2af))
|
|
2105
|
-
* **docs:** update docs ([23cab69](https://github.com/pie-framework/pie-elements/commit/23cab69700cfee41395941f99599253cba8a28a3))
|
|
2106
|
-
* **drag-in-the-blank:** add pie-api config PD-23 ([38d7fd5](https://github.com/pie-framework/pie-elements/commit/38d7fd58622bc0e9335c46351ff220b09ab08db6))
|
|
2107
|
-
* **drag-in-the-blank:** add settings to enable rubric. Add withRubric prop to configuration and rubricEnabled prop to model PD-2095 ([35462df](https://github.com/pie-framework/pie-elements/commit/35462df9cd6f70c9e4d730a133734b6d4932abd3))
|
|
2108
|
-
* **drag-in-the-blank:** updated snapshot PD-2095 ([53033c2](https://github.com/pie-framework/pie-elements/commit/53033c28156278737bc2fc77a787cbc6db6fecd2))
|
|
2109
|
-
* enable spanish and special characters in author PD-2120 ([85fd3dd](https://github.com/pie-framework/pie-elements/commit/85fd3dd0fc10da1a2dfd5a842809c625790f8ba9))
|
|
2110
|
-
* **drag-in-the-blank:** add uploadSoundSupport property PD-23-updated ([d8c826d](https://github.com/pie-framework/pie-elements/commit/d8c826d51d5090bdf38b9a3b8bfeeca71bc40e1b))
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
## [4.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.8...@pie-element/drag-in-the-blank@4.1.9) (2022-09-29)
|
|
2117
|
-
|
|
2118
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
## [4.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.7...@pie-element/drag-in-the-blank@4.1.8) (2022-09-14)
|
|
2125
|
-
|
|
2126
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
## [4.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.6...@pie-element/drag-in-the-blank@4.1.7) (2022-08-31)
|
|
2133
|
-
|
|
2134
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
## [4.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.5...@pie-element/drag-in-the-blank@4.1.6) (2022-08-16)
|
|
2141
|
-
|
|
2142
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
## [4.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.4...@pie-element/drag-in-the-blank@4.1.5) (2022-08-08)
|
|
2149
|
-
|
|
2150
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
## [4.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.3...@pie-element/drag-in-the-blank@4.1.4) (2022-08-02)
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
### Bug Fixes
|
|
2160
|
-
|
|
2161
|
-
* tests ([11adb8a](https://github.com/pie-framework/pie-elements/commit/11adb8a0d878203b3c1754686026ccb973fa9a34))
|
|
2162
|
-
* **drag-in-the-blank:** add back audio and video buttons in response template toolbar ([ebbd2bd](https://github.com/pie-framework/pie-elements/commit/ebbd2bd8c8e8fc696ae393e486577b0c3afa7d8e))
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
## [4.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.2...@pie-element/drag-in-the-blank@4.1.3) (2022-07-22)
|
|
2169
|
-
|
|
2170
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
## [4.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.1...@pie-element/drag-in-the-blank@4.1.2) (2022-07-20)
|
|
2177
|
-
|
|
2178
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.0...@pie-element/drag-in-the-blank@4.1.1) (2022-07-19)
|
|
2185
|
-
|
|
2186
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
# [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.0.0...@pie-element/drag-in-the-blank@4.1.0) (2022-06-28)
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
### Bug Fixes
|
|
2196
|
-
|
|
2197
|
-
* inline-dropdown and drag-in-the-blank fix validation error PD-1848 ([24f50f1](https://github.com/pie-framework/pie-elements/commit/24f50f11ee681749e2849c84f178af2b67441454))
|
|
2198
|
-
* PD-1499 not having desired result (also, remove unnecessary code) - PD-1793 ([9987b4c](https://github.com/pie-framework/pie-elements/commit/9987b4c39f407ad7fab6db59cbe6ad1a66233cb6))
|
|
2199
|
-
* PD-1499 not having desired result with extended-text (TTS for math markup) - import renderMath - PD-1793 ([9d82035](https://github.com/pie-framework/pie-elements/commit/9d82035410eaee5f680bdddac42eac5e04cc8be0))
|
|
2200
|
-
* PD-1499 not having desired result with extended-text (TTS for math markup) PD-1793 ([c0f6d78](https://github.com/pie-framework/pie-elements/commit/c0f6d78b718303b152008447b30262e167438bf0))
|
|
2201
|
-
* tests ([7cb326c](https://github.com/pie-framework/pie-elements/commit/7cb326c70ba5c71c10017b238c2a32fa8a8c7bca))
|
|
2202
|
-
* **drag-in-the-blank:** set default value for minChoices in validation message ([cbc9b73](https://github.com/pie-framework/pie-elements/commit/cbc9b7340668fe7b27682688f26df71941a4cf23))
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
### Features
|
|
2206
|
-
|
|
2207
|
-
* **inline-dropdown, drag-in-the-blank, explicit-constructed-response:** set config default for maxRespponseAreas ([a9e9dc5](https://github.com/pie-framework/pie-elements/commit/a9e9dc5ff43199c946f4226790d924ab5d8674ed))
|
|
2208
|
-
* update documentation for items that have validation with settings configurable by client systems PD-1789 ([8ef69cc](https://github.com/pie-framework/pie-elements/commit/8ef69cc0c7439a5803dc95f570efc7cd24c8e334))
|
|
2209
|
-
* **drag-in-the-blank:** add generate validation message, tooltip and error messages PD-1709 ([d0f4c46](https://github.com/pie-framework/pie-elements/commit/d0f4c46eb7bbd4eaa22ea21495905dd052b87541))
|
|
2210
|
-
* **drag-in-the-blank:** added configurable validation PD-1708 ([def2446](https://github.com/pie-framework/pie-elements/commit/def2446ba6329bc22f2821a292f6bca28ea1b31a))
|
|
2211
|
-
* **drag-in-the-blank:** ui/ux validation ([4676876](https://github.com/pie-framework/pie-elements/commit/4676876293981f519831640e0e39b5d9f32aa2aa))
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
# [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.13...@pie-element/drag-in-the-blank@4.0.0) (2022-06-28)
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
### chore
|
|
2221
|
-
|
|
2222
|
-
* Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
### BREAKING CHANGES
|
|
2226
|
-
|
|
2227
|
-
* Image percent buttons were removed from toolbar.
|
|
2228
|
-
New properties maxImageWidth and maxImageHeight were added.
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
## [3.13.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.12...@pie-element/drag-in-the-blank@3.13.13) (2022-06-13)
|
|
2235
|
-
|
|
2236
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
## [3.13.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.11...@pie-element/drag-in-the-blank@3.13.12) (2022-05-30)
|
|
2243
|
-
|
|
2244
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
## [3.13.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.10...@pie-element/drag-in-the-blank@3.13.11) (2022-05-19)
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
### Bug Fixes
|
|
2254
|
-
|
|
2255
|
-
* PD-1499 not having desired result with TTS - PD-1793 ([674432b](https://github.com/pie-framework/pie-elements/commit/674432b81b3577118ad5b8619f28a3d1ec0eefed))
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
## [3.13.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.9...@pie-element/drag-in-the-blank@3.13.10) (2022-05-16)
|
|
2262
|
-
|
|
2263
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
## [3.13.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.8...@pie-element/drag-in-the-blank@3.13.9) (2022-05-09)
|
|
2270
|
-
|
|
2271
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
## [3.13.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.7...@pie-element/drag-in-the-blank@3.13.8) (2022-05-03)
|
|
2278
|
-
|
|
2279
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
## [3.13.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.6...@pie-element/drag-in-the-blank@3.13.7) (2022-04-12)
|
|
2286
|
-
|
|
2287
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
## [3.13.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.5...@pie-element/drag-in-the-blank@3.13.6) (2022-03-28)
|
|
2294
|
-
|
|
2295
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
## [3.13.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.4...@pie-element/drag-in-the-blank@3.13.5) (2022-03-22)
|
|
2302
|
-
|
|
2303
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
## [3.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.3...@pie-element/drag-in-the-blank@3.13.4) (2022-03-08)
|
|
2310
|
-
|
|
2311
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
## [3.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.2...@pie-element/drag-in-the-blank@3.13.3) (2022-03-08)
|
|
2318
|
-
|
|
2319
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
## [3.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.1...@pie-element/drag-in-the-blank@3.13.2) (2022-02-21)
|
|
2326
|
-
|
|
2327
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
## [3.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.0...@pie-element/drag-in-the-blank@3.13.1) (2022-02-04)
|
|
2334
|
-
|
|
2335
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
# [3.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.8...@pie-element/drag-in-the-blank@3.13.0) (2022-01-24)
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
### Bug Fixes
|
|
2345
|
-
|
|
2346
|
-
* use preview prompt for prompt, rationale and teacher instructions to fix table rendering PD-1456 ([f330601](https://github.com/pie-framework/pie-elements/commit/f3306019a2d1c8ce3e2783823dfe9ef0a0394e4f))
|
|
2347
|
-
* **drag-in-the-blank:** fix validation behavior PD-1404 ([02f3f5c](https://github.com/pie-framework/pie-elements/commit/02f3f5ca82b03d54e055a3d746027e8b5ac66790))
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
### Features
|
|
2351
|
-
|
|
2352
|
-
* **drag-in-the-blank, inline-dropdown:** move rationale after the item content PD-1379 ([fd71c58](https://github.com/pie-framework/pie-elements/commit/fd71c5853bdd63b31a746241dd5649e5de051300))
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
## [3.12.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.7...@pie-element/drag-in-the-blank@3.12.8) (2022-01-10)
|
|
2359
|
-
|
|
2360
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
## [3.12.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.6...@pie-element/drag-in-the-blank@3.12.7) (2021-12-23)
|
|
2367
|
-
|
|
2368
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
## [3.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.4...@pie-element/drag-in-the-blank@3.12.5) (2021-12-13)
|
|
2375
|
-
|
|
2376
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
## [3.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.1...@pie-element/drag-in-the-blank@3.12.2) (2021-11-29)
|
|
2383
|
-
|
|
2384
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
## [3.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.4...@pie-element/drag-in-the-blank@3.12.1) (2021-11-11)
|
|
2391
|
-
|
|
2392
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
# [3.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.2...@pie-element/drag-in-the-blank@3.12.0) (2021-11-11)
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
### Bug Fixes
|
|
2402
|
-
|
|
2403
|
-
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
2404
|
-
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
2405
|
-
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
### Features
|
|
2409
|
-
|
|
2410
|
-
* **drag-in-the-blank:** set toolbar editor position to bottom ([8a16b0f](https://github.com/pie-framework/pie-elements/commit/8a16b0f2965af63ab6e20267131cc1da19dce8e1))
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
## [3.11.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.3...@pie-element/drag-in-the-blank@3.11.4) (2021-10-18)
|
|
2418
|
-
|
|
2419
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
## [3.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.2...@pie-element/drag-in-the-blank@3.11.3) (2021-10-04)
|
|
2426
|
-
|
|
2427
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
## [3.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.1...@pie-element/drag-in-the-blank@3.11.2) (2021-09-20)
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
### Bug Fixes
|
|
2437
|
-
|
|
2438
|
-
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
2439
|
-
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
2440
|
-
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
## [3.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.0...@pie-element/drag-in-the-blank@3.11.1) (2021-09-01)
|
|
2447
|
-
|
|
2448
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
# [3.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.2...@pie-element/drag-in-the-blank@3.11.0) (2021-08-05)
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
### Features
|
|
2458
|
-
|
|
2459
|
-
* **drag-in-the-blank:** set toolbar editor position to bottom ([8a16b0f](https://github.com/pie-framework/pie-elements/commit/8a16b0f2965af63ab6e20267131cc1da19dce8e1))
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
## [3.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.0...@pie-element/drag-in-the-blank@3.10.2) (2021-08-05)
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
### Bug Fixes
|
|
2469
|
-
|
|
2470
|
-
* force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
# [3.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.9.0...@pie-element/drag-in-the-blank@3.10.0) (2021-06-29)
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
### Bug Fixes
|
|
2480
|
-
|
|
2481
|
-
* Removed excess white space at the beginning of all items - PD-1184 ([#602](https://github.com/pie-framework/pie-elements/issues/602)) ([25b9f72](https://github.com/pie-framework/pie-elements/commit/25b9f72d2fe73bd46ea1a5c3611ff82eef3efb84))
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
### Features
|
|
2485
|
-
|
|
2486
|
-
* **drag-in-the-blank:** don't allow identical answer choices PD-192 ([#606](https://github.com/pie-framework/pie-elements/issues/606)) ([2847859](https://github.com/pie-framework/pie-elements/commit/28478599876dfed60deb81712e3cc914a903ae99))
|
|
2487
|
-
* remove audio and video buttons from various fields of various items PD-1180 ([#601](https://github.com/pie-framework/pie-elements/issues/601)) ([8766b25](https://github.com/pie-framework/pie-elements/commit/8766b25690f5dde6c3e896860d63e205bf3c831b))
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
# [3.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.8.3...@pie-element/drag-in-the-blank@3.9.0) (2021-04-07)
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
### Features
|
|
2497
|
-
|
|
2498
|
-
* merge pie-ui into pie-elements PD-977 ([01ebfd7](https://github.com/pie-framework/pie-elements/commit/01ebfd7ce98b041dd0573575efd8b6da03f22162))
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
## [3.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.8.0...@pie-element/drag-in-the-blank@3.8.3) (2021-03-03)
|
|
2505
|
-
|
|
2506
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
# [3.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.14...@pie-element/drag-in-the-blank@3.8.0) (2021-03-03)
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
### Bug Fixes
|
|
2516
|
-
|
|
2517
|
-
* **drag-in-the-blank:** remove video and audio buttons from choices PD-746 ([386d062](https://github.com/pie-framework/pie-elements/commit/386d062502b677b6bbdf1db86db025dce624d800))
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
### Features
|
|
2521
|
-
|
|
2522
|
-
* made sure the other markup utils elements are not removing \times ([8eb6170](https://github.com/pie-framework/pie-elements/commit/8eb61703c5e4f5561c570c4c9d6fa3f182edc4cc))
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
## [3.7.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.13...@pie-element/drag-in-the-blank@3.7.14) (2021-02-04)
|
|
2529
|
-
|
|
2530
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
## [3.7.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.12...@pie-element/drag-in-the-blank@3.7.13) (2021-02-02)
|
|
2537
|
-
|
|
2538
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
## [3.7.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.11...@pie-element/drag-in-the-blank@3.7.12) (2020-11-07)
|
|
2545
|
-
|
|
2546
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
## [3.7.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.10...@pie-element/drag-in-the-blank@3.7.11) (2020-10-29)
|
|
2553
|
-
|
|
2554
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
## [3.7.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.9...@pie-element/drag-in-the-blank@3.7.10) (2020-10-29)
|
|
2561
|
-
|
|
2562
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
## [3.7.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.8...@pie-element/drag-in-the-blank@3.7.9) (2020-10-16)
|
|
2569
|
-
|
|
2570
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
## [3.7.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.7...@pie-element/drag-in-the-blank@3.7.8) (2020-10-02)
|
|
2577
|
-
|
|
2578
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
## [3.7.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.6...@pie-element/drag-in-the-blank@3.7.7) (2020-09-23)
|
|
2585
|
-
|
|
2586
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
## [3.7.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.5...@pie-element/drag-in-the-blank@3.7.6) (2020-09-23)
|
|
2593
|
-
|
|
2594
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
## [3.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.4...@pie-element/drag-in-the-blank@3.7.5) (2020-09-07)
|
|
2601
|
-
|
|
2602
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
## [3.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.3...@pie-element/drag-in-the-blank@3.7.4) (2020-08-25)
|
|
2609
|
-
|
|
2610
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
## [3.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.2...@pie-element/drag-in-the-blank@3.7.3) (2020-08-25)
|
|
2617
|
-
|
|
2618
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
## [3.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.1...@pie-element/drag-in-the-blank@3.7.2) (2020-08-13)
|
|
2625
|
-
|
|
2626
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
## [3.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.6.1...@pie-element/drag-in-the-blank@3.7.1) (2020-08-07)
|
|
2633
|
-
|
|
2634
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
## [3.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.6.0-next.0...@pie-element/drag-in-the-blank@3.6.1) (2020-05-25)
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
### Bug Fixes
|
|
2644
|
-
|
|
2645
|
-
* version issue ([e4cc522](https://github.com/pie-framework/pie-elements/commit/e4cc522))
|
|
2646
|
-
* version issue ([3935c9c](https://github.com/pie-framework/pie-elements/commit/3935c9c))
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
# [3.6.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.4...@pie-element/drag-in-the-blank@3.6.0-next.0) (2020-05-25)
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
### Bug Fixes
|
|
2656
|
-
|
|
2657
|
-
* bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
|
|
2658
|
-
* The response template formatting toolbar should behave like other PIE formatting toolbars: it should appear only when the field with which it is associated has focus. This applies to the following item types: explicit-constructed-response, inline-dropdown, drag-in-the-blank. PD-142 ([0d70bba](https://github.com/pie-framework/pie-elements/commit/0d70bba))
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
### Features
|
|
2662
|
-
|
|
2663
|
-
* add postpublish handler ([9b41dea](https://github.com/pie-framework/pie-elements/commit/9b41dea))
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
## [3.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.3...@pie-element/drag-in-the-blank@3.5.4) (2020-04-28)
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
### Bug Fixes
|
|
2673
|
-
|
|
2674
|
-
* bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
|
|
2675
|
-
* ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
|
|
2676
|
-
* update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
## [3.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.2...@pie-element/drag-in-the-blank@3.5.3) (2020-04-14)
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
### Bug Fixes
|
|
2686
|
-
|
|
2687
|
-
* bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
## [3.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.1...@pie-element/drag-in-the-blank@3.5.2) (2020-04-14)
|
|
2694
|
-
|
|
2695
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
## [3.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.4...@pie-element/drag-in-the-blank@3.5.1) (2020-04-10)
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
### Bug Fixes
|
|
2705
|
-
|
|
2706
|
-
* bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
|
|
2707
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
2708
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
2709
|
-
* bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
|
|
2710
|
-
* bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
2711
|
-
* ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([1307f82](https://github.com/pie-framework/pie-elements/commit/1307f82))
|
|
2712
|
-
* ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([d61d0f2](https://github.com/pie-framework/pie-elements/commit/d61d0f2))
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
## [3.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.4...@pie-element/drag-in-the-blank@3.4.1) (2020-04-10)
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
### Bug Fixes
|
|
2722
|
-
|
|
2723
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
2724
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
2725
|
-
* bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
|
|
2726
|
-
* bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
2727
|
-
* ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([1307f82](https://github.com/pie-framework/pie-elements/commit/1307f82))
|
|
2728
|
-
* ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([d61d0f2](https://github.com/pie-framework/pie-elements/commit/d61d0f2))
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
## [3.3.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.3...@pie-element/drag-in-the-blank@3.3.4) (2020-02-18)
|
|
2735
|
-
|
|
2736
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.2...@pie-element/drag-in-the-blank@3.3.3) (2020-01-31)
|
|
1364
|
+
## [3.13.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.4...@pie-element/drag-in-the-blank@3.13.5) (2022-03-22)
|
|
2743
1365
|
|
|
2744
1366
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2745
1367
|
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.1...@pie-element/drag-in-the-blank@3.3.2) (2020-01-30)
|
|
1368
|
+
## [3.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.3...@pie-element/drag-in-the-blank@3.13.4) (2022-03-08)
|
|
2751
1369
|
|
|
2752
1370
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2753
1371
|
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.0...@pie-element/drag-in-the-blank@3.3.1) (2020-01-28)
|
|
1372
|
+
## [3.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.2...@pie-element/drag-in-the-blank@3.13.3) (2022-03-08)
|
|
2759
1373
|
|
|
2760
1374
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2761
1375
|
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.2.1...@pie-element/drag-in-the-blank@3.3.0) (2020-01-28)
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
### Features
|
|
2770
|
-
|
|
2771
|
-
* **choices:** handled html tags in choices to allow images [ch5684] ([39b7749](https://github.com/pie-framework/pie-elements/commit/39b7749))
|
|
2772
|
-
* **test:** added tests [ch5684] ([097dc13](https://github.com/pie-framework/pie-elements/commit/097dc13))
|
|
2773
|
-
* PIE-200 - add partialScoring ([b26ffcd](https://github.com/pie-framework/pie-elements/commit/b26ffcd))
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.2.0...@pie-element/drag-in-the-blank@3.2.1) (2019-12-18)
|
|
1376
|
+
## [3.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.1...@pie-element/drag-in-the-blank@3.13.2) (2022-02-21)
|
|
2780
1377
|
|
|
2781
1378
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2782
1379
|
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
# [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.5...@pie-element/drag-in-the-blank@3.2.0) (2019-12-18)
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
### Bug Fixes
|
|
2791
|
-
|
|
2792
|
-
* bump pie-ui version ([766d166](https://github.com/pie-framework/pie-elements/commit/766d166))
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
### Features
|
|
2796
|
-
|
|
2797
|
-
* bump to math-rendering@^2.0.3 ([a50bedc](https://github.com/pie-framework/pie-elements/commit/a50bedc))
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
## [3.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.4...@pie-element/drag-in-the-blank@3.1.5) (2019-12-03)
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
### Bug Fixes
|
|
2807
|
-
|
|
2808
|
-
* PIE-201 - store prompts and answers in session, fix ([2380224](https://github.com/pie-framework/pie-elements/commit/2380224))
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
## [3.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.2...@pie-element/drag-in-the-blank@3.1.4) (2019-11-08)
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
### Bug Fixes
|
|
2818
|
-
|
|
2819
|
-
* PIE-110 upgrade [@pie-ui](https://github.com/pie-ui) package/mask-markup ([e43deb0](https://github.com/pie-framework/pie-elements/commit/e43deb0))
|
|
2820
|
-
* version bump only - no changes ([dc4c360](https://github.com/pie-framework/pie-elements/commit/dc4c360))
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
## [3.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.1...@pie-element/drag-in-the-blank@3.1.2) (2019-11-06)
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
### Bug Fixes
|
|
2830
|
-
|
|
2831
|
-
* Hide Partial Scoring option from Settings Panel setting to false by default. ([1d0f617](https://github.com/pie-framework/pie-elements/commit/1d0f617))
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.0...@pie-element/drag-in-the-blank@3.1.1) (2019-11-01)
|
|
1380
|
+
## [3.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.0...@pie-element/drag-in-the-blank@3.13.1) (2022-02-04)
|
|
2838
1381
|
|
|
2839
1382
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2840
1383
|
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
# [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.4...@pie-element/drag-in-the-blank@3.1.0) (2019-10-29)
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
### Features
|
|
2849
|
-
|
|
2850
|
-
* Added tests for get score, outcome, correctResponse, all correct responses and choice is empty functions. ([8095be9](https://github.com/pie-framework/pie-elements/commit/8095be9))
|
|
2851
|
-
* Added tests. ([21b7dad](https://github.com/pie-framework/pie-elements/commit/21b7dad))
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
## [3.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.3...@pie-element/drag-in-the-blank@3.0.4) (2019-10-16)
|
|
2858
|
-
|
|
1384
|
+
# [3.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.8...@pie-element/drag-in-the-blank@3.13.0) (2022-01-24)
|
|
2859
1385
|
|
|
2860
1386
|
### Bug Fixes
|
|
2861
1387
|
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
|
|
1388
|
+
- use preview prompt for prompt, rationale and teacher instructions to fix table rendering PD-1456 ([f330601](https://github.com/pie-framework/pie-elements/commit/f3306019a2d1c8ce3e2783823dfe9ef0a0394e4f))
|
|
1389
|
+
- **drag-in-the-blank:** fix validation behavior PD-1404 ([02f3f5c](https://github.com/pie-framework/pie-elements/commit/02f3f5ca82b03d54e055a3d746027e8b5ac66790))
|
|
2865
1390
|
|
|
1391
|
+
### Features
|
|
2866
1392
|
|
|
1393
|
+
- **drag-in-the-blank, inline-dropdown:** move rationale after the item content PD-1379 ([fd71c58](https://github.com/pie-framework/pie-elements/commit/fd71c5853bdd63b31a746241dd5649e5de051300))
|
|
2867
1394
|
|
|
2868
|
-
## [3.
|
|
1395
|
+
## [3.12.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.7...@pie-element/drag-in-the-blank@3.12.8) (2022-01-10)
|
|
2869
1396
|
|
|
2870
1397
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2871
1398
|
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
## [3.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.1...@pie-element/drag-in-the-blank@3.0.2) (2019-10-15)
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
### Bug Fixes
|
|
2880
|
-
|
|
2881
|
-
* bump @pie-lib/controller-utils@^0.2.2 ([edae61c](https://github.com/pie-framework/pie-elements/commit/edae61c))
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.0...@pie-element/drag-in-the-blank@3.0.1) (2019-10-11)
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
### Bug Fixes
|
|
2891
|
-
|
|
2892
|
-
* bump @pie-lib/controller-utils@^0.2.1 [ch4723] ([0a33d68](https://github.com/pie-framework/pie-elements/commit/0a33d68))
|
|
2893
|
-
* Updated docs. ([3787619](https://github.com/pie-framework/pie-elements/commit/3787619))
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
# [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.4...@pie-element/drag-in-the-blank@3.0.0) (2019-10-08)
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
* 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)
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
### BREAKING CHANGES
|
|
2906
|
-
|
|
2907
|
-
* allowFeedback was replaced with feedbackEnabled.
|
|
2908
|
-
|
|
2909
|
-
* fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2910
|
-
|
|
2911
|
-
* fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2912
|
-
|
|
2913
|
-
* fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2914
|
-
|
|
2915
|
-
* fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2916
|
-
|
|
2917
|
-
* fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2918
|
-
|
|
2919
|
-
* fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2920
|
-
|
|
2921
|
-
* fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2922
|
-
|
|
2923
|
-
* fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2924
|
-
|
|
2925
|
-
* fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2926
|
-
|
|
2927
|
-
* fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2928
|
-
|
|
2929
|
-
* fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2930
|
-
|
|
2931
|
-
* fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2932
|
-
* allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
|
|
2933
|
-
|
|
2934
|
-
* fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2935
|
-
|
|
2936
|
-
* fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2937
|
-
|
|
2938
|
-
* fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2939
|
-
* allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
|
|
2940
|
-
|
|
2941
|
-
* fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2942
|
-
|
|
2943
|
-
* fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
2944
|
-
|
|
2945
|
-
* fix: Updated pie-models.
|
|
2946
|
-
|
|
2947
|
-
* fix(categorize): Added normalize function on controller (to be able to add default values to the model).
|
|
2948
|
-
|
|
2949
|
-
* fix(charting): Added normalize function on controller (to be able to add default values to the model).
|
|
2950
|
-
|
|
2951
|
-
* fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
|
|
2952
|
-
|
|
2953
|
-
* fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
|
|
2954
|
-
|
|
2955
|
-
* fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
|
|
2956
|
-
|
|
2957
|
-
* fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
|
|
2958
|
-
|
|
2959
|
-
* fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
|
|
2960
|
-
|
|
2961
|
-
* Remove unnecessary change.
|
|
2962
|
-
|
|
2963
|
-
* fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
|
|
2964
|
-
|
|
2965
|
-
* fix(graphing): Added normalize function on controller (to be able to add default values to the model).
|
|
2966
|
-
|
|
2967
|
-
* fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
|
|
2968
|
-
|
|
2969
|
-
* fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
|
|
2970
|
-
|
|
2971
|
-
* fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
|
|
2972
|
-
|
|
2973
|
-
* fix(match): Added normalize function on controller (to be able to add default values to the model).
|
|
2974
|
-
|
|
2975
|
-
* fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
|
|
2976
|
-
|
|
2977
|
-
* fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
|
|
2978
|
-
|
|
2979
|
-
* fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
|
|
2980
|
-
|
|
2981
|
-
* fix(select-text): Added normalize function on controller (to be able to add default values to the model).
|
|
2982
|
-
|
|
2983
|
-
* fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.3...@pie-element/drag-in-the-blank@2.1.4) (2019-10-08)
|
|
1399
|
+
## [3.12.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.6...@pie-element/drag-in-the-blank@3.12.7) (2021-12-23)
|
|
2990
1400
|
|
|
2991
1401
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
2992
1402
|
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.2...@pie-element/drag-in-the-blank@2.1.3) (2019-10-04)
|
|
1403
|
+
## [3.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.4...@pie-element/drag-in-the-blank@3.12.5) (2021-12-13)
|
|
2998
1404
|
|
|
2999
1405
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3000
1406
|
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.1...@pie-element/drag-in-the-blank@2.1.2) (2019-10-03)
|
|
1407
|
+
## [3.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.1...@pie-element/drag-in-the-blank@3.12.2) (2021-11-29)
|
|
3006
1408
|
|
|
3007
1409
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3008
1410
|
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.0...@pie-element/drag-in-the-blank@2.1.1) (2019-10-03)
|
|
1411
|
+
## [3.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.4...@pie-element/drag-in-the-blank@3.12.1) (2021-11-11)
|
|
3014
1412
|
|
|
3015
1413
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3016
1414
|
|
|
1415
|
+
# [3.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.2...@pie-element/drag-in-the-blank@3.12.0) (2021-11-11)
|
|
3017
1416
|
|
|
1417
|
+
### Bug Fixes
|
|
3018
1418
|
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
1419
|
+
- pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
1420
|
+
- Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
1421
|
+
- Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
3023
1422
|
|
|
3024
1423
|
### Features
|
|
3025
1424
|
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
1425
|
+
- **drag-in-the-blank:** set toolbar editor position to bottom ([8a16b0f](https://github.com/pie-framework/pie-elements/commit/8a16b0f2965af63ab6e20267131cc1da19dce8e1))
|
|
3031
1426
|
|
|
3032
|
-
## [
|
|
1427
|
+
## [3.11.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.3...@pie-element/drag-in-the-blank@3.11.4) (2021-10-18)
|
|
3033
1428
|
|
|
3034
1429
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3035
1430
|
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.4...@pie-element/drag-in-the-blank@2.0.0) (2019-09-17)
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
### Features
|
|
3044
|
-
|
|
3045
|
-
* Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller. ([0e74d85](https://github.com/pie-framework/pie-elements/commit/0e74d85))
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
### BREAKING CHANGES
|
|
3049
|
-
|
|
3050
|
-
* `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
## [1.11.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.3...@pie-element/drag-in-the-blank@1.11.4) (2019-09-13)
|
|
1431
|
+
## [3.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.2...@pie-element/drag-in-the-blank@3.11.3) (2021-10-04)
|
|
3057
1432
|
|
|
3058
1433
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3059
1434
|
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
## [1.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.2...@pie-element/drag-in-the-blank@1.11.3) (2019-09-13)
|
|
3065
|
-
|
|
1435
|
+
## [3.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.1...@pie-element/drag-in-the-blank@3.11.2) (2021-09-20)
|
|
3066
1436
|
|
|
3067
1437
|
### Bug Fixes
|
|
3068
1438
|
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
1439
|
+
- pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
1440
|
+
- Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
1441
|
+
- Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
3073
1442
|
|
|
3074
|
-
|
|
3075
|
-
## [1.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.1...@pie-element/drag-in-the-blank@1.11.2) (2019-09-13)
|
|
1443
|
+
## [3.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.11.0...@pie-element/drag-in-the-blank@3.11.1) (2021-09-01)
|
|
3076
1444
|
|
|
3077
1445
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3078
1446
|
|
|
1447
|
+
# [3.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.2...@pie-element/drag-in-the-blank@3.11.0) (2021-08-05)
|
|
3079
1448
|
|
|
1449
|
+
### Features
|
|
3080
1450
|
|
|
1451
|
+
- **drag-in-the-blank:** set toolbar editor position to bottom ([8a16b0f](https://github.com/pie-framework/pie-elements/commit/8a16b0f2965af63ab6e20267131cc1da19dce8e1))
|
|
3081
1452
|
|
|
1453
|
+
## [3.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.10.0...@pie-element/drag-in-the-blank@3.10.2) (2021-08-05)
|
|
3082
1454
|
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3086
|
-
|
|
3087
|
-
|
|
1455
|
+
### Bug Fixes
|
|
3088
1456
|
|
|
1457
|
+
- force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
|
|
3089
1458
|
|
|
1459
|
+
# [3.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.9.0...@pie-element/drag-in-the-blank@3.10.0) (2021-06-29)
|
|
3090
1460
|
|
|
3091
|
-
|
|
1461
|
+
### Bug Fixes
|
|
3092
1462
|
|
|
1463
|
+
- Removed excess white space at the beginning of all items - PD-1184 ([#602](https://github.com/pie-framework/pie-elements/issues/602)) ([25b9f72](https://github.com/pie-framework/pie-elements/commit/25b9f72d2fe73bd46ea1a5c3611ff82eef3efb84))
|
|
3093
1464
|
|
|
3094
|
-
###
|
|
1465
|
+
### Features
|
|
3095
1466
|
|
|
3096
|
-
|
|
1467
|
+
- **drag-in-the-blank:** don't allow identical answer choices PD-192 ([#606](https://github.com/pie-framework/pie-elements/issues/606)) ([2847859](https://github.com/pie-framework/pie-elements/commit/28478599876dfed60deb81712e3cc914a903ae99))
|
|
1468
|
+
- remove audio and video buttons from various fields of various items PD-1180 ([#601](https://github.com/pie-framework/pie-elements/issues/601)) ([8766b25](https://github.com/pie-framework/pie-elements/commit/8766b25690f5dde6c3e896860d63e205bf3c831b))
|
|
3097
1469
|
|
|
1470
|
+
# [3.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.8.3...@pie-element/drag-in-the-blank@3.9.0) (2021-04-07)
|
|
3098
1471
|
|
|
3099
1472
|
### Features
|
|
3100
1473
|
|
|
3101
|
-
|
|
3102
|
-
|
|
1474
|
+
- merge pie-ui into pie-elements PD-977 ([01ebfd7](https://github.com/pie-framework/pie-elements/commit/01ebfd7ce98b041dd0573575efd8b6da03f22162))
|
|
3103
1475
|
|
|
1476
|
+
## [3.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.8.0...@pie-element/drag-in-the-blank@3.8.3) (2021-03-03)
|
|
3104
1477
|
|
|
1478
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3105
1479
|
|
|
1480
|
+
# [3.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.14...@pie-element/drag-in-the-blank@3.8.0) (2021-03-03)
|
|
3106
1481
|
|
|
3107
|
-
|
|
1482
|
+
### Bug Fixes
|
|
3108
1483
|
|
|
1484
|
+
- **drag-in-the-blank:** remove video and audio buttons from choices PD-746 ([386d062](https://github.com/pie-framework/pie-elements/commit/386d062502b677b6bbdf1db86db025dce624d800))
|
|
3109
1485
|
|
|
3110
1486
|
### Features
|
|
3111
1487
|
|
|
3112
|
-
|
|
1488
|
+
- made sure the other markup utils elements are not removing \times ([8eb6170](https://github.com/pie-framework/pie-elements/commit/8eb61703c5e4f5561c570c4c9d6fa3f182edc4cc))
|
|
3113
1489
|
|
|
1490
|
+
## [3.7.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.13...@pie-element/drag-in-the-blank@3.7.14) (2021-02-04)
|
|
3114
1491
|
|
|
1492
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3115
1493
|
|
|
1494
|
+
## [3.7.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.12...@pie-element/drag-in-the-blank@3.7.13) (2021-02-02)
|
|
3116
1495
|
|
|
1496
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3117
1497
|
|
|
3118
|
-
|
|
1498
|
+
## [3.7.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.11...@pie-element/drag-in-the-blank@3.7.12) (2020-11-07)
|
|
3119
1499
|
|
|
1500
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3120
1501
|
|
|
3121
|
-
|
|
1502
|
+
## [3.7.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.10...@pie-element/drag-in-the-blank@3.7.11) (2020-10-29)
|
|
3122
1503
|
|
|
3123
|
-
|
|
1504
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3124
1505
|
|
|
1506
|
+
## [3.7.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.9...@pie-element/drag-in-the-blank@3.7.10) (2020-10-29)
|
|
3125
1507
|
|
|
1508
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3126
1509
|
|
|
1510
|
+
## [3.7.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.8...@pie-element/drag-in-the-blank@3.7.9) (2020-10-16)
|
|
3127
1511
|
|
|
1512
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3128
1513
|
|
|
3129
|
-
## [
|
|
1514
|
+
## [3.7.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.7...@pie-element/drag-in-the-blank@3.7.8) (2020-10-02)
|
|
3130
1515
|
|
|
3131
1516
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3132
1517
|
|
|
1518
|
+
## [3.7.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.6...@pie-element/drag-in-the-blank@3.7.7) (2020-09-23)
|
|
3133
1519
|
|
|
1520
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3134
1521
|
|
|
1522
|
+
## [3.7.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.5...@pie-element/drag-in-the-blank@3.7.6) (2020-09-23)
|
|
3135
1523
|
|
|
1524
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3136
1525
|
|
|
3137
|
-
## [
|
|
1526
|
+
## [3.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.4...@pie-element/drag-in-the-blank@3.7.5) (2020-09-07)
|
|
3138
1527
|
|
|
1528
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3139
1529
|
|
|
3140
|
-
|
|
1530
|
+
## [3.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.3...@pie-element/drag-in-the-blank@3.7.4) (2020-08-25)
|
|
3141
1531
|
|
|
3142
|
-
|
|
1532
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3143
1533
|
|
|
1534
|
+
## [3.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.2...@pie-element/drag-in-the-blank@3.7.3) (2020-08-25)
|
|
3144
1535
|
|
|
1536
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3145
1537
|
|
|
1538
|
+
## [3.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.7.1...@pie-element/drag-in-the-blank@3.7.2) (2020-08-13)
|
|
3146
1539
|
|
|
1540
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3147
1541
|
|
|
3148
|
-
## [
|
|
1542
|
+
## [3.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.6.1...@pie-element/drag-in-the-blank@3.7.1) (2020-08-07)
|
|
3149
1543
|
|
|
1544
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
1545
|
+
|
|
1546
|
+
## [3.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.6.0-next.0...@pie-element/drag-in-the-blank@3.6.1) (2020-05-25)
|
|
3150
1547
|
|
|
3151
1548
|
### Bug Fixes
|
|
3152
1549
|
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
* **ditb:** reverted andreeas changes ([2f7bd2b](https://github.com/pie-framework/pie-elements/commit/2f7bd2b))
|
|
3156
|
-
* feedback not set correctly if there's no correct response or no response at all. ([824b7f5](https://github.com/pie-framework/pie-elements/commit/824b7f5))
|
|
3157
|
-
* set default values to configuration properties ([bed077f](https://github.com/pie-framework/pie-elements/commit/bed077f))
|
|
1550
|
+
- version issue ([e4cc522](https://github.com/pie-framework/pie-elements/commit/e4cc522))
|
|
1551
|
+
- version issue ([3935c9c](https://github.com/pie-framework/pie-elements/commit/3935c9c))
|
|
3158
1552
|
|
|
1553
|
+
# [3.6.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.4...@pie-element/drag-in-the-blank@3.6.0-next.0) (2020-05-25)
|
|
3159
1554
|
|
|
1555
|
+
### Bug Fixes
|
|
3160
1556
|
|
|
1557
|
+
- bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
|
|
1558
|
+
- The response template formatting toolbar should behave like other PIE formatting toolbars: it should appear only when the field with which it is associated has focus. This applies to the following item types: explicit-constructed-response, inline-dropdown, drag-in-the-blank. PD-142 ([0d70bba](https://github.com/pie-framework/pie-elements/commit/0d70bba))
|
|
3161
1559
|
|
|
1560
|
+
### Features
|
|
3162
1561
|
|
|
3163
|
-
|
|
1562
|
+
- add postpublish handler ([9b41dea](https://github.com/pie-framework/pie-elements/commit/9b41dea))
|
|
3164
1563
|
|
|
1564
|
+
## [3.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.3...@pie-element/drag-in-the-blank@3.5.4) (2020-04-28)
|
|
3165
1565
|
|
|
3166
1566
|
### Bug Fixes
|
|
3167
1567
|
|
|
3168
|
-
|
|
1568
|
+
- bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
|
|
1569
|
+
- ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
|
|
1570
|
+
- update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
|
|
3169
1571
|
|
|
1572
|
+
## [3.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.2...@pie-element/drag-in-the-blank@3.5.3) (2020-04-14)
|
|
3170
1573
|
|
|
1574
|
+
### Bug Fixes
|
|
3171
1575
|
|
|
1576
|
+
- bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
|
|
3172
1577
|
|
|
1578
|
+
## [3.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.5.1...@pie-element/drag-in-the-blank@3.5.2) (2020-04-14)
|
|
3173
1579
|
|
|
3174
|
-
|
|
1580
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3175
1581
|
|
|
1582
|
+
## [3.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.4...@pie-element/drag-in-the-blank@3.5.1) (2020-04-10)
|
|
3176
1583
|
|
|
3177
1584
|
### Bug Fixes
|
|
3178
1585
|
|
|
3179
|
-
|
|
3180
|
-
|
|
1586
|
+
- bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
|
|
1587
|
+
- bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
1588
|
+
- bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
1589
|
+
- bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
|
|
1590
|
+
- bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
1591
|
+
- ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([1307f82](https://github.com/pie-framework/pie-elements/commit/1307f82))
|
|
1592
|
+
- ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([d61d0f2](https://github.com/pie-framework/pie-elements/commit/d61d0f2))
|
|
3181
1593
|
|
|
1594
|
+
## [3.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.4...@pie-element/drag-in-the-blank@3.4.1) (2020-04-10)
|
|
3182
1595
|
|
|
1596
|
+
### Bug Fixes
|
|
3183
1597
|
|
|
1598
|
+
- bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
1599
|
+
- bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
1600
|
+
- bump version ([98a1304](https://github.com/pie-framework/pie-elements/commit/98a1304))
|
|
1601
|
+
- bump version to avoid tag conflict ([4d55f6d](https://github.com/pie-framework/pie-elements/commit/4d55f6d))
|
|
1602
|
+
- ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([1307f82](https://github.com/pie-framework/pie-elements/commit/1307f82))
|
|
1603
|
+
- ch7653: In IBX Item Authoring, for Drag in the Blank, the "Add Choice" button has no apparent effect. ([d61d0f2](https://github.com/pie-framework/pie-elements/commit/d61d0f2))
|
|
3184
1604
|
|
|
3185
|
-
## [
|
|
1605
|
+
## [3.3.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.3...@pie-element/drag-in-the-blank@3.3.4) (2020-02-18)
|
|
3186
1606
|
|
|
3187
1607
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3188
1608
|
|
|
1609
|
+
## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.2...@pie-element/drag-in-the-blank@3.3.3) (2020-01-31)
|
|
3189
1610
|
|
|
1611
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3190
1612
|
|
|
1613
|
+
## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.1...@pie-element/drag-in-the-blank@3.3.2) (2020-01-30)
|
|
3191
1614
|
|
|
1615
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3192
1616
|
|
|
3193
|
-
## [
|
|
1617
|
+
## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.3.0...@pie-element/drag-in-the-blank@3.3.1) (2020-01-28)
|
|
3194
1618
|
|
|
3195
1619
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3196
1620
|
|
|
1621
|
+
# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.2.1...@pie-element/drag-in-the-blank@3.3.0) (2020-01-28)
|
|
3197
1622
|
|
|
1623
|
+
### Features
|
|
3198
1624
|
|
|
1625
|
+
- **choices:** handled html tags in choices to allow images [ch5684] ([39b7749](https://github.com/pie-framework/pie-elements/commit/39b7749))
|
|
1626
|
+
- **test:** added tests [ch5684] ([097dc13](https://github.com/pie-framework/pie-elements/commit/097dc13))
|
|
1627
|
+
- PIE-200 - add partialScoring ([b26ffcd](https://github.com/pie-framework/pie-elements/commit/b26ffcd))
|
|
3199
1628
|
|
|
3200
|
-
|
|
3201
|
-
## [1.8.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.7...@pie-element/drag-in-the-blank@1.8.8) (2019-07-19)
|
|
1629
|
+
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.2.0...@pie-element/drag-in-the-blank@3.2.1) (2019-12-18)
|
|
3202
1630
|
|
|
3203
1631
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3204
1632
|
|
|
1633
|
+
# [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.5...@pie-element/drag-in-the-blank@3.2.0) (2019-12-18)
|
|
3205
1634
|
|
|
1635
|
+
### Bug Fixes
|
|
3206
1636
|
|
|
1637
|
+
- bump pie-ui version ([766d166](https://github.com/pie-framework/pie-elements/commit/766d166))
|
|
3207
1638
|
|
|
1639
|
+
### Features
|
|
3208
1640
|
|
|
3209
|
-
|
|
1641
|
+
- bump to math-rendering@^2.0.3 ([a50bedc](https://github.com/pie-framework/pie-elements/commit/a50bedc))
|
|
3210
1642
|
|
|
1643
|
+
## [3.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.4...@pie-element/drag-in-the-blank@3.1.5) (2019-12-03)
|
|
3211
1644
|
|
|
3212
1645
|
### Bug Fixes
|
|
3213
1646
|
|
|
3214
|
-
|
|
3215
|
-
|
|
1647
|
+
- PIE-201 - store prompts and answers in session, fix ([2380224](https://github.com/pie-framework/pie-elements/commit/2380224))
|
|
3216
1648
|
|
|
1649
|
+
## [3.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.2...@pie-element/drag-in-the-blank@3.1.4) (2019-11-08)
|
|
3217
1650
|
|
|
1651
|
+
### Bug Fixes
|
|
3218
1652
|
|
|
1653
|
+
- PIE-110 upgrade [@pie-ui](https://github.com/pie-ui) package/mask-markup ([e43deb0](https://github.com/pie-framework/pie-elements/commit/e43deb0))
|
|
1654
|
+
- version bump only - no changes ([dc4c360](https://github.com/pie-framework/pie-elements/commit/dc4c360))
|
|
3219
1655
|
|
|
3220
|
-
## [1.
|
|
3221
|
-
|
|
3222
|
-
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3223
|
-
|
|
3224
|
-
|
|
1656
|
+
## [3.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.1...@pie-element/drag-in-the-blank@3.1.2) (2019-11-06)
|
|
3225
1657
|
|
|
1658
|
+
### Bug Fixes
|
|
3226
1659
|
|
|
1660
|
+
- Hide Partial Scoring option from Settings Panel setting to false by default. ([1d0f617](https://github.com/pie-framework/pie-elements/commit/1d0f617))
|
|
3227
1661
|
|
|
3228
|
-
## [1.
|
|
1662
|
+
## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.1.0...@pie-element/drag-in-the-blank@3.1.1) (2019-11-01)
|
|
3229
1663
|
|
|
3230
1664
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3231
1665
|
|
|
1666
|
+
# [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.4...@pie-element/drag-in-the-blank@3.1.0) (2019-10-29)
|
|
3232
1667
|
|
|
1668
|
+
### Features
|
|
3233
1669
|
|
|
1670
|
+
- Added tests for get score, outcome, correctResponse, all correct responses and choice is empty functions. ([8095be9](https://github.com/pie-framework/pie-elements/commit/8095be9))
|
|
1671
|
+
- Added tests. ([21b7dad](https://github.com/pie-framework/pie-elements/commit/21b7dad))
|
|
3234
1672
|
|
|
1673
|
+
## [3.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.3...@pie-element/drag-in-the-blank@3.0.4) (2019-10-16)
|
|
3235
1674
|
|
|
3236
|
-
|
|
1675
|
+
### Bug Fixes
|
|
3237
1676
|
|
|
3238
|
-
|
|
1677
|
+
- ch2766 fix unresolved promise ([#366](https://github.com/pie-framework/pie-elements/issues/366)) ([9057b7f](https://github.com/pie-framework/pie-elements/commit/9057b7f)), closes [#365](https://github.com/pie-framework/pie-elements/issues/365)
|
|
3239
1678
|
|
|
1679
|
+
## [3.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.2...@pie-element/drag-in-the-blank@3.0.3) (2019-10-16)
|
|
3240
1680
|
|
|
1681
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3241
1682
|
|
|
1683
|
+
## [3.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.1...@pie-element/drag-in-the-blank@3.0.2) (2019-10-15)
|
|
3242
1684
|
|
|
1685
|
+
### Bug Fixes
|
|
3243
1686
|
|
|
3244
|
-
|
|
1687
|
+
- bump @pie-lib/controller-utils@^0.2.2 ([edae61c](https://github.com/pie-framework/pie-elements/commit/edae61c))
|
|
3245
1688
|
|
|
1689
|
+
## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.0.0...@pie-element/drag-in-the-blank@3.0.1) (2019-10-11)
|
|
3246
1690
|
|
|
3247
1691
|
### Bug Fixes
|
|
3248
1692
|
|
|
3249
|
-
|
|
1693
|
+
- bump @pie-lib/controller-utils@^0.2.1 [ch4723] ([0a33d68](https://github.com/pie-framework/pie-elements/commit/0a33d68))
|
|
1694
|
+
- Updated docs. ([3787619](https://github.com/pie-framework/pie-elements/commit/3787619))
|
|
3250
1695
|
|
|
1696
|
+
# [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.4...@pie-element/drag-in-the-blank@3.0.0) (2019-10-08)
|
|
3251
1697
|
|
|
1698
|
+
- 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)
|
|
3252
1699
|
|
|
1700
|
+
### BREAKING CHANGES
|
|
3253
1701
|
|
|
1702
|
+
- allowFeedback was replaced with feedbackEnabled.
|
|
3254
1703
|
|
|
3255
|
-
|
|
1704
|
+
- fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3256
1705
|
|
|
1706
|
+
- fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3257
1707
|
|
|
3258
|
-
|
|
1708
|
+
- fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3259
1709
|
|
|
3260
|
-
|
|
1710
|
+
- fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3261
1711
|
|
|
1712
|
+
- fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3262
1713
|
|
|
1714
|
+
- fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3263
1715
|
|
|
1716
|
+
- fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3264
1717
|
|
|
1718
|
+
- fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3265
1719
|
|
|
3266
|
-
|
|
1720
|
+
- fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3267
1721
|
|
|
3268
|
-
|
|
1722
|
+
- fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3269
1723
|
|
|
1724
|
+
- fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3270
1725
|
|
|
1726
|
+
- fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
1727
|
+
- allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
|
|
3271
1728
|
|
|
1729
|
+
- fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3272
1730
|
|
|
1731
|
+
- fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3273
1732
|
|
|
3274
|
-
|
|
1733
|
+
- fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
1734
|
+
- allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
|
|
3275
1735
|
|
|
1736
|
+
- fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3276
1737
|
|
|
3277
|
-
|
|
1738
|
+
- fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
|
|
3278
1739
|
|
|
3279
|
-
|
|
1740
|
+
- fix: Updated pie-models.
|
|
3280
1741
|
|
|
1742
|
+
- fix(categorize): Added normalize function on controller (to be able to add default values to the model).
|
|
3281
1743
|
|
|
1744
|
+
- fix(charting): Added normalize function on controller (to be able to add default values to the model).
|
|
3282
1745
|
|
|
1746
|
+
- fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
|
|
3283
1747
|
|
|
1748
|
+
- fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
|
|
3284
1749
|
|
|
3285
|
-
|
|
1750
|
+
- fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
|
|
3286
1751
|
|
|
3287
|
-
|
|
1752
|
+
- fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
|
|
3288
1753
|
|
|
1754
|
+
- fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
|
|
3289
1755
|
|
|
1756
|
+
- Remove unnecessary change.
|
|
3290
1757
|
|
|
1758
|
+
- fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
|
|
3291
1759
|
|
|
1760
|
+
- fix(graphing): Added normalize function on controller (to be able to add default values to the model).
|
|
3292
1761
|
|
|
3293
|
-
|
|
1762
|
+
- fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
|
|
3294
1763
|
|
|
3295
|
-
|
|
1764
|
+
- fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
|
|
3296
1765
|
|
|
1766
|
+
- fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
|
|
3297
1767
|
|
|
1768
|
+
- fix(match): Added normalize function on controller (to be able to add default values to the model).
|
|
3298
1769
|
|
|
1770
|
+
- fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
|
|
3299
1771
|
|
|
1772
|
+
- fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
|
|
3300
1773
|
|
|
3301
|
-
|
|
1774
|
+
- fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
|
|
3302
1775
|
|
|
3303
|
-
|
|
1776
|
+
- fix(select-text): Added normalize function on controller (to be able to add default values to the model).
|
|
3304
1777
|
|
|
1778
|
+
- fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
|
|
3305
1779
|
|
|
1780
|
+
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.3...@pie-element/drag-in-the-blank@2.1.4) (2019-10-08)
|
|
3306
1781
|
|
|
1782
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3307
1783
|
|
|
1784
|
+
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.2...@pie-element/drag-in-the-blank@2.1.3) (2019-10-04)
|
|
3308
1785
|
|
|
3309
|
-
|
|
1786
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3310
1787
|
|
|
1788
|
+
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.1...@pie-element/drag-in-the-blank@2.1.2) (2019-10-03)
|
|
3311
1789
|
|
|
3312
|
-
|
|
1790
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3313
1791
|
|
|
3314
|
-
|
|
1792
|
+
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.1.0...@pie-element/drag-in-the-blank@2.1.1) (2019-10-03)
|
|
3315
1793
|
|
|
1794
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3316
1795
|
|
|
1796
|
+
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.0.1...@pie-element/drag-in-the-blank@2.1.0) (2019-09-27)
|
|
3317
1797
|
|
|
1798
|
+
### Features
|
|
3318
1799
|
|
|
1800
|
+
- **drag-in-the-blank:** model based prompt ([a5c983e](https://github.com/pie-framework/pie-elements/commit/a5c983e))
|
|
3319
1801
|
|
|
3320
|
-
## [
|
|
1802
|
+
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@2.0.0...@pie-element/drag-in-the-blank@2.0.1) (2019-09-19)
|
|
3321
1803
|
|
|
3322
1804
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3323
1805
|
|
|
1806
|
+
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.4...@pie-element/drag-in-the-blank@2.0.0) (2019-09-17)
|
|
3324
1807
|
|
|
1808
|
+
### Features
|
|
3325
1809
|
|
|
1810
|
+
- Moved rationale, teacherInstructions and student instructions enabled flag in model because it's needed in controller. ([0e74d85](https://github.com/pie-framework/pie-elements/commit/0e74d85))
|
|
3326
1811
|
|
|
1812
|
+
### BREAKING CHANGES
|
|
3327
1813
|
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
### Bug Fixes
|
|
1814
|
+
- `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
|
|
3332
1815
|
|
|
3333
|
-
|
|
1816
|
+
## [1.11.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.3...@pie-element/drag-in-the-blank@1.11.4) (2019-09-13)
|
|
3334
1817
|
|
|
1818
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3335
1819
|
|
|
1820
|
+
## [1.11.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.2...@pie-element/drag-in-the-blank@1.11.3) (2019-09-13)
|
|
3336
1821
|
|
|
1822
|
+
### Bug Fixes
|
|
3337
1823
|
|
|
1824
|
+
- Prevent drag-in-the-blank crash if no alternate response is defined. ([60e951a](https://github.com/pie-framework/pie-elements/commit/60e951a))
|
|
3338
1825
|
|
|
3339
|
-
## [1.
|
|
1826
|
+
## [1.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.1...@pie-element/drag-in-the-blank@1.11.2) (2019-09-13)
|
|
3340
1827
|
|
|
3341
1828
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3342
1829
|
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
## [1.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.1...@pie-element/drag-in-the-blank@1.7.2) (2019-07-03)
|
|
1830
|
+
## [1.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.11.0...@pie-element/drag-in-the-blank@1.11.1) (2019-09-05)
|
|
3348
1831
|
|
|
3349
1832
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3350
1833
|
|
|
1834
|
+
# [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.10.0...@pie-element/drag-in-the-blank@1.11.0) (2019-09-04)
|
|
3351
1835
|
|
|
1836
|
+
### Bug Fixes
|
|
3352
1837
|
|
|
1838
|
+
- bump pie-lib/controller-utils ([ba3de00](https://github.com/pie-framework/pie-elements/commit/ba3de00))
|
|
3353
1839
|
|
|
1840
|
+
### Features
|
|
3354
1841
|
|
|
3355
|
-
|
|
1842
|
+
- make use of updateSession callback ([85374dd](https://github.com/pie-framework/pie-elements/commit/85374dd))
|
|
3356
1843
|
|
|
3357
|
-
|
|
1844
|
+
# [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.9.0...@pie-element/drag-in-the-blank@1.10.0) (2019-08-27)
|
|
3358
1845
|
|
|
1846
|
+
### Features
|
|
3359
1847
|
|
|
1848
|
+
- Session null/empty check ([33569a4](https://github.com/pie-framework/pie-elements/commit/33569a4))
|
|
3360
1849
|
|
|
1850
|
+
# [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.15...@pie-element/drag-in-the-blank@1.9.0) (2019-08-26)
|
|
3361
1851
|
|
|
1852
|
+
### Features
|
|
3362
1853
|
|
|
3363
|
-
|
|
1854
|
+
- **mask-markup:** made some fixes for mask markup elements: [ch1897], [ch2974], [ch2991], [ch2984], [ch2988], [ch2987], [ch2521] ([d0a343b](https://github.com/pie-framework/pie-elements/commit/d0a343b))
|
|
3364
1855
|
|
|
1856
|
+
## [1.8.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.14...@pie-element/drag-in-the-blank@1.8.15) (2019-08-21)
|
|
3365
1857
|
|
|
3366
|
-
|
|
1858
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3367
1859
|
|
|
3368
|
-
|
|
1860
|
+
## [1.8.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.13...@pie-element/drag-in-the-blank@1.8.14) (2019-08-21)
|
|
3369
1861
|
|
|
1862
|
+
### Bug Fixes
|
|
3370
1863
|
|
|
1864
|
+
- **math-rendering:** updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530] ([33e3287](https://github.com/pie-framework/pie-elements/commit/33e3287))
|
|
3371
1865
|
|
|
1866
|
+
## [1.8.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.12...@pie-element/drag-in-the-blank@1.8.13) (2019-08-18)
|
|
3372
1867
|
|
|
1868
|
+
### Bug Fixes
|
|
3373
1869
|
|
|
3374
|
-
|
|
1870
|
+
- **math-rendering:** updated all dependent packages [ch3365] ([7cbf25a](https://github.com/pie-framework/pie-elements/commit/7cbf25a))
|
|
1871
|
+
- feedback not set correctly if there's no correct response or no response at all. ([69a8899](https://github.com/pie-framework/pie-elements/commit/69a8899))
|
|
1872
|
+
- **ditb:** reverted andreeas changes ([2f7bd2b](https://github.com/pie-framework/pie-elements/commit/2f7bd2b))
|
|
1873
|
+
- feedback not set correctly if there's no correct response or no response at all. ([824b7f5](https://github.com/pie-framework/pie-elements/commit/824b7f5))
|
|
1874
|
+
- set default values to configuration properties ([bed077f](https://github.com/pie-framework/pie-elements/commit/bed077f))
|
|
3375
1875
|
|
|
1876
|
+
## [1.8.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.11...@pie-element/drag-in-the-blank@1.8.12) (2019-08-15)
|
|
3376
1877
|
|
|
3377
1878
|
### Bug Fixes
|
|
3378
1879
|
|
|
3379
|
-
|
|
1880
|
+
- **elements:** version bumped the editable-html packages [ch1738] ([949222a](https://github.com/pie-framework/pie-elements/commit/949222a))
|
|
1881
|
+
|
|
1882
|
+
## [1.8.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.10...@pie-element/drag-in-the-blank@1.8.11) (2019-08-02)
|
|
3380
1883
|
|
|
1884
|
+
### Bug Fixes
|
|
3381
1885
|
|
|
1886
|
+
- **elements:** fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770] ([eb22724](https://github.com/pie-framework/pie-elements/commit/eb22724))
|
|
3382
1887
|
|
|
1888
|
+
## [1.8.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.9...@pie-element/drag-in-the-blank@1.8.10) (2019-07-25)
|
|
3383
1889
|
|
|
1890
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3384
1891
|
|
|
3385
|
-
## [1.
|
|
1892
|
+
## [1.8.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.8...@pie-element/drag-in-the-blank@1.8.9) (2019-07-25)
|
|
3386
1893
|
|
|
3387
1894
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3388
1895
|
|
|
1896
|
+
## [1.8.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.7...@pie-element/drag-in-the-blank@1.8.8) (2019-07-19)
|
|
3389
1897
|
|
|
1898
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3390
1899
|
|
|
1900
|
+
## [1.8.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.6...@pie-element/drag-in-the-blank@1.8.7) (2019-07-17)
|
|
3391
1901
|
|
|
1902
|
+
### Bug Fixes
|
|
3392
1903
|
|
|
3393
|
-
|
|
1904
|
+
- support rationale ([22d2b03](https://github.com/pie-framework/pie-elements/commit/22d2b03))
|
|
3394
1905
|
|
|
1906
|
+
## [1.8.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.5...@pie-element/drag-in-the-blank@1.8.6) (2019-07-13)
|
|
3395
1907
|
|
|
3396
|
-
|
|
1908
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3397
1909
|
|
|
3398
|
-
|
|
1910
|
+
## [1.8.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.4...@pie-element/drag-in-the-blank@1.8.5) (2019-07-12)
|
|
3399
1911
|
|
|
1912
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3400
1913
|
|
|
1914
|
+
## [1.8.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.3...@pie-element/drag-in-the-blank@1.8.4) (2019-07-12)
|
|
3401
1915
|
|
|
1916
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3402
1917
|
|
|
1918
|
+
## [1.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.2...@pie-element/drag-in-the-blank@1.8.3) (2019-07-12)
|
|
3403
1919
|
|
|
3404
|
-
|
|
1920
|
+
### Bug Fixes
|
|
3405
1921
|
|
|
3406
|
-
**
|
|
1922
|
+
- **package:** updated ui packages ([d668425](https://github.com/pie-framework/pie-elements/commit/d668425))
|
|
3407
1923
|
|
|
1924
|
+
## [1.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.1...@pie-element/drag-in-the-blank@1.8.2) (2019-07-12)
|
|
3408
1925
|
|
|
1926
|
+
### Bug Fixes
|
|
3409
1927
|
|
|
1928
|
+
- **rendering:** implemented rendering for math elements [ch1915], [ch1935] ([2f35842](https://github.com/pie-framework/pie-elements/commit/2f35842))
|
|
3410
1929
|
|
|
1930
|
+
## [1.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.8.0...@pie-element/drag-in-the-blank@1.8.1) (2019-07-12)
|
|
3411
1931
|
|
|
3412
|
-
|
|
1932
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3413
1933
|
|
|
1934
|
+
# [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.9...@pie-element/drag-in-the-blank@1.8.0) (2019-07-11)
|
|
3414
1935
|
|
|
3415
1936
|
### Features
|
|
3416
1937
|
|
|
3417
|
-
|
|
3418
|
-
* **general:** updated all the packages that have the config-ui as a dependency ([44061de](https://github.com/pie-framework/pie-elements/commit/44061de))
|
|
1938
|
+
- **template-elements:** updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527] ([a87febe](https://github.com/pie-framework/pie-elements/commit/a87febe))
|
|
3419
1939
|
|
|
1940
|
+
## [1.7.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.8...@pie-element/drag-in-the-blank@1.7.9) (2019-07-09)
|
|
3420
1941
|
|
|
1942
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3421
1943
|
|
|
1944
|
+
## [1.7.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.7...@pie-element/drag-in-the-blank@1.7.8) (2019-07-09)
|
|
3422
1945
|
|
|
1946
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3423
1947
|
|
|
3424
|
-
## [1.
|
|
1948
|
+
## [1.7.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.6...@pie-element/drag-in-the-blank@1.7.7) (2019-07-07)
|
|
3425
1949
|
|
|
3426
1950
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3427
1951
|
|
|
1952
|
+
## [1.7.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.5...@pie-element/drag-in-the-blank@1.7.6) (2019-07-07)
|
|
3428
1953
|
|
|
1954
|
+
### Bug Fixes
|
|
3429
1955
|
|
|
1956
|
+
- **editable-html:** fixed lots of stuff regarding the editable-html ([12c1129](https://github.com/pie-framework/pie-elements/commit/12c1129))
|
|
3430
1957
|
|
|
1958
|
+
## [1.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.4...@pie-element/drag-in-the-blank@1.7.5) (2019-07-05)
|
|
3431
1959
|
|
|
3432
|
-
|
|
1960
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3433
1961
|
|
|
1962
|
+
## [1.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.3...@pie-element/drag-in-the-blank@1.7.4) (2019-07-04)
|
|
3434
1963
|
|
|
3435
1964
|
### Bug Fixes
|
|
3436
1965
|
|
|
3437
|
-
|
|
1966
|
+
- **template-els:** fixed some ditb issues ([9133840](https://github.com/pie-framework/pie-elements/commit/9133840))
|
|
3438
1967
|
|
|
1968
|
+
## [1.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.2...@pie-element/drag-in-the-blank@1.7.3) (2019-07-03)
|
|
3439
1969
|
|
|
1970
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3440
1971
|
|
|
1972
|
+
## [1.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.1...@pie-element/drag-in-the-blank@1.7.2) (2019-07-03)
|
|
3441
1973
|
|
|
1974
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3442
1975
|
|
|
3443
|
-
## [1.
|
|
1976
|
+
## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.7.0...@pie-element/drag-in-the-blank@1.7.1) (2019-07-02)
|
|
3444
1977
|
|
|
1978
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3445
1979
|
|
|
3446
|
-
|
|
1980
|
+
# [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.6.2...@pie-element/drag-in-the-blank@1.7.0) (2019-07-02)
|
|
3447
1981
|
|
|
3448
|
-
|
|
1982
|
+
### Features
|
|
3449
1983
|
|
|
1984
|
+
- **mask-markup-elements:** refactored the elements and version bumped the necessary files ([f8f77c0](https://github.com/pie-framework/pie-elements/commit/f8f77c0))
|
|
3450
1985
|
|
|
1986
|
+
## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.6.1...@pie-element/drag-in-the-blank@1.6.2) (2019-06-26)
|
|
3451
1987
|
|
|
1988
|
+
### Bug Fixes
|
|
3452
1989
|
|
|
1990
|
+
- **rendering:** made sure all the items are rendered properly [c1935] ([61a85ab](https://github.com/pie-framework/pie-elements/commit/61a85ab))
|
|
3453
1991
|
|
|
3454
|
-
## [1.
|
|
1992
|
+
## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.6.0...@pie-element/drag-in-the-blank@1.6.1) (2019-06-26)
|
|
3455
1993
|
|
|
3456
1994
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3457
1995
|
|
|
1996
|
+
# [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.5.1...@pie-element/drag-in-the-blank@1.6.0) (2019-06-26)
|
|
3458
1997
|
|
|
1998
|
+
### Features
|
|
3459
1999
|
|
|
2000
|
+
- **settings-panel:** updated the settings panel design and changes needed for [ch2242] ([d830e57](https://github.com/pie-framework/pie-elements/commit/d830e57))
|
|
3460
2001
|
|
|
3461
|
-
|
|
3462
|
-
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.0...@pie-element/drag-in-the-blank@1.4.1) (2019-06-17)
|
|
2002
|
+
## [1.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.5.0...@pie-element/drag-in-the-blank@1.5.1) (2019-06-23)
|
|
3463
2003
|
|
|
3464
2004
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3465
2005
|
|
|
2006
|
+
# [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.5...@pie-element/drag-in-the-blank@1.5.0) (2019-06-21)
|
|
3466
2007
|
|
|
2008
|
+
### Features
|
|
3467
2009
|
|
|
2010
|
+
- **general:** added choice position select to ditb, fixed ecr markup processing ([9376dac](https://github.com/pie-framework/pie-elements/commit/9376dac))
|
|
2011
|
+
- **general:** updated all the packages that have the config-ui as a dependency ([44061de](https://github.com/pie-framework/pie-elements/commit/44061de))
|
|
3468
2012
|
|
|
2013
|
+
## [1.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.4...@pie-element/drag-in-the-blank@1.4.5) (2019-06-20)
|
|
3469
2014
|
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
### Features
|
|
3474
|
-
|
|
3475
|
-
* **ui:** updated the ui ([2baa579](https://github.com/pie-framework/pie-elements/commit/2baa579))
|
|
2015
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3476
2016
|
|
|
2017
|
+
## [1.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.3...@pie-element/drag-in-the-blank@1.4.4) (2019-06-20)
|
|
3477
2018
|
|
|
2019
|
+
### Bug Fixes
|
|
3478
2020
|
|
|
2021
|
+
- **general:** fixed some general issues ([29a8bd3](https://github.com/pie-framework/pie-elements/commit/29a8bd3))
|
|
3479
2022
|
|
|
2023
|
+
## [1.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.2...@pie-element/drag-in-the-blank@1.4.3) (2019-06-19)
|
|
3480
2024
|
|
|
3481
|
-
|
|
2025
|
+
### Bug Fixes
|
|
3482
2026
|
|
|
2027
|
+
- **scoring-and-feedback:** fixed scoring and added alternate responses ([dd0bb02](https://github.com/pie-framework/pie-elements/commit/dd0bb02))
|
|
3483
2028
|
|
|
3484
|
-
|
|
2029
|
+
## [1.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.1...@pie-element/drag-in-the-blank@1.4.2) (2019-06-18)
|
|
3485
2030
|
|
|
3486
|
-
|
|
2031
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3487
2032
|
|
|
2033
|
+
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.4.0...@pie-element/drag-in-the-blank@1.4.1) (2019-06-17)
|
|
3488
2034
|
|
|
2035
|
+
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3489
2036
|
|
|
2037
|
+
# [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.3.0...@pie-element/drag-in-the-blank@1.4.0) (2019-06-13)
|
|
3490
2038
|
|
|
2039
|
+
### Features
|
|
3491
2040
|
|
|
3492
|
-
|
|
2041
|
+
- **ui:** updated the ui ([2baa579](https://github.com/pie-framework/pie-elements/commit/2baa579))
|
|
3493
2042
|
|
|
2043
|
+
# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.2.0...@pie-element/drag-in-the-blank@1.3.0) (2019-06-12)
|
|
3494
2044
|
|
|
3495
2045
|
### Features
|
|
3496
2046
|
|
|
3497
|
-
|
|
3498
|
-
|
|
2047
|
+
- **correct-responses:** updated elements with showing correct responses when needed ([8ea0d12](https://github.com/pie-framework/pie-elements/commit/8ea0d12))
|
|
3499
2048
|
|
|
2049
|
+
# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.1.1...@pie-element/drag-in-the-blank@1.2.0) (2019-06-07)
|
|
3500
2050
|
|
|
2051
|
+
### Features
|
|
3501
2052
|
|
|
2053
|
+
- **mask-markup-elements:** enabled partial scoring for the 3 elements and added a controller to the match-list ([41e210e](https://github.com/pie-framework/pie-elements/commit/41e210e))
|
|
3502
2054
|
|
|
3503
2055
|
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@1.1.0...@pie-element/drag-in-the-blank@1.1.1) (2019-06-06)
|
|
3504
2056
|
|
|
3505
2057
|
**Note:** Version bump only for package @pie-element/drag-in-the-blank
|
|
3506
2058
|
|
|
3507
|
-
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
2059
|
# 1.1.0 (2019-06-05)
|
|
3512
2060
|
|
|
3513
|
-
|
|
3514
2061
|
### Features
|
|
3515
2062
|
|
|
3516
|
-
|
|
3517
|
-
|
|
2063
|
+
- **mask-markup-elements:** major changes to all 3 elements ([039a33e](https://github.com/pie-framework/pie-elements/commit/039a33e))
|
|
2064
|
+
- **mask-markup-elements:** most of the work for the 3 new elements: inline-dropdown, explicit-constructed-response and drag-in-the-blank ([67f3c3d](https://github.com/pie-framework/pie-elements/commit/67f3c3d))
|