@breadstone-tools/markdowner-app 0.0.206 → 0.0.210

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +193 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,196 @@
1
+ ## 0.0.208 (2025-12-13)
2
+
3
+ ### 🚀 Features
4
+
5
+ - update component properties and descriptions for better clarity and functionality ([5d4069bff7](https://github.com/RueDeRennes/mosaik/commit/5d4069bff7))
6
+
7
+ ## 0.0.207 (2025-12-13)
8
+
9
+ ### 🚀 Features
10
+
11
+ - **tailwind:** implement Tailwind v4 config generation and update package scripts ([db31430aaf](https://github.com/RueDeRennes/mosaik/commit/db31430aaf))
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - **stepper:** update properties and styles for Stepper themes and components ([5f66855a75](https://github.com/RueDeRennes/mosaik/commit/5f66855a75))
16
+
17
+ ## 0.0.206 (2025-12-09)
18
+
19
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
20
+
21
+ ## 0.0.205 (2025-12-07)
22
+
23
+ ### 🩹 Fixes
24
+
25
+ - **buttons): update stack-gap variable usage in FloatingActionButton, RepeatButton, SplitButton, ToggleButton themes fix(card): update stack-gap variable usage in CardActions theme fix(expander): update stack-gap variable usage in Expander theme fix(comment): update stack-gap variable usage in Comment theme fix(dialog): update stack-gap variable usage in DialogActions theme fix(segment): update stack-gap variable usage in SegmentItem theme fix(tab-strip): update stack-gap variable usage in TabStripItem theme fix(states): update stack-gap variable usage in Busy, Empty, Error, and Success state themes chore(package:** bump version to 0.0.204 in package.json ([878a490c1e](https://github.com/RueDeRennes/mosaik/commit/878a490c1e))
26
+
27
+ ## 0.0.204 (2025-12-07)
28
+
29
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
30
+
31
+ ## 0.0.203 (2025-12-06)
32
+
33
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
34
+
35
+ ## 0.0.202 (2025-12-06)
36
+
37
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
38
+
39
+ ## 0.0.201 (2025-12-05)
40
+
41
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
42
+
43
+ ## 0.0.200 (2025-12-05)
44
+
45
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
46
+
47
+ ## 0.0.199 (2025-12-05)
48
+
49
+ ### 🩹 Fixes
50
+
51
+ - **package:** add missing newline at end of file ([e7bbe4e7c1](https://github.com/RueDeRennes/mosaik/commit/e7bbe4e7c1))
52
+
53
+ ## 0.0.198 (2025-12-05)
54
+
55
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
56
+
57
+ ## 0.0.197 (2025-12-05)
58
+
59
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
60
+
61
+ ## 0.0.196 (2025-12-05)
62
+
63
+ ### 🚀 Features
64
+
65
+ - **event-hub:** add Event Hub pattern implementation for Angular 2025 ([88dc4f7404](https://github.com/RueDeRennes/mosaik/commit/88dc4f7404))
66
+
67
+ ### 🩹 Fixes
68
+
69
+ - **keywords:** add Event Bus and Message Bus to event hub documentation ([69cafcf76f](https://github.com/RueDeRennes/mosaik/commit/69cafcf76f))
70
+
71
+ ## 0.0.195 (2025-12-03)
72
+
73
+ ### 🩹 Fixes
74
+
75
+ - **package:** add missing newline at end of file in package.json ([a9bf15349b](https://github.com/RueDeRennes/mosaik/commit/a9bf15349b))
76
+
77
+ ## 0.0.194 (2025-12-03)
78
+
79
+ ### 🩹 Fixes
80
+
81
+ - **Cdk:** export FormFieldStatusDirective alongside FORM_STATUS_HOST from FormStatusDirective ([c8521cd4ff](https://github.com/RueDeRennes/mosaik/commit/c8521cd4ff))
82
+
83
+ ## 0.0.193 (2025-12-03)
84
+
85
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
86
+
87
+ ## 0.0.192 (2025-12-03)
88
+
89
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
90
+
91
+ ## 0.0.191 (2025-12-03)
92
+
93
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
94
+
95
+ ## 0.0.190 (2025-12-02)
96
+
97
+ ### 🩹 Fixes
98
+
99
+ - **choice-group:** add flex property to root part for improved layout consistency ([8bd80ed40b](https://github.com/RueDeRennes/mosaik/commit/8bd80ed40b))
100
+
101
+ ## 0.0.189 (2025-12-02)
102
+
103
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
104
+
105
+ ## 0.0.188 (2025-12-02)
106
+
107
+ ### 🚀 Features
108
+
109
+ - **directives:** update FormFieldDirective to improve error handling and usage documentation ([7c07bb43fd](https://github.com/RueDeRennes/mosaik/commit/7c07bb43fd))
110
+
111
+ ## 0.0.187 (2025-12-02)
112
+
113
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
114
+
115
+ ## 0.0.186 (2025-12-02)
116
+
117
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
118
+
119
+ ## 0.0.185 (2025-12-02)
120
+
121
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
122
+
123
+ ## 0.0.184 (2025-12-02)
124
+
125
+ ### 🚀 Features
126
+
127
+ - **eslint:** enhance ESLint configuration and add .eslintignore file ([4b3deb5566](https://github.com/RueDeRennes/mosaik/commit/4b3deb5566))
128
+
129
+ ## 0.0.183 (2025-11-30)
130
+
131
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
132
+
133
+ ## 0.0.182 (2025-11-30)
134
+
135
+ ### 🚀 Features
136
+
137
+ - **themes:** refactor theme generator strategies and update build process ([55859a854f](https://github.com/RueDeRennes/mosaik/commit/55859a854f))
138
+
139
+ ## 0.0.181 (2025-11-30)
140
+
141
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
142
+
143
+ ## 0.0.180 (2025-11-30)
144
+
145
+ This was a version bump only for markdowner-app to align it with other projects, there were no code changes.
146
+
147
+ ## 0.0.179 (2025-11-29)
148
+
149
+ ### 🚀 Features
150
+
151
+ - **tailwind): add Material and Memphis presets for Tailwind CSS themes fix(tokens): correct typo in headline2 key in joy and memphis theme JSON files chore(tsconfig:** update TypeScript configuration to include Tailwind files ([0ae3d28053](https://github.com/RueDeRennes/mosaik/commit/0ae3d28053))
152
+
153
+ ## 0.0.178 (2025-11-29)
154
+
155
+ ### 🩹 Fixes
156
+
157
+ - **package:** add missing newline at end of file ([0fc5a107d6](https://github.com/RueDeRennes/mosaik/commit/0fc5a107d6))
158
+
159
+ ## 0.0.177 (2025-11-29)
160
+
161
+ ### 🩹 Fixes
162
+
163
+ - **release:** update release script version to 0.0.177 ([1895016b0a](https://github.com/RueDeRennes/mosaik/commit/1895016b0a))
164
+
165
+ ## 0.0.176 (2025-11-29)
166
+
167
+ ### 🚀 Features
168
+
169
+ - add oklch color transform and update dependencies in style-dictionary plugins ([40063afe0a](https://github.com/RueDeRennes/mosaik/commit/40063afe0a))
170
+
171
+ ### 🩹 Fixes
172
+
173
+ - add missing newline at end of JSON files ([60b2109dd0](https://github.com/RueDeRennes/mosaik/commit/60b2109dd0))
174
+
175
+ ## 0.0.175 (2025-11-28)
176
+
177
+ ### 🩹 Fixes
178
+
179
+ - add missing newline at end of package.json ([b00046e27b](https://github.com/RueDeRennes/mosaik/commit/b00046e27b))
180
+
181
+ ## 0.0.174 (2025-11-28)
182
+
183
+ ### 🚀 Features
184
+
185
+ - **tailwind:** add Joy Tailwind plugin with configuration options and token exposure ([72bbf954a8](https://github.com/RueDeRennes/mosaik/commit/72bbf954a8))
186
+ - **svg:** add SVG to path conversion utility ([f2f74da782](https://github.com/RueDeRennes/mosaik/commit/f2f74da782))
187
+
188
+ ### 🩹 Fixes
189
+
190
+ - remove unused elevation2 light token and update release version in package.json ([9a63ade438](https://github.com/RueDeRennes/mosaik/commit/9a63ade438))
191
+ - remove unused dependency 'element-to-path' from yarn.lock ([df86dc94de](https://github.com/RueDeRennes/mosaik/commit/df86dc94de))
192
+ - add newline at end of package.json ([73db364d3c](https://github.com/RueDeRennes/mosaik/commit/73db364d3c))
193
+
1
194
  ## 0.0.173 (2025-11-26)
2
195
 
3
196
  ### 🚀 Features
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@breadstone-tools/markdowner-app",
3
3
  "description": "Markdowner cli",
4
- "version": "0.0.206",
4
+ "version": "0.0.210",
5
5
  "license": "MIT",
6
6
  "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
7
7
  "repository": {
@@ -13,7 +13,7 @@
13
13
  "module": "./Index.js",
14
14
  "types": "./Index.d.ts",
15
15
  "dependencies": {
16
- "@breadstone-infrastructure/utilities": "^0.0.206",
17
- "@breadstone-tools/markdowner-core": "^0.0.206"
16
+ "@breadstone-infrastructure/utilities": "^0.0.210",
17
+ "@breadstone-tools/markdowner-core": "^0.0.210"
18
18
  }
19
19
  }