Skip to content

Commit 8b5eaf2

Browse files
github-actions[bot]dependabot[bot]mfranzke
authored
Automated PR: auto format code (#6484)
* chore(deps-dev): bump prettier from 3.8.1 to 3.8.2 in the prettier group Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prettier ... Signed-off-by: dependabot[bot] <support@github.com> * auto format code --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
1 parent 566a446 commit 8b5eaf2

8 files changed

Lines changed: 40 additions & 46 deletions

File tree

packages/agent-cli/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
_version bump_
@@ -108,7 +107,7 @@ _version bump_
108107
### Patch Changes
109108

110109
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
111-
- fix: add some missing variables
110+
- fix: add some missing variables
112111

113112
## 4.0.1
114113

@@ -131,4 +130,4 @@ _version bump_
131130
### Patch Changes
132131

133132
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
134-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
133+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation

packages/components/CHANGELOG.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- docs(vite): mentioning version 8 configuration in `README.md` file - [see commit 4c5fc92](https://github.com/db-ux-design-system/core-web/commit/4c5fc9266402d9585087f4738a1a800cff1515f1)
2222

2323
- fix(number input): prevent from clearing on intermediate decimal entry - [see commit aa85967](https://github.com/db-ux-design-system/core-web/commit/aa85967ffeaa685f6b647069d0e1d415d812dc87):
24-
- fix(input,textarea): allow using `undefined` as `value`
24+
- fix(input,textarea): allow using `undefined` as `value`
2525

2626
## 4.5.4
2727

@@ -162,14 +162,14 @@ _version bump_
162162
- refactor(notification): update and simplify grid layout for block link variant - [see commit cb83f96](https://github.com/db-ux-design-system/core-web/commit/cb83f966eaf29c85b4cf0079750bdd563f216d6e)
163163

164164
- fix(DBCustomSelect): properly announce selected options - [see commit 773edeb](https://github.com/db-ux-design-system/core-web/commit/773edeb943a085eb79e1c8d59059137b2830fbf0):
165-
- feat(DBCustomSelect): introduce new property `selectedPrefix`
165+
- feat(DBCustomSelect): introduce new property `selectedPrefix`
166166

167167
### Patch Changes
168168

169169
- fix(DBCustomSelect): automatically handle form reset events - [see commit 6af5246](https://github.com/db-ux-design-system/core-web/commit/6af5246b3b2e6febdc6ff6342ba1a8eb10184d14):
170-
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
171-
- This listener detects form resets and updates the component's internal value/checked state accordingly.
172-
- > **Note**: This does not work for `ngModel` in Angular.
170+
- An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
171+
- This listener detects form resets and updates the component's internal value/checked state accordingly.
172+
- > **Note**: This does not work for `ngModel` in Angular.
173173
174174
- fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474)
175175

@@ -192,7 +192,7 @@ _version bump_
192192
### Patch Changes
193193

194194
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
195-
- fix: add some missing variables
195+
- fix: add some missing variables
196196

197197
- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)
198198

@@ -207,9 +207,9 @@ _version bump_
207207
### Major Changes
208208

209209
- feat: Switch stable rework - [see commit cb2deb0](https://github.com/db-ux-design-system/core-web/commit/cb2deb0f1c54900d1967483aea05d81279c02f59):
210-
- **BREAKING CHANGE**: remove `emphasis` property
211-
- introduce validation (invalid and valid)
212-
- configurable label position
210+
- **BREAKING CHANGE**: remove `emphasis` property
211+
- introduce validation (invalid and valid)
212+
- configurable label position
213213

214214
- **BREAKING CHANGE**: refactor(Custom Select): renamed `ariaListLabel` property to `listLabel` - [see commit 966d5ad](https://github.com/db-ux-design-system/core-web/commit/966d5ad01f00d0ca1707cc316a63e2d431fff1e9)
215215

@@ -228,30 +228,30 @@ _version bump_
228228
### Patch Changes
229229

230230
- fix(DBTabs): ensure navigation arrows appear correctly on window resize - [see commit 4e65e00](https://github.com/db-ux-design-system/core-web/commit/4e65e00d280cae18baee03b5a7a9b13eec063835):
231-
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
231+
- This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
232232

233233
- fix(select): jumping placeholder for label above - [see commit 7ed8d22](https://github.com/db-ux-design-system/core-web/commit/7ed8d2225102e0e9044437e95917e11eef4bc73f)
234234

235235
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
236-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
236+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
237237

238238
## 3.1.17
239239

240240
### Patch Changes
241241

242242
- fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - [see commit 354e270](https://github.com/db-ux-design-system/core-web/commit/354e27029a4378288a97ed5e31b75c11758f0c01)
243243
- refactor: enabling `hidden` HTML attribute in every context in which we need to set overwriting styling declarations (`display`) - [see commit 4826455](https://github.com/db-ux-design-system/core-web/commit/4826455637590b6ae780afb93abb9effe9380342)
244-
- @db-ux/core-foundations@3.1.17
244+
- @db-ux/core-foundations@3.1.17
245245

246246
## 3.1.16
247247

248248
### Patch Changes
249249

250250
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
251-
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
252-
- Now, all options are accessible via keyboard regardless of group boundaries.
251+
- Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
252+
- Now, all options are accessible via keyboard regardless of group boundaries.
253253
- fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
254-
- @db-ux/core-foundations@3.1.16
254+
- @db-ux/core-foundations@3.1.16
255255

256256
## 3.1.15
257257

@@ -260,4 +260,4 @@ _version bump_
260260
- 262964b: fix(Switch): double event firing with Angular signals
261261
- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
262262
- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
263-
- @db-ux/core-foundations@3.1.15
263+
- @db-ux/core-foundations@3.1.15

packages/eslint-plugin/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
_version bump_

packages/foundations/CHANGELOG.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
### Minor Changes
@@ -122,28 +121,28 @@ _version bump_
122121
### Patch Changes
123122

124123
- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
125-
- fix: add some missing variables
124+
- fix: add some missing variables
126125

127126
- fix(tailwind): add individual color theme files for all color variants - [see commit e8d58bd](https://github.com/db-ux-design-system/core-web/commit/e8d58bde01039a3d233105c2c72efa71c619c4b4):
128-
- Create separate CSS files for each color
129-
- Move colors.css to colors/ subdirectory with adaptive theme
130-
- Add colors/index.css that imports all color variants
131-
- Update theme/index.css to import from colors/index.css
132-
- burgundy
133-
- critical
134-
- cyan
135-
- green
136-
- informational
137-
- light-green
138-
- neutral
139-
- orange
140-
- pink
141-
- red
142-
- successful
143-
- turquoise
144-
- violet
145-
- warning
146-
- yellow
127+
- Create separate CSS files for each color
128+
- Move colors.css to colors/ subdirectory with adaptive theme
129+
- Add colors/index.css that imports all color variants
130+
- Update theme/index.css to import from colors/index.css
131+
- burgundy
132+
- critical
133+
- cyan
134+
- green
135+
- informational
136+
- light-green
137+
- neutral
138+
- orange
139+
- pink
140+
- red
141+
- successful
142+
- turquoise
143+
- violet
144+
- warning
145+
- yellow
147146

148147
## 4.0.1
149148

@@ -170,7 +169,7 @@ _version bump_
170169
### Patch Changes
171170

172171
- enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
173-
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
172+
- auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
174173

175174
## 3.1.17
176175

packages/mcp-server/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
### Minor Changes
66

77
- Extract MCP server into standalone package (`@db-ux/mcp-server`) with its own versioning, CHANGELOG, and agent rules. - [see commit 71919aa](https://github.com/db-ux-design-system/core-web/commit/71919aa229f520accb1c7d890b3e7d0044cbe785):
8-
- The server can now be installed and invoked independently via `npx --yes @db-ux/mcp-server`.
8+
- The server can now be installed and invoked independently via `npx --yes @db-ux/mcp-server`.

packages/migration/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
_version bump_

packages/stylelint/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
_version bump_

packages/vite-plugin/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
_version bump_
66

7-
87
## 4.6.0
98

109
### Minor Changes

0 commit comments

Comments
 (0)