Skip to content

Commit 4aee532

Browse files
authored
Merge branch 'main' into copilot/fix-4206
2 parents 2e5fd19 + 8b3065a commit 4aee532

File tree

498 files changed

+34100
-16198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

498 files changed

+34100
-16198
lines changed

.changeset/cold-chairs-tease.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@db-ux/core-foundations": patch
3+
"@db-ux/core-components": patch
4+
"@db-ux/agent-cli": patch
5+
---
6+
7+
chore: update instructions files for better copilot outputs
8+
fix: add some missing variables

.changeset/config.json

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config/schema.json",
3-
"changelog": "@changesets/changelog-git",
4-
"commit": true,
3+
"changelog": [
4+
"scripts/github/changesets/create-changelog.js",
5+
{ "owner": "db-ux-design-system", "repo": "core-web" }
6+
],
7+
"commit": false,
58
"fixed": [
69
[
710
"@db-ux/core-foundations",
@@ -11,12 +14,25 @@
1114
"@db-ux/v-core-components",
1215
"@db-ux/wc-core-components",
1316
"@db-ux/core-stylelint",
14-
"@db-ux/core-migration"
17+
"@db-ux/core-migration",
18+
"@db-ux/agent-cli"
1519
]
1620
],
17-
"ignore": ["scripts"],
21+
"ignore": [
22+
"scripts",
23+
"@db-ux/docs",
24+
"@db-ux/e2e",
25+
"angular-showcase",
26+
"angular-ssr-showcase",
27+
"next-showcase",
28+
"nuxt-showcase",
29+
"patternhub",
30+
"react-showcase",
31+
"stencil-showcase",
32+
"vue-showcase"
33+
],
1834
"linked": [],
1935
"access": "public",
20-
"baseBranch": "main",
36+
"baseBranch": "origin/main",
2137
"updateInternalDependencies": "patch"
2238
}

.changeset/eleven-balloons-whisper.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-doors-give.md renamed to .changeset/four-carrots-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"@db-ux/wc-core-components": patch
77
---
88

9-
fix(custom-select): keyboard focus ring appears on mouse interaction
9+
Set border of select, textarea, custom select and input to corresponding color when in/valid state is set.

.changeset/old-wings-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-adults-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-hotels-agree.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
"@db-ux/core-foundations": patch
3+
---
4+
5+
feat(tailwind): add individual color theme files for all color variants
6+
7+
- Create separate CSS files for each color
8+
- Move colors.css to colors/ subdirectory with adaptive theme
9+
- Add colors/index.css that imports all color variants
10+
- Update theme/index.css to import from colors/index.css
11+
12+
* burgundy
13+
* critical
14+
* cyan
15+
* green
16+
* informational
17+
* light-green
18+
* neutral
19+
* orange
20+
* pink
21+
* red
22+
* successful
23+
* turquoise
24+
* violet
25+
* warning
26+
* yellow
27+

.config/.jscpd.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"**/.next/**",
1313
"**/.nuxt/**",
1414
"**/.output/**",
15+
"**/agent/**",
1516
"**/.vscode/**",
1617
"**/*-example/index.html",
1718
"**/*-showcase/index.html",
@@ -46,6 +47,8 @@
4647
"packages/foundations/assets/icons/functional/fonts/**",
4748
"packages/foundations/assets/icons/fonts/**",
4849
"packages/foundations/dev",
50+
"packages/migration/test/**/has-changes.txt",
51+
"packages/migration/test/**/no-change.txt",
4952
"showcases/**/results/**",
5053
"showcases/angular-showcase/.angular/cache",
5154
"showcases/angular-showcase/.angular/cache/**",
@@ -61,5 +64,6 @@
6164
"showcases/shared/*.json",
6265
"showcases/vue-showcase/src/components/form/Form.vue"
6366
],
67+
"ignorePattern": ["<option value=\"test5\">Test5</option>"],
6468
"absolute": true
6569
}

.config/.markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ MD026:
3232
MD029: false # Ordered list item prefix
3333
MD030: false
3434
MD033:
35-
allowed_elements: [br]
35+
allowed_elements: [br, details, summary]
3636
MD036: false # Emphasis used instead of a heading
3737
MD041: false # h1 first line is not working in this monorepo
3838
MD049: false # emphasis-style Emphasis style should be consistent

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ body:
99
value: |
1010
Thank you for taking the time to fill out this bug report! Feedback from the community is highly valuable to us, as it helps improve our work and benefits all users. 🙂
1111
12-
We would be more than happy if you could share a URL if the problem occurs in our [documentation](https://design-system.deutschebahn.com/core-web/), or at least some code. Even better would be a [working example on StackBlitz or CodeSandbox](https://design-system.deutschebahn.com/core-web/version/latest/foundations/playgrounds). Please keep in mind not to share any internal information or data this way. This includes internal URLs. Only use sample material.
12+
We would be more than happy if you could share a URL if the problem occurs in our [documentation](https://design-system.deutschebahn.com/core-web/), or at least some code. Even better would be a [working example on StackBlitz or CodeSandbox](https://design-system.deutschebahn.com/core-web/version/latest/foundations/playgrounds).
13+
14+
⚠️ **Please keep in mind to use anonymous sample material:**
15+
- **Do not share any personal data (e.g., names, email addresses, customer data)**
16+
- **Do not attach any confidential company information**
17+
- **Do not upload full-screen product screenshots**
18+
- **Do not share internal URLs.**
1319
1420
- type: checkboxes
1521
id: component

0 commit comments

Comments
 (0)