@pie-element/complex-rubric 6.1.0-next.0 → 6.1.2-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 +652 -1579
- package/configure/CHANGELOG.md +415 -1215
- package/configure/package.json +6 -6
- package/controller/package.json +1 -1
- package/package.json +6 -9
- package/module/configure.js +0 -1
- package/module/controller.js +0 -262
- package/module/demo.js +0 -221
- package/module/element.js +0 -1
- package/module/index.html +0 -21
- package/module/manifest.json +0 -22
- package/module/print-demo.js +0 -259
- package/module/print.html +0 -18
- package/module/print.js +0 -1
package/configure/CHANGELOG.md
CHANGED
|
@@ -3,1792 +3,992 @@
|
|
|
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.2-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.1...@pie-element/complex-rubric-configure@4.1.2-next.2) (2026-03-03)
|
|
12
7
|
|
|
8
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
13
9
|
|
|
10
|
+
## [4.1.2-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.0-next.2...@pie-element/complex-rubric-configure@4.1.2-next.1) (2026-02-26)
|
|
14
11
|
|
|
12
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
15
13
|
|
|
14
|
+
# [4.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.0-next.1...@pie-element/complex-rubric-configure@4.1.0-next.2) (2026-02-24)
|
|
16
15
|
|
|
17
|
-
|
|
16
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
18
17
|
|
|
18
|
+
## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.3.1...@pie-element/complex-rubric-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/complex-rubric-configure@3.2.1...@pie-element/complex-rubric-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/complex-rubric-configure@3.2.0...@pie-element/complex-rubric-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/complex-rubric-configure@3.2.0...@pie-element/complex-rubric-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/complex-rubric-configure@3.0.1...@pie-element/complex-rubric-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/complex-rubric-configure@3.0.0...@pie-element/complex-rubric-configure@3.1.0) (2025-10-07)
|
|
62
49
|
|
|
63
50
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
64
51
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
52
|
## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.3...@pie-element/complex-rubric-configure@3.0.1) (2025-10-02)
|
|
70
53
|
|
|
71
54
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
72
55
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
56
|
# [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.3...@pie-element/complex-rubric-configure@3.0.0) (2025-10-01)
|
|
78
57
|
|
|
79
58
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
80
59
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
60
|
## [2.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.2...@pie-element/complex-rubric-configure@2.7.3) (2025-09-30)
|
|
86
61
|
|
|
87
62
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
88
63
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
64
|
## [2.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.1...@pie-element/complex-rubric-configure@2.7.2) (2025-09-29)
|
|
94
65
|
|
|
95
66
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
96
67
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
68
|
## [2.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.0...@pie-element/complex-rubric-configure@2.7.1) (2025-09-26)
|
|
102
69
|
|
|
103
|
-
|
|
104
70
|
### Bug Fixes
|
|
105
71
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
72
|
+
- remove hardcoded versions ([39d7de2](https://github.com/pie-framework/pie-elements/commit/39d7de216dbd142f0e971bce237a8416b490a89b))
|
|
111
73
|
|
|
112
74
|
# [2.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.21...@pie-element/complex-rubric-configure@2.7.0) (2025-09-25)
|
|
113
75
|
|
|
114
|
-
|
|
115
76
|
### Bug Fixes
|
|
116
77
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
78
|
+
- **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
|
|
79
|
+
- conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
|
|
80
|
+
- fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
|
|
81
|
+
- merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
|
|
122
82
|
|
|
123
83
|
### Features
|
|
124
84
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
85
|
+
- split pie-toolbox in ebsr, rubric, multi-trait-rubric, complex-rubric PD-5158 ([314604f](https://github.com/pie-framework/pie-elements/commit/314604fcc9bea9632ca78afd01be0e7516937313))
|
|
130
86
|
|
|
131
87
|
## [2.6.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.20...@pie-element/complex-rubric-configure@2.6.21) (2025-09-11)
|
|
132
88
|
|
|
133
89
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
134
90
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
91
|
## [2.6.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.19...@pie-element/complex-rubric-configure@2.6.20) (2025-09-09)
|
|
140
92
|
|
|
141
93
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
142
94
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
95
|
## [2.6.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.18...@pie-element/complex-rubric-configure@2.6.19) (2025-09-09)
|
|
148
96
|
|
|
149
97
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
150
98
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
99
|
## [2.6.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.17...@pie-element/complex-rubric-configure@2.6.18) (2025-09-02)
|
|
156
100
|
|
|
157
101
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
158
102
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
103
|
## [2.6.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.16...@pie-element/complex-rubric-configure@2.6.17) (2025-08-15)
|
|
164
104
|
|
|
165
105
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
166
106
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
107
|
## [2.6.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.15...@pie-element/complex-rubric-configure@2.6.16) (2025-08-14)
|
|
172
108
|
|
|
173
109
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
174
110
|
|
|
111
|
+
## [2.6.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.14...@pie-element/complex-rubric-configure@2.6.15) (2025-08-14)
|
|
175
112
|
|
|
113
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
176
114
|
|
|
115
|
+
## [2.6.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.13...@pie-element/complex-rubric-configure@2.6.14) (2025-07-25)
|
|
177
116
|
|
|
117
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
178
118
|
|
|
179
|
-
## [2.6.
|
|
119
|
+
## [2.6.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.12...@pie-element/complex-rubric-configure@2.6.13) (2025-07-22)
|
|
180
120
|
|
|
181
121
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
182
122
|
|
|
123
|
+
## [2.6.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.11...@pie-element/complex-rubric-configure@2.6.12) (2025-07-18)
|
|
183
124
|
|
|
125
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
184
126
|
|
|
127
|
+
## [2.6.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.10...@pie-element/complex-rubric-configure@2.6.11) (2025-06-27)
|
|
185
128
|
|
|
129
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
186
130
|
|
|
187
|
-
## [2.6.
|
|
131
|
+
## [2.6.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.9...@pie-element/complex-rubric-configure@2.6.10) (2025-06-25)
|
|
188
132
|
|
|
189
133
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
190
134
|
|
|
135
|
+
## [2.6.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.8...@pie-element/complex-rubric-configure@2.6.9) (2025-06-19)
|
|
191
136
|
|
|
137
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
192
138
|
|
|
139
|
+
## [2.6.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.7...@pie-element/complex-rubric-configure@2.6.8) (2025-06-05)
|
|
193
140
|
|
|
141
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
194
142
|
|
|
195
|
-
## [2.6.
|
|
143
|
+
## [2.6.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.6...@pie-element/complex-rubric-configure@2.6.7) (2025-05-22)
|
|
196
144
|
|
|
197
145
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
198
146
|
|
|
147
|
+
## [2.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.5...@pie-element/complex-rubric-configure@2.6.6) (2025-05-12)
|
|
199
148
|
|
|
149
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
200
150
|
|
|
151
|
+
## [2.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.4...@pie-element/complex-rubric-configure@2.6.5) (2025-04-29)
|
|
201
152
|
|
|
153
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
202
154
|
|
|
203
|
-
## [2.6.
|
|
155
|
+
## [2.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.3...@pie-element/complex-rubric-configure@2.6.4) (2025-04-18)
|
|
204
156
|
|
|
205
157
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
206
158
|
|
|
159
|
+
## [2.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.2...@pie-element/complex-rubric-configure@2.6.3) (2025-04-17)
|
|
207
160
|
|
|
161
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
208
162
|
|
|
163
|
+
## [2.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.1...@pie-element/complex-rubric-configure@2.6.2) (2025-04-10)
|
|
209
164
|
|
|
165
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
210
166
|
|
|
211
|
-
## [2.6.
|
|
167
|
+
## [2.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.0...@pie-element/complex-rubric-configure@2.6.1) (2025-04-01)
|
|
212
168
|
|
|
213
169
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
214
170
|
|
|
171
|
+
# [2.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.9...@pie-element/complex-rubric-configure@2.6.0) (2025-03-27)
|
|
215
172
|
|
|
173
|
+
### Features
|
|
216
174
|
|
|
175
|
+
- updated config so line breaks are enabled in editor [PD-4093] ([2e1978d](https://github.com/pie-framework/pie-elements/commit/2e1978db22d6e39328fff7dce8af3a494f77e2e1))
|
|
217
176
|
|
|
218
|
-
|
|
219
|
-
## [2.6.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.9...@pie-element/complex-rubric-configure@2.6.10) (2025-06-25)
|
|
177
|
+
## [2.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.8...@pie-element/complex-rubric-configure@2.5.9) (2025-03-21)
|
|
220
178
|
|
|
221
179
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
222
180
|
|
|
181
|
+
## [2.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.7...@pie-element/complex-rubric-configure@2.5.8) (2025-03-14)
|
|
223
182
|
|
|
183
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
224
184
|
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
## [2.6.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.8...@pie-element/complex-rubric-configure@2.6.9) (2025-06-19)
|
|
185
|
+
## [2.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.6...@pie-element/complex-rubric-configure@2.5.7) (2025-03-13)
|
|
228
186
|
|
|
229
187
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
230
188
|
|
|
189
|
+
## [2.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.5...@pie-element/complex-rubric-configure@2.5.6) (2025-03-03)
|
|
231
190
|
|
|
191
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
232
192
|
|
|
193
|
+
## [2.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.4...@pie-element/complex-rubric-configure@2.5.5) (2025-02-27)
|
|
233
194
|
|
|
195
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
234
196
|
|
|
235
|
-
## [2.
|
|
197
|
+
## [2.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.3...@pie-element/complex-rubric-configure@2.5.4) (2025-02-19)
|
|
236
198
|
|
|
237
199
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
238
200
|
|
|
201
|
+
## [2.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.2...@pie-element/complex-rubric-configure@2.5.3) (2025-02-14)
|
|
239
202
|
|
|
203
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
240
204
|
|
|
205
|
+
## [2.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.1...@pie-element/complex-rubric-configure@2.5.2) (2025-02-12)
|
|
241
206
|
|
|
207
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
242
208
|
|
|
243
|
-
## [2.
|
|
209
|
+
## [2.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.0...@pie-element/complex-rubric-configure@2.5.1) (2025-02-06)
|
|
244
210
|
|
|
245
211
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
246
212
|
|
|
213
|
+
# [2.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.8...@pie-element/complex-rubric-configure@2.5.0) (2025-01-27)
|
|
247
214
|
|
|
215
|
+
### Features
|
|
248
216
|
|
|
217
|
+
- enabled textAlign only for passage element [PD-3995] ([600d67f](https://github.com/pie-framework/pie-elements/commit/600d67fa31fc0e19761bc78381ba18036e7f64e7))
|
|
249
218
|
|
|
250
|
-
|
|
251
|
-
## [2.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.5...@pie-element/complex-rubric-configure@2.6.6) (2025-05-12)
|
|
219
|
+
## [2.4.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.7...@pie-element/complex-rubric-configure@2.4.8) (2025-01-27)
|
|
252
220
|
|
|
253
221
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
254
222
|
|
|
223
|
+
## [2.4.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.6...@pie-element/complex-rubric-configure@2.4.7) (2025-01-22)
|
|
224
|
+
|
|
225
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
255
226
|
|
|
227
|
+
## [2.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.5...@pie-element/complex-rubric-configure@2.4.6) (2025-01-22)
|
|
256
228
|
|
|
229
|
+
### Bug Fixes
|
|
257
230
|
|
|
231
|
+
- removed old pie-lib dependencies [PD-4527] ([d072963](https://github.com/pie-framework/pie-elements/commit/d072963a8a813b27d9b5497bcf55142e4d745436))
|
|
258
232
|
|
|
259
|
-
## [2.
|
|
233
|
+
## [2.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.4...@pie-element/complex-rubric-configure@2.4.5) (2025-01-06)
|
|
260
234
|
|
|
261
235
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
262
236
|
|
|
237
|
+
## [2.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.3...@pie-element/complex-rubric-configure@2.4.4) (2024-12-20)
|
|
263
238
|
|
|
239
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
264
240
|
|
|
241
|
+
## [2.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.2...@pie-element/complex-rubric-configure@2.4.3) (2024-12-10)
|
|
265
242
|
|
|
243
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
266
244
|
|
|
267
|
-
## [2.
|
|
245
|
+
## [2.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.1...@pie-element/complex-rubric-configure@2.4.2) (2024-12-05)
|
|
268
246
|
|
|
269
247
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
270
248
|
|
|
249
|
+
## [2.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.0...@pie-element/complex-rubric-configure@2.4.1) (2024-11-29)
|
|
250
|
+
|
|
251
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
271
252
|
|
|
253
|
+
# [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.1...@pie-element/complex-rubric-configure@2.4.0) (2024-11-15)
|
|
272
254
|
|
|
255
|
+
### Features
|
|
273
256
|
|
|
257
|
+
- **complex-rubric:** update failing tests PD-4334 ([b3ce908](https://github.com/pie-framework/pie-elements/commit/b3ce908158da8e0bee236b2edad5b156ab750ece))
|
|
258
|
+
- Adjust all elements to support custom color for controls in authoring PD-4334 ([d6b3dc5](https://github.com/pie-framework/pie-elements/commit/d6b3dc5963824d0a1ce7bf36a8c590e27761c86c))
|
|
274
259
|
|
|
275
|
-
## [2.
|
|
260
|
+
## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.0...@pie-element/complex-rubric-configure@2.3.1) (2024-11-01)
|
|
276
261
|
|
|
277
262
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
278
263
|
|
|
264
|
+
# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.58...@pie-element/complex-rubric-configure@2.3.0) (2024-10-29)
|
|
279
265
|
|
|
266
|
+
### Features
|
|
280
267
|
|
|
268
|
+
- 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))
|
|
281
269
|
|
|
282
|
-
|
|
283
|
-
## [2.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.1...@pie-element/complex-rubric-configure@2.6.2) (2025-04-10)
|
|
270
|
+
## [2.2.58](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.57...@pie-element/complex-rubric-configure@2.2.58) (2024-10-28)
|
|
284
271
|
|
|
285
272
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
286
273
|
|
|
274
|
+
## [2.2.57](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.56...@pie-element/complex-rubric-configure@2.2.57) (2024-10-22)
|
|
287
275
|
|
|
276
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
288
277
|
|
|
278
|
+
## [2.2.56](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.55...@pie-element/complex-rubric-configure@2.2.56) (2024-10-15)
|
|
289
279
|
|
|
280
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
290
281
|
|
|
291
|
-
## [2.
|
|
282
|
+
## [2.2.55](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.54...@pie-element/complex-rubric-configure@2.2.55) (2024-10-11)
|
|
292
283
|
|
|
293
284
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
294
285
|
|
|
286
|
+
## [2.2.54](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.53...@pie-element/complex-rubric-configure@2.2.54) (2024-10-03)
|
|
295
287
|
|
|
288
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
296
289
|
|
|
290
|
+
## [2.2.53](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.52...@pie-element/complex-rubric-configure@2.2.53) (2024-10-01)
|
|
297
291
|
|
|
292
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
298
293
|
|
|
299
|
-
|
|
294
|
+
## [2.2.52](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.51...@pie-element/complex-rubric-configure@2.2.52) (2024-10-01)
|
|
300
295
|
|
|
296
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
301
297
|
|
|
302
|
-
|
|
298
|
+
## [2.2.51](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.50...@pie-element/complex-rubric-configure@2.2.51) (2024-09-26)
|
|
303
299
|
|
|
304
|
-
|
|
300
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
305
301
|
|
|
302
|
+
## [2.2.50](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.49...@pie-element/complex-rubric-configure@2.2.50) (2024-09-25)
|
|
306
303
|
|
|
304
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
307
305
|
|
|
306
|
+
## [2.2.49](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.48...@pie-element/complex-rubric-configure@2.2.49) (2024-09-16)
|
|
308
307
|
|
|
308
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
309
309
|
|
|
310
|
-
## [2.
|
|
310
|
+
## [2.2.48](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.47...@pie-element/complex-rubric-configure@2.2.48) (2024-09-16)
|
|
311
311
|
|
|
312
312
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
313
313
|
|
|
314
|
+
## [2.2.47](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.46...@pie-element/complex-rubric-configure@2.2.47) (2024-09-10)
|
|
314
315
|
|
|
316
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
315
317
|
|
|
318
|
+
## [2.2.46](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.45...@pie-element/complex-rubric-configure@2.2.46) (2024-09-10)
|
|
316
319
|
|
|
320
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
317
321
|
|
|
318
|
-
## [2.
|
|
322
|
+
## [2.2.45](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.44...@pie-element/complex-rubric-configure@2.2.45) (2024-08-29)
|
|
319
323
|
|
|
320
324
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
321
325
|
|
|
326
|
+
## [2.2.44](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.43...@pie-element/complex-rubric-configure@2.2.44) (2024-08-29)
|
|
322
327
|
|
|
328
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
323
329
|
|
|
330
|
+
## [2.2.43](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.42...@pie-element/complex-rubric-configure@2.2.43) (2024-08-27)
|
|
324
331
|
|
|
332
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
325
333
|
|
|
326
|
-
## [2.
|
|
334
|
+
## [2.2.42](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.41...@pie-element/complex-rubric-configure@2.2.42) (2024-08-22)
|
|
327
335
|
|
|
328
336
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
329
337
|
|
|
338
|
+
## [2.2.41](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.40...@pie-element/complex-rubric-configure@2.2.41) (2024-08-19)
|
|
330
339
|
|
|
340
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
331
341
|
|
|
342
|
+
## [2.2.40](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.39...@pie-element/complex-rubric-configure@2.2.40) (2024-08-06)
|
|
332
343
|
|
|
344
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
333
345
|
|
|
334
|
-
## [2.
|
|
346
|
+
## [2.2.39](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.38...@pie-element/complex-rubric-configure@2.2.39) (2024-08-06)
|
|
335
347
|
|
|
336
348
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
337
349
|
|
|
350
|
+
## [2.2.38](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.37...@pie-element/complex-rubric-configure@2.2.38) (2024-07-26)
|
|
338
351
|
|
|
352
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
339
353
|
|
|
354
|
+
## [2.2.37](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.36...@pie-element/complex-rubric-configure@2.2.37) (2024-07-19)
|
|
340
355
|
|
|
356
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
341
357
|
|
|
342
|
-
## [2.
|
|
358
|
+
## [2.2.36](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.35...@pie-element/complex-rubric-configure@2.2.36) (2024-07-17)
|
|
343
359
|
|
|
344
360
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
345
361
|
|
|
362
|
+
## [2.2.35](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.34...@pie-element/complex-rubric-configure@2.2.35) (2024-07-16)
|
|
346
363
|
|
|
364
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
347
365
|
|
|
366
|
+
## [2.2.34](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.33...@pie-element/complex-rubric-configure@2.2.34) (2024-07-10)
|
|
348
367
|
|
|
368
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
349
369
|
|
|
350
|
-
## [2.
|
|
370
|
+
## [2.2.33](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.32...@pie-element/complex-rubric-configure@2.2.33) (2024-07-04)
|
|
351
371
|
|
|
352
372
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
353
373
|
|
|
374
|
+
## [2.2.32](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.31...@pie-element/complex-rubric-configure@2.2.32) (2024-06-28)
|
|
354
375
|
|
|
376
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
355
377
|
|
|
378
|
+
## [2.2.31](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.30...@pie-element/complex-rubric-configure@2.2.31) (2024-06-26)
|
|
356
379
|
|
|
380
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
357
381
|
|
|
358
|
-
## [2.
|
|
382
|
+
## [2.2.30](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.29...@pie-element/complex-rubric-configure@2.2.30) (2024-06-24)
|
|
359
383
|
|
|
360
384
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
361
385
|
|
|
386
|
+
## [2.2.29](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.28...@pie-element/complex-rubric-configure@2.2.29) (2024-06-24)
|
|
362
387
|
|
|
388
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
363
389
|
|
|
390
|
+
## [2.2.28](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.27...@pie-element/complex-rubric-configure@2.2.28) (2024-06-19)
|
|
364
391
|
|
|
392
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
365
393
|
|
|
366
|
-
## [2.
|
|
394
|
+
## [2.2.27](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.26...@pie-element/complex-rubric-configure@2.2.27) (2024-06-13)
|
|
367
395
|
|
|
368
396
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
369
397
|
|
|
398
|
+
## [2.2.26](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.25...@pie-element/complex-rubric-configure@2.2.26) (2024-06-13)
|
|
370
399
|
|
|
400
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
371
401
|
|
|
402
|
+
## [2.2.25](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.24...@pie-element/complex-rubric-configure@2.2.25) (2024-06-13)
|
|
372
403
|
|
|
404
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
373
405
|
|
|
374
|
-
## [2.
|
|
406
|
+
## [2.2.24](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.23...@pie-element/complex-rubric-configure@2.2.24) (2024-06-03)
|
|
375
407
|
|
|
376
408
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
377
409
|
|
|
410
|
+
## [2.2.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.22...@pie-element/complex-rubric-configure@2.2.23) (2024-06-03)
|
|
378
411
|
|
|
412
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
379
413
|
|
|
414
|
+
## [2.2.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.21...@pie-element/complex-rubric-configure@2.2.22) (2024-05-27)
|
|
380
415
|
|
|
416
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
381
417
|
|
|
382
|
-
|
|
418
|
+
## [2.2.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.20...@pie-element/complex-rubric-configure@2.2.21) (2024-05-27)
|
|
383
419
|
|
|
420
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
384
421
|
|
|
385
|
-
|
|
422
|
+
## [2.2.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.19...@pie-element/complex-rubric-configure@2.2.20) (2024-05-14)
|
|
386
423
|
|
|
387
|
-
|
|
424
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
388
425
|
|
|
426
|
+
## [2.2.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.18...@pie-element/complex-rubric-configure@2.2.19) (2024-05-13)
|
|
389
427
|
|
|
428
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
390
429
|
|
|
430
|
+
## [2.2.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.17...@pie-element/complex-rubric-configure@2.2.18) (2024-05-07)
|
|
391
431
|
|
|
432
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
392
433
|
|
|
393
|
-
## [2.
|
|
434
|
+
## [2.2.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.16...@pie-element/complex-rubric-configure@2.2.17) (2024-05-03)
|
|
394
435
|
|
|
395
436
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
396
437
|
|
|
438
|
+
## [2.2.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.15...@pie-element/complex-rubric-configure@2.2.16) (2024-04-29)
|
|
397
439
|
|
|
440
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
398
441
|
|
|
442
|
+
## [2.2.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.14...@pie-element/complex-rubric-configure@2.2.15) (2024-04-22)
|
|
399
443
|
|
|
444
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
400
445
|
|
|
401
|
-
## [2.
|
|
446
|
+
## [2.2.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.13...@pie-element/complex-rubric-configure@2.2.14) (2024-04-22)
|
|
402
447
|
|
|
403
448
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
404
449
|
|
|
450
|
+
## [2.2.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.12...@pie-element/complex-rubric-configure@2.2.13) (2024-04-18)
|
|
405
451
|
|
|
452
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
406
453
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
## [2.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.5...@pie-element/complex-rubric-configure@2.4.6) (2025-01-22)
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
### Bug Fixes
|
|
413
|
-
|
|
414
|
-
* removed old pie-lib dependencies [PD-4527] ([d072963](https://github.com/pie-framework/pie-elements/commit/d072963a8a813b27d9b5497bcf55142e4d745436))
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
## [2.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.4...@pie-element/complex-rubric-configure@2.4.5) (2025-01-06)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
## [2.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.3...@pie-element/complex-rubric-configure@2.4.4) (2024-12-20)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
## [2.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.2...@pie-element/complex-rubric-configure@2.4.3) (2024-12-10)
|
|
437
|
-
|
|
438
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
## [2.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.1...@pie-element/complex-rubric-configure@2.4.2) (2024-12-05)
|
|
445
|
-
|
|
446
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
## [2.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.0...@pie-element/complex-rubric-configure@2.4.1) (2024-11-29)
|
|
453
|
-
|
|
454
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
# [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.1...@pie-element/complex-rubric-configure@2.4.0) (2024-11-15)
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Features
|
|
464
|
-
|
|
465
|
-
* **complex-rubric:** update failing tests PD-4334 ([b3ce908](https://github.com/pie-framework/pie-elements/commit/b3ce908158da8e0bee236b2edad5b156ab750ece))
|
|
466
|
-
* Adjust all elements to support custom color for controls in authoring PD-4334 ([d6b3dc5](https://github.com/pie-framework/pie-elements/commit/d6b3dc5963824d0a1ce7bf36a8c590e27761c86c))
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.0...@pie-element/complex-rubric-configure@2.3.1) (2024-11-01)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.58...@pie-element/complex-rubric-configure@2.3.0) (2024-10-29)
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
### Features
|
|
484
|
-
|
|
485
|
-
* 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))
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
## [2.2.58](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.57...@pie-element/complex-rubric-configure@2.2.58) (2024-10-28)
|
|
492
|
-
|
|
493
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
## [2.2.57](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.56...@pie-element/complex-rubric-configure@2.2.57) (2024-10-22)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
## [2.2.56](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.55...@pie-element/complex-rubric-configure@2.2.56) (2024-10-15)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
## [2.2.55](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.54...@pie-element/complex-rubric-configure@2.2.55) (2024-10-11)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
## [2.2.54](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.53...@pie-element/complex-rubric-configure@2.2.54) (2024-10-03)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
## [2.2.53](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.52...@pie-element/complex-rubric-configure@2.2.53) (2024-10-01)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [2.2.52](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.51...@pie-element/complex-rubric-configure@2.2.52) (2024-10-01)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [2.2.51](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.50...@pie-element/complex-rubric-configure@2.2.51) (2024-09-26)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
## [2.2.50](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.49...@pie-element/complex-rubric-configure@2.2.50) (2024-09-25)
|
|
556
|
-
|
|
557
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
## [2.2.49](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.48...@pie-element/complex-rubric-configure@2.2.49) (2024-09-16)
|
|
564
|
-
|
|
565
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
## [2.2.48](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.47...@pie-element/complex-rubric-configure@2.2.48) (2024-09-16)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
## [2.2.47](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.46...@pie-element/complex-rubric-configure@2.2.47) (2024-09-10)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [2.2.46](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.45...@pie-element/complex-rubric-configure@2.2.46) (2024-09-10)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
## [2.2.45](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.44...@pie-element/complex-rubric-configure@2.2.45) (2024-08-29)
|
|
596
|
-
|
|
597
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
## [2.2.44](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.43...@pie-element/complex-rubric-configure@2.2.44) (2024-08-29)
|
|
604
|
-
|
|
605
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
## [2.2.43](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.42...@pie-element/complex-rubric-configure@2.2.43) (2024-08-27)
|
|
612
|
-
|
|
613
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
## [2.2.42](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.41...@pie-element/complex-rubric-configure@2.2.42) (2024-08-22)
|
|
620
|
-
|
|
621
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
## [2.2.41](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.40...@pie-element/complex-rubric-configure@2.2.41) (2024-08-19)
|
|
628
|
-
|
|
629
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
## [2.2.40](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.39...@pie-element/complex-rubric-configure@2.2.40) (2024-08-06)
|
|
636
|
-
|
|
637
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
## [2.2.39](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.38...@pie-element/complex-rubric-configure@2.2.39) (2024-08-06)
|
|
644
|
-
|
|
645
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
## [2.2.38](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.37...@pie-element/complex-rubric-configure@2.2.38) (2024-07-26)
|
|
652
|
-
|
|
653
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
## [2.2.37](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.36...@pie-element/complex-rubric-configure@2.2.37) (2024-07-19)
|
|
660
|
-
|
|
661
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
## [2.2.36](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.35...@pie-element/complex-rubric-configure@2.2.36) (2024-07-17)
|
|
668
|
-
|
|
669
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
## [2.2.35](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.34...@pie-element/complex-rubric-configure@2.2.35) (2024-07-16)
|
|
676
|
-
|
|
677
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
## [2.2.34](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.33...@pie-element/complex-rubric-configure@2.2.34) (2024-07-10)
|
|
684
|
-
|
|
685
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
## [2.2.33](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.32...@pie-element/complex-rubric-configure@2.2.33) (2024-07-04)
|
|
692
|
-
|
|
693
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
## [2.2.32](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.31...@pie-element/complex-rubric-configure@2.2.32) (2024-06-28)
|
|
700
|
-
|
|
701
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
## [2.2.31](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.30...@pie-element/complex-rubric-configure@2.2.31) (2024-06-26)
|
|
708
|
-
|
|
709
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
## [2.2.30](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.29...@pie-element/complex-rubric-configure@2.2.30) (2024-06-24)
|
|
716
|
-
|
|
717
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
## [2.2.29](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.28...@pie-element/complex-rubric-configure@2.2.29) (2024-06-24)
|
|
724
|
-
|
|
725
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
## [2.2.28](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.27...@pie-element/complex-rubric-configure@2.2.28) (2024-06-19)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
## [2.2.27](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.26...@pie-element/complex-rubric-configure@2.2.27) (2024-06-13)
|
|
740
|
-
|
|
741
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
## [2.2.26](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.25...@pie-element/complex-rubric-configure@2.2.26) (2024-06-13)
|
|
748
|
-
|
|
749
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
## [2.2.25](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.24...@pie-element/complex-rubric-configure@2.2.25) (2024-06-13)
|
|
756
|
-
|
|
757
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
## [2.2.24](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.23...@pie-element/complex-rubric-configure@2.2.24) (2024-06-03)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
## [2.2.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.22...@pie-element/complex-rubric-configure@2.2.23) (2024-06-03)
|
|
772
|
-
|
|
773
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
## [2.2.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.21...@pie-element/complex-rubric-configure@2.2.22) (2024-05-27)
|
|
780
|
-
|
|
781
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
## [2.2.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.20...@pie-element/complex-rubric-configure@2.2.21) (2024-05-27)
|
|
788
|
-
|
|
789
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
## [2.2.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.19...@pie-element/complex-rubric-configure@2.2.20) (2024-05-14)
|
|
796
|
-
|
|
797
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
## [2.2.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.18...@pie-element/complex-rubric-configure@2.2.19) (2024-05-13)
|
|
804
|
-
|
|
805
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
## [2.2.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.17...@pie-element/complex-rubric-configure@2.2.18) (2024-05-07)
|
|
812
|
-
|
|
813
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
## [2.2.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.16...@pie-element/complex-rubric-configure@2.2.17) (2024-05-03)
|
|
820
|
-
|
|
821
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
## [2.2.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.15...@pie-element/complex-rubric-configure@2.2.16) (2024-04-29)
|
|
828
|
-
|
|
829
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
## [2.2.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.14...@pie-element/complex-rubric-configure@2.2.15) (2024-04-22)
|
|
836
|
-
|
|
837
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
## [2.2.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.13...@pie-element/complex-rubric-configure@2.2.14) (2024-04-22)
|
|
844
|
-
|
|
845
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
## [2.2.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.12...@pie-element/complex-rubric-configure@2.2.13) (2024-04-18)
|
|
852
|
-
|
|
853
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
## [2.2.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.11...@pie-element/complex-rubric-configure@2.2.12) (2024-04-18)
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
### Bug Fixes
|
|
863
|
-
|
|
864
|
-
* **complex-rubric:** added imageSupport to fix missing image setting from editable-html ([4a40858](https://github.com/pie-framework/pie-elements/commit/4a408580d012d27bf333f117308483b4854e2b20))
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
## [2.2.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.10...@pie-element/complex-rubric-configure@2.2.11) (2024-04-01)
|
|
871
|
-
|
|
872
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
## [2.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.9...@pie-element/complex-rubric-configure@2.2.10) (2024-04-01)
|
|
879
|
-
|
|
880
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
## [2.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.8...@pie-element/complex-rubric-configure@2.2.9) (2024-04-01)
|
|
887
|
-
|
|
888
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
## [2.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.7...@pie-element/complex-rubric-configure@2.2.8) (2024-03-28)
|
|
895
|
-
|
|
896
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
## [2.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.6...@pie-element/complex-rubric-configure@2.2.7) (2024-03-27)
|
|
903
|
-
|
|
904
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
## [2.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.5...@pie-element/complex-rubric-configure@2.2.6) (2024-03-27)
|
|
911
|
-
|
|
912
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
## [2.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.4...@pie-element/complex-rubric-configure@2.2.5) (2024-03-26)
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
### Bug Fixes
|
|
922
|
-
|
|
923
|
-
* trigger build ([d7d5acc](https://github.com/pie-framework/pie-elements/commit/d7d5acc3f690f9d54bff1892a52c01c6d136d127))
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
## [2.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.3...@pie-element/complex-rubric-configure@2.2.4) (2024-03-26)
|
|
930
|
-
|
|
931
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.2...@pie-element/complex-rubric-configure@2.2.3) (2024-03-22)
|
|
938
|
-
|
|
939
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.1...@pie-element/complex-rubric-configure@2.2.2) (2024-03-22)
|
|
946
|
-
|
|
947
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.0...@pie-element/complex-rubric-configure@2.2.1) (2024-03-22)
|
|
954
|
-
|
|
955
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
# [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.22...@pie-element/complex-rubric-configure@2.2.0) (2024-03-20)
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
### Features
|
|
965
|
-
|
|
966
|
-
* Add configuration for custom buttons PD-3527 ([45a32bd](https://github.com/pie-framework/pie-elements/commit/45a32bd8e9d7bd33beca74cc10c7dd973a9f9dbc))
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
## [2.1.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.21...@pie-element/complex-rubric-configure@2.1.22) (2024-03-15)
|
|
973
|
-
|
|
974
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
## [2.1.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.20...@pie-element/complex-rubric-configure@2.1.21) (2024-03-13)
|
|
981
|
-
|
|
982
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
## [2.1.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.19...@pie-element/complex-rubric-configure@2.1.20) (2024-03-12)
|
|
989
|
-
|
|
990
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
## [2.1.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.18...@pie-element/complex-rubric-configure@2.1.19) (2024-03-06)
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
### Bug Fixes
|
|
1000
|
-
|
|
1001
|
-
* **complex-rubric:** adjust createDefaults method PD-3488 ([328fb26](https://github.com/pie-framework/pie-elements/commit/328fb26617860936fcfd7a45f16f40cb90ddda25))
|
|
1002
|
-
* **complex-rubric:** avoid defaults always empty PD-3499 ([274857e](https://github.com/pie-framework/pie-elements/commit/274857e394429c9a1dcd404083ffbe7651283a5c))
|
|
1003
|
-
* **complex-rubric:** change parameters name to be more clear PD-3488 ([53029e3](https://github.com/pie-framework/pie-elements/commit/53029e36a034c2e16442a082dab4f6dbc7a2c15a))
|
|
1004
|
-
* **complex-rubric:** fix createModel to use defaults PD-3488 ([49e3510](https://github.com/pie-framework/pie-elements/commit/49e3510dff5dfec482d4ac2af4488b410b06e81b))
|
|
1005
|
-
* **complex-rubric:** use actual model in createModel to avoid inconsistencies PD-3488 ([99fc1be](https://github.com/pie-framework/pie-elements/commit/99fc1be3017c282097e02262806bde936f674b64))
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
## [2.1.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.17...@pie-element/complex-rubric-configure@2.1.18) (2024-03-04)
|
|
1012
|
-
|
|
1013
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
## [2.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.16...@pie-element/complex-rubric-configure@2.1.17) (2024-02-29)
|
|
1020
|
-
|
|
1021
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
## [2.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.15...@pie-element/complex-rubric-configure@2.1.16) (2024-02-22)
|
|
1028
|
-
|
|
1029
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
## [2.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.14...@pie-element/complex-rubric-configure@2.1.15) (2024-02-20)
|
|
1036
|
-
|
|
1037
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
## [2.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.13...@pie-element/complex-rubric-configure@2.1.14) (2024-02-14)
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
### Bug Fixes
|
|
1047
|
-
|
|
1048
|
-
* adjust width for complex-rubric selection options and add styles on hover PD-3463 ([bc5ef47](https://github.com/pie-framework/pie-elements/commit/bc5ef477d462ec9abd3111e57c9a001fe4dafd98))
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
## [2.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.12...@pie-element/complex-rubric-configure@2.1.13) (2024-02-12)
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
### Bug Fixes
|
|
1058
|
-
|
|
1059
|
-
* **complex-rubric:** add rubricless as default option PD-3451 ([735f000](https://github.com/pie-framework/pie-elements/commit/735f000c22c93af2ccd57620e0f0cca81874bcfd))
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
## [2.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.11...@pie-element/complex-rubric-configure@2.1.12) (2024-02-09)
|
|
1066
|
-
|
|
1067
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
## [2.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.10...@pie-element/complex-rubric-configure@2.1.11) (2024-02-07)
|
|
1074
|
-
|
|
1075
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
## [2.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.9...@pie-element/complex-rubric-configure@2.1.10) (2024-02-07)
|
|
1082
|
-
|
|
1083
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.8...@pie-element/complex-rubric-configure@2.1.9) (2024-01-29)
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
### Bug Fixes
|
|
1093
|
-
|
|
1094
|
-
* **rubric, complex-rubric:** update defaults and demo files maxPoints value in model to be consistent with the points array and excludeZero property PD-3406 ([230c7b2](https://github.com/pie-framework/pie-elements/commit/230c7b258e62f9e2bfe92ff71ac30362aa5f1591))
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.7...@pie-element/complex-rubric-configure@2.1.8) (2024-01-24)
|
|
1101
|
-
|
|
1102
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.6...@pie-element/complex-rubric-configure@2.1.7) (2024-01-24)
|
|
1109
|
-
|
|
1110
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.5...@pie-element/complex-rubric-configure@2.1.6) (2024-01-23)
|
|
1117
|
-
|
|
1118
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.4...@pie-element/complex-rubric-configure@2.1.5) (2024-01-15)
|
|
1125
|
-
|
|
1126
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.3...@pie-element/complex-rubric-configure@2.1.4) (2024-01-08)
|
|
1133
|
-
|
|
1134
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.2...@pie-element/complex-rubric-configure@2.1.3) (2024-01-08)
|
|
1141
|
-
|
|
1142
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.1...@pie-element/complex-rubric-configure@2.1.2) (2024-01-04)
|
|
1149
|
-
|
|
1150
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.0...@pie-element/complex-rubric-configure@2.1.1) (2023-12-20)
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
### Bug Fixes
|
|
1160
|
-
|
|
1161
|
-
* **complex-rubric:** adjust defaults based on requirements PD-2555 ([c2c3566](https://github.com/pie-framework/pie-elements/commit/c2c3566dafd2fbc5792c196af6f040a60f8a8751))
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.3...@pie-element/complex-rubric-configure@2.1.0) (2023-12-19)
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
### Bug Fixes
|
|
1171
|
-
|
|
1172
|
-
* **complex-rubric:** switch back to initial versions PD-3260 ([e9806a2](https://github.com/pie-framework/pie-elements/commit/e9806a2008bb2677bdc3bd1c8752c416197a79a2))
|
|
1173
|
-
* **complex-rubric:** update docu, revert next versions PD-2555 ([5eb1a68](https://github.com/pie-framework/pie-elements/commit/5eb1a68e9de96258c2b648b37913820e2086a377))
|
|
1174
|
-
* **complex-rubric:** update multi-trait-rubric to next versions PD-3260 ([037aab8](https://github.com/pie-framework/pie-elements/commit/037aab8e78c9405d3123c25515068b17277fa940))
|
|
1175
|
-
* **multi-trait-rubric + complex-rubric:** width calculations PD-3203 ([a55afb5](https://github.com/pie-framework/pie-elements/commit/a55afb5e4859fa3e85e0f1615287efb5ee98b820))
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
### Features
|
|
1179
|
-
|
|
1180
|
-
* **complex-rubric:** add instruction for rubricless, render rubricTypes dinamically PD-2555 ([3c0c44f](https://github.com/pie-framework/pie-elements/commit/3c0c44f4e570c6f7a6edc8859277967fbd1719b0))
|
|
1181
|
-
* **complex-rubric:** add rubricOptions to config PD-2555 ([379110a](https://github.com/pie-framework/pie-elements/commit/379110a02e0858a78eb5679a80b26e0f976132bd))
|
|
1182
|
-
* **complex-rubric:** add validate logic PD-3260 ([0d07a83](https://github.com/pie-framework/pie-elements/commit/0d07a83254d7aab1f87a67893a858c04938d16ea))
|
|
1183
|
-
* **complex-rubric:** update test PD-2555 ([5e2ab67](https://github.com/pie-framework/pie-elements/commit/5e2ab67268927d43649459f99c3cc3259540d4aa))
|
|
1184
|
-
* **complex-rubric:** update tests and use enum for new rubric type PD-2555 ([0bafc9a](https://github.com/pie-framework/pie-elements/commit/0bafc9aa6d563378b08f4d478828da454d38ad20))
|
|
1185
|
-
* **complex-rubric:** update versions of next for testing purpose PD-2555 ([2953283](https://github.com/pie-framework/pie-elements/commit/295328364783905cd717c6a67ee40c229295b611))
|
|
1186
|
-
* **complex-rubrix:** add new rubric type and asjust logic ([e49fc22](https://github.com/pie-framework/pie-elements/commit/e49fc2281a8df02bd7dec9b931d06aa74e919031))
|
|
1187
|
-
* **rubric:** solve conflicts PD-2555 ([b67c659](https://github.com/pie-framework/pie-elements/commit/b67c65945fc68ef1bd577a915b5f8918da0a716b))
|
|
1188
|
-
* **rubrics:** add documentation for maxMaxPoints, add defaults in complex-rubric PD-3307 ([ab0572e](https://github.com/pie-framework/pie-elements/commit/ab0572e69502e9bec6e32cad73a37f3aae0eaf42))
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.2...@pie-element/complex-rubric-configure@2.0.3) (2023-11-27)
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
### Bug Fixes
|
|
1198
|
-
|
|
1199
|
-
* trigger new version ([0ac3b67](https://github.com/pie-framework/pie-elements/commit/0ac3b676f3b1d3b390769b2479fb38525e5e521a))
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.1...@pie-element/complex-rubric-configure@2.0.2) (2023-11-27)
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
### Bug Fixes
|
|
1209
|
-
|
|
1210
|
-
* update pie-toolbox version PD-3298 ([0c282d5](https://github.com/pie-framework/pie-elements/commit/0c282d540aba5b2bb7a8b515bcaa2dba8302d49a))
|
|
1211
|
-
* use next pie-element versions ([073ef79](https://github.com/pie-framework/pie-elements/commit/073ef790b3a39f2baaf91ec58983f52f20484fe4))
|
|
1212
|
-
* use next pie-element versions ([eafc185](https://github.com/pie-framework/pie-elements/commit/eafc185e7bbe508f93f5c2e342354cbb8ee3c5c6))
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.0...@pie-element/complex-rubric-configure@2.0.1) (2023-11-09)
|
|
1219
|
-
|
|
1220
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.2...@pie-element/complex-rubric-configure@2.0.0) (2023-11-07)
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
### Bug Fixes
|
|
1230
|
-
|
|
1231
|
-
* fixed imports and used next version of rubric and multi-trait-rubric for complex-rubric ([bdf07b0](https://github.com/pie-framework/pie-elements/commit/bdf07b05e4fe0c32576bdfb4b7d3a2a4d7a5cbd7))
|
|
1232
|
-
* update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
|
|
1233
|
-
* update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
|
|
1234
|
-
* update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
|
|
1235
|
-
* update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
### Code Refactoring
|
|
1239
|
-
|
|
1240
|
-
* replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
### BREAKING CHANGES
|
|
1244
|
-
|
|
1245
|
-
* using pie-lib/pie-toolbox now, instead of any other pie-lib package.
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
## [1.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.1...@pie-element/complex-rubric-configure@1.11.2) (2023-11-06)
|
|
1252
|
-
|
|
1253
|
-
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
## [1.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.0...@pie-element/complex-rubric-configure@1.11.1) (2023-10-26)
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
### Bug Fixes
|
|
1263
|
-
|
|
1264
|
-
* update pie-lib PD-3221 ([f04d59f](https://github.com/pie-framework/pie-elements/commit/f04d59f204852e430dc3e8fe2c442bb9a1634761))
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
# [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.5...@pie-element/complex-rubric-configure@1.11.0) (2023-10-16)
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
### Features
|
|
1274
|
-
|
|
1275
|
-
* updated pie-libs PD-2950 ([acffe41](https://github.com/pie-framework/pie-elements/commit/acffe41120fbe288e375321cbd58cfbd48f98595))
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
## [1.10.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.4...@pie-element/complex-rubric-configure@1.10.5) (2023-10-16)
|
|
1282
|
-
|
|
454
|
+
## [2.2.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.11...@pie-element/complex-rubric-configure@2.2.12) (2024-04-18)
|
|
1283
455
|
|
|
1284
456
|
### Bug Fixes
|
|
1285
457
|
|
|
1286
|
-
|
|
458
|
+
- **complex-rubric:** added imageSupport to fix missing image setting from editable-html ([4a40858](https://github.com/pie-framework/pie-elements/commit/4a408580d012d27bf333f117308483b4854e2b20))
|
|
1287
459
|
|
|
460
|
+
## [2.2.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.10...@pie-element/complex-rubric-configure@2.2.11) (2024-04-01)
|
|
1288
461
|
|
|
462
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1289
463
|
|
|
464
|
+
## [2.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.9...@pie-element/complex-rubric-configure@2.2.10) (2024-04-01)
|
|
1290
465
|
|
|
466
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1291
467
|
|
|
1292
|
-
## [
|
|
468
|
+
## [2.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.8...@pie-element/complex-rubric-configure@2.2.9) (2024-04-01)
|
|
1293
469
|
|
|
470
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1294
471
|
|
|
1295
|
-
|
|
472
|
+
## [2.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.7...@pie-element/complex-rubric-configure@2.2.8) (2024-03-28)
|
|
1296
473
|
|
|
1297
|
-
|
|
474
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1298
475
|
|
|
476
|
+
## [2.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.6...@pie-element/complex-rubric-configure@2.2.7) (2024-03-27)
|
|
1299
477
|
|
|
478
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1300
479
|
|
|
480
|
+
## [2.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.5...@pie-element/complex-rubric-configure@2.2.6) (2024-03-27)
|
|
1301
481
|
|
|
482
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1302
483
|
|
|
1303
|
-
## [
|
|
484
|
+
## [2.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.4...@pie-element/complex-rubric-configure@2.2.5) (2024-03-26)
|
|
1304
485
|
|
|
1305
|
-
|
|
486
|
+
### Bug Fixes
|
|
1306
487
|
|
|
488
|
+
- trigger build ([d7d5acc](https://github.com/pie-framework/pie-elements/commit/d7d5acc3f690f9d54bff1892a52c01c6d136d127))
|
|
1307
489
|
|
|
490
|
+
## [2.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.3...@pie-element/complex-rubric-configure@2.2.4) (2024-03-26)
|
|
1308
491
|
|
|
492
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1309
493
|
|
|
494
|
+
## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.2...@pie-element/complex-rubric-configure@2.2.3) (2024-03-22)
|
|
1310
495
|
|
|
1311
|
-
|
|
496
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1312
497
|
|
|
498
|
+
## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.1...@pie-element/complex-rubric-configure@2.2.2) (2024-03-22)
|
|
1313
499
|
|
|
1314
|
-
|
|
500
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1315
501
|
|
|
1316
|
-
|
|
502
|
+
## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.0...@pie-element/complex-rubric-configure@2.2.1) (2024-03-22)
|
|
1317
503
|
|
|
504
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1318
505
|
|
|
506
|
+
# [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.22...@pie-element/complex-rubric-configure@2.2.0) (2024-03-20)
|
|
1319
507
|
|
|
508
|
+
### Features
|
|
1320
509
|
|
|
510
|
+
- Add configuration for custom buttons PD-3527 ([45a32bd](https://github.com/pie-framework/pie-elements/commit/45a32bd8e9d7bd33beca74cc10c7dd973a9f9dbc))
|
|
1321
511
|
|
|
1322
|
-
## [1.
|
|
512
|
+
## [2.1.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.21...@pie-element/complex-rubric-configure@2.1.22) (2024-03-15)
|
|
1323
513
|
|
|
1324
514
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1325
515
|
|
|
516
|
+
## [2.1.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.20...@pie-element/complex-rubric-configure@2.1.21) (2024-03-13)
|
|
1326
517
|
|
|
518
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1327
519
|
|
|
520
|
+
## [2.1.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.19...@pie-element/complex-rubric-configure@2.1.20) (2024-03-12)
|
|
1328
521
|
|
|
522
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1329
523
|
|
|
1330
|
-
|
|
1331
|
-
|
|
524
|
+
## [2.1.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.18...@pie-element/complex-rubric-configure@2.1.19) (2024-03-06)
|
|
1332
525
|
|
|
1333
526
|
### Bug Fixes
|
|
1334
527
|
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
528
|
+
- **complex-rubric:** adjust createDefaults method PD-3488 ([328fb26](https://github.com/pie-framework/pie-elements/commit/328fb26617860936fcfd7a45f16f40cb90ddda25))
|
|
529
|
+
- **complex-rubric:** avoid defaults always empty PD-3499 ([274857e](https://github.com/pie-framework/pie-elements/commit/274857e394429c9a1dcd404083ffbe7651283a5c))
|
|
530
|
+
- **complex-rubric:** change parameters name to be more clear PD-3488 ([53029e3](https://github.com/pie-framework/pie-elements/commit/53029e36a034c2e16442a082dab4f6dbc7a2c15a))
|
|
531
|
+
- **complex-rubric:** fix createModel to use defaults PD-3488 ([49e3510](https://github.com/pie-framework/pie-elements/commit/49e3510dff5dfec482d4ac2af4488b410b06e81b))
|
|
532
|
+
- **complex-rubric:** use actual model in createModel to avoid inconsistencies PD-3488 ([99fc1be](https://github.com/pie-framework/pie-elements/commit/99fc1be3017c282097e02262806bde936f674b64))
|
|
1339
533
|
|
|
534
|
+
## [2.1.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.17...@pie-element/complex-rubric-configure@2.1.18) (2024-03-04)
|
|
1340
535
|
|
|
1341
|
-
|
|
536
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1342
537
|
|
|
1343
|
-
|
|
538
|
+
## [2.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.16...@pie-element/complex-rubric-configure@2.1.17) (2024-02-29)
|
|
1344
539
|
|
|
540
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1345
541
|
|
|
542
|
+
## [2.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.15...@pie-element/complex-rubric-configure@2.1.16) (2024-02-22)
|
|
1346
543
|
|
|
544
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1347
545
|
|
|
546
|
+
## [2.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.14...@pie-element/complex-rubric-configure@2.1.15) (2024-02-20)
|
|
1348
547
|
|
|
1349
|
-
|
|
548
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1350
549
|
|
|
550
|
+
## [2.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.13...@pie-element/complex-rubric-configure@2.1.14) (2024-02-14)
|
|
1351
551
|
|
|
1352
552
|
### Bug Fixes
|
|
1353
553
|
|
|
1354
|
-
|
|
554
|
+
- adjust width for complex-rubric selection options and add styles on hover PD-3463 ([bc5ef47](https://github.com/pie-framework/pie-elements/commit/bc5ef477d462ec9abd3111e57c9a001fe4dafd98))
|
|
1355
555
|
|
|
556
|
+
## [2.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.12...@pie-element/complex-rubric-configure@2.1.13) (2024-02-12)
|
|
1356
557
|
|
|
558
|
+
### Bug Fixes
|
|
1357
559
|
|
|
560
|
+
- **complex-rubric:** add rubricless as default option PD-3451 ([735f000](https://github.com/pie-framework/pie-elements/commit/735f000c22c93af2ccd57620e0f0cca81874bcfd))
|
|
1358
561
|
|
|
562
|
+
## [2.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.11...@pie-element/complex-rubric-configure@2.1.12) (2024-02-09)
|
|
1359
563
|
|
|
1360
|
-
|
|
564
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1361
565
|
|
|
566
|
+
## [2.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.10...@pie-element/complex-rubric-configure@2.1.11) (2024-02-07)
|
|
1362
567
|
|
|
1363
|
-
|
|
568
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1364
569
|
|
|
1365
|
-
|
|
1366
|
-
* updated pie-libs PD-2765, PD-3051 ([e6f5b17](https://github.com/pie-framework/pie-elements/commit/e6f5b17c95faf426898f897651863089a54ff3ff))
|
|
570
|
+
## [2.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.9...@pie-element/complex-rubric-configure@2.1.10) (2024-02-07)
|
|
1367
571
|
|
|
572
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1368
573
|
|
|
574
|
+
## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.8...@pie-element/complex-rubric-configure@2.1.9) (2024-01-29)
|
|
1369
575
|
|
|
576
|
+
### Bug Fixes
|
|
1370
577
|
|
|
578
|
+
- **rubric, complex-rubric:** update defaults and demo files maxPoints value in model to be consistent with the points array and excludeZero property PD-3406 ([230c7b2](https://github.com/pie-framework/pie-elements/commit/230c7b258e62f9e2bfe92ff71ac30362aa5f1591))
|
|
1371
579
|
|
|
1372
|
-
## [1.
|
|
580
|
+
## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.7...@pie-element/complex-rubric-configure@2.1.8) (2024-01-24)
|
|
1373
581
|
|
|
582
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1374
583
|
|
|
1375
|
-
|
|
584
|
+
## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.6...@pie-element/complex-rubric-configure@2.1.7) (2024-01-24)
|
|
1376
585
|
|
|
1377
|
-
|
|
586
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1378
587
|
|
|
588
|
+
## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.5...@pie-element/complex-rubric-configure@2.1.6) (2024-01-23)
|
|
1379
589
|
|
|
590
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1380
591
|
|
|
592
|
+
## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.4...@pie-element/complex-rubric-configure@2.1.5) (2024-01-15)
|
|
1381
593
|
|
|
594
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1382
595
|
|
|
1383
|
-
## [1.
|
|
596
|
+
## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.3...@pie-element/complex-rubric-configure@2.1.4) (2024-01-08)
|
|
1384
597
|
|
|
1385
598
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1386
599
|
|
|
600
|
+
## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.2...@pie-element/complex-rubric-configure@2.1.3) (2024-01-08)
|
|
1387
601
|
|
|
602
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1388
603
|
|
|
604
|
+
## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.1...@pie-element/complex-rubric-configure@2.1.2) (2024-01-04)
|
|
1389
605
|
|
|
606
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1390
607
|
|
|
1391
|
-
## [1.
|
|
1392
|
-
|
|
608
|
+
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.0...@pie-element/complex-rubric-configure@2.1.1) (2023-12-20)
|
|
1393
609
|
|
|
1394
610
|
### Bug Fixes
|
|
1395
611
|
|
|
1396
|
-
|
|
1397
|
-
* updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
|
|
1398
|
-
* updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
|
|
612
|
+
- **complex-rubric:** adjust defaults based on requirements PD-2555 ([c2c3566](https://github.com/pie-framework/pie-elements/commit/c2c3566dafd2fbc5792c196af6f040a60f8a8751))
|
|
1399
613
|
|
|
614
|
+
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.3...@pie-element/complex-rubric-configure@2.1.0) (2023-12-19)
|
|
1400
615
|
|
|
616
|
+
### Bug Fixes
|
|
1401
617
|
|
|
618
|
+
- **complex-rubric:** switch back to initial versions PD-3260 ([e9806a2](https://github.com/pie-framework/pie-elements/commit/e9806a2008bb2677bdc3bd1c8752c416197a79a2))
|
|
619
|
+
- **complex-rubric:** update docu, revert next versions PD-2555 ([5eb1a68](https://github.com/pie-framework/pie-elements/commit/5eb1a68e9de96258c2b648b37913820e2086a377))
|
|
620
|
+
- **complex-rubric:** update multi-trait-rubric to next versions PD-3260 ([037aab8](https://github.com/pie-framework/pie-elements/commit/037aab8e78c9405d3123c25515068b17277fa940))
|
|
621
|
+
- **multi-trait-rubric + complex-rubric:** width calculations PD-3203 ([a55afb5](https://github.com/pie-framework/pie-elements/commit/a55afb5e4859fa3e85e0f1615287efb5ee98b820))
|
|
1402
622
|
|
|
623
|
+
### Features
|
|
1403
624
|
|
|
1404
|
-
|
|
625
|
+
- **complex-rubric:** add instruction for rubricless, render rubricTypes dinamically PD-2555 ([3c0c44f](https://github.com/pie-framework/pie-elements/commit/3c0c44f4e570c6f7a6edc8859277967fbd1719b0))
|
|
626
|
+
- **complex-rubric:** add rubricOptions to config PD-2555 ([379110a](https://github.com/pie-framework/pie-elements/commit/379110a02e0858a78eb5679a80b26e0f976132bd))
|
|
627
|
+
- **complex-rubric:** add validate logic PD-3260 ([0d07a83](https://github.com/pie-framework/pie-elements/commit/0d07a83254d7aab1f87a67893a858c04938d16ea))
|
|
628
|
+
- **complex-rubric:** update test PD-2555 ([5e2ab67](https://github.com/pie-framework/pie-elements/commit/5e2ab67268927d43649459f99c3cc3259540d4aa))
|
|
629
|
+
- **complex-rubric:** update tests and use enum for new rubric type PD-2555 ([0bafc9a](https://github.com/pie-framework/pie-elements/commit/0bafc9aa6d563378b08f4d478828da454d38ad20))
|
|
630
|
+
- **complex-rubric:** update versions of next for testing purpose PD-2555 ([2953283](https://github.com/pie-framework/pie-elements/commit/295328364783905cd717c6a67ee40c229295b611))
|
|
631
|
+
- **complex-rubrix:** add new rubric type and asjust logic ([e49fc22](https://github.com/pie-framework/pie-elements/commit/e49fc2281a8df02bd7dec9b931d06aa74e919031))
|
|
632
|
+
- **rubric:** solve conflicts PD-2555 ([b67c659](https://github.com/pie-framework/pie-elements/commit/b67c65945fc68ef1bd577a915b5f8918da0a716b))
|
|
633
|
+
- **rubrics:** add documentation for maxMaxPoints, add defaults in complex-rubric PD-3307 ([ab0572e](https://github.com/pie-framework/pie-elements/commit/ab0572e69502e9bec6e32cad73a37f3aae0eaf42))
|
|
1405
634
|
|
|
635
|
+
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.2...@pie-element/complex-rubric-configure@2.0.3) (2023-11-27)
|
|
1406
636
|
|
|
1407
637
|
### Bug Fixes
|
|
1408
638
|
|
|
1409
|
-
|
|
639
|
+
- trigger new version ([0ac3b67](https://github.com/pie-framework/pie-elements/commit/0ac3b676f3b1d3b390769b2479fb38525e5e521a))
|
|
1410
640
|
|
|
641
|
+
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.1...@pie-element/complex-rubric-configure@2.0.2) (2023-11-27)
|
|
1411
642
|
|
|
643
|
+
### Bug Fixes
|
|
1412
644
|
|
|
645
|
+
- update pie-toolbox version PD-3298 ([0c282d5](https://github.com/pie-framework/pie-elements/commit/0c282d540aba5b2bb7a8b515bcaa2dba8302d49a))
|
|
646
|
+
- use next pie-element versions ([073ef79](https://github.com/pie-framework/pie-elements/commit/073ef790b3a39f2baaf91ec58983f52f20484fe4))
|
|
647
|
+
- use next pie-element versions ([eafc185](https://github.com/pie-framework/pie-elements/commit/eafc185e7bbe508f93f5c2e342354cbb8ee3c5c6))
|
|
1413
648
|
|
|
649
|
+
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.0...@pie-element/complex-rubric-configure@2.0.1) (2023-11-09)
|
|
1414
650
|
|
|
1415
|
-
|
|
651
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1416
652
|
|
|
653
|
+
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.2...@pie-element/complex-rubric-configure@2.0.0) (2023-11-07)
|
|
1417
654
|
|
|
1418
655
|
### Bug Fixes
|
|
1419
656
|
|
|
1420
|
-
|
|
1421
|
-
|
|
657
|
+
- fixed imports and used next version of rubric and multi-trait-rubric for complex-rubric ([bdf07b0](https://github.com/pie-framework/pie-elements/commit/bdf07b05e4fe0c32576bdfb4b7d3a2a4d7a5cbd7))
|
|
658
|
+
- update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
|
|
659
|
+
- update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
|
|
660
|
+
- update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
|
|
661
|
+
- update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
|
|
662
|
+
|
|
663
|
+
### Code Refactoring
|
|
1422
664
|
|
|
665
|
+
- replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
|
|
1423
666
|
|
|
667
|
+
### BREAKING CHANGES
|
|
1424
668
|
|
|
669
|
+
- using pie-lib/pie-toolbox now, instead of any other pie-lib package.
|
|
1425
670
|
|
|
671
|
+
## [1.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.1...@pie-element/complex-rubric-configure@1.11.2) (2023-11-06)
|
|
1426
672
|
|
|
1427
|
-
|
|
673
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1428
674
|
|
|
675
|
+
## [1.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.0...@pie-element/complex-rubric-configure@1.11.1) (2023-10-26)
|
|
1429
676
|
|
|
1430
677
|
### Bug Fixes
|
|
1431
678
|
|
|
1432
|
-
|
|
1433
|
-
* update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
|
|
1434
|
-
* update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
|
|
679
|
+
- update pie-lib PD-3221 ([f04d59f](https://github.com/pie-framework/pie-elements/commit/f04d59f204852e430dc3e8fe2c442bb9a1634761))
|
|
1435
680
|
|
|
681
|
+
# [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.5...@pie-element/complex-rubric-configure@1.11.0) (2023-10-16)
|
|
1436
682
|
|
|
1437
683
|
### Features
|
|
1438
684
|
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
685
|
+
- updated pie-libs PD-2950 ([acffe41](https://github.com/pie-framework/pie-elements/commit/acffe41120fbe288e375321cbd58cfbd48f98595))
|
|
1442
686
|
|
|
687
|
+
## [1.10.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.4...@pie-element/complex-rubric-configure@1.10.5) (2023-10-16)
|
|
1443
688
|
|
|
689
|
+
### Bug Fixes
|
|
1444
690
|
|
|
1445
|
-
|
|
691
|
+
- updated pie-libs PD-3223, PD-3121, PD-3018, PD-2765, PD-3105 ([666e660](https://github.com/pie-framework/pie-elements/commit/666e6604c40b9bde8b88af5ce1b02ba65f11e957))
|
|
1446
692
|
|
|
693
|
+
## [1.10.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.3...@pie-element/complex-rubric-configure@1.10.4) (2023-10-03)
|
|
1447
694
|
|
|
1448
695
|
### Bug Fixes
|
|
1449
696
|
|
|
1450
|
-
|
|
1451
|
-
* update pie-libs PD-2774, PD-1026 ([04f8cd0](https://github.com/pie-framework/pie-elements/commit/04f8cd000afdb2ccb0c25146d46acb60c5fea651))
|
|
697
|
+
- update with latest pie-libs, forcing pie-lib/math-rendering to v2.5.18 ([7ff936a](https://github.com/pie-framework/pie-elements/commit/7ff936ab9fc85c264032181755ce5e2149825406))
|
|
1452
698
|
|
|
699
|
+
## [1.10.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.2...@pie-element/complex-rubric-configure@1.10.3) (2023-09-28)
|
|
1453
700
|
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
* ability to upload images when using imageSupoort from pie-api-components PD-2707 ([685f3b0](https://github.com/pie-framework/pie-elements/commit/685f3b035d86c5f4ad60cdb9ec84690d5ccaa4fc))
|
|
701
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1457
702
|
|
|
703
|
+
## [1.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.1...@pie-element/complex-rubric-configure@1.10.2) (2023-09-26)
|
|
1458
704
|
|
|
705
|
+
### Bug Fixes
|
|
1459
706
|
|
|
707
|
+
- update pie-libs ([702f4c6](https://github.com/pie-framework/pie-elements/commit/702f4c657f3413274b3a4443c1950e2cdf8e5588))
|
|
1460
708
|
|
|
709
|
+
## [1.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.0...@pie-element/complex-rubric-configure@1.10.1) (2023-09-25)
|
|
1461
710
|
|
|
1462
|
-
|
|
711
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1463
712
|
|
|
713
|
+
# [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.7...@pie-element/complex-rubric-configure@1.10.0) (2023-09-25)
|
|
1464
714
|
|
|
1465
715
|
### Bug Fixes
|
|
1466
716
|
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
717
|
+
- update pie-libs PD-3167 ([1b109bb](https://github.com/pie-framework/pie-elements/commit/1b109bb3b74dcea72ee2f241996a5e6a71893b4e))
|
|
718
|
+
- update pie-libs PD-3167 ([b21d0c3](https://github.com/pie-framework/pie-elements/commit/b21d0c332623667257a5de1363b9f4fc6ee2bb51))
|
|
719
|
+
- update pie-libs PD-3167 ([1a76806](https://github.com/pie-framework/pie-elements/commit/1a7680657ebe0a73969f3100e60f0a090ffc7ada))
|
|
720
|
+
- update pie-libs PD-3167, PD-3105, PD-3162, PD-2765 ([26199b2](https://github.com/pie-framework/pie-elements/commit/26199b255ddbcb9255f2769091c7ba58f8b1dae0))
|
|
1471
721
|
|
|
722
|
+
### Features
|
|
1472
723
|
|
|
724
|
+
- update pie-libs PD-3011 ([0fd32b3](https://github.com/pie-framework/pie-elements/commit/0fd32b3fd1333bb25de584b98c8ef0471de2d5e8))
|
|
1473
725
|
|
|
726
|
+
## [1.9.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.6...@pie-element/complex-rubric-configure@1.9.7) (2023-09-05)
|
|
1474
727
|
|
|
728
|
+
### Bug Fixes
|
|
1475
729
|
|
|
1476
|
-
|
|
730
|
+
- update pie-libs PD-2765 ([f03972d](https://github.com/pie-framework/pie-elements/commit/f03972dda33ff5d4c0343f094fd33acadad30cb4))
|
|
1477
731
|
|
|
732
|
+
## [1.9.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.5...@pie-element/complex-rubric-configure@1.9.6) (2023-09-04)
|
|
1478
733
|
|
|
1479
734
|
### Bug Fixes
|
|
1480
735
|
|
|
1481
|
-
|
|
736
|
+
- update pie-libs PD-3051 ([1e1a7a3](https://github.com/pie-framework/pie-elements/commit/1e1a7a38732eff5585ad789aea5a08c5e94720ae))
|
|
737
|
+
- updated pie-libs PD-2765, PD-3051 ([e6f5b17](https://github.com/pie-framework/pie-elements/commit/e6f5b17c95faf426898f897651863089a54ff3ff))
|
|
1482
738
|
|
|
739
|
+
## [1.9.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.4...@pie-element/complex-rubric-configure@1.9.5) (2023-08-21)
|
|
1483
740
|
|
|
741
|
+
### Bug Fixes
|
|
1484
742
|
|
|
743
|
+
- update pie-libs PD-3119 ([01c474b](https://github.com/pie-framework/pie-elements/commit/01c474bf9396374dc86b9248651206672b765af6))
|
|
1485
744
|
|
|
745
|
+
## [1.9.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.3...@pie-element/complex-rubric-configure@1.9.4) (2023-08-21)
|
|
1486
746
|
|
|
1487
|
-
|
|
747
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1488
748
|
|
|
749
|
+
## [1.9.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.2...@pie-element/complex-rubric-configure@1.9.3) (2023-08-15)
|
|
1489
750
|
|
|
1490
751
|
### Bug Fixes
|
|
1491
752
|
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
753
|
+
- update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
|
|
754
|
+
- updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
|
|
755
|
+
- updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
|
|
1495
756
|
|
|
757
|
+
## [1.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.1...@pie-element/complex-rubric-configure@1.9.2) (2023-07-24)
|
|
1496
758
|
|
|
759
|
+
### Bug Fixes
|
|
1497
760
|
|
|
1498
|
-
|
|
761
|
+
- update pie-libs PD-2984, PD-2991, PD-2992, PD-3036 ([12c9426](https://github.com/pie-framework/pie-elements/commit/12c94269e3b645d74a0014c597d30662823bb34a))
|
|
1499
762
|
|
|
763
|
+
## [1.9.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.0...@pie-element/complex-rubric-configure@1.9.1) (2023-07-06)
|
|
1500
764
|
|
|
1501
765
|
### Bug Fixes
|
|
1502
766
|
|
|
1503
|
-
|
|
767
|
+
- updated editable-html dependent packages for PD-2150 ([ffa6297](https://github.com/pie-framework/pie-elements/commit/ffa62977a9e329c1e12ea1dfcb2af4ba4c993bca))
|
|
768
|
+
- updated pie-lib PD-2150 ([72f20be](https://github.com/pie-framework/pie-elements/commit/72f20be258248c86dde8d5d587290cd640bfd947))
|
|
1504
769
|
|
|
770
|
+
# [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.8.0...@pie-element/complex-rubric-configure@1.9.0) (2023-06-13)
|
|
1505
771
|
|
|
772
|
+
### Bug Fixes
|
|
1506
773
|
|
|
774
|
+
- update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
|
|
775
|
+
- update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
|
|
776
|
+
- update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
|
|
1507
777
|
|
|
778
|
+
### Features
|
|
1508
779
|
|
|
1509
|
-
|
|
780
|
+
- add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
|
|
1510
781
|
|
|
782
|
+
# [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.4...@pie-element/complex-rubric-configure@1.8.0) (2023-05-23)
|
|
1511
783
|
|
|
1512
784
|
### Bug Fixes
|
|
1513
785
|
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
* remove usage of pie-lib/rubric to test webpack build ([50fa5dc](https://github.com/pie-framework/pie-elements/commit/50fa5dcae7ffcedfd5d6560ffc8519839d167658))
|
|
1517
|
-
* update pie-libs ([6738269](https://github.com/pie-framework/pie-elements/commit/6738269d878f24ec4429f210d18bbf591123a55f))
|
|
1518
|
-
* update pie-libs ([9f05be1](https://github.com/pie-framework/pie-elements/commit/9f05be1ae6bf0a9651739b6bef7eca32ecabb4ce))
|
|
1519
|
-
|
|
786
|
+
- update pie-lib PD-2777, PD-1914, PD-2066 ([7102893](https://github.com/pie-framework/pie-elements/commit/71028930a6dc554eb587cf4de0c1d0d28bfff1f5))
|
|
787
|
+
- update pie-libs PD-2774, PD-1026 ([04f8cd0](https://github.com/pie-framework/pie-elements/commit/04f8cd000afdb2ccb0c25146d46acb60c5fea651))
|
|
1520
788
|
|
|
1521
789
|
### Features
|
|
1522
790
|
|
|
1523
|
-
|
|
791
|
+
- ability to upload images when using imageSupoort from pie-api-components PD-2707 ([685f3b0](https://github.com/pie-framework/pie-elements/commit/685f3b035d86c5f4ad60cdb9ec84690d5ccaa4fc))
|
|
792
|
+
|
|
793
|
+
## [1.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.3...@pie-element/complex-rubric-configure@1.7.4) (2023-05-02)
|
|
1524
794
|
|
|
795
|
+
### Bug Fixes
|
|
1525
796
|
|
|
797
|
+
- update pie-libs (fix eslint problems PD-2732) ([3fa630e](https://github.com/pie-framework/pie-elements/commit/3fa630eb96b116cb685ab58fbf216fb572d1c333))
|
|
798
|
+
- update pie-libs PD-2755, PD-2625, PD-2119 ([698446b](https://github.com/pie-framework/pie-elements/commit/698446b29a553a022c91825118370faae824b723))
|
|
799
|
+
- update pie-libs PD-2755, PD-2625, PD-491, PD-2753, PD-2758, PD-2720, PD-2770 ([2cf9ffa](https://github.com/pie-framework/pie-elements/commit/2cf9ffa4fbef6f2ebc0924f305debc9fc6560a75))
|
|
800
|
+
- **complex-rubric:** use multi trait rubric default width if undefined PD-2745 ([a5e42d0](https://github.com/pie-framework/pie-elements/commit/a5e42d0c65549a3db11787b09edd5587869bee01))
|
|
1526
801
|
|
|
802
|
+
## [1.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.2...@pie-element/complex-rubric-configure@1.7.3) (2023-04-25)
|
|
1527
803
|
|
|
804
|
+
### Bug Fixes
|
|
1528
805
|
|
|
1529
|
-
|
|
806
|
+
- update pie-libs PD-2762 ([7ac4313](https://github.com/pie-framework/pie-elements/commit/7ac431346b822fe3bbb0d13375f044f6ce1f426b))
|
|
1530
807
|
|
|
1531
|
-
|
|
808
|
+
## [1.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.1...@pie-element/complex-rubric-configure@1.7.2) (2023-04-14)
|
|
1532
809
|
|
|
810
|
+
### Bug Fixes
|
|
1533
811
|
|
|
812
|
+
- update pie-libs ([830e9fc](https://github.com/pie-framework/pie-elements/commit/830e9fcf07f057e632b44d7a64ddb436353d49f6))
|
|
1534
813
|
|
|
814
|
+
## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.0...@pie-element/complex-rubric-configure@1.7.1) (2023-04-10)
|
|
1535
815
|
|
|
816
|
+
### Bug Fixes
|
|
1536
817
|
|
|
1537
|
-
|
|
818
|
+
- **complex-rubric:** missing lib ([88f69b1](https://github.com/pie-framework/pie-elements/commit/88f69b1cf92033424e6df153e0a9f7f6328a7f63))
|
|
1538
819
|
|
|
1539
|
-
|
|
820
|
+
# [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.8...@pie-element/complex-rubric-configure@1.7.0) (2023-04-10)
|
|
1540
821
|
|
|
822
|
+
### Bug Fixes
|
|
1541
823
|
|
|
824
|
+
- update pie-libs ([b7d3e7f](https://github.com/pie-framework/pie-elements/commit/b7d3e7f7160aafd5dcfed2960bc6c2f03dba2180))
|
|
825
|
+
- **all elements:** fix eslint problems-PD-2732 ([eaeabfb](https://github.com/pie-framework/pie-elements/commit/eaeabfbbe3a868a1f9828ef831a7ea864dee75a9))
|
|
826
|
+
- remove usage of pie-lib/rubric to test webpack build ([50fa5dc](https://github.com/pie-framework/pie-elements/commit/50fa5dcae7ffcedfd5d6560ffc8519839d167658))
|
|
827
|
+
- update pie-libs ([6738269](https://github.com/pie-framework/pie-elements/commit/6738269d878f24ec4429f210d18bbf591123a55f))
|
|
828
|
+
- update pie-libs ([9f05be1](https://github.com/pie-framework/pie-elements/commit/9f05be1ae6bf0a9651739b6bef7eca32ecabb4ce))
|
|
1542
829
|
|
|
830
|
+
### Features
|
|
1543
831
|
|
|
832
|
+
- added the ability to set min/max width and height for the content PD-2425 ([befba3a](https://github.com/pie-framework/pie-elements/commit/befba3a8fa23e8dd21a3e3f63f306bd6dfc35bdd))
|
|
1544
833
|
|
|
1545
|
-
## [1.6.
|
|
834
|
+
## [1.6.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.7...@pie-element/complex-rubric-configure@1.6.8) (2023-03-30)
|
|
1546
835
|
|
|
1547
836
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1548
837
|
|
|
838
|
+
## [1.6.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.6...@pie-element/complex-rubric-configure@1.6.7) (2023-03-30)
|
|
1549
839
|
|
|
840
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1550
841
|
|
|
842
|
+
## [1.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.5...@pie-element/complex-rubric-configure@1.6.6) (2023-03-20)
|
|
1551
843
|
|
|
844
|
+
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1552
845
|
|
|
1553
846
|
## [1.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.4...@pie-element/complex-rubric-configure@1.6.5) (2023-03-20)
|
|
1554
847
|
|
|
1555
|
-
|
|
1556
848
|
### Bug Fixes
|
|
1557
849
|
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
850
|
+
- update pie-libs ([340825a](https://github.com/pie-framework/pie-elements/commit/340825aab8c88569378eb5af6c5b9c9b99aeb285))
|
|
851
|
+
- update pie-libs ([1fe3d37](https://github.com/pie-framework/pie-elements/commit/1fe3d37d2b001f7944e4da7c895a83ccecefefcb))
|
|
1564
852
|
|
|
1565
853
|
## [1.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.3...@pie-element/complex-rubric-configure@1.6.4) (2023-02-28)
|
|
1566
854
|
|
|
1567
|
-
|
|
1568
855
|
### Bug Fixes
|
|
1569
856
|
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
857
|
+
- update pie-libs ([7bb37a7](https://github.com/pie-framework/pie-elements/commit/7bb37a7da11017eff7191968fad4517182f1c363))
|
|
1575
858
|
|
|
1576
859
|
## [1.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.2...@pie-element/complex-rubric-configure@1.6.3) (2023-02-28)
|
|
1577
860
|
|
|
1578
|
-
|
|
1579
861
|
### Bug Fixes
|
|
1580
862
|
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
863
|
+
- update pie-libs ([6a10f3f](https://github.com/pie-framework/pie-elements/commit/6a10f3f45306cc9d9e077e45a90245d047235521))
|
|
1586
864
|
|
|
1587
865
|
## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.1...@pie-element/complex-rubric-configure@1.6.2) (2023-02-28)
|
|
1588
866
|
|
|
1589
|
-
|
|
1590
867
|
### Bug Fixes
|
|
1591
868
|
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
869
|
+
- complex-rubric renders more quickly then other items in item config with default values, because it uses 2 other item types that set the model before it should be set ([ea16d44](https://github.com/pie-framework/pie-elements/commit/ea16d449977ccb41db7180e3ac7aa5812b380cde))
|
|
870
|
+
- complex-rubric renders more quickly then other items in item config with default values, because it uses 2 other item types that set the model before it should be set ([e863ca1](https://github.com/pie-framework/pie-elements/commit/e863ca18090744306bfa0b02fb87bfeb63b07838))
|
|
871
|
+
- update pie-libs ([110161a](https://github.com/pie-framework/pie-elements/commit/110161ad113e76b5fdb6fc06e233889befbc366a))
|
|
1599
872
|
|
|
1600
873
|
## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.0...@pie-element/complex-rubric-configure@1.6.1) (2023-02-22)
|
|
1601
874
|
|
|
1602
875
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1603
876
|
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
877
|
# [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.5.0...@pie-element/complex-rubric-configure@1.6.0) (2023-02-14)
|
|
1609
878
|
|
|
1610
|
-
|
|
1611
879
|
### Features
|
|
1612
880
|
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
881
|
+
- update pie-libs ([e2c0b89](https://github.com/pie-framework/pie-elements/commit/e2c0b894caa20ed5d5681302a84b2bfd20dbd9f6))
|
|
882
|
+
- **complex-rurbic:** add width property to configuration and send to multi-trait-rubric and rubric ([7433a90](https://github.com/pie-framework/pie-elements/commit/7433a90426cf90b1fbfd6005f1911629bfa86a88))
|
|
883
|
+
- **rubric:** add width property to configuration ([75bdb82](https://github.com/pie-framework/pie-elements/commit/75bdb82ddd3ffe41ce50aa98928914f321127eed))
|
|
1620
884
|
|
|
1621
885
|
# [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.4.0...@pie-element/complex-rubric-configure@1.5.0) (2023-02-01)
|
|
1622
886
|
|
|
1623
|
-
|
|
1624
887
|
### Bug Fixes
|
|
1625
888
|
|
|
1626
|
-
|
|
1627
|
-
|
|
889
|
+
- **complex-rubric:** default rubricType to simple if it's undefined or null PD-2427 ([9760d46](https://github.com/pie-framework/pie-elements/commit/9760d469d599c8a4edf02ee253e3e0d65c520b67))
|
|
1628
890
|
|
|
1629
891
|
### Features
|
|
1630
892
|
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
893
|
+
- update pie-libs ([0af590d](https://github.com/pie-framework/pie-elements/commit/0af590d624f4b2c0af58039e935531cef52e2a86))
|
|
1636
894
|
|
|
1637
895
|
# [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.3.0...@pie-element/complex-rubric-configure@1.4.0) (2023-01-17)
|
|
1638
896
|
|
|
1639
|
-
|
|
1640
897
|
### Bug Fixes
|
|
1641
898
|
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
899
|
+
- tests ([af46516](https://github.com/pie-framework/pie-elements/commit/af4651698e0fb88353ccb89661c2e1cad6e31b19))
|
|
900
|
+
- **complex-rubric:** fix rubric type radio buttons PD-2492 ([19fdae2](https://github.com/pie-framework/pie-elements/commit/19fdae26ad76cd2d713e343a3b663181d7fccea3))
|
|
901
|
+
- **multi-trait-rubric:** fix validation bugs, update documentation. Fixed match docs typo PD-2427 ([26d598e](https://github.com/pie-framework/pie-elements/commit/26d598e7a32d50ed176d566605bb6b4ebdc07a2c))
|
|
1646
902
|
|
|
1647
903
|
### Features
|
|
1648
904
|
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
905
|
+
- update pie-libs ([6423903](https://github.com/pie-framework/pie-elements/commit/6423903898b041f56db2111de2e4aac4ee9f1fd3))
|
|
1654
906
|
|
|
1655
907
|
# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.7...@pie-element/complex-rubric-configure@1.3.0) (2023-01-05)
|
|
1656
908
|
|
|
1657
|
-
|
|
1658
909
|
### Features
|
|
1659
910
|
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
911
|
+
- update pie-libs ([b174476](https://github.com/pie-framework/pie-elements/commit/b174476729119a0689f1f8adfc8c235246676cab))
|
|
912
|
+
- update pie-libs ([f72c3c8](https://github.com/pie-framework/pie-elements/commit/f72c3c8d8bc9bbf061bb81502317157a63c22972))
|
|
913
|
+
- update pie-libs ([8490729](https://github.com/pie-framework/pie-elements/commit/8490729a2389d36fd3968f0806119fde96577842))
|
|
914
|
+
- **complex-rubric:** added ConfigLayout wrapper for authoring side ([1fd3b82](https://github.com/pie-framework/pie-elements/commit/1fd3b82340a57deba146048a7ebd591ea736420e))
|
|
1668
915
|
|
|
1669
916
|
## [1.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.6...@pie-element/complex-rubric-configure@1.2.7) (2022-12-21)
|
|
1670
917
|
|
|
1671
|
-
|
|
1672
918
|
### Bug Fixes
|
|
1673
919
|
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
920
|
+
- updated pie-libs ([8cb5b90](https://github.com/pie-framework/pie-elements/commit/8cb5b90d501ccbdf5ffd764e6555faa48b8f54d6))
|
|
1679
921
|
|
|
1680
922
|
## [1.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.5...@pie-element/complex-rubric-configure@1.2.6) (2022-12-20)
|
|
1681
923
|
|
|
1682
|
-
|
|
1683
924
|
### Bug Fixes
|
|
1684
925
|
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
926
|
+
- updated pie-libs ([6549302](https://github.com/pie-framework/pie-elements/commit/65493026fbf356c5ab752ae6a14d961d4b256368))
|
|
1690
927
|
|
|
1691
928
|
## [1.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.4...@pie-element/complex-rubric-configure@1.2.5) (2022-12-07)
|
|
1692
929
|
|
|
1693
|
-
|
|
1694
930
|
### Bug Fixes
|
|
1695
931
|
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
932
|
+
- update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
|
|
933
|
+
- update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
|
|
934
|
+
- updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
|
|
935
|
+
- updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
|
|
936
|
+
- updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
|
|
937
|
+
- updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
|
|
1706
938
|
|
|
1707
939
|
## [1.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.3...@pie-element/complex-rubric-configure@1.2.4) (2022-11-15)
|
|
1708
940
|
|
|
1709
941
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1710
942
|
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
943
|
## [1.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.2...@pie-element/complex-rubric-configure@1.2.3) (2022-11-02)
|
|
1716
944
|
|
|
1717
|
-
|
|
1718
945
|
### Bug Fixes
|
|
1719
946
|
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
947
|
+
- try re-trigger build ([36b1b59](https://github.com/pie-framework/pie-elements/commit/36b1b59874714d46fe060cb5e18173936073c44b))
|
|
1725
948
|
|
|
1726
949
|
## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.1...@pie-element/complex-rubric-configure@1.2.2) (2022-11-01)
|
|
1727
950
|
|
|
1728
951
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1729
952
|
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
953
|
## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.0...@pie-element/complex-rubric-configure@1.2.1) (2022-10-31)
|
|
1735
954
|
|
|
1736
955
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1737
956
|
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
957
|
# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.1.1...@pie-element/complex-rubric-configure@1.2.0) (2022-10-18)
|
|
1743
958
|
|
|
1744
|
-
|
|
1745
959
|
### Features
|
|
1746
960
|
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
961
|
+
- **complex-rubric:** update defaults and rubric versions ([3b5c834](https://github.com/pie-framework/pie-elements/commit/3b5c8341be5100f55e6753166fd04dbd3e07ad2b))
|
|
1752
962
|
|
|
1753
963
|
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.1.0...@pie-element/complex-rubric-configure@1.1.1) (2022-10-18)
|
|
1754
964
|
|
|
1755
965
|
**Note:** Version bump only for package @pie-element/complex-rubric-configure
|
|
1756
966
|
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
967
|
# [1.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.0.3...@pie-element/complex-rubric-configure@1.1.0) (2022-10-17)
|
|
1762
968
|
|
|
1763
|
-
|
|
1764
969
|
### Bug Fixes
|
|
1765
970
|
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
971
|
+
- default rubric model ([6454f5f](https://github.com/pie-framework/pie-elements/commit/6454f5fbced5d843fe9500ca00db70d926a86819))
|
|
972
|
+
- **complex-rubric:** revert "update dependencies to fix build and remove unused lib", because it's actually needed ([69b1d52](https://github.com/pie-framework/pie-elements/commit/69b1d52d797777c3f8ee6b56bf147f8bd6a9ed47))
|
|
973
|
+
- **complex-rubric:** update dependencies to fix build ([fd82771](https://github.com/pie-framework/pie-elements/commit/fd82771496e90340e758bc0530ffa8aa25e7b74d))
|
|
974
|
+
- **complex-rubric:** update dependencies to fix build and remove unused lib ([6225e13](https://github.com/pie-framework/pie-elements/commit/6225e133d98356b8e3a9afa30a4a00df7c4a02a5))
|
|
975
|
+
- **complex-rubric:** update imports to fix build ([829a94c](https://github.com/pie-framework/pie-elements/commit/829a94ca0ddb5ea689ed82cebde54b5c8fb0d97c))
|
|
976
|
+
- **complex-rubric:** update versions ([00accbb](https://github.com/pie-framework/pie-elements/commit/00accbb6d3228fb14adcd9b88d429dc936295692))
|
|
977
|
+
- **complex-rubric:** update versions and package.json ([e41f360](https://github.com/pie-framework/pie-elements/commit/e41f3605ceea444f1068eda2d1a16c57828523fc))
|
|
978
|
+
- **complex-rubric:** update versions and package.json ([331a80f](https://github.com/pie-framework/pie-elements/commit/331a80f23760f7098b4cf750af3be8e9dc864d19))
|
|
979
|
+
- imports ([8eb0b79](https://github.com/pie-framework/pie-elements/commit/8eb0b792507193a4206149f566b706a31b4c90c2))
|
|
1776
980
|
|
|
1777
981
|
### Features
|
|
1778
982
|
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
983
|
+
- update libs ([7e174fb](https://github.com/pie-framework/pie-elements/commit/7e174fba75e7ea668900ad5c103751cefe33e2af))
|
|
984
|
+
- update pie-lib/rubric dependecies version ([5546015](https://github.com/pie-framework/pie-elements/commit/5546015c3923ce2e34ab810ccd698424c1009c03))
|
|
985
|
+
- **complex-rubric:** add default value for radio buttons, more tweaks ([17fb3cb](https://github.com/pie-framework/pie-elements/commit/17fb3cbe4a9a5310f278d886a1b5d731b7baf4ef))
|
|
986
|
+
- **complex-rubric:** clean up PD-2013 ([76853fe](https://github.com/pie-framework/pie-elements/commit/76853fe66da524c65e0a42ac7348fdceb57a8cb7))
|
|
987
|
+
- **complex-rubric:** create tests PD-2013 ([2961301](https://github.com/pie-framework/pie-elements/commit/29613011ac7d03e180defa163676e07c59607b9d))
|
|
988
|
+
- **complex-rubric:** fix rubric rendering in authoring ([d453cad](https://github.com/pie-framework/pie-elements/commit/d453cad143899c450dfe41a8cd99b5fb7b5326e7))
|
|
989
|
+
- **complex-rubric:** PD-2013 implement new item type for rubrics ([33c08ff](https://github.com/pie-framework/pie-elements/commit/33c08ff8068255595e5bed7ac2d8675e57e2f925))
|
|
990
|
+
- **complex-rubric:** use rubric type constant from pie-lib, remove settings pannel and remove session related code PD-2013 ([08bb144](https://github.com/pie-framework/pie-elements/commit/08bb14484a23e852ec8da88a57ba1b8a08e9882d))
|
|
991
|
+
- **complex-rubric, multi-trait-rubric:** add new settings panel properties ([58d55e8](https://github.com/pie-framework/pie-elements/commit/58d55e877602d2655c7767433bdb404e4693074b))
|
|
1792
992
|
|
|
1793
993
|
## 1.0.3 (2022-09-29)
|
|
1794
994
|
|