@pie-element/fraction-model 5.1.0-next.0 → 5.1.1-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +122 -447
- package/configure/CHANGELOG.md +110 -423
- package/configure/package.json +3 -3
- package/controller/CHANGELOG.md +97 -401
- package/controller/package.json +2 -2
- package/package.json +8 -11
package/configure/CHANGELOG.md
CHANGED
|
@@ -3,771 +3,458 @@
|
|
|
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
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))
|
|
6
|
+
## [4.1.1-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@4.1.1-next.1...@pie-element/fraction-model-configure@4.1.1-next.2) (2026-03-05)
|
|
12
7
|
|
|
8
|
+
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
13
9
|
|
|
10
|
+
## [4.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@4.1.0-next.2...@pie-element/fraction-model-configure@4.1.1-next.1) (2026-02-26)
|
|
14
11
|
|
|
12
|
+
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
15
13
|
|
|
14
|
+
# [4.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@4.1.0-next.1...@pie-element/fraction-model-configure@4.1.0-next.2) (2026-02-24)
|
|
16
15
|
|
|
17
|
-
|
|
16
|
+
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
18
17
|
|
|
18
|
+
## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.3.1...@pie-element/fraction-model-configure@3.3.2) (2025-10-22)
|
|
19
19
|
|
|
20
20
|
### Bug Fixes
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
- bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))
|
|
24
23
|
|
|
24
|
+
## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.1...@pie-element/fraction-model-configure@3.3.1) (2025-10-16)
|
|
25
25
|
|
|
26
|
+
### Bug Fixes
|
|
26
27
|
|
|
28
|
+
- bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))
|
|
27
29
|
|
|
28
30
|
# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.0...@pie-element/fraction-model-configure@3.3.0) (2025-10-15)
|
|
29
31
|
|
|
30
|
-
|
|
31
32
|
### Bug Fixes
|
|
32
33
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
34
|
+
- bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
|
|
38
35
|
|
|
39
36
|
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.0...@pie-element/fraction-model-configure@3.2.1) (2025-10-14)
|
|
40
37
|
|
|
41
|
-
|
|
42
38
|
### Bug Fixes
|
|
43
39
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
40
|
+
- bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
|
|
49
41
|
|
|
50
42
|
# [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.0.1...@pie-element/fraction-model-configure@3.2.0) (2025-10-10)
|
|
51
43
|
|
|
52
|
-
|
|
53
44
|
### Features
|
|
54
45
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
46
|
+
- update libs PD-5208, PD-5211, PD-5199, PD-5218, PD-5217 ([da327fa](https://github.com/pie-framework/pie-elements/commit/da327fa501f6e9eff1c0b30b5ef092426a91f78b))
|
|
60
47
|
|
|
61
48
|
# [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.0.0...@pie-element/fraction-model-configure@3.1.0) (2025-10-07)
|
|
62
49
|
|
|
63
50
|
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
64
51
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
52
|
## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.6.0...@pie-element/fraction-model-configure@3.0.1) (2025-10-02)
|
|
70
53
|
|
|
71
54
|
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
72
55
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
56
|
# [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.6.0...@pie-element/fraction-model-configure@3.0.0) (2025-10-01)
|
|
78
57
|
|
|
79
58
|
**Note:** Version bump only for package @pie-element/fraction-model-configure
|
|
80
59
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
60
|
# [2.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.9...@pie-element/fraction-model-configure@2.6.0) (2025-09-25)
|
|
86
61
|
|
|
87
|
-
|
|
88
62
|
### Bug Fixes
|
|
89
63
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
64
|
+
- **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
|
|
65
|
+
- conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
|
|
66
|
+
- fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
|
|
67
|
+
- fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
|
|
68
|
+
- merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
|
|
69
|
+
- update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
|
|
97
70
|
|
|
98
71
|
### Features
|
|
99
72
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
73
|
+
- split pie-toolbox for graphing, fraction-model PD-5158 ([bccef31](https://github.com/pie-framework/pie-elements/commit/bccef31dab6e89d25131670481c62606431f0c25))
|
|
105
74
|
|
|
106
75
|
## [2.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.8...@pie-element/fraction-model-configure@2.5.9) (2025-09-11)
|
|
107
76
|
|
|
108
|
-
|
|
109
77
|
### Bug Fixes
|
|
110
78
|
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
79
|
+
- update pie-lib/pie-toolbox PD-5198, PD-5187 ([f04a94c](https://github.com/pie-framework/pie-elements/commit/f04a94c62a29d77fcb17b473b7de1022ad65eeb4))
|
|
116
80
|
|
|
117
81
|
## [2.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.7...@pie-element/fraction-model-configure@2.5.8) (2025-09-09)
|
|
118
82
|
|
|
119
|
-
|
|
120
83
|
### Bug Fixes
|
|
121
84
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
85
|
+
- update pie-lib/pie-toolbox PD-5196 ([29ec1c8](https://github.com/pie-framework/pie-elements/commit/29ec1c80dd278b534751f3944445b91d5f9524a5))
|
|
127
86
|
|
|
128
87
|
## [2.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.6...@pie-element/fraction-model-configure@2.5.7) (2025-09-09)
|
|
129
88
|
|
|
130
|
-
|
|
131
89
|
### Bug Fixes
|
|
132
90
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
91
|
+
- update pie-lib/pie-toolboox PD-5181, PD-5187, PD-4580, PD-5198 ([9fa09cd](https://github.com/pie-framework/pie-elements/commit/9fa09cdb29fe43e292e6f3fba2b88561d8deceab))
|
|
138
92
|
|
|
139
93
|
## [2.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.5...@pie-element/fraction-model-configure@2.5.6) (2025-09-02)
|
|
140
94
|
|
|
141
|
-
|
|
142
95
|
### Bug Fixes
|
|
143
96
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
97
|
+
- update pie-lib/pie-toolbox PD-4579, PD-4430 ([277d2a6](https://github.com/pie-framework/pie-elements/commit/277d2a6bad2fc884ab9d980f71774ba9eca8dbb5))
|
|
149
98
|
|
|
150
99
|
## [2.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.4...@pie-element/fraction-model-configure@2.5.5) (2025-08-15)
|
|
151
100
|
|
|
152
|
-
|
|
153
101
|
### Bug Fixes
|
|
154
102
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
103
|
+
- PD-5084 ([78bd9ca](https://github.com/pie-framework/pie-elements/commit/78bd9ca1540c3968ddd36e0ff5cc4ac095865250))
|
|
160
104
|
|
|
161
105
|
## [2.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.3...@pie-element/fraction-model-configure@2.5.4) (2025-08-14)
|
|
162
106
|
|
|
163
|
-
|
|
164
107
|
### Bug Fixes
|
|
165
108
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
109
|
+
- update pie-lib/pie-toolboxPD-5147, PD-4579, PD-5084, PD-4918 ([ff9ec92](https://github.com/pie-framework/pie-elements/commit/ff9ec92eb659a1664729aaae54eedf3b87f6a96a))
|
|
171
110
|
|
|
172
111
|
## [2.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.2...@pie-element/fraction-model-configure@2.5.3) (2025-08-14)
|
|
173
112
|
|
|
174
|
-
|
|
175
113
|
### Bug Fixes
|
|
176
114
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
115
|
+
- update pie-lib/pie-toolbox PD-5147 ([484432f](https://github.com/pie-framework/pie-elements/commit/484432fd824ebe403e8f4302f6b8cf4d026dacb5))
|
|
182
116
|
|
|
183
117
|
## [2.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.1...@pie-element/fraction-model-configure@2.5.2) (2025-07-25)
|
|
184
118
|
|
|
185
|
-
|
|
186
119
|
### Bug Fixes
|
|
187
120
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
121
|
+
- refactor PD-5132, update pie-lib/pie-toolbox PD-3797 ([7434408](https://github.com/pie-framework/pie-elements/commit/7434408416a883fd680eec13fe1109711fd7e6b5))
|
|
122
|
+
- update pie-lib/pie-toolbox PD-4885, PD-5131 ([4b9859c](https://github.com/pie-framework/pie-elements/commit/4b9859c919a1a7cc8e29d6168a91cd1f7d1aafd1))
|
|
194
123
|
|
|
195
124
|
## [2.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.5.0...@pie-element/fraction-model-configure@2.5.1) (2025-07-22)
|
|
196
125
|
|
|
197
|
-
|
|
198
126
|
### Bug Fixes
|
|
199
127
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
128
|
+
- update pie-toolbox PD-4885 ([a6d439e](https://github.com/pie-framework/pie-elements/commit/a6d439e49a0082f3d5e8bf46cc73c69d1d0ae311))
|
|
205
129
|
|
|
206
130
|
# [2.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.10...@pie-element/fraction-model-configure@2.5.0) (2025-07-18)
|
|
207
131
|
|
|
208
|
-
|
|
209
132
|
### Bug Fixes
|
|
210
133
|
|
|
211
|
-
|
|
212
|
-
|
|
134
|
+
- update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
|
|
213
135
|
|
|
214
136
|
### Features
|
|
215
137
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
138
|
+
- 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))
|
|
139
|
+
- 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))
|
|
222
140
|
|
|
223
141
|
## [2.4.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.9...@pie-element/fraction-model-configure@2.4.10) (2025-06-27)
|
|
224
142
|
|
|
225
|
-
|
|
226
143
|
### Bug Fixes
|
|
227
144
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
145
|
+
- update pie-lib/pie-toolbox PD-5064 ([f61face](https://github.com/pie-framework/pie-elements/commit/f61face71312f0a4e46a16a646aa616b9d4ed8eb))
|
|
233
146
|
|
|
234
147
|
## [2.4.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.8...@pie-element/fraction-model-configure@2.4.9) (2025-06-25)
|
|
235
148
|
|
|
236
|
-
|
|
237
149
|
### Bug Fixes
|
|
238
150
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
151
|
+
- update pie-lib/pie-toolbox PD-5059 ([d6f2203](https://github.com/pie-framework/pie-elements/commit/d6f22032dcfb049ce7aeb496f94456fdd06d4139))
|
|
244
152
|
|
|
245
153
|
## [2.4.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.7...@pie-element/fraction-model-configure@2.4.8) (2025-06-19)
|
|
246
154
|
|
|
247
|
-
|
|
248
155
|
### Bug Fixes
|
|
249
156
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
157
|
+
- update pie-lib/pie-toolbox PD-5076, PD-5063, PD-4832, PD-5059 ([16201a3](https://github.com/pie-framework/pie-elements/commit/16201a35183965fabd033bbf797ef3b438d69a85))
|
|
255
158
|
|
|
256
159
|
## [2.4.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.6...@pie-element/fraction-model-configure@2.4.7) (2025-06-05)
|
|
257
160
|
|
|
258
|
-
|
|
259
161
|
### Bug Fixes
|
|
260
162
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
163
|
+
- update pie-lib pie-toolbox PD-3756 and revert changes for PD-4810 ([1e3030b](https://github.com/pie-framework/pie-elements/commit/1e3030bfdb13d0cce7b54ce0e9a109446c5ec2a2))
|
|
164
|
+
- update pie-lib-pie-toolbox PD-4810 ([6c81afc](https://github.com/pie-framework/pie-elements/commit/6c81afc6a8ad41e001bafb0bd1563164e9f32a10))
|
|
165
|
+
- update pie-lib-pie-toolbox PD-4810 ([0f9dd82](https://github.com/pie-framework/pie-elements/commit/0f9dd827c474e87770fd3bd146d870dd77d296df))
|
|
166
|
+
- update pie-lib/pie-toolbox PD-4888, PD-3542, PD-4873, PD-4679 ([9c3bdef](https://github.com/pie-framework/pie-elements/commit/9c3bdef1b68f128ecc6338ef74f25fb74c482aa6))
|
|
269
167
|
|
|
270
168
|
## [2.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.5...@pie-element/fraction-model-configure@2.4.6) (2025-05-22)
|
|
271
169
|
|
|
272
|
-
|
|
273
170
|
### Bug Fixes
|
|
274
171
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
172
|
+
- conflicts ([fce1a12](https://github.com/pie-framework/pie-elements/commit/fce1a12cacfcdc0f7ded44291eb7539dc3567127))
|
|
173
|
+
- tests PD-5009 ([e00ac85](https://github.com/pie-framework/pie-elements/commit/e00ac85428a335d1dd67012b99a89861926594d0))
|
|
174
|
+
- update pie-lib/pie-toolbox PD-4555, PD-4561 ([a7c878c](https://github.com/pie-framework/pie-elements/commit/a7c878cc1c1440bc0f72acb8ca3ef2a023023066))
|
|
175
|
+
- update pie-lib/pie-toolbox PD-5009, PD-5002 ([9d5d7a3](https://github.com/pie-framework/pie-elements/commit/9d5d7a31ea06b568c346008aee2557dfd2e9a796))
|
|
283
176
|
|
|
284
177
|
## [2.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.4...@pie-element/fraction-model-configure@2.4.5) (2025-05-12)
|
|
285
178
|
|
|
286
|
-
|
|
287
179
|
### Bug Fixes
|
|
288
180
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
181
|
+
- update pie-lib/pie-toolbox PD-4977 ([1f864de](https://github.com/pie-framework/pie-elements/commit/1f864de43661adf716578caf4657c4c0a0384556))
|
|
294
182
|
|
|
295
183
|
## [2.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.3...@pie-element/fraction-model-configure@2.4.4) (2025-04-29)
|
|
296
184
|
|
|
297
|
-
|
|
298
185
|
### Bug Fixes
|
|
299
186
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
187
|
+
- update pie-lib/pie-toolbox PD-4976 ([ccf7412](https://github.com/pie-framework/pie-elements/commit/ccf74123f4581fc45383bdf2c181e699588b989d))
|
|
188
|
+
- update pie-lib/pie-toolbox PD-4976, PD-4980, PD-3496 ([a001d12](https://github.com/pie-framework/pie-elements/commit/a001d122ca198b23eeef9596857555eb1a76bb6b))
|
|
306
189
|
|
|
307
190
|
## [2.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.2...@pie-element/fraction-model-configure@2.4.3) (2025-04-18)
|
|
308
191
|
|
|
309
|
-
|
|
310
192
|
### Bug Fixes
|
|
311
193
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
194
|
+
- update pie-lib/pie-toolbox PD-4967 ([cf4c095](https://github.com/pie-framework/pie-elements/commit/cf4c095f21a2e9bdf74ce5a419ad5fc8d0d7f6ca))
|
|
317
195
|
|
|
318
196
|
## [2.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.1...@pie-element/fraction-model-configure@2.4.2) (2025-04-17)
|
|
319
197
|
|
|
320
|
-
|
|
321
198
|
### Bug Fixes
|
|
322
199
|
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
200
|
+
- update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
|
|
328
201
|
|
|
329
202
|
## [2.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.4.0...@pie-element/fraction-model-configure@2.4.1) (2025-04-10)
|
|
330
203
|
|
|
331
|
-
|
|
332
204
|
### Bug Fixes
|
|
333
205
|
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
206
|
+
- update pie-lib/pie-toolbox PD-4765, PD-4947 ([56312ea](https://github.com/pie-framework/pie-elements/commit/56312ea13151cc7e5d026a112fb7d86d320e4799))
|
|
339
207
|
|
|
340
208
|
# [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.3.0...@pie-element/fraction-model-configure@2.4.0) (2025-04-01)
|
|
341
209
|
|
|
342
|
-
|
|
343
210
|
### Features
|
|
344
211
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
212
|
+
- update pie-lib/pie-toolbox PD-4938 ([4d89e6e](https://github.com/pie-framework/pie-elements/commit/4d89e6ef28c75b344b6669562f99057359bff794))
|
|
350
213
|
|
|
351
214
|
# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.9...@pie-element/fraction-model-configure@2.3.0) (2025-03-27)
|
|
352
215
|
|
|
353
|
-
|
|
354
216
|
### Bug Fixes
|
|
355
217
|
|
|
356
|
-
|
|
357
|
-
|
|
218
|
+
- update pie-lib/pie-toolbox PD-4895, PD-4093, PD-4888 ([7e6f1c5](https://github.com/pie-framework/pie-elements/commit/7e6f1c5d7bd0832f62ec8f048e04bcdbfe426779))
|
|
358
219
|
|
|
359
220
|
### Features
|
|
360
221
|
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
222
|
+
- updated config so line breaks are enabled in editor [PD-4093] ([2e1978d](https://github.com/pie-framework/pie-elements/commit/2e1978db22d6e39328fff7dce8af3a494f77e2e1))
|
|
366
223
|
|
|
367
224
|
## [2.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.8...@pie-element/fraction-model-configure@2.2.9) (2025-03-21)
|
|
368
225
|
|
|
369
|
-
|
|
370
226
|
### Bug Fixes
|
|
371
227
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
228
|
+
- update pie-toolbox PD-4917 ([03f3dab](https://github.com/pie-framework/pie-elements/commit/03f3dab963e2c5a55c8e44c472eaf00053bd111c))
|
|
377
229
|
|
|
378
230
|
## [2.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.7...@pie-element/fraction-model-configure@2.2.8) (2025-03-14)
|
|
379
231
|
|
|
380
|
-
|
|
381
232
|
### Bug Fixes
|
|
382
233
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
234
|
+
- 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))
|
|
388
235
|
|
|
389
236
|
## [2.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.6...@pie-element/fraction-model-configure@2.2.7) (2025-03-13)
|
|
390
237
|
|
|
391
|
-
|
|
392
238
|
### Bug Fixes
|
|
393
239
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
240
|
+
- 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))
|
|
399
241
|
|
|
400
242
|
## [2.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.5...@pie-element/fraction-model-configure@2.2.6) (2025-03-03)
|
|
401
243
|
|
|
402
|
-
|
|
403
244
|
### Bug Fixes
|
|
404
245
|
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
246
|
+
- update pie-lib pie-toolbox PD-4795 ([c0bc482](https://github.com/pie-framework/pie-elements/commit/c0bc48285a67aaaf6f4b81057ced62bc57ee978d))
|
|
410
247
|
|
|
411
248
|
## [2.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.4...@pie-element/fraction-model-configure@2.2.5) (2025-02-27)
|
|
412
249
|
|
|
413
|
-
|
|
414
250
|
### Bug Fixes
|
|
415
251
|
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
252
|
+
- update pie-lib/pie-toolbox PD-4820, PD-4766 ([7ccdb40](https://github.com/pie-framework/pie-elements/commit/7ccdb405614f1c310efe530d97c46fe324c0a669))
|
|
421
253
|
|
|
422
254
|
## [2.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.3...@pie-element/fraction-model-configure@2.2.4) (2025-02-19)
|
|
423
255
|
|
|
424
|
-
|
|
425
256
|
### Bug Fixes
|
|
426
257
|
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
258
|
+
- update pie-lib/pie-toolbox PD-4168, PD-4723 ([921f1bf](https://github.com/pie-framework/pie-elements/commit/921f1bfff211979c859821bb15c369327cfacdf7))
|
|
432
259
|
|
|
433
260
|
## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.2...@pie-element/fraction-model-configure@2.2.3) (2025-02-14)
|
|
434
261
|
|
|
435
|
-
|
|
436
262
|
### Bug Fixes
|
|
437
263
|
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
264
|
+
- update pie-lib/pie-toolbox PD-4801 ([194e2d7](https://github.com/pie-framework/pie-elements/commit/194e2d7e86a02887ffe03e13c062f8d98d543fd9))
|
|
443
265
|
|
|
444
266
|
## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.1...@pie-element/fraction-model-configure@2.2.2) (2025-02-12)
|
|
445
267
|
|
|
446
|
-
|
|
447
268
|
### Bug Fixes
|
|
448
269
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
270
|
+
- update pie-lib/pie-toolbox PD-4717 ([4bc5bea](https://github.com/pie-framework/pie-elements/commit/4bc5beafe3c04efe64809ff95c5863a6142cbb02))
|
|
454
271
|
|
|
455
272
|
## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.2.0...@pie-element/fraction-model-configure@2.2.1) (2025-02-06)
|
|
456
273
|
|
|
457
|
-
|
|
458
274
|
### Bug Fixes
|
|
459
275
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
276
|
+
- update pie-lib/pie-toolbox PD-4753, PD-4618, PD-4641 ([f73f2be](https://github.com/pie-framework/pie-elements/commit/f73f2bec76321a677fff71e575d19c0f2e5b1d9c))
|
|
465
277
|
|
|
466
278
|
# [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.10...@pie-element/fraction-model-configure@2.2.0) (2025-01-27)
|
|
467
279
|
|
|
468
|
-
|
|
469
280
|
### Bug Fixes
|
|
470
281
|
|
|
471
|
-
|
|
472
|
-
|
|
282
|
+
- update pie-lib/pie-toolbox PD-3995, PD-4679 ([87dadfa](https://github.com/pie-framework/pie-elements/commit/87dadfacfae3b06690edaf0b3c4a5ea09981b153))
|
|
473
283
|
|
|
474
284
|
### Features
|
|
475
285
|
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
286
|
+
- enabled textAlign only for passage element [PD-3995] ([600d67f](https://github.com/pie-framework/pie-elements/commit/600d67fa31fc0e19761bc78381ba18036e7f64e7))
|
|
287
|
+
- updated snapshots [PD-3995] ([59702ab](https://github.com/pie-framework/pie-elements/commit/59702ab491722a24bd67a2c6dc70ad6540e3a909))
|
|
482
288
|
|
|
483
289
|
## [2.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.9...@pie-element/fraction-model-configure@2.1.10) (2025-01-27)
|
|
484
290
|
|
|
485
|
-
|
|
486
291
|
### Bug Fixes
|
|
487
292
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
293
|
+
- update pie-lib/pie-toolbox PD-4688, PD-4589, PD-4616 ([754480c](https://github.com/pie-framework/pie-elements/commit/754480c6c747fa9123d374df0287a644c8376939))
|
|
493
294
|
|
|
494
295
|
## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.8...@pie-element/fraction-model-configure@2.1.9) (2025-01-22)
|
|
495
296
|
|
|
496
|
-
|
|
497
297
|
### Bug Fixes
|
|
498
298
|
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
299
|
+
- 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))
|
|
504
300
|
|
|
505
301
|
## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.7...@pie-element/fraction-model-configure@2.1.8) (2025-01-22)
|
|
506
302
|
|
|
507
|
-
|
|
508
303
|
### Bug Fixes
|
|
509
304
|
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
305
|
+
- replace mra package with mr, includes accessibility PD-4527 ([c83bd43](https://github.com/pie-framework/pie-elements/commit/c83bd438d3a0e94d524c04364fddd3a8edc8876e))
|
|
515
306
|
|
|
516
307
|
## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.6...@pie-element/fraction-model-configure@2.1.7) (2025-01-06)
|
|
517
308
|
|
|
518
|
-
|
|
519
309
|
### Bug Fixes
|
|
520
310
|
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
311
|
+
- 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))
|
|
526
312
|
|
|
527
313
|
## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.5...@pie-element/fraction-model-configure@2.1.6) (2024-12-20)
|
|
528
314
|
|
|
529
|
-
|
|
530
315
|
### Bug Fixes
|
|
531
316
|
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
317
|
+
- 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))
|
|
537
318
|
|
|
538
319
|
## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.4...@pie-element/fraction-model-configure@2.1.5) (2024-12-10)
|
|
539
320
|
|
|
540
|
-
|
|
541
321
|
### Bug Fixes
|
|
542
322
|
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
323
|
+
- update pie-lib/pie-toolbox PD-4388, PD-4548 ([0e7dad4](https://github.com/pie-framework/pie-elements/commit/0e7dad48f541e7c5c10212e58c6ae846c60be93c))
|
|
548
324
|
|
|
549
325
|
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.3...@pie-element/fraction-model-configure@2.1.4) (2024-12-05)
|
|
550
326
|
|
|
551
|
-
|
|
552
327
|
### Bug Fixes
|
|
553
328
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
329
|
+
- 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))
|
|
559
330
|
|
|
560
331
|
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.2...@pie-element/fraction-model-configure@2.1.3) (2024-11-29)
|
|
561
332
|
|
|
562
|
-
|
|
563
333
|
### Bug Fixes
|
|
564
334
|
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
335
|
+
- update pie-lib/pie-toolbox PD-4387, PD-4388 ([0416caf](https://github.com/pie-framework/pie-elements/commit/0416caf1188a62367a893c1e2bcfd138303c1d6d))
|
|
570
336
|
|
|
571
337
|
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.1...@pie-element/fraction-model-configure@2.1.2) (2024-11-15)
|
|
572
338
|
|
|
573
|
-
|
|
574
339
|
### Bug Fixes
|
|
575
340
|
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
341
|
+
- 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))
|
|
581
342
|
|
|
582
343
|
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.1.0...@pie-element/fraction-model-configure@2.1.1) (2024-11-01)
|
|
583
344
|
|
|
584
|
-
|
|
585
345
|
### Bug Fixes
|
|
586
346
|
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
347
|
+
- update pie-lib PD-4361 ([0ed2a71](https://github.com/pie-framework/pie-elements/commit/0ed2a7156d3fef55b9c25ab9c60d0df836b86ee5))
|
|
348
|
+
- update pie-lib/pie-toolbox PD-4319, PD-1460, PD-4004 ([db03ac7](https://github.com/pie-framework/pie-elements/commit/db03ac7473960cedef2c83c79920e77db06f605d))
|
|
349
|
+
- update pie-lib/pie-toolbox PD-4372 ([dc73470](https://github.com/pie-framework/pie-elements/commit/dc734705a6aefa0f69eb29d3d695c57e31671ab8))
|
|
594
350
|
|
|
595
351
|
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.7...@pie-element/fraction-model-configure@2.1.0) (2024-10-29)
|
|
596
352
|
|
|
597
|
-
|
|
598
353
|
### Bug Fixes
|
|
599
354
|
|
|
600
|
-
|
|
601
|
-
|
|
355
|
+
- fixed all tests after updating pie-toolbox [PD-1460] ([9f5293d](https://github.com/pie-framework/pie-elements/commit/9f5293d618edc06f69fabb27a042ec5eee66e151))
|
|
602
356
|
|
|
603
357
|
### Features
|
|
604
358
|
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
359
|
+
- 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))
|
|
610
360
|
|
|
611
361
|
## [2.0.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.6...@pie-element/fraction-model-configure@2.0.7) (2024-10-28)
|
|
612
362
|
|
|
613
|
-
|
|
614
363
|
### Bug Fixes
|
|
615
364
|
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
365
|
+
- update pie-lib/pie-toolbox PD-4322, PD-4215, PD-4209 ([08eac95](https://github.com/pie-framework/pie-elements/commit/08eac95fd3e1a79b420fbc88cd0c7436ba284c3c))
|
|
621
366
|
|
|
622
367
|
## [2.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.5...@pie-element/fraction-model-configure@2.0.6) (2024-10-22)
|
|
623
368
|
|
|
624
|
-
|
|
625
369
|
### Bug Fixes
|
|
626
370
|
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
371
|
+
- 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))
|
|
372
|
+
- **Fraction-model:** added image support for question prompt ([daf2e74](https://github.com/pie-framework/pie-elements/commit/daf2e7447420a284ae082d60647858d712444ecd))
|
|
633
373
|
|
|
634
374
|
## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.4...@pie-element/fraction-model-configure@2.0.5) (2024-10-15)
|
|
635
375
|
|
|
636
|
-
|
|
637
376
|
### Bug Fixes
|
|
638
377
|
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
378
|
+
- added complexjs as dependency [PD-4200] ([da393d5](https://github.com/pie-framework/pie-elements/commit/da393d5ae8ef52f17b47ccf32967410a9263180e))
|
|
379
|
+
- added resolutions to every package [PD-4200] ([480bed5](https://github.com/pie-framework/pie-elements/commit/480bed5eddfc91ec9dbc7ca7e3f6d09b2a199e7d))
|
|
380
|
+
- reverting changes since the issue is fixed in the latest complex.js [PD-4200] ([42c9f21](https://github.com/pie-framework/pie-elements/commit/42c9f216c4d29b051156489beb43fa7093667eb7))
|
|
381
|
+
- update pie toolbox ([ba98798](https://github.com/pie-framework/pie-elements/commit/ba987984ebc2f856950611874436cf148a9a3963))
|
|
382
|
+
- update pie-lib/pie-toolbox PD-4200 ([a41a620](https://github.com/pie-framework/pie-elements/commit/a41a62036afe6aa8ef70493900c08875cff8eec2))
|
|
383
|
+
- update pie-lib/pie-toolbox PD-4241 ([b24d439](https://github.com/pie-framework/pie-elements/commit/b24d43945457792d403d0da62ce3e4b5b898ca46))
|
|
649
384
|
|
|
650
385
|
## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.3...@pie-element/fraction-model-configure@2.0.4) (2024-10-09)
|
|
651
386
|
|
|
652
|
-
|
|
653
387
|
### Bug Fixes
|
|
654
388
|
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
389
|
+
- **fraction-model:** change question property to prompt for TTS issue | SC-32705 ([4087f88](https://github.com/pie-framework/pie-elements/commit/4087f884813c64b83e3190aa447c8b2ac7771a71))
|
|
660
390
|
|
|
661
391
|
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.2...@pie-element/fraction-model-configure@2.0.3) (2024-10-03)
|
|
662
392
|
|
|
663
|
-
|
|
664
393
|
### Bug Fixes
|
|
665
394
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
395
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module PD-4018 ([2d60730](https://github.com/pie-framework/pie-elements/commit/2d60730eb6c3ade08e522c58218cff2f6cb496cb))
|
|
671
396
|
|
|
672
397
|
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.1...@pie-element/fraction-model-configure@2.0.2) (2024-10-01)
|
|
673
398
|
|
|
674
|
-
|
|
675
399
|
### Bug Fixes
|
|
676
400
|
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
401
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([ddb9d44](https://github.com/pie-framework/pie-elements/commit/ddb9d444243b881b3a468ecfb5bab551511a2495))
|
|
682
402
|
|
|
683
403
|
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@2.0.0...@pie-element/fraction-model-configure@2.0.1) (2024-09-26)
|
|
684
404
|
|
|
685
|
-
|
|
686
405
|
### Bug Fixes
|
|
687
406
|
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
407
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([c363be4](https://github.com/pie-framework/pie-elements/commit/c363be48f9428024d4acc1eed05cd598840ffe3a))
|
|
408
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([fe83296](https://github.com/pie-framework/pie-elements/commit/fe83296445f9785e67c9643642221b28b4485921))
|
|
409
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([321147b](https://github.com/pie-framework/pie-elements/commit/321147b4072f2a6200d155f7f09c712960fe078c))
|
|
410
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([d3e24e8](https://github.com/pie-framework/pie-elements/commit/d3e24e83d74e93f0720eff8841ebac1d0493b769))
|
|
411
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([a3dd8d6](https://github.com/pie-framework/pie-elements/commit/a3dd8d65a754acadd95134ee825b769355a08a45))
|
|
697
412
|
|
|
698
413
|
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@1.1.4...@pie-element/fraction-model-configure@2.0.0) (2024-09-25)
|
|
699
414
|
|
|
700
|
-
|
|
701
415
|
### Bug Fixes
|
|
702
416
|
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
417
|
+
- update math-rendering-accessible ([a5588cf](https://github.com/pie-framework/pie-elements/commit/a5588cfdccb40e970e93736dea60de4b01f1a85d))
|
|
418
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([8fa1e13](https://github.com/pie-framework/pie-elements/commit/8fa1e132d97ccc92093e789e4349610c2be21edb))
|
|
706
419
|
|
|
707
420
|
### Features
|
|
708
421
|
|
|
709
|
-
|
|
710
|
-
|
|
422
|
+
- update math-rendering-accessible PD-3989, PD-4103, PD-3865 ([01590fe](https://github.com/pie-framework/pie-elements/commit/01590fe0f6ac36d14983cc144ef03f9cff397dfc))
|
|
711
423
|
|
|
712
424
|
### BREAKING CHANGES
|
|
713
425
|
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
426
|
+
- big refactoring on the implementation of math-rendering-accessible
|
|
719
427
|
|
|
720
428
|
## [1.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@1.1.3...@pie-element/fraction-model-configure@1.1.4) (2024-09-16)
|
|
721
429
|
|
|
722
|
-
|
|
723
430
|
### Bug Fixes
|
|
724
431
|
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
432
|
+
- update pie-lib/pie-toolbox PD-4061, PD-4021 ([ef8e3d0](https://github.com/pie-framework/pie-elements/commit/ef8e3d0d5fca4ca57c89c7c8ef8e74ec5600551e))
|
|
730
433
|
|
|
731
434
|
## [1.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@1.1.2...@pie-element/fraction-model-configure@1.1.3) (2024-09-16)
|
|
732
435
|
|
|
733
|
-
|
|
734
436
|
### Bug Fixes
|
|
735
437
|
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
438
|
+
- experiment with mra ([d62f2b4](https://github.com/pie-framework/pie-elements/commit/d62f2b4526eeda1f90d3660d97bf278ac1ae72da))
|
|
439
|
+
- experiment with mra ([d9487a5](https://github.com/pie-framework/pie-elements/commit/d9487a5394c9b71bb7d7d69a836ed629ae13f7b1))
|
|
440
|
+
- experiment with mra ([a2e933c](https://github.com/pie-framework/pie-elements/commit/a2e933cd27bb052046e245672d3e01cb5ba1b518))
|
|
441
|
+
- update pie-lib/pie-toolbox PD-4027, PD-4042,PD-4039, PD-4073 ([68306be](https://github.com/pie-framework/pie-elements/commit/68306be02254a6019916637fd9b75427cae1c0ed))
|
|
744
442
|
|
|
745
443
|
## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@1.1.1...@pie-element/fraction-model-configure@1.1.2) (2024-09-12)
|
|
746
444
|
|
|
747
|
-
|
|
748
445
|
### Bug Fixes
|
|
749
446
|
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
447
|
+
- **fraction-model:** Fixed chart not rendering after saving item SC-30716 ([aa49103](https://github.com/pie-framework/pie-elements/commit/aa4910388c8e300a13c57ef2ebba8a89baf380fd))
|
|
755
448
|
|
|
756
449
|
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@1.1.0...@pie-element/fraction-model-configure@1.1.1) (2024-09-12)
|
|
757
450
|
|
|
758
|
-
|
|
759
451
|
### Bug Fixes
|
|
760
452
|
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
453
|
+
- **fraction-model:** update wrong import SC-30716 ([b65f1a2](https://github.com/pie-framework/pie-elements/commit/b65f1a245dcd2c82fda93e7c2c578f880244af62))
|
|
766
454
|
|
|
767
455
|
# 1.1.0 (2024-09-12)
|
|
768
456
|
|
|
769
|
-
|
|
770
457
|
### Features
|
|
771
458
|
|
|
772
|
-
|
|
773
|
-
|
|
459
|
+
- **fraction-model:** Implementation of new Fraction Model | SC-30716 ([17deff0](https://github.com/pie-framework/pie-elements/commit/17deff0d85ebd7dd4ac0fd2cec7e64a272ec71ba))
|
|
460
|
+
- **fraction-model:** Updated Snapshot | SC-30716 ([90a2b80](https://github.com/pie-framework/pie-elements/commit/90a2b8027dd6edffefbc76c0984b7bf6d4e7b4d4))
|