@pie-element/ebsr 7.0.24-next.2 → 7.0.26

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.
Files changed (137) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/{configure/node_modules/@pie-element/multiple-choice/LICENSE.md → LICENSE.md} +0 -0
  3. package/configure/CHANGELOG.md +48 -0
  4. package/configure/package.json +3 -3
  5. package/controller/CHANGELOG.md +8 -0
  6. package/controller/package.json +1 -1
  7. package/package.json +3 -3
  8. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.json +0 -1972
  9. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.md +0 -1793
  10. package/configure/node_modules/@pie-element/multiple-choice/PRINT.md +0 -35
  11. package/configure/node_modules/@pie-element/multiple-choice/README.md +0 -56
  12. package/configure/node_modules/@pie-element/multiple-choice/choice.png +0 -0
  13. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.json +0 -1387
  14. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.md +0 -1334
  15. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js +0 -104
  16. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js.map +0 -1
  17. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js +0 -198
  18. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js.map +0 -1
  19. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js +0 -599
  20. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js.map +0 -1
  21. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/utils.js +0 -18
  22. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/utils.js.map +0 -1
  23. package/configure/node_modules/@pie-element/multiple-choice/configure/package.json +0 -20
  24. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.json +0 -527
  25. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.md +0 -768
  26. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js +0 -18
  27. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js.map +0 -1
  28. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js +0 -305
  29. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js.map +0 -1
  30. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js +0 -36
  31. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js.map +0 -1
  32. package/configure/node_modules/@pie-element/multiple-choice/controller/package.json +0 -15
  33. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json +0 -353
  34. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json.md +0 -277
  35. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/config.js +0 -8
  36. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/generate.js +0 -52
  37. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/index.html +0 -1
  38. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/session.js +0 -7
  39. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json +0 -338
  40. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json.md +0 -274
  41. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js +0 -298
  42. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js.map +0 -1
  43. package/configure/node_modules/@pie-element/multiple-choice/lib/choice.js +0 -157
  44. package/configure/node_modules/@pie-element/multiple-choice/lib/choice.js.map +0 -1
  45. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js +0 -174
  46. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js.map +0 -1
  47. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js +0 -151
  48. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js.map +0 -1
  49. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js +0 -97
  50. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js.map +0 -1
  51. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js +0 -254
  52. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js.map +0 -1
  53. package/configure/node_modules/@pie-element/multiple-choice/lib/print.js +0 -129
  54. package/configure/node_modules/@pie-element/multiple-choice/lib/print.js.map +0 -1
  55. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js +0 -35
  56. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js.map +0 -1
  57. package/configure/node_modules/@pie-element/multiple-choice/module/configure.js +0 -843
  58. package/configure/node_modules/@pie-element/multiple-choice/module/controller.js +0 -20686
  59. package/configure/node_modules/@pie-element/multiple-choice/module/demo.js +0 -77
  60. package/configure/node_modules/@pie-element/multiple-choice/module/element.js +0 -2019
  61. package/configure/node_modules/@pie-element/multiple-choice/module/index.html +0 -21
  62. package/configure/node_modules/@pie-element/multiple-choice/module/manifest.json +0 -14
  63. package/configure/node_modules/@pie-element/multiple-choice/module/print-demo.js +0 -115
  64. package/configure/node_modules/@pie-element/multiple-choice/module/print.html +0 -18
  65. package/configure/node_modules/@pie-element/multiple-choice/module/print.js +0 -1983
  66. package/configure/node_modules/@pie-element/multiple-choice/package.json +0 -34
  67. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.json +0 -672
  68. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.md +0 -427
  69. package/configure/node_modules/@pie-lib/math-rendering/LICENSE.md +0 -5
  70. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js +0 -30
  71. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js.map +0 -1
  72. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js +0 -316
  73. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js.map +0 -1
  74. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js +0 -23
  75. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js.map +0 -1
  76. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js +0 -123
  77. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js.map +0 -1
  78. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js +0 -103
  79. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js.map +0 -1
  80. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js +0 -275
  81. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js.map +0 -1
  82. package/configure/node_modules/@pie-lib/math-rendering/package.json +0 -19
  83. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.html +0 -872
  84. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.js +0 -108
  85. package/configure/node_modules/@pie-lib/math-rendering/playground/main.html +0 -156
  86. package/configure/node_modules/@pie-lib/math-rendering/playground/main.js +0 -16
  87. package/configure/node_modules/@pie-lib/math-rendering/playground/webpack.config.js +0 -29
  88. package/configure/node_modules/@pie-lib/math-rendering/src/index.js +0 -4
  89. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/chtml.js +0 -215
  90. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/index.js +0 -13
  91. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/mml.js +0 -24
  92. package/configure/node_modules/@pie-lib/math-rendering/src/normalization.js +0 -69
  93. package/configure/node_modules/@pie-lib/math-rendering/src/render-math.js +0 -234
  94. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.json +0 -937
  95. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.md +0 -602
  96. package/configure/node_modules/@pie-lib/render-ui/LICENSE.md +0 -5
  97. package/configure/node_modules/@pie-lib/render-ui/README.md +0 -33
  98. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js +0 -146
  99. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js.map +0 -1
  100. package/configure/node_modules/@pie-lib/render-ui/lib/color.js +0 -134
  101. package/configure/node_modules/@pie-lib/render-ui/lib/color.js.map +0 -1
  102. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js +0 -160
  103. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js.map +0 -1
  104. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js +0 -24
  105. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js.map +0 -1
  106. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js +0 -102
  107. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js.map +0 -1
  108. package/configure/node_modules/@pie-lib/render-ui/lib/index.js +0 -104
  109. package/configure/node_modules/@pie-lib/render-ui/lib/index.js.map +0 -1
  110. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js +0 -60
  111. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js.map +0 -1
  112. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js +0 -133
  113. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js.map +0 -1
  114. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js +0 -162
  115. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js.map +0 -1
  116. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js +0 -28
  117. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js.map +0 -1
  118. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js +0 -28
  119. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js.map +0 -1
  120. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js +0 -160
  121. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js.map +0 -1
  122. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js +0 -206
  123. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js.map +0 -1
  124. package/configure/node_modules/@pie-lib/render-ui/package.json +0 -30
  125. package/configure/node_modules/@pie-lib/render-ui/src/collapsible/index.jsx +0 -68
  126. package/configure/node_modules/@pie-lib/render-ui/src/color.js +0 -48
  127. package/configure/node_modules/@pie-lib/render-ui/src/feedback.jsx +0 -100
  128. package/configure/node_modules/@pie-lib/render-ui/src/has-text.js +0 -14
  129. package/configure/node_modules/@pie-lib/render-ui/src/html-and-math.js +0 -40
  130. package/configure/node_modules/@pie-lib/render-ui/src/index.js +0 -27
  131. package/configure/node_modules/@pie-lib/render-ui/src/input-container.jsx +0 -41
  132. package/configure/node_modules/@pie-lib/render-ui/src/preview-layout.jsx +0 -77
  133. package/configure/node_modules/@pie-lib/render-ui/src/preview-prompt.jsx +0 -90
  134. package/configure/node_modules/@pie-lib/render-ui/src/purpose.jsx +0 -19
  135. package/configure/node_modules/@pie-lib/render-ui/src/readable.jsx +0 -19
  136. package/configure/node_modules/@pie-lib/render-ui/src/response-indicators.jsx +0 -89
  137. package/configure/node_modules/@pie-lib/render-ui/src/withUndoReset.jsx +0 -118
