@breadstone-infrastructure/nx-tasks 0.0.126 → 0.0.128
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 +194 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,197 @@
|
|
|
1
|
+
## 0.0.127 (2025-08-21)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- add FormValidator2 and provideForms for enhanced form validation capabilities ([0202e7092e](https://github.com/RueDeRennes/mosaik/commit/0202e7092e))
|
|
6
|
+
|
|
7
|
+
## 0.0.126 (2025-08-21)
|
|
8
|
+
|
|
9
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
10
|
+
|
|
11
|
+
## 0.0.125 (2025-08-20)
|
|
12
|
+
|
|
13
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
14
|
+
|
|
15
|
+
## 0.0.124 (2025-08-20)
|
|
16
|
+
|
|
17
|
+
### 🚀 Features
|
|
18
|
+
|
|
19
|
+
- update ChoiceElement template and styles for additional slot support ([e9d020bdf9](https://github.com/RueDeRennes/mosaik/commit/e9d020bdf9))
|
|
20
|
+
|
|
21
|
+
## 0.0.123 (2025-08-20)
|
|
22
|
+
|
|
23
|
+
### 🚀 Features
|
|
24
|
+
|
|
25
|
+
- add alignment property to HintElement and update template to support it ([985785e116](https://github.com/RueDeRennes/mosaik/commit/985785e116))
|
|
26
|
+
|
|
27
|
+
## 0.0.122 (2025-08-20)
|
|
28
|
+
|
|
29
|
+
### 🩹 Fixes
|
|
30
|
+
|
|
31
|
+
- add missing newline at end of package.json ([d79563d401](https://github.com/RueDeRennes/mosaik/commit/d79563d401))
|
|
32
|
+
|
|
33
|
+
## 0.0.121 (2025-08-20)
|
|
34
|
+
|
|
35
|
+
### 🚀 Features
|
|
36
|
+
|
|
37
|
+
- Add ToggleButtonGroup and DockPanel components with associated styles and tokens ([a9728a1a4e](https://github.com/RueDeRennes/mosaik/commit/a9728a1a4e))
|
|
38
|
+
|
|
39
|
+
## 0.0.120 (2025-08-18)
|
|
40
|
+
|
|
41
|
+
### 🚀 Features
|
|
42
|
+
|
|
43
|
+
- Add ToggleButtonElementValueAccessor and integrate with ToggleButtonComponent ([5e831d7fbd](https://github.com/RueDeRennes/mosaik/commit/5e831d7fbd))
|
|
44
|
+
|
|
45
|
+
## 0.0.119 (2025-08-18)
|
|
46
|
+
|
|
47
|
+
### 🩹 Fixes
|
|
48
|
+
|
|
49
|
+
- **release:** update version to 0.0.118 in release script ([4ac4717314](https://github.com/RueDeRennes/mosaik/commit/4ac4717314))
|
|
50
|
+
|
|
51
|
+
## 0.0.118 (2025-08-18)
|
|
52
|
+
|
|
53
|
+
### 🩹 Fixes
|
|
54
|
+
|
|
55
|
+
- **dialog:** update part name from 'scroller' to 'scroll' in dialog content styles chore: update release version to 0.0.117 in package.json ([b6605f00c0](https://github.com/RueDeRennes/mosaik/commit/b6605f00c0))
|
|
56
|
+
|
|
57
|
+
## 0.0.117 (2025-08-18)
|
|
58
|
+
|
|
59
|
+
### 🩹 Fixes
|
|
60
|
+
|
|
61
|
+
- **dialog): correct part name from 'scroller' to 'scroll' in _DialogContentElement.scss chore(release:** update release script version to 0.0.116 in package.json ([549b90aade](https://github.com/RueDeRennes/mosaik/commit/549b90aade))
|
|
62
|
+
|
|
63
|
+
## 0.0.116 (2025-08-18)
|
|
64
|
+
|
|
65
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
66
|
+
|
|
67
|
+
## 0.0.115 (2025-08-18)
|
|
68
|
+
|
|
69
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
70
|
+
|
|
71
|
+
## 0.0.114 (2025-08-17)
|
|
72
|
+
|
|
73
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
74
|
+
|
|
75
|
+
## 0.0.113 (2025-08-17)
|
|
76
|
+
|
|
77
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
78
|
+
|
|
79
|
+
## 0.0.112 (2025-08-16)
|
|
80
|
+
|
|
81
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
82
|
+
|
|
83
|
+
## 0.0.111 (2025-08-16)
|
|
84
|
+
|
|
85
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
86
|
+
|
|
87
|
+
## 0.0.110 (2025-08-16)
|
|
88
|
+
|
|
89
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
90
|
+
|
|
91
|
+
## 0.0.109 (2025-08-15)
|
|
92
|
+
|
|
93
|
+
### 🚀 Features
|
|
94
|
+
|
|
95
|
+
- **instructions:** add initial blogpost writing guidelines and structure ([03fbd93fd8](https://github.com/RueDeRennes/mosaik/commit/03fbd93fd8))
|
|
96
|
+
|
|
97
|
+
## 0.0.108 (2025-08-15)
|
|
98
|
+
|
|
99
|
+
### 🚀 Features
|
|
100
|
+
|
|
101
|
+
- **dialog): enhance DialogPortalComponent with dynamic properties and update button appearance feat(translator:** improve addTranslations method to merge existing translations chore: update release script version to 0.0.107 ([e6974a901b](https://github.com/RueDeRennes/mosaik/commit/e6974a901b))
|
|
102
|
+
|
|
103
|
+
## 0.0.107 (2025-08-15)
|
|
104
|
+
|
|
105
|
+
### 🚀 Features
|
|
106
|
+
|
|
107
|
+
- **instructions:** add guideline for using "const object + derived union" pattern chore: update release version to 0.0.106 ([28ffdf76fb](https://github.com/RueDeRennes/mosaik/commit/28ffdf76fb))
|
|
108
|
+
|
|
109
|
+
## 0.0.106 (2025-08-15)
|
|
110
|
+
|
|
111
|
+
### 🚀 Features
|
|
112
|
+
|
|
113
|
+
- **instructions:** add guidelines for self-closing tags and update constructor injection recommendation ([12118c959d](https://github.com/RueDeRennes/mosaik/commit/12118c959d))
|
|
114
|
+
|
|
115
|
+
## 0.0.105 (2025-08-14)
|
|
116
|
+
|
|
117
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
118
|
+
|
|
119
|
+
## 0.0.104 (2025-08-14)
|
|
120
|
+
|
|
121
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
122
|
+
|
|
123
|
+
## 0.0.103 (2025-08-13)
|
|
124
|
+
|
|
125
|
+
This was a version bump only for nx-tasks to align it with other projects, there were no code changes.
|
|
126
|
+
|
|
127
|
+
## 0.0.102 (2025-08-12)
|
|
128
|
+
|
|
129
|
+
### 🩹 Fixes
|
|
130
|
+
|
|
131
|
+
- **release:** update release version to 0.0.101 in package.json ([86223aaef2](https://github.com/RueDeRennes/mosaik/commit/86223aaef2))
|
|
132
|
+
|
|
133
|
+
## 0.0.101 (2025-08-12)
|
|
134
|
+
|
|
135
|
+
### 🩹 Fixes
|
|
136
|
+
|
|
137
|
+
- **release:** update release version to 0.0.100 in package.json ([6b4d2ead65](https://github.com/RueDeRennes/mosaik/commit/6b4d2ead65))
|
|
138
|
+
|
|
139
|
+
## 0.0.100 (2025-08-12)
|
|
140
|
+
|
|
141
|
+
### 🩹 Fixes
|
|
142
|
+
|
|
143
|
+
- update release version to 0.0.99 in package.json ([00ce8821ae](https://github.com/RueDeRennes/mosaik/commit/00ce8821ae))
|
|
144
|
+
|
|
145
|
+
## 0.0.99 (2025-08-11)
|
|
146
|
+
|
|
147
|
+
### 🩹 Fixes
|
|
148
|
+
|
|
149
|
+
- update release version to 0.0.98 in package.json ([7b87750763](https://github.com/RueDeRennes/mosaik/commit/7b87750763))
|
|
150
|
+
|
|
151
|
+
## 0.0.98 (2025-08-11)
|
|
152
|
+
|
|
153
|
+
### 🩹 Fixes
|
|
154
|
+
|
|
155
|
+
- update import paths to use '@breadstone-infrastructure/utilities' ([986524da94](https://github.com/RueDeRennes/mosaik/commit/986524da94))
|
|
156
|
+
- update release version to 0.0.97 in package.json ([332303fb5e](https://github.com/RueDeRennes/mosaik/commit/332303fb5e))
|
|
157
|
+
|
|
158
|
+
## 0.0.97 (2025-08-11)
|
|
159
|
+
|
|
160
|
+
### 🩹 Fixes
|
|
161
|
+
|
|
162
|
+
- update release version to 0.0.96 in package.json ([6837da25c3](https://github.com/RueDeRennes/mosaik/commit/6837da25c3))
|
|
163
|
+
|
|
164
|
+
## 0.0.96 (2025-08-10)
|
|
165
|
+
|
|
166
|
+
### 🩹 Fixes
|
|
167
|
+
|
|
168
|
+
- update @types/node to version 24.2.1 across multiple packages ([1d3b606f14](https://github.com/RueDeRennes/mosaik/commit/1d3b606f14))
|
|
169
|
+
- update release version to 0.0.95 in package.json ([c1d12c2301](https://github.com/RueDeRennes/mosaik/commit/c1d12c2301))
|
|
170
|
+
|
|
171
|
+
## 0.0.95 (2025-08-09)
|
|
172
|
+
|
|
173
|
+
### 🩹 Fixes
|
|
174
|
+
|
|
175
|
+
- update import path for FileCache and increment release version to 0.0.94 ([54601adcea](https://github.com/RueDeRennes/mosaik/commit/54601adcea))
|
|
176
|
+
|
|
177
|
+
## 0.0.94 (2025-08-09)
|
|
178
|
+
|
|
179
|
+
### 🩹 Fixes
|
|
180
|
+
|
|
181
|
+
- add missing newline at end of package.json ([32f8168058](https://github.com/RueDeRennes/mosaik/commit/32f8168058))
|
|
182
|
+
|
|
183
|
+
## 0.0.93 (2025-08-09)
|
|
184
|
+
|
|
185
|
+
### 🚀 Features
|
|
186
|
+
|
|
187
|
+
- **CellElement:** add auto-generated styles for cosmopolitan cell element ([57bb5833b2](https://github.com/RueDeRennes/mosaik/commit/57bb5833b2))
|
|
188
|
+
- enhance executors with additional imports and caching utility integration ([626574efac](https://github.com/RueDeRennes/mosaik/commit/626574efac))
|
|
189
|
+
- implement caching utility and update executors to use it ([109456ef58](https://github.com/RueDeRennes/mosaik/commit/109456ef58))
|
|
190
|
+
|
|
191
|
+
### 🩹 Fixes
|
|
192
|
+
|
|
193
|
+
- update cache enabling logic across multiple executors ([91828dcf26](https://github.com/RueDeRennes/mosaik/commit/91828dcf26))
|
|
194
|
+
|
|
1
195
|
## 0.0.92 (2025-08-08)
|
|
2
196
|
|
|
3
197
|
### 🚀 Features
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@breadstone-infrastructure/nx-tasks",
|
|
3
3
|
"description": "Common nx tasks",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.128",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
|
|
7
7
|
"repository": {
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"types": "./Index.d.ts",
|
|
15
15
|
"executors": "./executors.json",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@breadstone-infrastructure/utilities": "^0.0.
|
|
18
|
-
"@breadstone-tools/cem-app": "^0.0.
|
|
19
|
-
"@breadstone-tools/cem-plugins-custom-js-doc-tags": "^0.0.
|
|
20
|
-
"@breadstone-tools/cem-plugins-expand-types": "^0.0.
|
|
21
|
-
"@breadstone-tools/localizator-app": "^0.0.
|
|
22
|
-
"@breadstone-tools/localizator-core": "^0.0.
|
|
23
|
-
"@breadstone-tools/openapi-app": "^0.0.
|
|
24
|
-
"@breadstone-tools/openapi-core": "^0.0.
|
|
17
|
+
"@breadstone-infrastructure/utilities": "^0.0.128",
|
|
18
|
+
"@breadstone-tools/cem-app": "^0.0.128",
|
|
19
|
+
"@breadstone-tools/cem-plugins-custom-js-doc-tags": "^0.0.128",
|
|
20
|
+
"@breadstone-tools/cem-plugins-expand-types": "^0.0.128",
|
|
21
|
+
"@breadstone-tools/localizator-app": "^0.0.128",
|
|
22
|
+
"@breadstone-tools/localizator-core": "^0.0.128",
|
|
23
|
+
"@breadstone-tools/openapi-app": "^0.0.128",
|
|
24
|
+
"@breadstone-tools/openapi-core": "^0.0.128",
|
|
25
25
|
"@microsoft/api-extractor": "^7.52.10",
|
|
26
26
|
"@nx/devkit": "^21.3.11",
|
|
27
27
|
"autoprefixer": "^10.4.21",
|