@ui5/theming-ngx 0.5.9-rc.2 → 0.5.9-rc.4
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/.eslintrc.json +37 -0
- package/CHANGELOG.md +687 -0
- package/jest.config.ts +22 -0
- package/ng-package.json +7 -0
- package/package.json +3 -15
- package/project.json +31 -0
- package/src/index.ts +3 -0
- package/src/ui5-theming.models.ts +20 -0
- package/src/ui5-theming.module.ts +34 -0
- package/src/ui5-theming.service.ts +156 -0
- package/tsconfig.json +28 -0
- package/tsconfig.lib.json +16 -0
- package/tsconfig.lib.prod.json +12 -0
- package/tsconfig.spec.json +15 -0
- package/fesm2022/ui5-theming-ngx.mjs +0 -154
- package/fesm2022/ui5-theming-ngx.mjs.map +0 -1
- package/index.d.ts +0 -51
- package/ui5-theming-ngx-0.5.9-rc.2.tgz +0 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,687 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [0.5.9-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.9-rc.3...v0.5.9-rc.4) (2025-12-11)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
9
|
+
|
|
10
|
+
## [0.5.9-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.9-rc.2...v0.5.9-rc.3) (2025-12-02)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
13
|
+
|
|
14
|
+
## [0.5.9-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.9-rc.1...v0.5.9-rc.2) (2025-11-29)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
17
|
+
|
|
18
|
+
## [0.5.9-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.9-rc.0...v0.5.9-rc.1) (2025-11-08)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
21
|
+
|
|
22
|
+
## [0.5.9-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.8...v0.5.9-rc.0) (2025-11-07)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
25
|
+
|
|
26
|
+
## [0.5.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.8-rc.0...v0.5.8) (2025-11-07)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
29
|
+
|
|
30
|
+
## [0.5.8-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.7...v0.5.8-rc.0) (2025-11-07)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
33
|
+
|
|
34
|
+
## [0.5.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.7-rc.1...v0.5.7) (2025-11-07)
|
|
35
|
+
|
|
36
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
37
|
+
|
|
38
|
+
## [0.5.7-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.7-rc.0...v0.5.7-rc.1) (2025-11-07)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
41
|
+
|
|
42
|
+
## [0.5.7-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.6...v0.5.7-rc.0) (2025-09-13)
|
|
43
|
+
|
|
44
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
45
|
+
|
|
46
|
+
## [0.5.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.6-rc.0...v0.5.6) (2025-09-05)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
49
|
+
|
|
50
|
+
## [0.5.6-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.5...v0.5.6-rc.0) (2025-09-05)
|
|
51
|
+
|
|
52
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
53
|
+
|
|
54
|
+
## [0.5.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.5-rc.0...v0.5.5) (2025-08-22)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
57
|
+
|
|
58
|
+
## [0.5.5-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.4...v0.5.5-rc.0) (2025-08-22)
|
|
59
|
+
|
|
60
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
61
|
+
|
|
62
|
+
## [0.5.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.4-rc.0...v0.5.4) (2025-08-06)
|
|
63
|
+
|
|
64
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
65
|
+
|
|
66
|
+
## [0.5.4-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3...v0.5.4-rc.0) (2025-08-06)
|
|
67
|
+
|
|
68
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
69
|
+
|
|
70
|
+
## [0.5.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.6...v0.5.3) (2025-08-05)
|
|
71
|
+
|
|
72
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
73
|
+
|
|
74
|
+
## [0.5.3-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.5...v0.5.3-rc.6) (2025-08-05)
|
|
75
|
+
|
|
76
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
77
|
+
|
|
78
|
+
## [0.5.3-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.4...v0.5.3-rc.5) (2025-07-31)
|
|
79
|
+
|
|
80
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
81
|
+
|
|
82
|
+
## [0.5.3-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.3...v0.5.3-rc.4) (2025-07-31)
|
|
83
|
+
|
|
84
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
85
|
+
|
|
86
|
+
## [0.5.3-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.2...v0.5.3-rc.3) (2025-07-29)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
89
|
+
|
|
90
|
+
## [0.5.3-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.1...v0.5.3-rc.2) (2025-07-29)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
93
|
+
|
|
94
|
+
## [0.5.3-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.3-rc.0...v0.5.3-rc.1) (2025-07-23)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
97
|
+
|
|
98
|
+
## [0.5.3-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.2...v0.5.3-rc.0) (2025-07-22)
|
|
99
|
+
|
|
100
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
101
|
+
|
|
102
|
+
## [0.5.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.2-rc.0...v0.5.2) (2025-07-15)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
105
|
+
|
|
106
|
+
## [0.5.2-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.1...v0.5.2-rc.0) (2025-07-15)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
109
|
+
|
|
110
|
+
## [0.5.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.1-rc.1...v0.5.1) (2025-07-04)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
113
|
+
|
|
114
|
+
## [0.5.1-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.1-rc.0...v0.5.1-rc.1) (2025-07-04)
|
|
115
|
+
|
|
116
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
117
|
+
|
|
118
|
+
## [0.5.1-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.0...v0.5.1-rc.0) (2025-07-03)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
121
|
+
|
|
122
|
+
# [0.5.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.0-rc.1...v0.5.0) (2025-06-16)
|
|
123
|
+
|
|
124
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
125
|
+
|
|
126
|
+
# [0.5.0-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.5.0-rc.0...v0.5.0-rc.1) (2025-06-16)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
129
|
+
|
|
130
|
+
# [0.5.0-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.9-rc.3...v0.5.0-rc.0) (2025-06-16)
|
|
131
|
+
|
|
132
|
+
### chore
|
|
133
|
+
|
|
134
|
+
- **deps:** angular 20 support ([#226](https://github.com/SAP/ui5-webcomponents-ngx/issues/226)) ([8e20de7](https://github.com/SAP/ui5-webcomponents-ngx/commit/8e20de764f0bf955092edbe11370c189bdc8f3c0))
|
|
135
|
+
|
|
136
|
+
### BREAKING CHANGES
|
|
137
|
+
|
|
138
|
+
- **deps:** angular 20 support
|
|
139
|
+
|
|
140
|
+
## [0.4.9-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.9-rc.2...v0.4.9-rc.3) (2025-06-15)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
143
|
+
|
|
144
|
+
## [0.4.9-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.9-rc.1...v0.4.9-rc.2) (2025-06-15)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
147
|
+
|
|
148
|
+
## [0.4.9-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.9-rc.0...v0.4.9-rc.1) (2025-06-06)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
151
|
+
|
|
152
|
+
## [0.4.9-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8...v0.4.9-rc.0) (2025-06-06)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
155
|
+
|
|
156
|
+
## [0.4.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8-rc.4...v0.4.8) (2025-06-05)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
159
|
+
|
|
160
|
+
## [0.4.8-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8-rc.3...v0.4.8-rc.4) (2025-06-05)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
163
|
+
|
|
164
|
+
## [0.4.8-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8-rc.2...v0.4.8-rc.3) (2025-05-31)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
167
|
+
|
|
168
|
+
## [0.4.8-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8-rc.1...v0.4.8-rc.2) (2025-05-26)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
171
|
+
|
|
172
|
+
## [0.4.8-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.8-rc.0...v0.4.8-rc.1) (2025-05-26)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
175
|
+
|
|
176
|
+
## [0.4.8-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.7...v0.4.8-rc.0) (2025-05-21)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
179
|
+
|
|
180
|
+
## [0.4.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.7-rc.2...v0.4.7) (2025-05-07)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
183
|
+
|
|
184
|
+
## [0.4.7-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.7-rc.1...v0.4.7-rc.2) (2025-05-07)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
187
|
+
|
|
188
|
+
## [0.4.7-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.7-rc.0...v0.4.7-rc.1) (2025-05-07)
|
|
189
|
+
|
|
190
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
191
|
+
|
|
192
|
+
## [0.4.7-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6...v0.4.7-rc.0) (2025-05-07)
|
|
193
|
+
|
|
194
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
195
|
+
|
|
196
|
+
## [0.4.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.10...v0.4.6) (2025-04-09)
|
|
197
|
+
|
|
198
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
199
|
+
|
|
200
|
+
## [0.4.6-rc.10](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.9...v0.4.6-rc.10) (2025-04-09)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
203
|
+
|
|
204
|
+
## [0.4.6-rc.9](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.8...v0.4.6-rc.9) (2025-04-07)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
207
|
+
|
|
208
|
+
## [0.4.6-rc.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.7...v0.4.6-rc.8) (2025-04-04)
|
|
209
|
+
|
|
210
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
211
|
+
|
|
212
|
+
## [0.4.6-rc.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.6...v0.4.6-rc.7) (2025-04-02)
|
|
213
|
+
|
|
214
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
215
|
+
|
|
216
|
+
## [0.4.6-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.5...v0.4.6-rc.6) (2025-03-24)
|
|
217
|
+
|
|
218
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
219
|
+
|
|
220
|
+
## [0.4.6-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.4...v0.4.6-rc.5) (2025-03-17)
|
|
221
|
+
|
|
222
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
223
|
+
|
|
224
|
+
## [0.4.6-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.3...v0.4.6-rc.4) (2025-03-17)
|
|
225
|
+
|
|
226
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
227
|
+
|
|
228
|
+
## [0.4.6-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.2...v0.4.6-rc.3) (2025-03-17)
|
|
229
|
+
|
|
230
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
231
|
+
|
|
232
|
+
## [0.4.6-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.1...v0.4.6-rc.2) (2025-03-12)
|
|
233
|
+
|
|
234
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
235
|
+
|
|
236
|
+
## [0.4.6-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.6-rc.0...v0.4.6-rc.1) (2025-03-11)
|
|
237
|
+
|
|
238
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
239
|
+
|
|
240
|
+
## [0.4.6-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.5...v0.4.6-rc.0) (2025-03-11)
|
|
241
|
+
|
|
242
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
243
|
+
|
|
244
|
+
## [0.4.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.5-rc.1...v0.4.5) (2025-03-10)
|
|
245
|
+
|
|
246
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
247
|
+
|
|
248
|
+
## [0.4.5-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.5-rc.0...v0.4.5-rc.1) (2025-03-10)
|
|
249
|
+
|
|
250
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
251
|
+
|
|
252
|
+
## [0.4.5-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.4...v0.4.5-rc.0) (2025-03-10)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
255
|
+
|
|
256
|
+
## [0.4.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.4-rc.1...v0.4.4) (2025-03-10)
|
|
257
|
+
|
|
258
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
259
|
+
|
|
260
|
+
## [0.4.4-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.4-rc.0...v0.4.4-rc.1) (2025-03-10)
|
|
261
|
+
|
|
262
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
263
|
+
|
|
264
|
+
## [0.4.4-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3...v0.4.4-rc.0) (2025-03-10)
|
|
265
|
+
|
|
266
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
267
|
+
|
|
268
|
+
## [0.4.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.5...v0.4.3) (2025-02-26)
|
|
269
|
+
|
|
270
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
271
|
+
|
|
272
|
+
## [0.4.3-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.4...v0.4.3-rc.5) (2025-02-26)
|
|
273
|
+
|
|
274
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
275
|
+
|
|
276
|
+
## [0.4.3-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.3...v0.4.3-rc.4) (2025-02-26)
|
|
277
|
+
|
|
278
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
279
|
+
|
|
280
|
+
## [0.4.3-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.2...v0.4.3-rc.3) (2025-02-26)
|
|
281
|
+
|
|
282
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
283
|
+
|
|
284
|
+
## [0.4.3-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.1...v0.4.3-rc.2) (2025-02-18)
|
|
285
|
+
|
|
286
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
287
|
+
|
|
288
|
+
## [0.4.3-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.3-rc.0...v0.4.3-rc.1) (2025-02-18)
|
|
289
|
+
|
|
290
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
291
|
+
|
|
292
|
+
## [0.4.3-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.2...v0.4.3-rc.0) (2025-02-18)
|
|
293
|
+
|
|
294
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
295
|
+
|
|
296
|
+
## [0.4.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.2-rc.0...v0.4.2) (2025-02-14)
|
|
297
|
+
|
|
298
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
299
|
+
|
|
300
|
+
## [0.4.2-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.1...v0.4.2-rc.0) (2025-02-14)
|
|
301
|
+
|
|
302
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
303
|
+
|
|
304
|
+
## [0.4.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.1-rc.0...v0.4.1) (2025-02-11)
|
|
305
|
+
|
|
306
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
307
|
+
|
|
308
|
+
## [0.4.1-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.0...v0.4.1-rc.0) (2025-02-11)
|
|
309
|
+
|
|
310
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
311
|
+
|
|
312
|
+
# [0.4.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.4.0-rc.0...v0.4.0) (2025-01-29)
|
|
313
|
+
|
|
314
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
315
|
+
|
|
316
|
+
# [0.4.0-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.4-rc.1...v0.4.0-rc.0) (2025-01-29)
|
|
317
|
+
|
|
318
|
+
### Features
|
|
319
|
+
|
|
320
|
+
- angular 19 support ([#185](https://github.com/SAP/ui5-webcomponents-ngx/issues/185)) ([1fdc892](https://github.com/SAP/ui5-webcomponents-ngx/commit/1fdc892220fb02a8900398ec455d94b44c0b90bf))
|
|
321
|
+
|
|
322
|
+
### BREAKING CHANGES
|
|
323
|
+
|
|
324
|
+
- angular 19 support
|
|
325
|
+
|
|
326
|
+
## [0.3.4-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.4-rc.0...v0.3.4-rc.1) (2025-01-28)
|
|
327
|
+
|
|
328
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
329
|
+
|
|
330
|
+
## [0.3.4-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.3...v0.3.4-rc.0) (2025-01-28)
|
|
331
|
+
|
|
332
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
333
|
+
|
|
334
|
+
## [0.3.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.3-rc.2...v0.3.3) (2025-01-28)
|
|
335
|
+
|
|
336
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
337
|
+
|
|
338
|
+
## [0.3.3-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.3-rc.1...v0.3.3-rc.2) (2025-01-28)
|
|
339
|
+
|
|
340
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
341
|
+
|
|
342
|
+
## [0.3.3-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.3-rc.0...v0.3.3-rc.1) (2025-01-28)
|
|
343
|
+
|
|
344
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
345
|
+
|
|
346
|
+
## [0.3.3-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.2...v0.3.3-rc.0) (2025-01-28)
|
|
347
|
+
|
|
348
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
349
|
+
|
|
350
|
+
## [0.3.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.2-rc.3...v0.3.2) (2025-01-24)
|
|
351
|
+
|
|
352
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
353
|
+
|
|
354
|
+
## [0.3.2-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.2-rc.2...v0.3.2-rc.3) (2025-01-24)
|
|
355
|
+
|
|
356
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
357
|
+
|
|
358
|
+
## [0.3.2-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.2-rc.1...v0.3.2-rc.2) (2024-12-16)
|
|
359
|
+
|
|
360
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
361
|
+
|
|
362
|
+
## [0.3.2-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.2-rc.0...v0.3.2-rc.1) (2024-11-20)
|
|
363
|
+
|
|
364
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
365
|
+
|
|
366
|
+
## [0.3.2-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.1...v0.3.2-rc.0) (2024-11-18)
|
|
367
|
+
|
|
368
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
369
|
+
|
|
370
|
+
## [0.3.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.1-rc.1...v0.3.1) (2024-11-15)
|
|
371
|
+
|
|
372
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
373
|
+
|
|
374
|
+
## [0.3.1-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.19...v0.3.1-rc.1) (2024-11-15)
|
|
375
|
+
|
|
376
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
377
|
+
|
|
378
|
+
# [0.3.0-rc.19](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.18...v0.3.0-rc.19) (2024-11-15)
|
|
379
|
+
|
|
380
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
381
|
+
|
|
382
|
+
# [0.3.0-rc.18](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.17...v0.3.0-rc.18) (2024-11-14)
|
|
383
|
+
|
|
384
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
385
|
+
|
|
386
|
+
# [0.3.0-rc.17](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.16...v0.3.0-rc.17) (2024-10-31)
|
|
387
|
+
|
|
388
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
389
|
+
|
|
390
|
+
# [0.3.0-rc.16](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.15...v0.3.0-rc.16) (2024-10-30)
|
|
391
|
+
|
|
392
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
393
|
+
|
|
394
|
+
# [0.3.0-rc.15](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.14...v0.3.0-rc.15) (2024-09-09)
|
|
395
|
+
|
|
396
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
397
|
+
|
|
398
|
+
# [0.3.0-rc.14](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.13...v0.3.0-rc.14) (2024-08-12)
|
|
399
|
+
|
|
400
|
+
### Bug Fixes
|
|
401
|
+
|
|
402
|
+
- migrate to ng18 and nx19 ([#146](https://github.com/SAP/ui5-webcomponents-ngx/issues/146)) ([644c69b](https://github.com/SAP/ui5-webcomponents-ngx/commit/644c69bf44f98000b6844ad853d75e66ae6b302d))
|
|
403
|
+
|
|
404
|
+
### BREAKING CHANGES
|
|
405
|
+
|
|
406
|
+
- Angular 18 migration
|
|
407
|
+
|
|
408
|
+
# [0.3.0-rc.13](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.12...v0.3.0-rc.13) (2024-08-12)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
411
|
+
|
|
412
|
+
# [0.3.0-rc.12](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.11...v0.3.0-rc.12) (2024-08-10)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
415
|
+
|
|
416
|
+
# [0.3.0-rc.11](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.10...v0.3.0-rc.11) (2024-08-09)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
419
|
+
|
|
420
|
+
# [0.3.0-rc.10](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.9...v0.3.0-rc.10) (2024-07-09)
|
|
421
|
+
|
|
422
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
423
|
+
|
|
424
|
+
# [0.3.0-rc.9](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.8...v0.3.0-rc.9) (2024-06-25)
|
|
425
|
+
|
|
426
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
427
|
+
|
|
428
|
+
# [0.3.0-rc.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.7...v0.3.0-rc.8) (2024-06-20)
|
|
429
|
+
|
|
430
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
431
|
+
|
|
432
|
+
# [0.3.0-rc.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.6...v0.3.0-rc.7) (2024-06-20)
|
|
433
|
+
|
|
434
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
435
|
+
|
|
436
|
+
# [0.3.0-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.5...v0.3.0-rc.6) (2024-06-18)
|
|
437
|
+
|
|
438
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
439
|
+
|
|
440
|
+
# [0.3.0-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.4...v0.3.0-rc.5) (2024-06-18)
|
|
441
|
+
|
|
442
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
443
|
+
|
|
444
|
+
# [0.3.0-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.3...v0.3.0-rc.4) (2024-06-18)
|
|
445
|
+
|
|
446
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
447
|
+
|
|
448
|
+
# [0.3.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.2...v0.3.0-rc.3) (2024-06-18)
|
|
449
|
+
|
|
450
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
451
|
+
|
|
452
|
+
# [0.3.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.1...v0.3.0-rc.2) (2024-06-09)
|
|
453
|
+
|
|
454
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
455
|
+
|
|
456
|
+
# [0.3.0-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.3.0-rc.0...v0.3.0-rc.1) (2024-03-01)
|
|
457
|
+
|
|
458
|
+
### Bug Fixes
|
|
459
|
+
|
|
460
|
+
- quickfix for peer dependencies ([#115](https://github.com/SAP/ui5-webcomponents-ngx/issues/115)) ([0b22ad6](https://github.com/SAP/ui5-webcomponents-ngx/commit/0b22ad68d8d4d7ed7631d99dad1395d4591ce3ab))
|
|
461
|
+
|
|
462
|
+
# [0.3.0-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3...v0.3.0-rc.0) (2024-02-14)
|
|
463
|
+
|
|
464
|
+
### Features
|
|
465
|
+
|
|
466
|
+
- new custom elements schema parser ([#113](https://github.com/SAP/ui5-webcomponents-ngx/issues/113)) ([c13548e](https://github.com/SAP/ui5-webcomponents-ngx/commit/c13548ec92db44a7e3e932b075c24ec470481c5b))
|
|
467
|
+
|
|
468
|
+
### BREAKING CHANGES
|
|
469
|
+
|
|
470
|
+
- - js files are no longer supported
|
|
471
|
+
|
|
472
|
+
* ng17 is needed
|
|
473
|
+
|
|
474
|
+
- fix: build
|
|
475
|
+
|
|
476
|
+
- chore: updated to the latest ui5-wc release
|
|
477
|
+
|
|
478
|
+
- chore: removed methods from the generated components' code
|
|
479
|
+
|
|
480
|
+
## [0.2.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.9...v0.2.3) (2024-02-06)
|
|
481
|
+
|
|
482
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
483
|
+
|
|
484
|
+
## [0.2.3-rc.9](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.8...v0.2.3-rc.9) (2024-01-11)
|
|
485
|
+
|
|
486
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
487
|
+
|
|
488
|
+
## [0.2.3-rc.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.7...v0.2.3-rc.8) (2024-01-10)
|
|
489
|
+
|
|
490
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
491
|
+
|
|
492
|
+
## [0.2.3-rc.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.6...v0.2.3-rc.7) (2023-12-18)
|
|
493
|
+
|
|
494
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
495
|
+
|
|
496
|
+
## [0.2.3-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.5...v0.2.3-rc.6) (2023-12-13)
|
|
497
|
+
|
|
498
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
499
|
+
|
|
500
|
+
## [0.2.3-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.4...v0.2.3-rc.5) (2023-12-12)
|
|
501
|
+
|
|
502
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
503
|
+
|
|
504
|
+
## [0.2.3-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.3...v0.2.3-rc.4) (2023-12-12)
|
|
505
|
+
|
|
506
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
507
|
+
|
|
508
|
+
## [0.2.3-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.2...v0.2.3-rc.3) (2023-12-06)
|
|
509
|
+
|
|
510
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
511
|
+
|
|
512
|
+
## [0.2.3-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.1...v0.2.3-rc.2) (2023-11-22)
|
|
513
|
+
|
|
514
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
515
|
+
|
|
516
|
+
## [0.2.3-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.3-rc.0...v0.2.3-rc.1) (2023-11-07)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
519
|
+
|
|
520
|
+
## [0.2.3-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.2...v0.2.3-rc.0) (2023-11-05)
|
|
521
|
+
|
|
522
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
523
|
+
|
|
524
|
+
## [0.2.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.2-rc.3...v0.2.2) (2023-08-14)
|
|
525
|
+
|
|
526
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
527
|
+
|
|
528
|
+
## [0.2.2-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.2-rc.2...v0.2.2-rc.3) (2023-08-14)
|
|
529
|
+
|
|
530
|
+
### Features
|
|
531
|
+
|
|
532
|
+
- update to ui5-webcomponents 1.16.0 ([#79](https://github.com/SAP/ui5-webcomponents-ngx/issues/79)) ([4ce14c0](https://github.com/SAP/ui5-webcomponents-ngx/commit/4ce14c0a4d26cf9b1909936361049eb130544fbe))
|
|
533
|
+
|
|
534
|
+
## [0.2.2-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.2-rc.1...v0.2.2-rc.2) (2023-08-14)
|
|
535
|
+
|
|
536
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
537
|
+
|
|
538
|
+
## [0.2.2-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.2-rc.0...v0.2.2-rc.1) (2023-08-13)
|
|
539
|
+
|
|
540
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
541
|
+
|
|
542
|
+
## [0.2.2-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.1...v0.2.2-rc.0) (2023-06-30)
|
|
543
|
+
|
|
544
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
545
|
+
|
|
546
|
+
## [0.2.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.1-rc.0...v0.2.1) (2023-06-15)
|
|
547
|
+
|
|
548
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
549
|
+
|
|
550
|
+
## [0.2.1-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.0...v0.2.1-rc.0) (2023-06-15)
|
|
551
|
+
|
|
552
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
553
|
+
|
|
554
|
+
# [0.2.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.0-rc.2...v0.2.0) (2023-05-17)
|
|
555
|
+
|
|
556
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
557
|
+
|
|
558
|
+
# [0.2.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.0-rc.1...v0.2.0-rc.2) (2023-05-17)
|
|
559
|
+
|
|
560
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
561
|
+
|
|
562
|
+
# [0.2.0-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.2.0-rc.0...v0.2.0-rc.1) (2023-05-17)
|
|
563
|
+
|
|
564
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
565
|
+
|
|
566
|
+
# [0.2.0-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.2-rc.1...v0.2.0-rc.0) (2023-05-15)
|
|
567
|
+
|
|
568
|
+
### Bug Fixes
|
|
569
|
+
|
|
570
|
+
- required angular version update ([#68](https://github.com/SAP/ui5-webcomponents-ngx/issues/68)) ([3b5b09b](https://github.com/SAP/ui5-webcomponents-ngx/commit/3b5b09b800082a905ab7d856a7aac8456063d8ef))
|
|
571
|
+
|
|
572
|
+
### BREAKING CHANGES
|
|
573
|
+
|
|
574
|
+
- Angular 16 is required
|
|
575
|
+
|
|
576
|
+
## [0.1.2-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.2-rc.0...v0.1.2-rc.1) (2023-05-15)
|
|
577
|
+
|
|
578
|
+
### Bug Fixes
|
|
579
|
+
|
|
580
|
+
- missing dependencies ([#66](https://github.com/SAP/ui5-webcomponents-ngx/issues/66)) ([97b70af](https://github.com/SAP/ui5-webcomponents-ngx/commit/97b70af7f4a91fabe97142762129ba7d09711ca6)), closes [#67](https://github.com/SAP/ui5-webcomponents-ngx/issues/67)
|
|
581
|
+
|
|
582
|
+
## [0.1.2-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1...v0.1.2-rc.0) (2023-05-12)
|
|
583
|
+
|
|
584
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
585
|
+
|
|
586
|
+
## [0.1.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.5...v0.1.1) (2023-04-17)
|
|
587
|
+
|
|
588
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
589
|
+
|
|
590
|
+
## [0.1.1-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.4...v0.1.1-rc.5) (2023-04-17)
|
|
591
|
+
|
|
592
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
593
|
+
|
|
594
|
+
## [0.1.1-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.3...v0.1.1-rc.4) (2023-04-17)
|
|
595
|
+
|
|
596
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
597
|
+
|
|
598
|
+
## [0.1.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.2...v0.1.1-rc.3) (2023-04-14)
|
|
599
|
+
|
|
600
|
+
### Bug Fixes
|
|
601
|
+
|
|
602
|
+
- **ui5-angular:** version mismatchs ([#55](https://github.com/SAP/ui5-webcomponents-ngx/issues/55)) ([a8609d3](https://github.com/SAP/ui5-webcomponents-ngx/commit/a8609d3b986c0e7504fae42cdaa036c403cae801))
|
|
603
|
+
|
|
604
|
+
## [0.1.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.1...v0.1.1-rc.2) (2023-04-06)
|
|
605
|
+
|
|
606
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
607
|
+
|
|
608
|
+
## [0.1.1-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.1-rc.0...v0.1.1-rc.1) (2023-04-05)
|
|
609
|
+
|
|
610
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
611
|
+
|
|
612
|
+
## [0.1.1-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0...v0.1.1-rc.0) (2023-03-30)
|
|
613
|
+
|
|
614
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
615
|
+
|
|
616
|
+
# [0.1.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.3...v0.1.0) (2023-03-23)
|
|
617
|
+
|
|
618
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
619
|
+
|
|
620
|
+
# [0.1.0-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2023-03-20)
|
|
621
|
+
|
|
622
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
623
|
+
|
|
624
|
+
# [0.1.0-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2023-03-20)
|
|
625
|
+
|
|
626
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
627
|
+
|
|
628
|
+
# [0.1.0-rc.1](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.1.0-rc.0...v0.1.0-rc.1) (2023-03-19)
|
|
629
|
+
|
|
630
|
+
### Features
|
|
631
|
+
|
|
632
|
+
- storybook documentation ([#45](https://github.com/SAP/ui5-webcomponents-ngx/issues/45)) ([acafebf](https://github.com/SAP/ui5-webcomponents-ngx/commit/acafebfe259720af50353da6160a93dde975ff5d))
|
|
633
|
+
|
|
634
|
+
# [0.1.0-rc.0](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.9...v0.1.0-rc.0) (2023-03-15)
|
|
635
|
+
|
|
636
|
+
### Features
|
|
637
|
+
|
|
638
|
+
- reuse of the ui5 typing information and perf improvements ([#44](https://github.com/SAP/ui5-webcomponents-ngx/issues/44)) ([2e9100d](https://github.com/SAP/ui5-webcomponents-ngx/commit/2e9100db6ed792121f8298f651ae83e084c1fced))
|
|
639
|
+
|
|
640
|
+
### BREAKING CHANGES
|
|
641
|
+
|
|
642
|
+
- renamed output names. new scheme is ui5${pascalCase(ui5OutputName)}
|
|
643
|
+
|
|
644
|
+
## [0.0.1-rc.9](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.8...v0.0.1-rc.9) (2023-03-09)
|
|
645
|
+
|
|
646
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
647
|
+
|
|
648
|
+
## [0.0.1-rc.8](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.7...v0.0.1-rc.8) (2023-03-09)
|
|
649
|
+
|
|
650
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
651
|
+
|
|
652
|
+
## [0.0.1-rc.7](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.6...v0.0.1-rc.7) (2023-03-02)
|
|
653
|
+
|
|
654
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
655
|
+
|
|
656
|
+
## [0.0.1-rc.6](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.5...v0.0.1-rc.6) (2023-02-13)
|
|
657
|
+
|
|
658
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
659
|
+
|
|
660
|
+
## [0.0.1-rc.5](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.4...v0.0.1-rc.5) (2023-02-13)
|
|
661
|
+
|
|
662
|
+
### Bug Fixes
|
|
663
|
+
|
|
664
|
+
- fixed theming and using now combined list of available themes in both libraries ([#33](https://github.com/SAP/ui5-webcomponents-ngx/issues/33)) ([17c722f](https://github.com/SAP/ui5-webcomponents-ngx/commit/17c722f456500b9d4479a1e028453f7336151280))
|
|
665
|
+
|
|
666
|
+
### Features
|
|
667
|
+
|
|
668
|
+
- theming and ability to register custom theme ([#35](https://github.com/SAP/ui5-webcomponents-ngx/issues/35)) ([f64dedb](https://github.com/SAP/ui5-webcomponents-ngx/commit/f64dedb58c276083b01767c3a3c89e666ed556e2))
|
|
669
|
+
|
|
670
|
+
## [0.0.1-rc.4](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.3...v0.0.1-rc.4) (2023-02-10)
|
|
671
|
+
|
|
672
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
673
|
+
|
|
674
|
+
## [0.0.1-rc.3](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2023-02-08)
|
|
675
|
+
|
|
676
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
677
|
+
|
|
678
|
+
## [0.0.1-rc.2](https://github.com/SAP/ui5-webcomponents-ngx/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2023-02-08)
|
|
679
|
+
|
|
680
|
+
**Note:** Version bump only for package @ui5/theming-ngx
|
|
681
|
+
|
|
682
|
+
## 0.0.1-rc.1 (2023-02-08)
|
|
683
|
+
|
|
684
|
+
### Features
|
|
685
|
+
|
|
686
|
+
- automatic publishing ([#22](https://github.com/SAP/ui5-webcomponents-ngx/issues/22)) ([e2223b5](https://github.com/SAP/ui5-webcomponents-ngx/commit/e2223b53a12d52c6cf05aea90bbc2fcbe4dbb5ae))
|
|
687
|
+
- theming support with schematics ([#23](https://github.com/SAP/ui5-webcomponents-ngx/issues/23)) ([f8266be](https://github.com/SAP/ui5-webcomponents-ngx/commit/f8266bee3e44a4186cf803b5f54187f446804486)), closes [#25](https://github.com/SAP/ui5-webcomponents-ngx/issues/25)
|