@pie-element/graphing-solution-set 5.2.0-next.9 → 6.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/configure/CHANGELOG.md +10 -0
- package/configure/package.json +5 -5
- package/controller/CHANGELOG.md +325 -834
- package/controller/package.json +1 -1
- package/package.json +7 -7
package/controller/CHANGELOG.md
CHANGED
|
@@ -3,1174 +3,665 @@
|
|
|
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
|
-
## [
|
|
6
|
+
## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@5.0.0...@pie-element/graphing-solution-set-controller@5.0.1) (2026-04-28)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
9
9
|
|
|
10
|
+
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.1.1...@pie-element/graphing-solution-set-controller@3.2.1) (2025-10-16)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
13
13
|
|
|
14
14
|
# [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.1.1...@pie-element/graphing-solution-set-controller@3.2.0) (2025-10-15)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.0.1...@pie-element/graphing-solution-set-controller@3.1.1) (2025-10-10)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.0.0...@pie-element/graphing-solution-set-controller@3.1.0) (2025-10-07)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.4.0...@pie-element/graphing-solution-set-controller@3.0.1) (2025-10-02)
|
|
39
27
|
|
|
40
28
|
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
41
29
|
|
|
30
|
+
# [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.4.0...@pie-element/graphing-solution-set-controller@3.0.0) (2025-10-01)
|
|
42
31
|
|
|
32
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
43
33
|
|
|
34
|
+
# [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.9...@pie-element/graphing-solution-set-controller@2.4.0) (2025-09-25)
|
|
44
35
|
|
|
36
|
+
### Bug Fixes
|
|
45
37
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
38
|
+
- conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
|
|
39
|
+
- fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
|
|
40
|
+
- merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
|
|
41
|
+
- update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
|
|
49
42
|
|
|
43
|
+
### Features
|
|
50
44
|
|
|
45
|
+
- split pie-toolbox for graphing-solution-set, hotspot, ica PD-5158 ([774a216](https://github.com/pie-framework/pie-elements/commit/774a216d02311294a1340aea0f26e2ea46a271d5))
|
|
51
46
|
|
|
47
|
+
## [2.3.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.8...@pie-element/graphing-solution-set-controller@2.3.9) (2025-09-11)
|
|
52
48
|
|
|
49
|
+
### Bug Fixes
|
|
53
50
|
|
|
54
|
-
|
|
51
|
+
- update pie-lib/pie-toolbox PD-5198, PD-5187 ([f04a94c](https://github.com/pie-framework/pie-elements/commit/f04a94c62a29d77fcb17b473b7de1022ad65eeb4))
|
|
55
52
|
|
|
53
|
+
## [2.3.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.7...@pie-element/graphing-solution-set-controller@2.3.8) (2025-09-09)
|
|
56
54
|
|
|
57
55
|
### Bug Fixes
|
|
58
56
|
|
|
59
|
-
|
|
60
|
-
* fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
|
|
61
|
-
* merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
|
|
62
|
-
* update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
|
|
57
|
+
- update pie-lib/pie-toolbox PD-5196 ([29ec1c8](https://github.com/pie-framework/pie-elements/commit/29ec1c80dd278b534751f3944445b91d5f9524a5))
|
|
63
58
|
|
|
59
|
+
## [2.3.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.6...@pie-element/graphing-solution-set-controller@2.3.7) (2025-09-09)
|
|
64
60
|
|
|
65
|
-
###
|
|
61
|
+
### Bug Fixes
|
|
66
62
|
|
|
67
|
-
|
|
63
|
+
- update pie-lib/pie-toolboox PD-5181, PD-5187, PD-4580, PD-5198 ([9fa09cd](https://github.com/pie-framework/pie-elements/commit/9fa09cdb29fe43e292e6f3fba2b88561d8deceab))
|
|
68
64
|
|
|
65
|
+
## [2.3.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.5...@pie-element/graphing-solution-set-controller@2.3.6) (2025-09-02)
|
|
69
66
|
|
|
67
|
+
### Bug Fixes
|
|
70
68
|
|
|
69
|
+
- update pie-lib/pie-toolbox PD-4579, PD-4430 ([277d2a6](https://github.com/pie-framework/pie-elements/commit/277d2a6bad2fc884ab9d980f71774ba9eca8dbb5))
|
|
71
70
|
|
|
71
|
+
## [2.3.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.4...@pie-element/graphing-solution-set-controller@2.3.5) (2025-08-15)
|
|
72
72
|
|
|
73
|
-
|
|
73
|
+
### Bug Fixes
|
|
74
|
+
|
|
75
|
+
- PD-5084 ([78bd9ca](https://github.com/pie-framework/pie-elements/commit/78bd9ca1540c3968ddd36e0ff5cc4ac095865250))
|
|
74
76
|
|
|
77
|
+
## [2.3.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.3...@pie-element/graphing-solution-set-controller@2.3.4) (2025-08-14)
|
|
75
78
|
|
|
76
79
|
### Bug Fixes
|
|
77
80
|
|
|
78
|
-
|
|
81
|
+
- update pie-lib/pie-toolboxPD-5147, PD-4579, PD-5084, PD-4918 ([ff9ec92](https://github.com/pie-framework/pie-elements/commit/ff9ec92eb659a1664729aaae54eedf3b87f6a96a))
|
|
82
|
+
|
|
83
|
+
## [2.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.2...@pie-element/graphing-solution-set-controller@2.3.3) (2025-08-14)
|
|
79
84
|
|
|
85
|
+
### Bug Fixes
|
|
80
86
|
|
|
87
|
+
- update pie-lib/pie-toolbox PD-5147 ([484432f](https://github.com/pie-framework/pie-elements/commit/484432fd824ebe403e8f4302f6b8cf4d026dacb5))
|
|
81
88
|
|
|
89
|
+
## [2.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.1...@pie-element/graphing-solution-set-controller@2.3.2) (2025-07-25)
|
|
82
90
|
|
|
91
|
+
### Bug Fixes
|
|
83
92
|
|
|
84
|
-
|
|
93
|
+
- refactor PD-5132, update pie-lib/pie-toolbox PD-3797 ([7434408](https://github.com/pie-framework/pie-elements/commit/7434408416a883fd680eec13fe1109711fd7e6b5))
|
|
94
|
+
- update pie-lib/pie-toolbox PD-4885, PD-5131 ([4b9859c](https://github.com/pie-framework/pie-elements/commit/4b9859c919a1a7cc8e29d6168a91cd1f7d1aafd1))
|
|
85
95
|
|
|
96
|
+
## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.3.0...@pie-element/graphing-solution-set-controller@2.3.1) (2025-07-22)
|
|
86
97
|
|
|
87
98
|
### Bug Fixes
|
|
88
99
|
|
|
89
|
-
|
|
100
|
+
- update pie-toolbox PD-4885 ([a6d439e](https://github.com/pie-framework/pie-elements/commit/a6d439e49a0082f3d5e8bf46cc73c69d1d0ae311))
|
|
90
101
|
|
|
102
|
+
# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.10...@pie-element/graphing-solution-set-controller@2.3.0) (2025-07-18)
|
|
91
103
|
|
|
104
|
+
### Bug Fixes
|
|
92
105
|
|
|
106
|
+
- update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
|
|
93
107
|
|
|
108
|
+
### Features
|
|
94
109
|
|
|
95
|
-
|
|
110
|
+
- 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))
|
|
111
|
+
- 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))
|
|
96
112
|
|
|
113
|
+
## [2.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.9...@pie-element/graphing-solution-set-controller@2.2.10) (2025-06-27)
|
|
97
114
|
|
|
98
115
|
### Bug Fixes
|
|
99
116
|
|
|
100
|
-
|
|
117
|
+
- update pie-lib/pie-toolbox PD-5064 ([f61face](https://github.com/pie-framework/pie-elements/commit/f61face71312f0a4e46a16a646aa616b9d4ed8eb))
|
|
101
118
|
|
|
119
|
+
## [2.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.8...@pie-element/graphing-solution-set-controller@2.2.9) (2025-06-25)
|
|
102
120
|
|
|
121
|
+
### Bug Fixes
|
|
103
122
|
|
|
123
|
+
- update pie-lib/pie-toolbox PD-5059 ([d6f2203](https://github.com/pie-framework/pie-elements/commit/d6f22032dcfb049ce7aeb496f94456fdd06d4139))
|
|
104
124
|
|
|
125
|
+
## [2.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.7...@pie-element/graphing-solution-set-controller@2.2.8) (2025-06-19)
|
|
105
126
|
|
|
106
|
-
|
|
127
|
+
### Bug Fixes
|
|
107
128
|
|
|
129
|
+
- update pie-lib/pie-toolbox PD-5076, PD-5063, PD-4832, PD-5059 ([16201a3](https://github.com/pie-framework/pie-elements/commit/16201a35183965fabd033bbf797ef3b438d69a85))
|
|
130
|
+
|
|
131
|
+
## [2.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.6...@pie-element/graphing-solution-set-controller@2.2.7) (2025-06-05)
|
|
108
132
|
|
|
109
133
|
### Bug Fixes
|
|
110
134
|
|
|
111
|
-
|
|
135
|
+
- update pie-lib pie-toolbox PD-3756 and revert changes for PD-4810 ([1e3030b](https://github.com/pie-framework/pie-elements/commit/1e3030bfdb13d0cce7b54ce0e9a109446c5ec2a2))
|
|
136
|
+
- update pie-lib-pie-toolbox PD-4810 ([6c81afc](https://github.com/pie-framework/pie-elements/commit/6c81afc6a8ad41e001bafb0bd1563164e9f32a10))
|
|
137
|
+
- update pie-lib-pie-toolbox PD-4810 ([0f9dd82](https://github.com/pie-framework/pie-elements/commit/0f9dd827c474e87770fd3bd146d870dd77d296df))
|
|
138
|
+
- update pie-lib/pie-toolbox PD-4888, PD-3542, PD-4873, PD-4679 ([9c3bdef](https://github.com/pie-framework/pie-elements/commit/9c3bdef1b68f128ecc6338ef74f25fb74c482aa6))
|
|
139
|
+
|
|
140
|
+
## [2.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.5...@pie-element/graphing-solution-set-controller@2.2.6) (2025-05-22)
|
|
112
141
|
|
|
142
|
+
### Bug Fixes
|
|
113
143
|
|
|
144
|
+
- update pie-lib/pie-toolbox PD-4555, PD-4561 ([a7c878c](https://github.com/pie-framework/pie-elements/commit/a7c878cc1c1440bc0f72acb8ca3ef2a023023066))
|
|
145
|
+
- update pie-lib/pie-toolbox PD-5009, PD-5002 ([9d5d7a3](https://github.com/pie-framework/pie-elements/commit/9d5d7a31ea06b568c346008aee2557dfd2e9a796))
|
|
114
146
|
|
|
147
|
+
## [2.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.4...@pie-element/graphing-solution-set-controller@2.2.5) (2025-05-12)
|
|
115
148
|
|
|
149
|
+
### Bug Fixes
|
|
116
150
|
|
|
117
|
-
|
|
151
|
+
- update pie-lib/pie-toolbox PD-4977 ([1f864de](https://github.com/pie-framework/pie-elements/commit/1f864de43661adf716578caf4657c4c0a0384556))
|
|
118
152
|
|
|
153
|
+
## [2.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.3...@pie-element/graphing-solution-set-controller@2.2.4) (2025-04-29)
|
|
119
154
|
|
|
120
155
|
### Bug Fixes
|
|
121
156
|
|
|
122
|
-
|
|
157
|
+
- update pie-lib/pie-toolbox PD-4976 ([ccf7412](https://github.com/pie-framework/pie-elements/commit/ccf74123f4581fc45383bdf2c181e699588b989d))
|
|
158
|
+
- update pie-lib/pie-toolbox PD-4976, PD-4980, PD-3496 ([a001d12](https://github.com/pie-framework/pie-elements/commit/a001d122ca198b23eeef9596857555eb1a76bb6b))
|
|
159
|
+
|
|
160
|
+
## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.2...@pie-element/graphing-solution-set-controller@2.2.3) (2025-04-18)
|
|
123
161
|
|
|
162
|
+
### Bug Fixes
|
|
124
163
|
|
|
164
|
+
- update pie-lib/pie-toolbox PD-4967 ([cf4c095](https://github.com/pie-framework/pie-elements/commit/cf4c095f21a2e9bdf74ce5a419ad5fc8d0d7f6ca))
|
|
125
165
|
|
|
166
|
+
## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.1...@pie-element/graphing-solution-set-controller@2.2.2) (2025-04-17)
|
|
126
167
|
|
|
168
|
+
### Bug Fixes
|
|
127
169
|
|
|
128
|
-
|
|
170
|
+
- update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
|
|
129
171
|
|
|
172
|
+
## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.2.0...@pie-element/graphing-solution-set-controller@2.2.1) (2025-04-10)
|
|
130
173
|
|
|
131
174
|
### Bug Fixes
|
|
132
175
|
|
|
133
|
-
|
|
176
|
+
- update pie-lib/pie-toolbox PD-4765, PD-4947 ([56312ea](https://github.com/pie-framework/pie-elements/commit/56312ea13151cc7e5d026a112fb7d86d320e4799))
|
|
134
177
|
|
|
178
|
+
# [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.21...@pie-element/graphing-solution-set-controller@2.2.0) (2025-04-01)
|
|
135
179
|
|
|
180
|
+
### Features
|
|
136
181
|
|
|
182
|
+
- update pie-lib/pie-toolbox PD-4938 ([4d89e6e](https://github.com/pie-framework/pie-elements/commit/4d89e6ef28c75b344b6669562f99057359bff794))
|
|
137
183
|
|
|
184
|
+
## [2.1.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.20...@pie-element/graphing-solution-set-controller@2.1.21) (2025-03-27)
|
|
138
185
|
|
|
139
|
-
|
|
186
|
+
### Bug Fixes
|
|
187
|
+
|
|
188
|
+
- update pie-lib/pie-toolbox PD-4895, PD-4093, PD-4888 ([7e6f1c5](https://github.com/pie-framework/pie-elements/commit/7e6f1c5d7bd0832f62ec8f048e04bcdbfe426779))
|
|
140
189
|
|
|
190
|
+
## [2.1.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.19...@pie-element/graphing-solution-set-controller@2.1.20) (2025-03-21)
|
|
141
191
|
|
|
142
192
|
### Bug Fixes
|
|
143
193
|
|
|
144
|
-
|
|
194
|
+
- update pie-toolbox PD-4917 ([03f3dab](https://github.com/pie-framework/pie-elements/commit/03f3dab963e2c5a55c8e44c472eaf00053bd111c))
|
|
195
|
+
|
|
196
|
+
## [2.1.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.18...@pie-element/graphing-solution-set-controller@2.1.19) (2025-03-14)
|
|
145
197
|
|
|
198
|
+
### Bug Fixes
|
|
146
199
|
|
|
200
|
+
- 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))
|
|
147
201
|
|
|
202
|
+
## [2.1.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.17...@pie-element/graphing-solution-set-controller@2.1.18) (2025-03-13)
|
|
148
203
|
|
|
204
|
+
### Bug Fixes
|
|
149
205
|
|
|
150
|
-
|
|
206
|
+
- 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))
|
|
151
207
|
|
|
208
|
+
## [2.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.16...@pie-element/graphing-solution-set-controller@2.1.17) (2025-03-03)
|
|
152
209
|
|
|
153
210
|
### Bug Fixes
|
|
154
211
|
|
|
155
|
-
|
|
156
|
-
|
|
212
|
+
- update pie-lib pie-toolbox PD-4795 ([c0bc482](https://github.com/pie-framework/pie-elements/commit/c0bc48285a67aaaf6f4b81057ced62bc57ee978d))
|
|
213
|
+
|
|
214
|
+
## [2.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.15...@pie-element/graphing-solution-set-controller@2.1.16) (2025-02-27)
|
|
157
215
|
|
|
216
|
+
### Bug Fixes
|
|
158
217
|
|
|
218
|
+
- update pie-lib/pie-toolbox PD-4820, PD-4766 ([7ccdb40](https://github.com/pie-framework/pie-elements/commit/7ccdb405614f1c310efe530d97c46fe324c0a669))
|
|
159
219
|
|
|
220
|
+
## [2.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.14...@pie-element/graphing-solution-set-controller@2.1.15) (2025-02-19)
|
|
160
221
|
|
|
222
|
+
### Bug Fixes
|
|
161
223
|
|
|
162
|
-
|
|
224
|
+
- update pie-lib/pie-toolbox PD-4168, PD-4723 ([921f1bf](https://github.com/pie-framework/pie-elements/commit/921f1bfff211979c859821bb15c369327cfacdf7))
|
|
163
225
|
|
|
226
|
+
## [2.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.13...@pie-element/graphing-solution-set-controller@2.1.14) (2025-02-14)
|
|
164
227
|
|
|
165
228
|
### Bug Fixes
|
|
166
229
|
|
|
167
|
-
|
|
230
|
+
- update pie-lib/pie-toolbox PD-4801 ([194e2d7](https://github.com/pie-framework/pie-elements/commit/194e2d7e86a02887ffe03e13c062f8d98d543fd9))
|
|
231
|
+
|
|
232
|
+
## [2.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.12...@pie-element/graphing-solution-set-controller@2.1.13) (2025-02-12)
|
|
168
233
|
|
|
234
|
+
### Bug Fixes
|
|
169
235
|
|
|
236
|
+
- update pie-lib/pie-toolbox PD-4717 ([4bc5bea](https://github.com/pie-framework/pie-elements/commit/4bc5beafe3c04efe64809ff95c5863a6142cbb02))
|
|
170
237
|
|
|
238
|
+
## [2.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.11...@pie-element/graphing-solution-set-controller@2.1.12) (2025-02-06)
|
|
171
239
|
|
|
240
|
+
### Bug Fixes
|
|
172
241
|
|
|
173
|
-
|
|
242
|
+
- update pie-lib/pie-toolbox PD-4753, PD-4618, PD-4641 ([f73f2be](https://github.com/pie-framework/pie-elements/commit/f73f2bec76321a677fff71e575d19c0f2e5b1d9c))
|
|
174
243
|
|
|
244
|
+
## [2.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.10...@pie-element/graphing-solution-set-controller@2.1.11) (2025-01-27)
|
|
175
245
|
|
|
176
246
|
### Bug Fixes
|
|
177
247
|
|
|
178
|
-
|
|
248
|
+
- update pie-lib/pie-toolbox PD-3995, PD-4679 ([87dadfa](https://github.com/pie-framework/pie-elements/commit/87dadfacfae3b06690edaf0b3c4a5ea09981b153))
|
|
179
249
|
|
|
250
|
+
## [2.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.9...@pie-element/graphing-solution-set-controller@2.1.10) (2025-01-27)
|
|
180
251
|
|
|
181
|
-
###
|
|
252
|
+
### Bug Fixes
|
|
253
|
+
|
|
254
|
+
- update pie-lib/pie-toolbox PD-4688, PD-4589, PD-4616 ([754480c](https://github.com/pie-framework/pie-elements/commit/754480c6c747fa9123d374df0287a644c8376939))
|
|
182
255
|
|
|
183
|
-
|
|
184
|
-
* 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))
|
|
256
|
+
## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.8...@pie-element/graphing-solution-set-controller@2.1.9) (2025-01-22)
|
|
185
257
|
|
|
258
|
+
### Bug Fixes
|
|
186
259
|
|
|
260
|
+
- 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))
|
|
187
261
|
|
|
262
|
+
## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.7...@pie-element/graphing-solution-set-controller@2.1.8) (2025-01-22)
|
|
188
263
|
|
|
264
|
+
### Bug Fixes
|
|
189
265
|
|
|
190
|
-
|
|
266
|
+
- replace mra package with mr, includes accessibility PD-4527 ([c83bd43](https://github.com/pie-framework/pie-elements/commit/c83bd438d3a0e94d524c04364fddd3a8edc8876e))
|
|
191
267
|
|
|
268
|
+
## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.6...@pie-element/graphing-solution-set-controller@2.1.7) (2025-01-06)
|
|
192
269
|
|
|
193
270
|
### Bug Fixes
|
|
194
271
|
|
|
195
|
-
|
|
272
|
+
- 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))
|
|
273
|
+
|
|
274
|
+
## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.5...@pie-element/graphing-solution-set-controller@2.1.6) (2024-12-20)
|
|
196
275
|
|
|
276
|
+
### Bug Fixes
|
|
197
277
|
|
|
278
|
+
- 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))
|
|
198
279
|
|
|
280
|
+
## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.4...@pie-element/graphing-solution-set-controller@2.1.5) (2024-12-10)
|
|
199
281
|
|
|
282
|
+
### Bug Fixes
|
|
200
283
|
|
|
201
|
-
|
|
284
|
+
- update pie-lib/pie-toolbox PD-4388, PD-4548 ([0e7dad4](https://github.com/pie-framework/pie-elements/commit/0e7dad48f541e7c5c10212e58c6ae846c60be93c))
|
|
202
285
|
|
|
286
|
+
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.3...@pie-element/graphing-solution-set-controller@2.1.4) (2024-12-05)
|
|
203
287
|
|
|
204
288
|
### Bug Fixes
|
|
205
289
|
|
|
206
|
-
|
|
290
|
+
- 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))
|
|
291
|
+
|
|
292
|
+
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.2...@pie-element/graphing-solution-set-controller@2.1.3) (2024-11-29)
|
|
207
293
|
|
|
294
|
+
### Bug Fixes
|
|
208
295
|
|
|
296
|
+
- update pie-lib/pie-toolbox PD-4387, PD-4388 ([0416caf](https://github.com/pie-framework/pie-elements/commit/0416caf1188a62367a893c1e2bcfd138303c1d6d))
|
|
209
297
|
|
|
298
|
+
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.1...@pie-element/graphing-solution-set-controller@2.1.2) (2024-11-15)
|
|
210
299
|
|
|
300
|
+
### Bug Fixes
|
|
211
301
|
|
|
212
|
-
|
|
302
|
+
- 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))
|
|
213
303
|
|
|
304
|
+
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.0...@pie-element/graphing-solution-set-controller@2.1.1) (2024-11-01)
|
|
214
305
|
|
|
215
306
|
### Bug Fixes
|
|
216
307
|
|
|
217
|
-
|
|
308
|
+
- update pie-lib PD-4361 ([0ed2a71](https://github.com/pie-framework/pie-elements/commit/0ed2a7156d3fef55b9c25ab9c60d0df836b86ee5))
|
|
309
|
+
- update pie-lib/pie-toolbox PD-4319, PD-1460, PD-4004 ([db03ac7](https://github.com/pie-framework/pie-elements/commit/db03ac7473960cedef2c83c79920e77db06f605d))
|
|
310
|
+
- update pie-lib/pie-toolbox PD-4372 ([dc73470](https://github.com/pie-framework/pie-elements/commit/dc734705a6aefa0f69eb29d3d695c57e31671ab8))
|
|
218
311
|
|
|
312
|
+
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.6...@pie-element/graphing-solution-set-controller@2.1.0) (2024-10-29)
|
|
219
313
|
|
|
314
|
+
### Bug Fixes
|
|
220
315
|
|
|
316
|
+
- fixed all tests after updating pie-toolbox [PD-1460] ([9f5293d](https://github.com/pie-framework/pie-elements/commit/9f5293d618edc06f69fabb27a042ec5eee66e151))
|
|
221
317
|
|
|
318
|
+
### Features
|
|
222
319
|
|
|
223
|
-
|
|
320
|
+
- 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))
|
|
224
321
|
|
|
322
|
+
## [2.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.5...@pie-element/graphing-solution-set-controller@2.0.6) (2024-10-28)
|
|
225
323
|
|
|
226
324
|
### Bug Fixes
|
|
227
325
|
|
|
228
|
-
|
|
229
|
-
* update pie-lib-pie-toolbox PD-4810 ([6c81afc](https://github.com/pie-framework/pie-elements/commit/6c81afc6a8ad41e001bafb0bd1563164e9f32a10))
|
|
230
|
-
* update pie-lib-pie-toolbox PD-4810 ([0f9dd82](https://github.com/pie-framework/pie-elements/commit/0f9dd827c474e87770fd3bd146d870dd77d296df))
|
|
231
|
-
* update pie-lib/pie-toolbox PD-4888, PD-3542, PD-4873, PD-4679 ([9c3bdef](https://github.com/pie-framework/pie-elements/commit/9c3bdef1b68f128ecc6338ef74f25fb74c482aa6))
|
|
232
|
-
|
|
233
|
-
|
|
326
|
+
- update pie-lib/pie-toolbox PD-4322, PD-4215, PD-4209 ([08eac95](https://github.com/pie-framework/pie-elements/commit/08eac95fd3e1a79b420fbc88cd0c7436ba284c3c))
|
|
234
327
|
|
|
328
|
+
## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.4...@pie-element/graphing-solution-set-controller@2.0.5) (2024-10-22)
|
|
235
329
|
|
|
330
|
+
### Bug Fixes
|
|
236
331
|
|
|
237
|
-
|
|
332
|
+
- 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))
|
|
238
333
|
|
|
334
|
+
## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.3...@pie-element/graphing-solution-set-controller@2.0.4) (2024-10-15)
|
|
239
335
|
|
|
240
336
|
### Bug Fixes
|
|
241
337
|
|
|
242
|
-
|
|
243
|
-
|
|
338
|
+
- added complexjs as dependency [PD-4200] ([da393d5](https://github.com/pie-framework/pie-elements/commit/da393d5ae8ef52f17b47ccf32967410a9263180e))
|
|
339
|
+
- added resolutions in controller as well [PD-4200] ([020edc5](https://github.com/pie-framework/pie-elements/commit/020edc5f0bb5de6bf8f344efd0a3b9b0b16b9dc7))
|
|
340
|
+
- reverting changes since the issue is fixed in the latest complex.js [PD-4200] ([42c9f21](https://github.com/pie-framework/pie-elements/commit/42c9f216c4d29b051156489beb43fa7093667eb7))
|
|
341
|
+
- update pie toolbox ([ba98798](https://github.com/pie-framework/pie-elements/commit/ba987984ebc2f856950611874436cf148a9a3963))
|
|
342
|
+
- update pie-lib/pie-toolbox PD-4200 ([a41a620](https://github.com/pie-framework/pie-elements/commit/a41a62036afe6aa8ef70493900c08875cff8eec2))
|
|
343
|
+
- update pie-lib/pie-toolbox PD-4241 ([b24d439](https://github.com/pie-framework/pie-elements/commit/b24d43945457792d403d0da62ce3e4b5b898ca46))
|
|
344
|
+
|
|
345
|
+
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.2...@pie-element/graphing-solution-set-controller@2.0.3) (2024-10-03)
|
|
244
346
|
|
|
347
|
+
### Bug Fixes
|
|
245
348
|
|
|
349
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module PD-4018 ([2d60730](https://github.com/pie-framework/pie-elements/commit/2d60730eb6c3ade08e522c58218cff2f6cb496cb))
|
|
246
350
|
|
|
351
|
+
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.1...@pie-element/graphing-solution-set-controller@2.0.2) (2024-10-01)
|
|
247
352
|
|
|
353
|
+
### Bug Fixes
|
|
248
354
|
|
|
249
|
-
|
|
355
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([ddb9d44](https://github.com/pie-framework/pie-elements/commit/ddb9d444243b881b3a468ecfb5bab551511a2495))
|
|
250
356
|
|
|
357
|
+
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.0...@pie-element/graphing-solution-set-controller@2.0.1) (2024-09-26)
|
|
251
358
|
|
|
252
359
|
### Bug Fixes
|
|
253
360
|
|
|
254
|
-
|
|
361
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([c363be4](https://github.com/pie-framework/pie-elements/commit/c363be48f9428024d4acc1eed05cd598840ffe3a))
|
|
362
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([fe83296](https://github.com/pie-framework/pie-elements/commit/fe83296445f9785e67c9643642221b28b4485921))
|
|
363
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([321147b](https://github.com/pie-framework/pie-elements/commit/321147b4072f2a6200d155f7f09c712960fe078c))
|
|
364
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([d3e24e8](https://github.com/pie-framework/pie-elements/commit/d3e24e83d74e93f0720eff8841ebac1d0493b769))
|
|
365
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([a3dd8d6](https://github.com/pie-framework/pie-elements/commit/a3dd8d65a754acadd95134ee825b769355a08a45))
|
|
255
366
|
|
|
367
|
+
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.6...@pie-element/graphing-solution-set-controller@2.0.0) (2024-09-25)
|
|
256
368
|
|
|
369
|
+
### Bug Fixes
|
|
257
370
|
|
|
371
|
+
- update math-rendering-accessible ([a5588cf](https://github.com/pie-framework/pie-elements/commit/a5588cfdccb40e970e93736dea60de4b01f1a85d))
|
|
372
|
+
- update pie-toolbox and @pie-lib/pie-toolbox-module ([8fa1e13](https://github.com/pie-framework/pie-elements/commit/8fa1e132d97ccc92093e789e4349610c2be21edb))
|
|
258
373
|
|
|
374
|
+
### Features
|
|
259
375
|
|
|
260
|
-
|
|
376
|
+
- update math-rendering-accessible PD-3989, PD-4103, PD-3865 ([01590fe](https://github.com/pie-framework/pie-elements/commit/01590fe0f6ac36d14983cc144ef03f9cff397dfc))
|
|
261
377
|
|
|
378
|
+
### BREAKING CHANGES
|
|
262
379
|
|
|
263
|
-
|
|
380
|
+
- big refactoring on the implementation of math-rendering-accessible
|
|
264
381
|
|
|
265
|
-
|
|
266
|
-
* update pie-lib/pie-toolbox PD-4976, PD-4980, PD-3496 ([a001d12](https://github.com/pie-framework/pie-elements/commit/a001d122ca198b23eeef9596857555eb1a76bb6b))
|
|
382
|
+
## [1.15.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.5...@pie-element/graphing-solution-set-controller@1.15.6) (2024-09-16)
|
|
267
383
|
|
|
384
|
+
### Bug Fixes
|
|
268
385
|
|
|
386
|
+
- update pie-lib/pie-toolbox PD-4061, PD-4021 ([ef8e3d0](https://github.com/pie-framework/pie-elements/commit/ef8e3d0d5fca4ca57c89c7c8ef8e74ec5600551e))
|
|
269
387
|
|
|
388
|
+
## [1.15.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.4...@pie-element/graphing-solution-set-controller@1.15.5) (2024-09-16)
|
|
270
389
|
|
|
390
|
+
### Bug Fixes
|
|
271
391
|
|
|
272
|
-
|
|
392
|
+
- experiment with mra ([d62f2b4](https://github.com/pie-framework/pie-elements/commit/d62f2b4526eeda1f90d3660d97bf278ac1ae72da))
|
|
393
|
+
- experiment with mra ([d9487a5](https://github.com/pie-framework/pie-elements/commit/d9487a5394c9b71bb7d7d69a836ed629ae13f7b1))
|
|
394
|
+
- experiment with mra ([a2e933c](https://github.com/pie-framework/pie-elements/commit/a2e933cd27bb052046e245672d3e01cb5ba1b518))
|
|
395
|
+
- update pie-lib/pie-toolbox PD-4027, PD-4042,PD-4039, PD-4073 ([68306be](https://github.com/pie-framework/pie-elements/commit/68306be02254a6019916637fd9b75427cae1c0ed))
|
|
273
396
|
|
|
397
|
+
## [1.15.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.3...@pie-element/graphing-solution-set-controller@1.15.4) (2024-09-10)
|
|
274
398
|
|
|
275
399
|
### Bug Fixes
|
|
276
400
|
|
|
277
|
-
|
|
401
|
+
- update pie-lib/pie-toolbox PD-3652, PD-2451 ([8a00529](https://github.com/pie-framework/pie-elements/commit/8a00529f67a8e27e78e4c16de5d04e11ec8c4d16))
|
|
402
|
+
|
|
403
|
+
## [1.15.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.2...@pie-element/graphing-solution-set-controller@1.15.3) (2024-09-10)
|
|
278
404
|
|
|
405
|
+
### Bug Fixes
|
|
279
406
|
|
|
407
|
+
- update pie-lib/pie-toolbox: ability to disable table and lists PD-4065 ([49f1ce4](https://github.com/pie-framework/pie-elements/commit/49f1ce4000bc45d0eb8032f6538c0c780940a503))
|
|
280
408
|
|
|
409
|
+
## [1.15.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.1...@pie-element/graphing-solution-set-controller@1.15.2) (2024-08-29)
|
|
281
410
|
|
|
411
|
+
### Bug Fixes
|
|
282
412
|
|
|
283
|
-
|
|
413
|
+
- trigger build PD-4052 ([24783c4](https://github.com/pie-framework/pie-elements/commit/24783c43a97db9c9a2b665f2c784ccd4ce8511ca))
|
|
284
414
|
|
|
415
|
+
## [1.15.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.0...@pie-element/graphing-solution-set-controller@1.15.1) (2024-08-29)
|
|
285
416
|
|
|
286
417
|
### Bug Fixes
|
|
287
418
|
|
|
288
|
-
|
|
419
|
+
- update pie-lib/pie-toolbox PD-4052 ([50be4dd](https://github.com/pie-framework/pie-elements/commit/50be4dd9f1ad16a20a4ec64c90ce2b3d5d9b3748))
|
|
420
|
+
|
|
421
|
+
# [1.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.3...@pie-element/graphing-solution-set-controller@1.15.0) (2024-08-27)
|
|
289
422
|
|
|
423
|
+
### Features
|
|
290
424
|
|
|
425
|
+
- update pie-lib PD-4026, PD-3990 ([395d7d7](https://github.com/pie-framework/pie-elements/commit/395d7d779caae57a810cc19c1d676319d1c19ded))
|
|
291
426
|
|
|
427
|
+
## [1.14.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.2...@pie-element/graphing-solution-set-controller@1.14.3) (2024-08-22)
|
|
292
428
|
|
|
429
|
+
### Bug Fixes
|
|
293
430
|
|
|
294
|
-
|
|
431
|
+
- update pie-lib PD-4021 ([07d6e85](https://github.com/pie-framework/pie-elements/commit/07d6e8560ddfe25f95dfbafc2d3155b93eb85404))
|
|
295
432
|
|
|
433
|
+
## [1.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.1...@pie-element/graphing-solution-set-controller@1.14.2) (2024-08-19)
|
|
296
434
|
|
|
297
435
|
### Bug Fixes
|
|
298
436
|
|
|
299
|
-
|
|
437
|
+
- update pie-lib PD-3855, PD-3841 ([29ed50e](https://github.com/pie-framework/pie-elements/commit/29ed50ec75c3deedfe765f776dc24a6ecd6af284))
|
|
300
438
|
|
|
439
|
+
## [1.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.0...@pie-element/graphing-solution-set-controller@1.14.1) (2024-08-06)
|
|
301
440
|
|
|
441
|
+
### Bug Fixes
|
|
302
442
|
|
|
443
|
+
- update pie-lib ([6ed3619](https://github.com/pie-framework/pie-elements/commit/6ed3619e0c670165ab45518e5bdbb40586c5adf8))
|
|
303
444
|
|
|
445
|
+
# [1.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.13.0...@pie-element/graphing-solution-set-controller@1.14.0) (2024-08-06)
|
|
304
446
|
|
|
305
|
-
|
|
447
|
+
### Features
|
|
448
|
+
|
|
449
|
+
- update pie-lib PD-3996, PD-3792, Pd-3791, PD-3841, PD-3956, PD-3569, PD-3855 ([6343d1b](https://github.com/pie-framework/pie-elements/commit/6343d1b00c5a4a3d88de70ed13a8aa5c1a43002d))
|
|
306
450
|
|
|
451
|
+
# [1.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.6...@pie-element/graphing-solution-set-controller@1.13.0) (2024-07-26)
|
|
307
452
|
|
|
308
453
|
### Features
|
|
309
454
|
|
|
310
|
-
|
|
455
|
+
- update pie-lib/pie-toolbox PD-2451, PD-3950, PD-3845 ([278d705](https://github.com/pie-framework/pie-elements/commit/278d7052dc7c17796ba196a2e397739e2e882b7f))
|
|
456
|
+
- update pie-lib/pie-toolbox PD-3944, PD-3946, Pd-2450 ([ac34d93](https://github.com/pie-framework/pie-elements/commit/ac34d93fcc97e79cacddcd38c7509f3c96b69976))
|
|
457
|
+
|
|
458
|
+
## [1.12.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.5...@pie-element/graphing-solution-set-controller@1.12.6) (2024-07-19)
|
|
311
459
|
|
|
460
|
+
### Bug Fixes
|
|
312
461
|
|
|
462
|
+
- udate pie-lib/pie-toolbox to revert PD-3630 ([7858313](https://github.com/pie-framework/pie-elements/commit/785831349bb7830a3df8f35971958ebf616527f3))
|
|
313
463
|
|
|
464
|
+
## [1.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.4...@pie-element/graphing-solution-set-controller@1.12.5) (2024-07-17)
|
|
314
465
|
|
|
466
|
+
### Bug Fixes
|
|
315
467
|
|
|
316
|
-
|
|
468
|
+
- udate pie-lib/pie-toolbox PD-3945, PD-3627 ([c37e8aa](https://github.com/pie-framework/pie-elements/commit/c37e8aaa6c7e561707a2ed9ec76deb313380c6ba))
|
|
317
469
|
|
|
470
|
+
## [1.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.3...@pie-element/graphing-solution-set-controller@1.12.4) (2024-07-16)
|
|
318
471
|
|
|
319
472
|
### Bug Fixes
|
|
320
473
|
|
|
321
|
-
|
|
474
|
+
- udate pie-lib/pie-toolbox PD-3622, PD-3627, PD-3629, PD-3630, PD-3631 ([1e50c85](https://github.com/pie-framework/pie-elements/commit/1e50c859e2b5133e1ff9ef81f4169e49e76d9e4b))
|
|
322
475
|
|
|
476
|
+
## [1.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.2...@pie-element/graphing-solution-set-controller@1.12.3) (2024-07-10)
|
|
323
477
|
|
|
478
|
+
### Bug Fixes
|
|
324
479
|
|
|
480
|
+
- update pie-lib/pie-toolbox PD-3799, PD-3924, PD-3878 ([2f276fb](https://github.com/pie-framework/pie-elements/commit/2f276fb29f121005cecd81459469ff9f5a06740d))
|
|
325
481
|
|
|
482
|
+
## [1.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.1...@pie-element/graphing-solution-set-controller@1.12.2) (2024-07-04)
|
|
326
483
|
|
|
327
|
-
|
|
484
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
328
485
|
|
|
486
|
+
## [1.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.0...@pie-element/graphing-solution-set-controller@1.12.1) (2024-06-26)
|
|
329
487
|
|
|
330
488
|
### Bug Fixes
|
|
331
489
|
|
|
332
|
-
|
|
490
|
+
- update pie-lib/pie-toolbox PD-3028, PD-3773 ([61bc47c](https://github.com/pie-framework/pie-elements/commit/61bc47c18d2becea321f18462f5cd486db0115e1))
|
|
333
491
|
|
|
492
|
+
# [1.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.11.0...@pie-element/graphing-solution-set-controller@1.12.0) (2024-06-24)
|
|
334
493
|
|
|
494
|
+
### Features
|
|
335
495
|
|
|
496
|
+
- update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 ([4475c65](https://github.com/pie-framework/pie-elements/commit/4475c658be5489a0f66be27af24e01c03b32b294))
|
|
336
497
|
|
|
498
|
+
# [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.10.0...@pie-element/graphing-solution-set-controller@1.11.0) (2024-06-24)
|
|
337
499
|
|
|
338
|
-
|
|
500
|
+
### Features
|
|
501
|
+
|
|
502
|
+
- update pie-lib/pie-toolbox ability to enabled/disable blockquote and h3 (PD-3772, PD-3771) and PD-3813 ([c2cfd9b](https://github.com/pie-framework/pie-elements/commit/c2cfd9b323acdf3d456c05806c1f97f9067bb4fe))
|
|
339
503
|
|
|
504
|
+
# [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.9.0...@pie-element/graphing-solution-set-controller@1.10.0) (2024-06-19)
|
|
340
505
|
|
|
341
506
|
### Bug Fixes
|
|
342
507
|
|
|
343
|
-
|
|
508
|
+
- update pie-lib/pie-toolbox fix build ([75777e1](https://github.com/pie-framework/pie-elements/commit/75777e189786cb9041bd0d2f843c023a1ea5b8b1))
|
|
344
509
|
|
|
510
|
+
### Features
|
|
345
511
|
|
|
512
|
+
- update pie-lib/pie-toolbox PD-3179, PD-3206, PD-3186, PD-1311, PD-3771, PD-3772, PD-3817 ([14e175c](https://github.com/pie-framework/pie-elements/commit/14e175cd62770ab4d7ba8bf83e6d0c9ad683f595))
|
|
346
513
|
|
|
514
|
+
# [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.2...@pie-element/graphing-solution-set-controller@1.9.0) (2024-06-13)
|
|
347
515
|
|
|
516
|
+
### Features
|
|
348
517
|
|
|
349
|
-
|
|
518
|
+
- update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
|
|
350
519
|
|
|
520
|
+
## [1.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.1...@pie-element/graphing-solution-set-controller@1.8.2) (2024-06-13)
|
|
351
521
|
|
|
352
522
|
### Bug Fixes
|
|
353
523
|
|
|
354
|
-
|
|
524
|
+
- update pie-toolbox PD-3180, PD-3391 ([f888f35](https://github.com/pie-framework/pie-elements/commit/f888f350468fca91379d4216c9c696c30695add3))
|
|
355
525
|
|
|
526
|
+
## [1.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.0...@pie-element/graphing-solution-set-controller@1.8.1) (2024-06-13)
|
|
356
527
|
|
|
528
|
+
### Bug Fixes
|
|
357
529
|
|
|
530
|
+
- update pie-toolbox PD-3839 ([dcdc0bf](https://github.com/pie-framework/pie-elements/commit/dcdc0bf9a7cc341d257de831e87915fb9425e4a2))
|
|
358
531
|
|
|
532
|
+
# [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.7.1...@pie-element/graphing-solution-set-controller@1.8.0) (2024-06-03)
|
|
359
533
|
|
|
360
|
-
|
|
534
|
+
### Features
|
|
535
|
+
|
|
536
|
+
- update pie-lib/pie-toolbox PD-3733, PD-2455 ([a507dcb](https://github.com/pie-framework/pie-elements/commit/a507dcb30bf2de72614aaba8ee576edf0c953d05))
|
|
361
537
|
|
|
538
|
+
## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.7.0...@pie-element/graphing-solution-set-controller@1.7.1) (2024-06-03)
|
|
362
539
|
|
|
363
540
|
### Bug Fixes
|
|
364
541
|
|
|
365
|
-
|
|
542
|
+
- update pie-lib/pie-toolbox PD-3788, PD-1273 ([f4b6aba](https://github.com/pie-framework/pie-elements/commit/f4b6aba5c741fbf6305dba71bf47d2226f39f2ee))
|
|
543
|
+
|
|
544
|
+
# [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.6...@pie-element/graphing-solution-set-controller@1.7.0) (2024-05-27)
|
|
366
545
|
|
|
546
|
+
### Features
|
|
367
547
|
|
|
548
|
+
- update pie-lib/pie-toolbox PD-3736, PD-3734, PD-2488 ([3c44f06](https://github.com/pie-framework/pie-elements/commit/3c44f06d96e609246acde257a8223dc16192c2c4))
|
|
368
549
|
|
|
550
|
+
## [1.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.5...@pie-element/graphing-solution-set-controller@1.6.6) (2024-05-27)
|
|
369
551
|
|
|
552
|
+
### Bug Fixes
|
|
370
553
|
|
|
371
|
-
|
|
554
|
+
- update pie-lib/pie-toolbox PD-3740, PD-2126 ([5573a4e](https://github.com/pie-framework/pie-elements/commit/5573a4e2f4524839525679df319bb92c7c841916))
|
|
372
555
|
|
|
556
|
+
## [1.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.4...@pie-element/graphing-solution-set-controller@1.6.5) (2024-05-14)
|
|
373
557
|
|
|
374
558
|
### Bug Fixes
|
|
375
559
|
|
|
376
|
-
|
|
560
|
+
- update pie-toolbox PD-3640 ([707c240](https://github.com/pie-framework/pie-elements/commit/707c24031bc0cb05bb070605d4bc27384334eaac))
|
|
561
|
+
|
|
562
|
+
## [1.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.3...@pie-element/graphing-solution-set-controller@1.6.4) (2024-05-13)
|
|
377
563
|
|
|
564
|
+
### Bug Fixes
|
|
378
565
|
|
|
566
|
+
- update pie-lib/pie-toolbox PD-3650, PD-3651, PD-3621, PD-3620, PD-2127,PD-3709, PD-3726, PD-3191 ([2ef6881](https://github.com/pie-framework/pie-elements/commit/2ef688118b9099c7338cbe88afcdeed228fae11e))
|
|
379
567
|
|
|
568
|
+
## [1.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.2...@pie-element/graphing-solution-set-controller@1.6.3) (2024-05-07)
|
|
380
569
|
|
|
570
|
+
### Bug Fixes
|
|
381
571
|
|
|
382
|
-
|
|
572
|
+
- update pie-lib/pie-toolbox PD-3731 ([2b5d6c9](https://github.com/pie-framework/pie-elements/commit/2b5d6c932280981a0fd636bcb30d7fbc181ac311))
|
|
383
573
|
|
|
574
|
+
## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.1...@pie-element/graphing-solution-set-controller@1.6.2) (2024-05-03)
|
|
384
575
|
|
|
385
576
|
### Bug Fixes
|
|
386
577
|
|
|
387
|
-
|
|
578
|
+
- update pie-lib/pie-toolbox PD-3537, PD-3538, PD-3539, PD-3540,PD-3680 ([d9cb471](https://github.com/pie-framework/pie-elements/commit/d9cb47148a8fec71d5de29f2cf2b92ec7b479470))
|
|
579
|
+
|
|
580
|
+
## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.0...@pie-element/graphing-solution-set-controller@1.6.1) (2024-04-29)
|
|
388
581
|
|
|
582
|
+
### Bug Fixes
|
|
389
583
|
|
|
584
|
+
- update pie-lib/pie-toolbox PD-3683, PD-3644 ([73734c5](https://github.com/pie-framework/pie-elements/commit/73734c50a1e4fcda6be4f67c725816d75aea222f))
|
|
390
585
|
|
|
586
|
+
# [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.5.1...@pie-element/graphing-solution-set-controller@1.6.0) (2024-04-22)
|
|
391
587
|
|
|
588
|
+
### Features
|
|
392
589
|
|
|
393
|
-
|
|
590
|
+
- update pie-lib/pie-toolbox PD-2449 ([2a0b40a](https://github.com/pie-framework/pie-elements/commit/2a0b40a826f0338b5eda2e8301f79870be3d0073))
|
|
394
591
|
|
|
592
|
+
## [1.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.5.0...@pie-element/graphing-solution-set-controller@1.5.1) (2024-04-22)
|
|
395
593
|
|
|
396
594
|
### Bug Fixes
|
|
397
595
|
|
|
398
|
-
|
|
596
|
+
- update pie-lib/pie-toolbox PD-3644, PD-3673 ([5e28ce0](https://github.com/pie-framework/pie-elements/commit/5e28ce0dab4a7ecd93ef7bba45ddb20f768b450b))
|
|
399
597
|
|
|
598
|
+
# [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.3...@pie-element/graphing-solution-set-controller@1.5.0) (2024-04-18)
|
|
400
599
|
|
|
600
|
+
### Features
|
|
401
601
|
|
|
602
|
+
- update pie-lib/pie-toolbox SC-30530, SC-30682, PD-3607, PD-3655 ([f08bccf](https://github.com/pie-framework/pie-elements/commit/f08bccf86fcb430e75e410116b000b3affc252c0))
|
|
402
603
|
|
|
604
|
+
## [1.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.2...@pie-element/graphing-solution-set-controller@1.4.3) (2024-04-08)
|
|
403
605
|
|
|
404
|
-
|
|
606
|
+
### Bug Fixes
|
|
405
607
|
|
|
608
|
+
- update pie-lib/pie-toolbox SC-30530 ([23436bf](https://github.com/pie-framework/pie-elements/commit/23436bfcb951b0daef2119354c78283ae21dd8b8))
|
|
406
609
|
|
|
407
|
-
|
|
610
|
+
## [1.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.1...@pie-element/graphing-solution-set-controller@1.4.2) (2024-04-08)
|
|
408
611
|
|
|
409
|
-
|
|
612
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
410
613
|
|
|
614
|
+
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.0...@pie-element/graphing-solution-set-controller@1.4.1) (2024-04-01)
|
|
411
615
|
|
|
616
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
412
617
|
|
|
618
|
+
# [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.3.0...@pie-element/graphing-solution-set-controller@1.4.0) (2024-04-01)
|
|
413
619
|
|
|
620
|
+
### Features
|
|
414
621
|
|
|
415
|
-
|
|
622
|
+
- **inline-dropdown:** upgrade pie-toolbox PD-2465 ([828d1c1](https://github.com/pie-framework/pie-elements/commit/828d1c1bc9e9221c1e141baaa8f89a4929ad0eb9))
|
|
416
623
|
|
|
624
|
+
# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.2...@pie-element/graphing-solution-set-controller@1.3.0) (2024-04-01)
|
|
417
625
|
|
|
418
|
-
###
|
|
626
|
+
### Features
|
|
419
627
|
|
|
420
|
-
|
|
628
|
+
- update pie-lib/pie-toolbox PD-3567, PD-3426 ([2a706d7](https://github.com/pie-framework/pie-elements/commit/2a706d799bb000c60b7a77a790de9dc66345ebf5))
|
|
421
629
|
|
|
630
|
+
## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.1...@pie-element/graphing-solution-set-controller@1.2.2) (2024-03-28)
|
|
422
631
|
|
|
632
|
+
### Bug Fixes
|
|
423
633
|
|
|
634
|
+
- update pie-lib/pie-toolbox PD-3603 ([8fc82ab](https://github.com/pie-framework/pie-elements/commit/8fc82ab19baf45aecb40e4b364a7c307a9840130))
|
|
424
635
|
|
|
636
|
+
## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.0...@pie-element/graphing-solution-set-controller@1.2.1) (2024-03-26)
|
|
425
637
|
|
|
426
|
-
|
|
638
|
+
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
427
639
|
|
|
640
|
+
# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.2...@pie-element/graphing-solution-set-controller@1.2.0) (2024-03-20)
|
|
428
641
|
|
|
429
642
|
### Bug Fixes
|
|
430
643
|
|
|
431
|
-
|
|
644
|
+
- updated pie-lib/pie-toolbox SC-28500 ([a8e4e6a](https://github.com/pie-framework/pie-elements/commit/a8e4e6ab27584435ce7ac3e964ccac2747402777))
|
|
432
645
|
|
|
646
|
+
### Features
|
|
433
647
|
|
|
648
|
+
- updated pie-lib/pie-toolbox SC-27890 and reverted once again math-rendering-accessible ([fd312e1](https://github.com/pie-framework/pie-elements/commit/fd312e1336999893025231946649496d290883e4))
|
|
434
649
|
|
|
650
|
+
## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.1...@pie-element/graphing-solution-set-controller@1.1.2) (2024-03-19)
|
|
435
651
|
|
|
652
|
+
### Bug Fixes
|
|
436
653
|
|
|
437
|
-
|
|
654
|
+
- update pie-toolbox ([bc3643e](https://github.com/pie-framework/pie-elements/commit/bc3643e45680e4d1eff9a4ca9fd8d3f34289aa61))
|
|
438
655
|
|
|
656
|
+
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.0...@pie-element/graphing-solution-set-controller@1.1.1) (2024-03-18)
|
|
439
657
|
|
|
440
658
|
### Bug Fixes
|
|
441
659
|
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.8...@pie-element/graphing-solution-set-controller@2.1.9) (2025-01-22)
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
### Bug Fixes
|
|
452
|
-
|
|
453
|
-
* 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))
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.7...@pie-element/graphing-solution-set-controller@2.1.8) (2025-01-22)
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
### Bug Fixes
|
|
463
|
-
|
|
464
|
-
* replace mra package with mr, includes accessibility PD-4527 ([c83bd43](https://github.com/pie-framework/pie-elements/commit/c83bd438d3a0e94d524c04364fddd3a8edc8876e))
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.6...@pie-element/graphing-solution-set-controller@2.1.7) (2025-01-06)
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
### Bug Fixes
|
|
474
|
-
|
|
475
|
-
* 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))
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.5...@pie-element/graphing-solution-set-controller@2.1.6) (2024-12-20)
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
### Bug Fixes
|
|
485
|
-
|
|
486
|
-
* 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))
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.4...@pie-element/graphing-solution-set-controller@2.1.5) (2024-12-10)
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
### Bug Fixes
|
|
496
|
-
|
|
497
|
-
* update pie-lib/pie-toolbox PD-4388, PD-4548 ([0e7dad4](https://github.com/pie-framework/pie-elements/commit/0e7dad48f541e7c5c10212e58c6ae846c60be93c))
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.3...@pie-element/graphing-solution-set-controller@2.1.4) (2024-12-05)
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
### Bug Fixes
|
|
507
|
-
|
|
508
|
-
* 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))
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.2...@pie-element/graphing-solution-set-controller@2.1.3) (2024-11-29)
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
### Bug Fixes
|
|
518
|
-
|
|
519
|
-
* update pie-lib/pie-toolbox PD-4387, PD-4388 ([0416caf](https://github.com/pie-framework/pie-elements/commit/0416caf1188a62367a893c1e2bcfd138303c1d6d))
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.1...@pie-element/graphing-solution-set-controller@2.1.2) (2024-11-15)
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### Bug Fixes
|
|
529
|
-
|
|
530
|
-
* 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))
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.1.0...@pie-element/graphing-solution-set-controller@2.1.1) (2024-11-01)
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
### Bug Fixes
|
|
540
|
-
|
|
541
|
-
* update pie-lib PD-4361 ([0ed2a71](https://github.com/pie-framework/pie-elements/commit/0ed2a7156d3fef55b9c25ab9c60d0df836b86ee5))
|
|
542
|
-
* update pie-lib/pie-toolbox PD-4319, PD-1460, PD-4004 ([db03ac7](https://github.com/pie-framework/pie-elements/commit/db03ac7473960cedef2c83c79920e77db06f605d))
|
|
543
|
-
* update pie-lib/pie-toolbox PD-4372 ([dc73470](https://github.com/pie-framework/pie-elements/commit/dc734705a6aefa0f69eb29d3d695c57e31671ab8))
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.6...@pie-element/graphing-solution-set-controller@2.1.0) (2024-10-29)
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
### Bug Fixes
|
|
553
|
-
|
|
554
|
-
* fixed all tests after updating pie-toolbox [PD-1460] ([9f5293d](https://github.com/pie-framework/pie-elements/commit/9f5293d618edc06f69fabb27a042ec5eee66e151))
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
### Features
|
|
558
|
-
|
|
559
|
-
* 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))
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
## [2.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.5...@pie-element/graphing-solution-set-controller@2.0.6) (2024-10-28)
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Bug Fixes
|
|
569
|
-
|
|
570
|
-
* update pie-lib/pie-toolbox PD-4322, PD-4215, PD-4209 ([08eac95](https://github.com/pie-framework/pie-elements/commit/08eac95fd3e1a79b420fbc88cd0c7436ba284c3c))
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.4...@pie-element/graphing-solution-set-controller@2.0.5) (2024-10-22)
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
### Bug Fixes
|
|
580
|
-
|
|
581
|
-
* 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))
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.3...@pie-element/graphing-solution-set-controller@2.0.4) (2024-10-15)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
* added complexjs as dependency [PD-4200] ([da393d5](https://github.com/pie-framework/pie-elements/commit/da393d5ae8ef52f17b47ccf32967410a9263180e))
|
|
593
|
-
* added resolutions in controller as well [PD-4200] ([020edc5](https://github.com/pie-framework/pie-elements/commit/020edc5f0bb5de6bf8f344efd0a3b9b0b16b9dc7))
|
|
594
|
-
* reverting changes since the issue is fixed in the latest complex.js [PD-4200] ([42c9f21](https://github.com/pie-framework/pie-elements/commit/42c9f216c4d29b051156489beb43fa7093667eb7))
|
|
595
|
-
* update pie toolbox ([ba98798](https://github.com/pie-framework/pie-elements/commit/ba987984ebc2f856950611874436cf148a9a3963))
|
|
596
|
-
* update pie-lib/pie-toolbox PD-4200 ([a41a620](https://github.com/pie-framework/pie-elements/commit/a41a62036afe6aa8ef70493900c08875cff8eec2))
|
|
597
|
-
* update pie-lib/pie-toolbox PD-4241 ([b24d439](https://github.com/pie-framework/pie-elements/commit/b24d43945457792d403d0da62ce3e4b5b898ca46))
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.2...@pie-element/graphing-solution-set-controller@2.0.3) (2024-10-03)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
### Bug Fixes
|
|
607
|
-
|
|
608
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module PD-4018 ([2d60730](https://github.com/pie-framework/pie-elements/commit/2d60730eb6c3ade08e522c58218cff2f6cb496cb))
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.1...@pie-element/graphing-solution-set-controller@2.0.2) (2024-10-01)
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
### Bug Fixes
|
|
618
|
-
|
|
619
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([ddb9d44](https://github.com/pie-framework/pie-elements/commit/ddb9d444243b881b3a468ecfb5bab551511a2495))
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@2.0.0...@pie-element/graphing-solution-set-controller@2.0.1) (2024-09-26)
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
### Bug Fixes
|
|
629
|
-
|
|
630
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([c363be4](https://github.com/pie-framework/pie-elements/commit/c363be48f9428024d4acc1eed05cd598840ffe3a))
|
|
631
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([fe83296](https://github.com/pie-framework/pie-elements/commit/fe83296445f9785e67c9643642221b28b4485921))
|
|
632
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([321147b](https://github.com/pie-framework/pie-elements/commit/321147b4072f2a6200d155f7f09c712960fe078c))
|
|
633
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([d3e24e8](https://github.com/pie-framework/pie-elements/commit/d3e24e83d74e93f0720eff8841ebac1d0493b769))
|
|
634
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([a3dd8d6](https://github.com/pie-framework/pie-elements/commit/a3dd8d65a754acadd95134ee825b769355a08a45))
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.6...@pie-element/graphing-solution-set-controller@2.0.0) (2024-09-25)
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
### Bug Fixes
|
|
644
|
-
|
|
645
|
-
* update math-rendering-accessible ([a5588cf](https://github.com/pie-framework/pie-elements/commit/a5588cfdccb40e970e93736dea60de4b01f1a85d))
|
|
646
|
-
* update pie-toolbox and @pie-lib/pie-toolbox-module ([8fa1e13](https://github.com/pie-framework/pie-elements/commit/8fa1e132d97ccc92093e789e4349610c2be21edb))
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
### Features
|
|
650
|
-
|
|
651
|
-
* update math-rendering-accessible PD-3989, PD-4103, PD-3865 ([01590fe](https://github.com/pie-framework/pie-elements/commit/01590fe0f6ac36d14983cc144ef03f9cff397dfc))
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
### BREAKING CHANGES
|
|
655
|
-
|
|
656
|
-
* big refactoring on the implementation of math-rendering-accessible
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
## [1.15.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.5...@pie-element/graphing-solution-set-controller@1.15.6) (2024-09-16)
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
### Bug Fixes
|
|
666
|
-
|
|
667
|
-
* update pie-lib/pie-toolbox PD-4061, PD-4021 ([ef8e3d0](https://github.com/pie-framework/pie-elements/commit/ef8e3d0d5fca4ca57c89c7c8ef8e74ec5600551e))
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
## [1.15.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.4...@pie-element/graphing-solution-set-controller@1.15.5) (2024-09-16)
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
### Bug Fixes
|
|
677
|
-
|
|
678
|
-
* experiment with mra ([d62f2b4](https://github.com/pie-framework/pie-elements/commit/d62f2b4526eeda1f90d3660d97bf278ac1ae72da))
|
|
679
|
-
* experiment with mra ([d9487a5](https://github.com/pie-framework/pie-elements/commit/d9487a5394c9b71bb7d7d69a836ed629ae13f7b1))
|
|
680
|
-
* experiment with mra ([a2e933c](https://github.com/pie-framework/pie-elements/commit/a2e933cd27bb052046e245672d3e01cb5ba1b518))
|
|
681
|
-
* update pie-lib/pie-toolbox PD-4027, PD-4042,PD-4039, PD-4073 ([68306be](https://github.com/pie-framework/pie-elements/commit/68306be02254a6019916637fd9b75427cae1c0ed))
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
## [1.15.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.3...@pie-element/graphing-solution-set-controller@1.15.4) (2024-09-10)
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
### Bug Fixes
|
|
691
|
-
|
|
692
|
-
* update pie-lib/pie-toolbox PD-3652, PD-2451 ([8a00529](https://github.com/pie-framework/pie-elements/commit/8a00529f67a8e27e78e4c16de5d04e11ec8c4d16))
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
## [1.15.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.2...@pie-element/graphing-solution-set-controller@1.15.3) (2024-09-10)
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
### Bug Fixes
|
|
702
|
-
|
|
703
|
-
* update pie-lib/pie-toolbox: ability to disable table and lists PD-4065 ([49f1ce4](https://github.com/pie-framework/pie-elements/commit/49f1ce4000bc45d0eb8032f6538c0c780940a503))
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
## [1.15.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.1...@pie-element/graphing-solution-set-controller@1.15.2) (2024-08-29)
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
### Bug Fixes
|
|
713
|
-
|
|
714
|
-
* trigger build PD-4052 ([24783c4](https://github.com/pie-framework/pie-elements/commit/24783c43a97db9c9a2b665f2c784ccd4ce8511ca))
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
## [1.15.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.15.0...@pie-element/graphing-solution-set-controller@1.15.1) (2024-08-29)
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
### Bug Fixes
|
|
724
|
-
|
|
725
|
-
* update pie-lib/pie-toolbox PD-4052 ([50be4dd](https://github.com/pie-framework/pie-elements/commit/50be4dd9f1ad16a20a4ec64c90ce2b3d5d9b3748))
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
# [1.15.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.3...@pie-element/graphing-solution-set-controller@1.15.0) (2024-08-27)
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
### Features
|
|
735
|
-
|
|
736
|
-
* update pie-lib PD-4026, PD-3990 ([395d7d7](https://github.com/pie-framework/pie-elements/commit/395d7d779caae57a810cc19c1d676319d1c19ded))
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
## [1.14.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.2...@pie-element/graphing-solution-set-controller@1.14.3) (2024-08-22)
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
### Bug Fixes
|
|
746
|
-
|
|
747
|
-
* update pie-lib PD-4021 ([07d6e85](https://github.com/pie-framework/pie-elements/commit/07d6e8560ddfe25f95dfbafc2d3155b93eb85404))
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
## [1.14.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.1...@pie-element/graphing-solution-set-controller@1.14.2) (2024-08-19)
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
### Bug Fixes
|
|
757
|
-
|
|
758
|
-
* update pie-lib PD-3855, PD-3841 ([29ed50e](https://github.com/pie-framework/pie-elements/commit/29ed50ec75c3deedfe765f776dc24a6ecd6af284))
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
## [1.14.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.14.0...@pie-element/graphing-solution-set-controller@1.14.1) (2024-08-06)
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
### Bug Fixes
|
|
768
|
-
|
|
769
|
-
* update pie-lib ([6ed3619](https://github.com/pie-framework/pie-elements/commit/6ed3619e0c670165ab45518e5bdbb40586c5adf8))
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
# [1.14.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.13.0...@pie-element/graphing-solution-set-controller@1.14.0) (2024-08-06)
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
### Features
|
|
779
|
-
|
|
780
|
-
* update pie-lib PD-3996, PD-3792, Pd-3791, PD-3841, PD-3956, PD-3569, PD-3855 ([6343d1b](https://github.com/pie-framework/pie-elements/commit/6343d1b00c5a4a3d88de70ed13a8aa5c1a43002d))
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
# [1.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.6...@pie-element/graphing-solution-set-controller@1.13.0) (2024-07-26)
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
### Features
|
|
790
|
-
|
|
791
|
-
* update pie-lib/pie-toolbox PD-2451, PD-3950, PD-3845 ([278d705](https://github.com/pie-framework/pie-elements/commit/278d7052dc7c17796ba196a2e397739e2e882b7f))
|
|
792
|
-
* update pie-lib/pie-toolbox PD-3944, PD-3946, Pd-2450 ([ac34d93](https://github.com/pie-framework/pie-elements/commit/ac34d93fcc97e79cacddcd38c7509f3c96b69976))
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
## [1.12.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.5...@pie-element/graphing-solution-set-controller@1.12.6) (2024-07-19)
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
### Bug Fixes
|
|
802
|
-
|
|
803
|
-
* udate pie-lib/pie-toolbox to revert PD-3630 ([7858313](https://github.com/pie-framework/pie-elements/commit/785831349bb7830a3df8f35971958ebf616527f3))
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
## [1.12.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.4...@pie-element/graphing-solution-set-controller@1.12.5) (2024-07-17)
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
### Bug Fixes
|
|
813
|
-
|
|
814
|
-
* udate pie-lib/pie-toolbox PD-3945, PD-3627 ([c37e8aa](https://github.com/pie-framework/pie-elements/commit/c37e8aaa6c7e561707a2ed9ec76deb313380c6ba))
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
## [1.12.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.3...@pie-element/graphing-solution-set-controller@1.12.4) (2024-07-16)
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
### Bug Fixes
|
|
824
|
-
|
|
825
|
-
* udate pie-lib/pie-toolbox PD-3622, PD-3627, PD-3629, PD-3630, PD-3631 ([1e50c85](https://github.com/pie-framework/pie-elements/commit/1e50c859e2b5133e1ff9ef81f4169e49e76d9e4b))
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
## [1.12.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.2...@pie-element/graphing-solution-set-controller@1.12.3) (2024-07-10)
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
### Bug Fixes
|
|
835
|
-
|
|
836
|
-
* update pie-lib/pie-toolbox PD-3799, PD-3924, PD-3878 ([2f276fb](https://github.com/pie-framework/pie-elements/commit/2f276fb29f121005cecd81459469ff9f5a06740d))
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
## [1.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.1...@pie-element/graphing-solution-set-controller@1.12.2) (2024-07-04)
|
|
843
|
-
|
|
844
|
-
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
## [1.12.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.12.0...@pie-element/graphing-solution-set-controller@1.12.1) (2024-06-26)
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
### Bug Fixes
|
|
854
|
-
|
|
855
|
-
* update pie-lib/pie-toolbox PD-3028, PD-3773 ([61bc47c](https://github.com/pie-framework/pie-elements/commit/61bc47c18d2becea321f18462f5cd486db0115e1))
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
# [1.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.11.0...@pie-element/graphing-solution-set-controller@1.12.0) (2024-06-24)
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
### Features
|
|
865
|
-
|
|
866
|
-
* update pie-lib/pie-toolbox PD-3868, PD-3771, PD-3772, PD-3775 ([4475c65](https://github.com/pie-framework/pie-elements/commit/4475c658be5489a0f66be27af24e01c03b32b294))
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
# [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.10.0...@pie-element/graphing-solution-set-controller@1.11.0) (2024-06-24)
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
### Features
|
|
876
|
-
|
|
877
|
-
* update pie-lib/pie-toolbox ability to enabled/disable blockquote and h3 (PD-3772, PD-3771) and PD-3813 ([c2cfd9b](https://github.com/pie-framework/pie-elements/commit/c2cfd9b323acdf3d456c05806c1f97f9067bb4fe))
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
# [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.9.0...@pie-element/graphing-solution-set-controller@1.10.0) (2024-06-19)
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
### Bug Fixes
|
|
887
|
-
|
|
888
|
-
* update pie-lib/pie-toolbox fix build ([75777e1](https://github.com/pie-framework/pie-elements/commit/75777e189786cb9041bd0d2f843c023a1ea5b8b1))
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
### Features
|
|
892
|
-
|
|
893
|
-
* update pie-lib/pie-toolbox PD-3179, PD-3206, PD-3186, PD-1311, PD-3771, PD-3772, PD-3817 ([14e175c](https://github.com/pie-framework/pie-elements/commit/14e175cd62770ab4d7ba8bf83e6d0c9ad683f595))
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
# [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.2...@pie-element/graphing-solution-set-controller@1.9.0) (2024-06-13)
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
### Features
|
|
903
|
-
|
|
904
|
-
* update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
## [1.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.1...@pie-element/graphing-solution-set-controller@1.8.2) (2024-06-13)
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
### Bug Fixes
|
|
914
|
-
|
|
915
|
-
* update pie-toolbox PD-3180, PD-3391 ([f888f35](https://github.com/pie-framework/pie-elements/commit/f888f350468fca91379d4216c9c696c30695add3))
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
## [1.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.8.0...@pie-element/graphing-solution-set-controller@1.8.1) (2024-06-13)
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
### Bug Fixes
|
|
925
|
-
|
|
926
|
-
* update pie-toolbox PD-3839 ([dcdc0bf](https://github.com/pie-framework/pie-elements/commit/dcdc0bf9a7cc341d257de831e87915fb9425e4a2))
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
# [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.7.1...@pie-element/graphing-solution-set-controller@1.8.0) (2024-06-03)
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
### Features
|
|
936
|
-
|
|
937
|
-
* update pie-lib/pie-toolbox PD-3733, PD-2455 ([a507dcb](https://github.com/pie-framework/pie-elements/commit/a507dcb30bf2de72614aaba8ee576edf0c953d05))
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.7.0...@pie-element/graphing-solution-set-controller@1.7.1) (2024-06-03)
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
### Bug Fixes
|
|
947
|
-
|
|
948
|
-
* update pie-lib/pie-toolbox PD-3788, PD-1273 ([f4b6aba](https://github.com/pie-framework/pie-elements/commit/f4b6aba5c741fbf6305dba71bf47d2226f39f2ee))
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
# [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.6...@pie-element/graphing-solution-set-controller@1.7.0) (2024-05-27)
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
### Features
|
|
958
|
-
|
|
959
|
-
* update pie-lib/pie-toolbox PD-3736, PD-3734, PD-2488 ([3c44f06](https://github.com/pie-framework/pie-elements/commit/3c44f06d96e609246acde257a8223dc16192c2c4))
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
## [1.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.5...@pie-element/graphing-solution-set-controller@1.6.6) (2024-05-27)
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
### Bug Fixes
|
|
969
|
-
|
|
970
|
-
* update pie-lib/pie-toolbox PD-3740, PD-2126 ([5573a4e](https://github.com/pie-framework/pie-elements/commit/5573a4e2f4524839525679df319bb92c7c841916))
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
## [1.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.4...@pie-element/graphing-solution-set-controller@1.6.5) (2024-05-14)
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
### Bug Fixes
|
|
980
|
-
|
|
981
|
-
* update pie-toolbox PD-3640 ([707c240](https://github.com/pie-framework/pie-elements/commit/707c24031bc0cb05bb070605d4bc27384334eaac))
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
## [1.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.3...@pie-element/graphing-solution-set-controller@1.6.4) (2024-05-13)
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
### Bug Fixes
|
|
991
|
-
|
|
992
|
-
* update pie-lib/pie-toolbox PD-3650, PD-3651, PD-3621, PD-3620, PD-2127,PD-3709, PD-3726, PD-3191 ([2ef6881](https://github.com/pie-framework/pie-elements/commit/2ef688118b9099c7338cbe88afcdeed228fae11e))
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
## [1.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.2...@pie-element/graphing-solution-set-controller@1.6.3) (2024-05-07)
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
### Bug Fixes
|
|
1002
|
-
|
|
1003
|
-
* update pie-lib/pie-toolbox PD-3731 ([2b5d6c9](https://github.com/pie-framework/pie-elements/commit/2b5d6c932280981a0fd636bcb30d7fbc181ac311))
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.1...@pie-element/graphing-solution-set-controller@1.6.2) (2024-05-03)
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
### Bug Fixes
|
|
1013
|
-
|
|
1014
|
-
* update pie-lib/pie-toolbox PD-3537, PD-3538, PD-3539, PD-3540,PD-3680 ([d9cb471](https://github.com/pie-framework/pie-elements/commit/d9cb47148a8fec71d5de29f2cf2b92ec7b479470))
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.6.0...@pie-element/graphing-solution-set-controller@1.6.1) (2024-04-29)
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
### Bug Fixes
|
|
1024
|
-
|
|
1025
|
-
* update pie-lib/pie-toolbox PD-3683, PD-3644 ([73734c5](https://github.com/pie-framework/pie-elements/commit/73734c50a1e4fcda6be4f67c725816d75aea222f))
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
# [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.5.1...@pie-element/graphing-solution-set-controller@1.6.0) (2024-04-22)
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
### Features
|
|
1035
|
-
|
|
1036
|
-
* update pie-lib/pie-toolbox PD-2449 ([2a0b40a](https://github.com/pie-framework/pie-elements/commit/2a0b40a826f0338b5eda2e8301f79870be3d0073))
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
## [1.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.5.0...@pie-element/graphing-solution-set-controller@1.5.1) (2024-04-22)
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
### Bug Fixes
|
|
1046
|
-
|
|
1047
|
-
* update pie-lib/pie-toolbox PD-3644, PD-3673 ([5e28ce0](https://github.com/pie-framework/pie-elements/commit/5e28ce0dab4a7ecd93ef7bba45ddb20f768b450b))
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
# [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.3...@pie-element/graphing-solution-set-controller@1.5.0) (2024-04-18)
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
### Features
|
|
1057
|
-
|
|
1058
|
-
* update pie-lib/pie-toolbox SC-30530, SC-30682, PD-3607, PD-3655 ([f08bccf](https://github.com/pie-framework/pie-elements/commit/f08bccf86fcb430e75e410116b000b3affc252c0))
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
## [1.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.2...@pie-element/graphing-solution-set-controller@1.4.3) (2024-04-08)
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
### Bug Fixes
|
|
1068
|
-
|
|
1069
|
-
* update pie-lib/pie-toolbox SC-30530 ([23436bf](https://github.com/pie-framework/pie-elements/commit/23436bfcb951b0daef2119354c78283ae21dd8b8))
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
## [1.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.1...@pie-element/graphing-solution-set-controller@1.4.2) (2024-04-08)
|
|
1076
|
-
|
|
1077
|
-
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.4.0...@pie-element/graphing-solution-set-controller@1.4.1) (2024-04-01)
|
|
1084
|
-
|
|
1085
|
-
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
# [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.3.0...@pie-element/graphing-solution-set-controller@1.4.0) (2024-04-01)
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
### Features
|
|
1095
|
-
|
|
1096
|
-
* **inline-dropdown:** upgrade pie-toolbox PD-2465 ([828d1c1](https://github.com/pie-framework/pie-elements/commit/828d1c1bc9e9221c1e141baaa8f89a4929ad0eb9))
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.2...@pie-element/graphing-solution-set-controller@1.3.0) (2024-04-01)
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
### Features
|
|
1106
|
-
|
|
1107
|
-
* update pie-lib/pie-toolbox PD-3567, PD-3426 ([2a706d7](https://github.com/pie-framework/pie-elements/commit/2a706d799bb000c60b7a77a790de9dc66345ebf5))
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.1...@pie-element/graphing-solution-set-controller@1.2.2) (2024-03-28)
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
### Bug Fixes
|
|
1117
|
-
|
|
1118
|
-
* update pie-lib/pie-toolbox PD-3603 ([8fc82ab](https://github.com/pie-framework/pie-elements/commit/8fc82ab19baf45aecb40e4b364a7c307a9840130))
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.2.0...@pie-element/graphing-solution-set-controller@1.2.1) (2024-03-26)
|
|
1125
|
-
|
|
1126
|
-
**Note:** Version bump only for package @pie-element/graphing-solution-set-controller
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.2...@pie-element/graphing-solution-set-controller@1.2.0) (2024-03-20)
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
### Bug Fixes
|
|
1136
|
-
|
|
1137
|
-
* updated pie-lib/pie-toolbox SC-28500 ([a8e4e6a](https://github.com/pie-framework/pie-elements/commit/a8e4e6ab27584435ce7ac3e964ccac2747402777))
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
### Features
|
|
1141
|
-
|
|
1142
|
-
* updated pie-lib/pie-toolbox SC-27890 and reverted once again math-rendering-accessible ([fd312e1](https://github.com/pie-framework/pie-elements/commit/fd312e1336999893025231946649496d290883e4))
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.1...@pie-element/graphing-solution-set-controller@1.1.2) (2024-03-19)
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
### Bug Fixes
|
|
1152
|
-
|
|
1153
|
-
* update pie-toolbox ([bc3643e](https://github.com/pie-framework/pie-elements/commit/bc3643e45680e4d1eff9a4ca9fd8d3f34289aa61))
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@1.1.0...@pie-element/graphing-solution-set-controller@1.1.1) (2024-03-18)
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
### Bug Fixes
|
|
1163
|
-
|
|
1164
|
-
* **graphing-solution-set:** Fix issue with validation logic SC-29578 ([290edab](https://github.com/pie-framework/pie-elements/commit/290edab818503993947b85bb77f7df1a25e01154))
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
660
|
+
- **graphing-solution-set:** Fix issue with validation logic SC-29578 ([290edab](https://github.com/pie-framework/pie-elements/commit/290edab818503993947b85bb77f7df1a25e01154))
|
|
1169
661
|
|
|
1170
662
|
# 1.1.0 (2024-03-15)
|
|
1171
663
|
|
|
1172
|
-
|
|
1173
664
|
### Features
|
|
1174
665
|
|
|
1175
|
-
|
|
1176
|
-
|
|
666
|
+
- update pie-lib/pie-toolbox SC-27890,PD-2461 ([13d94fa](https://github.com/pie-framework/pie-elements/commit/13d94faaf0cf9cf923bbc64587cdd4202154ea33))
|
|
667
|
+
- **graphing-solution-set:** Added new item type - GSS | SC-27890 ([5ea9240](https://github.com/pie-framework/pie-elements/commit/5ea92409dc9330f3822607cf1aa3cdadae6e9bb5))
|