@@ -1,1334 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [4.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.2.1...@pie-element/multiple-choice-configure@4.2.2) (2022-05-16)
7
-
8
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
9
-
10
-
11
-
12
-
13
-
14
- ## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.2.0...@pie-element/multiple-choice-configure@4.2.1) (2022-05-09)
15
-
16
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
17
-
18
-
19
-
20
-
21
-
22
- # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.7...@pie-element/multiple-choice-configure@4.2.0) (2022-05-03)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * build ([7b3a278](https://github.com/pie-framework/pie-elements/commit/7b3a278f2c83562cbe848bd08c38a20d6cd2b8a0))
28
- * fix crash ([0b5ab48](https://github.com/pie-framework/pie-elements/commit/0b5ab48ecf0468ac7fb724a152a5640dc25fea62))
29
- * **multiple-choice:** comment validation ui/ux ([89e731c](https://github.com/pie-framework/pie-elements/commit/89e731c549a3da60f4dcbdb2e131d53a4587b5ea))
30
-
31
-
32
- ### Features
33
-
34
- * **multiple-choice:** PD-1697 ui/ux for validation ([9a088a3](https://github.com/pie-framework/pie-elements/commit/9a088a3d4af75586d6b8e302078c8629a3e7d718))
35
- * **multiple-choice:** updated validation behaviors PD-1696 PD-1697 ([ab009c4](https://github.com/pie-framework/pie-elements/commit/ab009c4832572dab96c5b4130a5088dea17222e6))
36
-
37
-
38
-
39
-
40
-
41
- ## [4.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.6...@pie-element/multiple-choice-configure@4.1.7) (2022-04-12)
42
-
43
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
44
-
45
-
46
-
47
-
48
-
49
- ## [4.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.5...@pie-element/multiple-choice-configure@4.1.6) (2022-03-28)
50
-
51
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
52
-
53
-
54
-
55
-
56
-
57
- ## [4.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.4...@pie-element/multiple-choice-configure@4.1.5) (2022-03-22)
58
-
59
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
60
-
61
-
62
-
63
-
64
-
65
- ## [4.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.3...@pie-element/multiple-choice-configure@4.1.4) (2022-03-08)
66
-
67
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
68
-
69
-
70
-
71
-
72
-
73
- ## [4.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.2...@pie-element/multiple-choice-configure@4.1.3) (2022-03-08)
74
-
75
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
76
-
77
-
78
-
79
-
80
-
81
- ## [4.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.1...@pie-element/multiple-choice-configure@4.1.2) (2022-02-21)
82
-
83
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
84
-
85
-
86
-
87
-
88
-
89
- ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.1.0...@pie-element/multiple-choice-configure@4.1.1) (2022-02-04)
90
-
91
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
92
-
93
-
94
-
95
-
96
-
97
- # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.11...@pie-element/multiple-choice-configure@4.1.0) (2022-01-24)
98
-
99
-
100
- ### Bug Fixes
101
-
102
- * check if limitChoicesNumber is defined when adding a choice ([6f32cf0](https://github.com/pie-framework/pie-elements/commit/6f32cf05a1095b2be28864f2bb697080d05744f8))
103
- * **multiple-choice:** limit choice number to 9 if it's defined ([4fa374c](https://github.com/pie-framework/pie-elements/commit/4fa374c77ca625522549ce68e1062ca4a5145b8b))
104
-
105
-
106
- ### Features
107
-
108
- * **multiple-choice:** set min and max number of choices. BREAKING CHANGE: removed limitChoicesNumber from config and added minAnswerChoices and maxAnswerChoices ([a467f8f](https://github.com/pie-framework/pie-elements/commit/a467f8f4827c032c88de480b25eb49efcf1486aa))
109
-
110
-
111
-
112
-
113
-
114
- ## [4.0.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.10...@pie-element/multiple-choice-configure@4.0.11) (2022-01-11)
115
-
116
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
117
-
118
-
119
-
120
-
121
-
122
- ## [4.0.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.9...@pie-element/multiple-choice-configure@4.0.10) (2022-01-10)
123
-
124
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
125
-
126
-
127
-
128
-
129
-
130
- ## [4.0.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.8...@pie-element/multiple-choice-configure@4.0.9) (2021-12-23)
131
-
132
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
133
-
134
-
135
-
136
-
137
-
138
- ## [4.0.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.6...@pie-element/multiple-choice-configure@4.0.7) (2021-12-13)
139
-
140
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
141
-
142
-
143
-
144
-
145
-
146
- ## [4.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.3...@pie-element/multiple-choice-configure@4.0.4) (2021-11-29)
147
-
148
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
149
-
150
-
151
-
152
-
153
-
154
- ## [4.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.2...@pie-element/multiple-choice-configure@4.0.3) (2021-10-04)
155
-
156
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
157
-
158
-
159
-
160
-
161
-
162
- ## [4.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.1...@pie-element/multiple-choice-configure@4.0.2) (2021-09-20)
163
-
164
-
165
- ### Bug Fixes
166
-
167
- * pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
168
- * Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
169
- * Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
170
-
171
-
172
-
173
-
174
-
175
- ## [4.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@4.0.0...@pie-element/multiple-choice-configure@4.0.1) (2021-09-01)
176
-
177
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
178
-
179
-
180
-
181
-
182
-
183
- # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.5.0...@pie-element/multiple-choice-configure@4.0.0) (2021-08-09)
184
-
185
-
186
- ### Features
187
-
188
- * **ebsr:** Added choicesLayout support ([33fb7e7](https://github.com/pie-framework/pie-elements/commit/33fb7e765146a7343a58663f3667f4a5de472960))
189
- * **ebsr:** Added choicesLayout support \n BREAKING CHANGE: removed vertical mode ([348fc00](https://github.com/pie-framework/pie-elements/commit/348fc0031536d458071a1105e742c3d19399a15e))
190
-
191
-
192
- ### BREAKING CHANGES
193
-
194
- * **ebsr:** removed vertical mode.
195
-
196
-
197
-
198
-
199
-
200
- # [3.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.4.2...@pie-element/multiple-choice-configure@3.5.0) (2021-08-05)
201
-
202
-
203
- ### Bug Fixes
204
-
205
- * merge conflict ([01655ca](https://github.com/pie-framework/pie-elements/commit/01655caf59311cc1a7a6624a6243147b2819d76e))
206
-
207
-
208
- ### Features
209
-
210
- * **multiple-choice:** accessibility label - added aria label to checkbox and radio input types ([22514bb](https://github.com/pie-framework/pie-elements/commit/22514bb5e2476bc79a55756ff9a5c0c1e0642a29))
211
- * if there are no choices - do not show grid columns dropdown BREAKING CHANGE: removed verticalMode(boolean) from model & configuration - and replaced it with choicesLayout(string) ([1c36ae8](https://github.com/pie-framework/pie-elements/commit/1c36ae8b7f9369b2723a6a84e7350370e1186c50))
212
- * **multiple-choice:** added possibility to change layout - vertical, grid, horizontal ([46e7681](https://github.com/pie-framework/pie-elements/commit/46e7681a178ff29c983db1c7b6206389b55e2a00))
213
- * **multiple-choice:** grid layout - fix tests ([ab3c750](https://github.com/pie-framework/pie-elements/commit/ab3c750af03d9fbe0794f7ec53452c948b530ad8))
214
- * **multiple-choice:** toolbar position ( bottom or top ) ([9af6cd9](https://github.com/pie-framework/pie-elements/commit/9af6cd9f6b893501e00640500a34e1c3404edc94))
215
- * **multiple-choice:** update docs ([0843122](https://github.com/pie-framework/pie-elements/commit/084312288b501a7f1129b24a046f9ab19cf25f79))
216
-
217
-
218
-
219
-
220
-
221
- ## [3.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.4.0...@pie-element/multiple-choice-configure@3.4.2) (2021-08-05)
222
-
223
-
224
- ### Bug Fixes
225
-
226
- * force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
227
-
228
-
229
-
230
-
231
-
232
- # [3.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.3.0...@pie-element/multiple-choice-configure@3.4.0) (2021-06-29)
233
-
234
-
235
- ### Features
236
-
237
- * 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))
238
- * **ebsr:** Added vertical/horizontal layout setting - PD-1144 ([#579](https://github.com/pie-framework/pie-elements/issues/579)) ([51c4093](https://github.com/pie-framework/pie-elements/commit/51c4093b4ade86a9c1118066b9dee36bc0582f3a))
239
-
240
-
241
-
242
-
243
-
244
- # [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.2.5...@pie-element/multiple-choice-configure@3.3.0) (2021-04-07)
245
-
246
-
247
- ### Features
248
-
249
- * Added Vertical Mode for player ([#555](https://github.com/pie-framework/pie-elements/issues/555)) ([0da549e](https://github.com/pie-framework/pie-elements/commit/0da549e8af2523491779582674477ef08ba0990b))
250
-
251
-
252
-
253
-
254
-
255
- ## [3.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.2.2...@pie-element/multiple-choice-configure@3.2.5) (2021-03-03)
256
-
257
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
258
-
259
-
260
-
261
-
262
-
263
- ## [3.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.2.1...@pie-element/multiple-choice-configure@3.2.2) (2021-03-03)
264
-
265
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
266
-
267
-
268
-
269
-
270
-
271
- ## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.2.0...@pie-element/multiple-choice-configure@3.2.1) (2021-02-04)
272
-
273
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
274
-
275
-
276
-
277
-
278
-
279
- # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.17...@pie-element/multiple-choice-configure@3.2.0) (2021-02-02)
280
-
281
-
282
- ### Features
283
-
284
- * **multiple-choice:** add maximum number of choices toggle and related logic ([f506444](https://github.com/pie-framework/pie-elements/commit/f506444))
285
-
286
-
287
-
288
-
289
-
290
- ## [3.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.16...@pie-element/multiple-choice-configure@3.1.17) (2020-11-07)
291
-
292
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
293
-
294
-
295
-
296
-
297
-
298
- ## [3.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.15...@pie-element/multiple-choice-configure@3.1.16) (2020-10-29)
299
-
300
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
301
-
302
-
303
-
304
-
305
-
306
- ## [3.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.14...@pie-element/multiple-choice-configure@3.1.15) (2020-10-29)
307
-
308
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
309
-
310
-
311
-
312
-
313
-
314
- ## [3.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.13...@pie-element/multiple-choice-configure@3.1.14) (2020-10-16)
315
-
316
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
317
-
318
-
319
-
320
-
321
-
322
- ## [3.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.12...@pie-element/multiple-choice-configure@3.1.13) (2020-10-02)
323
-
324
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
325
-
326
-
327
-
328
-
329
-
330
- ## [3.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.11...@pie-element/multiple-choice-configure@3.1.12) (2020-09-23)
331
-
332
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
333
-
334
-
335
-
336
-
337
-
338
- ## [3.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.10...@pie-element/multiple-choice-configure@3.1.11) (2020-09-23)
339
-
340
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
341
-
342
-
343
-
344
-
345
-
346
- ## [3.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.9...@pie-element/multiple-choice-configure@3.1.10) (2020-09-07)
347
-
348
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
349
-
350
-
351
-
352
-
353
-
354
- ## [3.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.8...@pie-element/multiple-choice-configure@3.1.9) (2020-08-25)
355
-
356
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
357
-
358
-
359
-
360
-
361
-
362
- ## [3.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.7...@pie-element/multiple-choice-configure@3.1.8) (2020-08-13)
363
-
364
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
365
-
366
-
367
-
368
-
369
-
370
- ## [3.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.6...@pie-element/multiple-choice-configure@3.1.7) (2020-08-07)
371
-
372
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
373
-
374
-
375
-
376
-
377
-
378
- ## [3.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.5...@pie-element/multiple-choice-configure@3.1.6) (2020-05-25)
379
-
380
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
381
-
382
-
383
-
384
-
385
-
386
- ## [3.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.4...@pie-element/multiple-choice-configure@3.1.5) (2020-05-25)
387
-
388
-
389
- ### Bug Fixes
390
-
391
- * bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
392
-
393
-
394
-
395
-
396
-
397
- ## [3.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.3...@pie-element/multiple-choice-configure@3.1.4) (2020-04-28)
398
-
399
-
400
- ### Bug Fixes
401
-
402
- * bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
403
- * ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
404
- * update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
405
-
406
-
407
-
408
-
409
-
410
- ## [3.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.2...@pie-element/multiple-choice-configure@3.1.3) (2020-04-14)
411
-
412
-
413
- ### Bug Fixes
414
-
415
- * bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
416
-
417
-
418
-
419
-
420
-
421
- ## [3.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.1.1...@pie-element/multiple-choice-configure@3.1.2) (2020-04-14)
422
-
423
-
424
- ### Bug Fixes
425
-
426
- * PD-127: MC Choice Prefix Issue (Set 'letters' as default choicePrefix) ([27cd7ad](https://github.com/pie-framework/pie-elements/commit/27cd7ad))
427
-
428
-
429
-
430
-
431
-
432
- ## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.0.2...@pie-element/multiple-choice-configure@3.1.1) (2020-04-10)
433
-
434
-
435
- ### Bug Fixes
436
-
437
- * bump [@pie-lib](https://github.com/pie-lib) dependencies ([dcef3a7](https://github.com/pie-framework/pie-elements/commit/dcef3a7))
438
- * bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
439
- * bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
440
- * bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
441
-
442
-
443
-
444
-
445
-
446
- ## [3.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.0.2...@pie-element/multiple-choice-configure@3.0.3) (2020-04-10)
447
-
448
-
449
- ### Bug Fixes
450
-
451
- * bump [@pie-lib](https://github.com/pie-lib) dependencies ([dcef3a7](https://github.com/pie-framework/pie-elements/commit/dcef3a7))
452
- * bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
453
- * bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
454
-
455
-
456
-
457
-
458
-
459
- ## [3.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.0.1...@pie-element/multiple-choice-configure@3.0.2) (2020-02-18)
460
-
461
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
462
-
463
-
464
-
465
-
466
-
467
- ## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@3.0.0...@pie-element/multiple-choice-configure@3.0.1) (2019-11-06)
468
-
469
-
470
- ### Bug Fixes
471
-
472
- * Hide Partial Scoring option from Settings Panel setting to false by default. ([1d0f617](https://github.com/pie-framework/pie-elements/commit/1d0f617))
473
-
474
-
475
-
476
-
477
-
478
- # [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.1.3...@pie-element/multiple-choice-configure@3.0.0) (2019-10-08)
479
-
480
-
481
- * 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)
482
-
483
-
484
- ### BREAKING CHANGES
485
-
486
- * allowFeedback was replaced with feedbackEnabled.
487
-
488
- * fix(charting): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
489
-
490
- * fix(drag-in-the-blank): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
491
-
492
- * fix(drawing-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
493
-
494
- * fix(ebsr): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
495
-
496
- * fix(explicit-constructed-response): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
497
-
498
- * fix(extended-text-entry): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
499
-
500
- * fix(graph-lines): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
501
-
502
- * fix(graphing): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
503
-
504
- * fix(hotspot): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
505
-
506
- * fix(image-cloze-association): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
507
-
508
- * fix(inline-dropdown): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
509
-
510
- * fix(match): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
511
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
512
-
513
- * fix(math-inline): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
514
-
515
- * fix(multiple-choice): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
516
-
517
- * fix(placement-ordering): replaced usage of allowFeedback with feedbackEnabled. Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
518
- * allowFeedback was replaced with feedbackEnabled. `configuration.feedback.enabled` was moved to `model.feedbackEnabled`.
519
-
520
- * fix(select-text): Set feedbackEnabled, rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
521
-
522
- * fix(text-entry): Set rationaleEnabled, teacherInstructions, studentInstructions value on true by default.
523
-
524
- * fix: Updated pie-models.
525
-
526
- * fix(categorize): Added normalize function on controller (to be able to add default values to the model).
527
-
528
- * fix(charting): Added normalize function on controller (to be able to add default values to the model).
529
-
530
- * fix(drag-in-the-blank): Added normalize function on controller (to be able to add default values to the model).
531
-
532
- * fix(drawing-response): Added normalize function on controller (to be able to add default values to the model).
533
-
534
- * fix(ebsr): Added normalize function on controller (to be able to add default values to the model).
535
-
536
- * fix(explicit-constructed-response): Added normalize function on controller (to be able to add default values to the model).
537
-
538
- * fix(extended-text-entry): Added normalize function on controller (to be able to add default values to the model).
539
-
540
- * Remove unnecessary change.
541
-
542
- * fix(graph-lines): Added normalize function on controller (to be able to add default values to the model).
543
-
544
- * fix(graphing): Added normalize function on controller (to be able to add default values to the model).
545
-
546
- * fix(hotspot): Added normalize function on controller (to be able to add default values to the model).
547
-
548
- * fix(image-cloze-association): Added normalize function on controller (to be able to add default values to the model).
549
-
550
- * fix(inline-dropdown): Added normalize function on controller (to be able to add default values to the model).
551
-
552
- * fix(match): Added normalize function on controller (to be able to add default values to the model).
553
-
554
- * fix(math-inline): Added normalize function on controller (to be able to add default values to the model).
555
-
556
- * fix(multiple-choice): Added normalize function on controller (to be able to add default values to the model).
557
-
558
- * fix(placement-ordering): Added normalize function on controller (to be able to add default values to the model).
559
-
560
- * fix(select-text): Added normalize function on controller (to be able to add default values to the model).
561
-
562
- * fix(text-entry): Added normalize function on controller (to be able to add default values to the model).
563
-
564
-
565
-
566
-
567
-
568
- ## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.1.2...@pie-element/multiple-choice-configure@2.1.3) (2019-10-04)
569
-
570
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
571
-
572
-
573
-
574
-
575
-
576
- ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.1.1...@pie-element/multiple-choice-configure@2.1.2) (2019-10-03)
577
-
578
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
579
-
580
-
581
-
582
-
583
-
584
- ## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.1.0...@pie-element/multiple-choice-configure@2.1.1) (2019-10-03)
585
-
586
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
587
-
588
-
589
-
590
-
591
-
592
- # [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.0.1...@pie-element/multiple-choice-configure@2.1.0) (2019-09-27)
593
-
594
-
595
- ### Bug Fixes
596
-
597
- * Show Correct Answer was not working properly: replaced allowFeedback (used to send data to pie-ui) with feedbackEnabled (can be changed in settings panel). ([494bf3a](https://github.com/pie-framework/pie-elements/commit/494bf3a))
598
-
599
-
600
- ### Features
601
-
602
- * **multiple-choice:** model based prompt ([d90c1a1](https://github.com/pie-framework/pie-elements/commit/d90c1a1))
603
-
604
-
605
-
606
-
607
-
608
- ## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@2.0.0...@pie-element/multiple-choice-configure@2.0.1) (2019-09-19)
609
-
610
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
611
-
612
-
613
-
614
-
615
-
616
- # [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.7.1...@pie-element/multiple-choice-configure@2.0.0) (2019-09-17)
617
-
618
-
619
- * Moved rationale, teacherInstructions and studentInstructions enabled flag in model because it's needed in controller. ([9b3e532](https://github.com/pie-framework/pie-elements/commit/9b3e532))
620
-
621
-
622
- ### BREAKING CHANGES
623
-
624
- * `enabled` property from `configuration.rationale.enabled` moved to `model.rationaleEnabled`. Same applies to teacherInstructions/studentInstructions.
625
-
626
-
627
-
628
-
629
-
630
- ## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.7.0...@pie-element/multiple-choice-configure@1.7.1) (2019-09-13)
631
-
632
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
633
-
634
-
635
-
636
-
637
-
638
- # [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.6.0...@pie-element/multiple-choice-configure@1.7.0) (2019-09-13)
639
-
640
-
641
- ### Features
642
-
643
- * add Part Labels feature (but will be used in EBSR context only) ([c3c066b](https://github.com/pie-framework/pie-elements/commit/c3c066b))
644
-
645
-
646
-
647
-
648
-
649
- # [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.15...@pie-element/multiple-choice-configure@1.6.0) (2019-09-13)
650
-
651
-
652
- ### Features
653
-
654
- * Added the possibility to disable Settings Panel (used for EBSR). ([0327953](https://github.com/pie-framework/pie-elements/commit/0327953))
655
-
656
-
657
-
658
-
659
-
660
- ## [1.5.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.14...@pie-element/multiple-choice-configure@1.5.15) (2019-09-05)
661
-
662
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
663
-
664
-
665
-
666
-
667
-
668
- ## [1.5.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.13...@pie-element/multiple-choice-configure@1.5.14) (2019-09-04)
669
-
670
-
671
- ### Bug Fixes
672
-
673
- * prevent value='' ([754372b](https://github.com/pie-framework/pie-elements/commit/754372b))
674
-
675
-
676
-
677
-
678
-
679
- ## [1.5.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.12...@pie-element/multiple-choice-configure@1.5.13) (2019-08-27)
680
-
681
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
682
-
683
-
684
-
685
-
686
-
687
- ## [1.5.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.11...@pie-element/multiple-choice-configure@1.5.12) (2019-08-26)
688
-
689
-
690
- ### Bug Fixes
691
-
692
- * null choices were throwing 'choices.map is not a function' error. ([54d0c8c](https://github.com/pie-framework/pie-elements/commit/54d0c8c))
693
-
694
-
695
-
696
-
697
-
698
- ## [1.5.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.10...@pie-element/multiple-choice-configure@1.5.11) (2019-08-21)
699
-
700
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
701
-
702
-
703
-
704
-
705
-
706
- ## [1.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.9...@pie-element/multiple-choice-configure@1.5.10) (2019-08-21)
707
-
708
-
709
- ### Bug Fixes
710
-
711
- * **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))
712
-
713
-
714
-
715
-
716
-
717
- ## [1.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.8...@pie-element/multiple-choice-configure@1.5.9) (2019-08-18)
718
-
719
-
720
- ### Bug Fixes
721
-
722
- * **math-rendering:** updated all dependent packages [ch3365] ([7cbf25a](https://github.com/pie-framework/pie-elements/commit/7cbf25a))
723
- * set default values to configuration properties ([83501cd](https://github.com/pie-framework/pie-elements/commit/83501cd))
724
-
725
-
726
-
727
-
728
-
729
- ## [1.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.7...@pie-element/multiple-choice-configure@1.5.8) (2019-08-15)
730
-
731
-
732
- ### Bug Fixes
733
-
734
- * **elements:** version bumped the editable-html packages [ch1738] ([949222a](https://github.com/pie-framework/pie-elements/commit/949222a))
735
-
736
-
737
-
738
-
739
-
740
- ## [1.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.6...@pie-element/multiple-choice-configure@1.5.7) (2019-08-02)
741
-
742
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
743
-
744
-
745
-
746
-
747
-
748
- ## [1.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.5...@pie-element/multiple-choice-configure@1.5.6) (2019-07-25)
749
-
750
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
751
-
752
-
753
-
754
-
755
-
756
- ## [1.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.4...@pie-element/multiple-choice-configure@1.5.5) (2019-07-25)
757
-
758
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
759
-
760
-
761
-
762
-
763
-
764
- ## [1.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.3...@pie-element/multiple-choice-configure@1.5.4) (2019-07-13)
765
-
766
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
767
-
768
-
769
-
770
-
771
-
772
- ## [1.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.2...@pie-element/multiple-choice-configure@1.5.3) (2019-07-12)
773
-
774
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
775
-
776
-
777
-
778
-
779
-
780
- ## [1.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.1...@pie-element/multiple-choice-configure@1.5.2) (2019-07-12)
781
-
782
-
783
- ### Bug Fixes
784
-
785
- * **rendering:** implemented rendering for math elements [ch1915], [ch1935] ([2f35842](https://github.com/pie-framework/pie-elements/commit/2f35842))
786
-
787
-
788
-
789
-
790
-
791
- ## [1.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.5.0...@pie-element/multiple-choice-configure@1.5.1) (2019-07-12)
792
-
793
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
794
-
795
-
796
-
797
-
798
-
799
- # [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.9...@pie-element/multiple-choice-configure@1.5.0) (2019-07-11)
800
-
801
-
802
- ### Features
803
-
804
- * **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))
805
-
806
-
807
-
808
-
809
-
810
- ## [1.4.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.8...@pie-element/multiple-choice-configure@1.4.9) (2019-07-09)
811
-
812
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
813
-
814
-
815
-
816
-
817
-
818
- ## [1.4.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.7...@pie-element/multiple-choice-configure@1.4.8) (2019-07-09)
819
-
820
-
821
- ### Bug Fixes
822
-
823
- * The text when adding a new choice should be empty. ([f37bcb0](https://github.com/pie-framework/pie-elements/commit/f37bcb0))
824
-
825
-
826
-
827
-
828
-
829
- ## [1.4.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.6...@pie-element/multiple-choice-configure@1.4.7) (2019-07-07)
830
-
831
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
832
-
833
-
834
-
835
-
836
-
837
- ## [1.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.5...@pie-element/multiple-choice-configure@1.4.6) (2019-07-07)
838
-
839
-
840
- ### Bug Fixes
841
-
842
- * **editable-html:** fixed lots of stuff regarding the editable-html ([12c1129](https://github.com/pie-framework/pie-elements/commit/12c1129))
843
-
844
-
845
-
846
-
847
-
848
- ## [1.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.4...@pie-element/multiple-choice-configure@1.4.5) (2019-07-05)
849
-
850
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
851
-
852
-
853
-
854
-
855
-
856
- ## [1.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.3...@pie-element/multiple-choice-configure@1.4.4) (2019-07-04)
857
-
858
-
859
- ### Bug Fixes
860
-
861
- * **template-els:** fixed some ditb issues ([9133840](https://github.com/pie-framework/pie-elements/commit/9133840))
862
-
863
-
864
-
865
-
866
-
867
- ## [1.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.2...@pie-element/multiple-choice-configure@1.4.3) (2019-07-03)
868
-
869
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
870
-
871
-
872
-
873
-
874
-
875
- ## [1.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.1...@pie-element/multiple-choice-configure@1.4.2) (2019-07-03)
876
-
877
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
878
-
879
-
880
-
881
-
882
-
883
- ## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.4.0...@pie-element/multiple-choice-configure@1.4.1) (2019-07-02)
884
-
885
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
886
-
887
-
888
-
889
-
890
-
891
- # [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.3.1...@pie-element/multiple-choice-configure@1.4.0) (2019-07-02)
892
-
893
-
894
- ### Features
895
-
896
- * **mask-markup-elements:** refactored the elements and version bumped the necessary files ([f8f77c0](https://github.com/pie-framework/pie-elements/commit/f8f77c0))
897
-
898
-
899
-
900
-
901
-
902
- ## [1.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.3.0...@pie-element/multiple-choice-configure@1.3.1) (2019-06-26)
903
-
904
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
905
-
906
-
907
-
908
-
909
-
910
- # [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.2.1...@pie-element/multiple-choice-configure@1.3.0) (2019-06-26)
911
-
912
-
913
- ### Features
914
-
915
- * **settings-panel:** updated the settings panel design and changes needed for [ch2242] ([d830e57](https://github.com/pie-framework/pie-elements/commit/d830e57))
916
-
917
-
918
-
919
-
920
-
921
- ## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.2.0...@pie-element/multiple-choice-configure@1.2.1) (2019-06-23)
922
-
923
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
924
-
925
-
926
-
927
-
928
-
929
- # [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.7...@pie-element/multiple-choice-configure@1.2.0) (2019-06-21)
930
-
931
-
932
- ### Features
933
-
934
- * **general:** updated all the packages that have the config-ui as a dependency ([44061de](https://github.com/pie-framework/pie-elements/commit/44061de))
935
-
936
-
937
-
938
-
939
-
940
- ## [1.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.6...@pie-element/multiple-choice-configure@1.1.7) (2019-06-17)
941
-
942
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
943
-
944
-
945
-
946
-
947
-
948
- ## [1.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.5...@pie-element/multiple-choice-configure@1.1.6) (2019-06-12)
949
-
950
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
951
-
952
-
953
-
954
-
955
-
956
- ## [1.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.4...@pie-element/multiple-choice-configure@1.1.5) (2019-06-07)
957
-
958
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
959
-
960
-
961
-
962
-
963
-
964
- ## [1.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.3...@pie-element/multiple-choice-configure@1.1.4) (2019-06-06)
965
-
966
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
967
-
968
-
969
-
970
-
971
-
972
- ## [1.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.2...@pie-element/multiple-choice-configure@1.1.3) (2019-06-05)
973
-
974
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
975
-
976
-
977
-
978
-
979
-
980
- ## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.1...@pie-element/multiple-choice-configure@1.1.2) (2019-05-23)
981
-
982
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
983
-
984
-
985
-
986
-
987
-
988
- ## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.1.0...@pie-element/multiple-choice-configure@1.1.1) (2019-05-21)
989
-
990
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
991
-
992
-
993
-
994
-
995
-
996
- # [1.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.0.1...@pie-element/multiple-choice-configure@1.1.0) (2019-05-16)
997
-
998
-
999
- ### Features
1000
-
1001
- * added rationale support. ([1ddc137](https://github.com/pie-framework/pie-elements/commit/1ddc137))
1002
- * added support for rationale. ([9c206b0](https://github.com/pie-framework/pie-elements/commit/9c206b0))
1003
-
1004
-
1005
-
1006
-
1007
-
1008
- ## [1.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@1.0.0...@pie-element/multiple-choice-configure@1.0.1) (2019-05-08)
1009
-
1010
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1011
-
1012
-
1013
-
1014
-
1015
-
1016
- # [1.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.6...@pie-element/multiple-choice-configure@1.0.0) (2019-05-07)
1017
-
1018
-
1019
- ### Features
1020
-
1021
- * Updated with new version of [@pie-lib-config-ui](https://github.com/pie-lib-config-ui). Renamed `configure` with `configuration`. Removed usage of state (root.jsx) and updated tests. ([8031454](https://github.com/pie-framework/pie-elements/commit/8031454))
1022
-
1023
-
1024
- ### BREAKING CHANGES
1025
-
1026
- * `configure` is removed, use `configuration` instead.
1027
-
1028
-
1029
-
1030
-
1031
-
1032
- ## [0.9.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.5...@pie-element/multiple-choice-configure@0.9.6) (2019-05-02)
1033
-
1034
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1035
-
1036
-
1037
-
1038
-
1039
-
1040
- ## [0.9.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.4...@pie-element/multiple-choice-configure@0.9.5) (2019-05-02)
1041
-
1042
-
1043
- ### Bug Fixes
1044
-
1045
- * Removed usage of state and updated tests. ([0985890](https://github.com/pie-framework/pie-elements/commit/0985890))
1046
- * renamed `configure` to `configuration` ([d18cea9](https://github.com/pie-framework/pie-elements/commit/d18cea9))
1047
- * Updated with new version of @pie-lib/config-ui. ([4dd2a2e](https://github.com/pie-framework/pie-elements/commit/4dd2a2e))
1048
-
1049
-
1050
-
1051
-
1052
-
1053
- ## [0.9.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.3...@pie-element/multiple-choice-configure@0.9.4) (2019-05-01)
1054
-
1055
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1056
-
1057
-
1058
-
1059
-
1060
-
1061
- ## [0.9.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.2...@pie-element/multiple-choice-configure@0.9.3) (2019-04-26)
1062
-
1063
-
1064
- ### Bug Fixes
1065
-
1066
- * Updated with new version of @pie-lib/config-ui. ([49bb68b](https://github.com/pie-framework/pie-elements/commit/49bb68b))
1067
-
1068
-
1069
-
1070
-
1071
-
1072
- ## [0.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.1...@pie-element/multiple-choice-configure@0.9.2) (2019-04-23)
1073
-
1074
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1075
-
1076
-
1077
-
1078
-
1079
-
1080
- ## [0.9.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.9.0...@pie-element/multiple-choice-configure@0.9.1) (2019-04-19)
1081
-
1082
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1083
-
1084
-
1085
-
1086
-
1087
-
1088
- # [0.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.6...@pie-element/multiple-choice-configure@0.9.0) (2019-04-18)
1089
-
1090
-
1091
- ### Bug Fixes
1092
-
1093
- * **multiple-choice:** Refactored using new established naming convention and updated tests. ([78ffbae](https://github.com/pie-framework/pie-elements/commit/78ffbae))
1094
- * **placement-ordering:** renaming model properties with naming conventions. ([9d9be01](https://github.com/pie-framework/pie-elements/commit/9d9be01))
1095
-
1096
-
1097
- ### Features
1098
-
1099
- * **multiple-choice:** Integrated new settings panel. Updated tests. ([6387043](https://github.com/pie-framework/pie-elements/commit/6387043))
1100
-
1101
-
1102
-
1103
-
1104
-
1105
- ## [0.8.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.5...@pie-element/multiple-choice-configure@0.8.6) (2019-04-08)
1106
-
1107
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1108
-
1109
-
1110
-
1111
-
1112
-
1113
- ## [0.8.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.4...@pie-element/multiple-choice-configure@0.8.5) (2019-04-08)
1114
-
1115
-
1116
- ### Bug Fixes
1117
-
1118
- * Update state.model if there are any changes. ([610a9db](https://github.com/pie-framework/pie-elements/commit/610a9db))
1119
-
1120
-
1121
-
1122
-
1123
-
1124
- ## [0.8.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.3...@pie-element/multiple-choice-configure@0.8.4) (2019-04-04)
1125
-
1126
-
1127
- ### Bug Fixes
1128
-
1129
- * bump editable-html ([1b4b238](https://github.com/pie-framework/pie-elements/commit/1b4b238))
1130
-
1131
-
1132
-
1133
-
1134
-
1135
- ## [0.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.2...@pie-element/multiple-choice-configure@0.8.3) (2019-03-18)
1136
-
1137
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1138
-
1139
-
1140
-
1141
-
1142
-
1143
- ## [0.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.1...@pie-element/multiple-choice-configure@0.8.2) (2019-03-18)
1144
-
1145
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1146
-
1147
-
1148
-
1149
-
1150
-
1151
- ## [0.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.8.0...@pie-element/multiple-choice-configure@0.8.1) (2019-03-18)
1152
-
1153
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1154
-
1155
-
1156
-
1157
-
1158
-
1159
- # [0.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.7.0...@pie-element/multiple-choice-configure@0.8.0) (2019-03-18)
1160
-
1161
-
1162
- ### Features
1163
-
1164
- * **general:** initialize default model (2) ([#138](https://github.com/pie-framework/pie-elements/issues/138)) ([fc72eca](https://github.com/pie-framework/pie-elements/commit/fc72eca))
1165
-
1166
-
1167
-
1168
-
1169
-
1170
- # [0.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.6.0...@pie-element/multiple-choice-configure@0.7.0) (2019-03-13)
1171
-
1172
-
1173
- ### Features
1174
-
1175
- * **general:** initialize default model ([#129](https://github.com/pie-framework/pie-elements/issues/129)) ([b62d058](https://github.com/pie-framework/pie-elements/commit/b62d058))
1176
- * all elements on `develop` target [@next](https://github.com/next) releases ([d3766e6](https://github.com/pie-framework/pie-elements/commit/d3766e6))
1177
-
1178
-
1179
-
1180
-
1181
-
1182
- # [0.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.5.2...@pie-element/multiple-choice-configure@0.6.0) (2019-02-20)
1183
-
1184
-
1185
- ### Features
1186
-
1187
- * **multiple-choice:** reimplemented the new design ([10c3b9b](https://github.com/pie-framework/pie-elements/commit/10c3b9b))
1188
-
1189
-
1190
-
1191
-
1192
-
1193
- ## [0.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.5.1...@pie-element/multiple-choice-configure@0.5.2) (2019-02-13)
1194
-
1195
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1196
-
1197
-
1198
-
1199
-
1200
-
1201
- ## [0.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.5.0...@pie-element/multiple-choice-configure@0.5.1) (2019-02-13)
1202
-
1203
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1204
-
1205
-
1206
-
1207
-
1208
-
1209
- # [0.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.4.0...@pie-element/multiple-choice-configure@0.5.0) (2019-02-08)
1210
-
1211
-
1212
- ### Bug Fixes
1213
-
1214
- * **multiple-choice:** bumped the editable-html version ([220b147](https://github.com/pie-framework/pie-elements/commit/220b147))
1215
- * **multiple-choice:** fixed a warning ([c8ccb36](https://github.com/pie-framework/pie-elements/commit/c8ccb36))
1216
-
1217
-
1218
- ### Features
1219
-
1220
- * **multiple-choice:** added a configurable property for the multiple-choice configure element and fixed some names for the customization properties ([9959eda](https://github.com/pie-framework/pie-elements/commit/9959eda))
1221
- * **multiple-choice:** added a third option for the choices label and also fixed a configuration property name ([2f6d28d](https://github.com/pie-framework/pie-elements/commit/2f6d28d))
1222
- * **multiple-choice:** changed the behaviour when enableShowPrompt is false ([5edaad1](https://github.com/pie-framework/pie-elements/commit/5edaad1))
1223
- * **multiple-choice:** made some change in order to be able to publish a new version ([2be2aae](https://github.com/pie-framework/pie-elements/commit/2be2aae))
1224
- * **multiple-choice:** made some change to the customization properties ([6f0d1b6](https://github.com/pie-framework/pie-elements/commit/6f0d1b6))
1225
-
1226
-
1227
-
1228
-
1229
-
1230
- # [0.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.3.2...@pie-element/multiple-choice-configure@0.4.0) (2019-01-08)
1231
-
1232
-
1233
- ### Bug Fixes
1234
-
1235
- * **tests:** fixed tests for the multiple choice element ([0fa715c](https://github.com/pie-framework/pie-elements/commit/0fa715c))
1236
-
1237
-
1238
- ### Features
1239
-
1240
- * **multiple-choice:** moved the theming to the config-ui layout element and removed some unnecessary code ([910e799](https://github.com/pie-framework/pie-elements/commit/910e799))
1241
- * **multiple-choice:** refactored the code of the multiple-choice package in order to use the new layout ([b16b654](https://github.com/pie-framework/pie-elements/commit/b16b654))
1242
- * **multiple-choice:** updated snapshot in order to fix tests ([3fb6464](https://github.com/pie-framework/pie-elements/commit/3fb6464))
1243
- * **multiple-choice:** updated the config-ui package ([bc7aac1](https://github.com/pie-framework/pie-elements/commit/bc7aac1))
1244
- * **multiple-choice:** updated the config-ui package and the pie-ui package ([95ae357](https://github.com/pie-framework/pie-elements/commit/95ae357))
1245
- * **multiple-choice:** updated the version of the config-ui ([1d79056](https://github.com/pie-framework/pie-elements/commit/1d79056))
1246
-
1247
-
1248
-
1249
-
1250
-
1251
- ## [0.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.3.1...@pie-element/multiple-choice-configure@0.3.2) (2018-11-14)
1252
-
1253
- **Note:** Version bump only for package @pie-element/multiple-choice-configure
1254
-
1255
-
1256
-
1257
-
1258
-
1259
- ## [0.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.3.0...@pie-element/multiple-choice-configure@0.3.1) (2018-11-12)
1260
-
1261
-
1262
- ### Bug Fixes
1263
-
1264
- * **multiple-choice-item-preview-reset:** resetting the item preview when changing response type ([eb2f4c2](https://github.com/pie-framework/pie-elements/commit/eb2f4c2))
1265
- * **multiple-choice-tests:** added tests for the new and old logic ([b78d059](https://github.com/pie-framework/pie-elements/commit/b78d059))
1266
-
1267
-
1268
-
1269
-
1270
-
1271
- <a name="0.3.0"></a>
1272
- # [0.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.2.0...@pie-element/multiple-choice-configure@0.3.0) (2018-11-05)
1273
-
1274
-
1275
- ### Features
1276
-
1277
- * **multiple-choice-configure-customization:** added possibility to customize some of the elements from the design tab (ch557) ([b3b9d47](https://github.com/pie-framework/pie-elements/commit/b3b9d47))
1278
- * **multiple-choice-configure-customization:** changed the key for the options object from config to configure ([8c01e2b](https://github.com/pie-framework/pie-elements/commit/8c01e2b))
1279
- * **multiple-choice-configure-customization:** updated the scoring config version ([947cdd0](https://github.com/pie-framework/pie-elements/commit/947cdd0))
1280
-
1281
-
1282
-
1283
-
1284
-
1285
- <a name="0.2.0"></a>
1286
- # [0.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.1.1...@pie-element/multiple-choice-configure@0.2.0) (2018-10-31)
1287
-
1288
-
1289
- ### Features
1290
-
1291
- * **ch497:** updated the partial scoring for 3 packages: match, select-text and multiple-choice ([5a46b06](https://github.com/pie-framework/pie-elements/commit/5a46b06))
1292
- * **choice-interaction-update:** updated the partial scoring package version for 3 packages: match, select-text and multiple-choice (ch497) ([b1f2803](https://github.com/pie-framework/pie-elements/commit/b1f2803))
1293
-
1294
-
1295
-
1296
-
1297
-
1298
- <a name="0.1.1"></a>
1299
- ## [0.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@0.1.0...@pie-element/multiple-choice-configure@0.1.1) (2018-10-10)
1300
-
1301
-
1302
- ### Bug Fixes
1303
-
1304
- * **editable-html-package-update:** updated the editable-html version ([4240cb8](https://github.com/pie-framework/pie-elements/commit/4240cb8))
1305
-
1306
-
1307
-
1308
-
1309
-
1310
- <a name="0.1.0"></a>
1311
- # 0.1.0 (2018-09-20)
1312
-
1313
-
1314
- ### Bug Fixes
1315
-
1316
- * **configure:** make sure value is unique ([0f437c2](https://github.com/pie-framework/pie-elements/commit/0f437c2))
1317
- * **dependencies:** fix dependencies ([0d16dc0](https://github.com/pie-framework/pie-elements/commit/0d16dc0))
1318
- * **dependencies:** update dependency names ([dc789ac](https://github.com/pie-framework/pie-elements/commit/dc789ac))
1319
- * **dependencies:** use latest [@pie-lib](https://github.com/pie-lib)/editable-html ([b29ff91](https://github.com/pie-framework/pie-elements/commit/b29ff91))
1320
- * **dependencies:** version bump ([ee6d3d0](https://github.com/pie-framework/pie-elements/commit/ee6d3d0))
1321
- * **prompt:** add image functionality back in ([3aa73db](https://github.com/pie-framework/pie-elements/commit/3aa73db))
1322
- * bump config-ui and editable html versions ([002fb60](https://github.com/pie-framework/pie-elements/commit/002fb60))
1323
- * bump config-ui@^7.6.6 ([266235a](https://github.com/pie-framework/pie-elements/commit/266235a))
1324
- * dont import *.jsx files ([5811854](https://github.com/pie-framework/pie-elements/commit/5811854))
1325
- * fix bad import ([2cd1cde](https://github.com/pie-framework/pie-elements/commit/2cd1cde))
1326
-
1327
-
1328
- ### Features
1329
-
1330
- * **dependencies:** use latest [@pie-ui](https://github.com/pie-ui)/multiple-choice ([9b73dbb](https://github.com/pie-framework/pie-elements/commit/9b73dbb))
1331
- * **root:** use [@pie-lib](https://github.com/pie-lib)/config-ui choiceUtils ([2a3f180](https://github.com/pie-framework/pie-elements/commit/2a3f180))
1332
- * **value:** remove 'value' input, it is now generated based on the choice index. ([5ea34fa](https://github.com/pie-framework/pie-elements/commit/5ea34fa))
1333
- * add outcome method to controller ([ec2853e](https://github.com/pie-framework/pie-elements/commit/ec2853e))
1334
- * upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@1.0.0-rc.1 ([3d57d5c](https://github.com/pie-framework/pie-elements/commit/3d57d5c))