Skip to content

Commit add1823

Browse files
authored
Merge branch 'main' into 2.0.0-release
2 parents 2b6a4ff + fbb0375 commit add1823

File tree

100 files changed

+1706
-1652
lines changed

Some content is hidden

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

100 files changed

+1706
-1652
lines changed

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@ As [DB UX Design System](https://marketingportal.extranet.deutschebahn.com/marke
8181

8282
</details>
8383

84-
## Things to keep in mind
85-
86-
### Developed for and driven by the community
87-
88-
This is mainly a platform providing the space and technology for a common basis of curated components; their development
89-
is mainly driven by the community and adapted out of the work done in projects and through the huge amount of feedback
90-
that we're gaining out of the community. So please support us in any way possible, this is greatly appreciated!
91-
9284
## Migration
9385

9486
### From DB UI Core or DB UI Elements to DB UX Design System Core
@@ -108,6 +100,22 @@ Check our migration docs for breaking changes:
108100
6. [v0.6 ➡ v0.7](https://github.com/db-ux-design-system/core-web/tree/main/docs/migration/v0.6.x-to-v0.7.x.md)
109101
7. [v0.7 ➡ v1.0](https://github.com/db-ux-design-system/core-web/blob/main/docs/migration/v0.7.x-to-v1.0.0.md)
110102

103+
## FAQ
104+
105+
### Unexpected "new" colors
106+
107+
> We've updated to the stable version of DB UX Design System (v3) version >= 1.x, and now the colors that were supposed to be red, are colored in blue (`514ec7`).
108+
109+
Please have a look at the [migration guide from version 0.6.x to version 0.7.x](https://github.com/db-ux-design-system/core-web/blob/main/docs/migration/v0.6.x-to-v0.7.x.md#removed-brand-assets), you need to install and reference the DB Theme, if you're building a website or web application for Deutsche Bahn.
110+
111+
## Things to keep in mind
112+
113+
### Developed for and driven by the community
114+
115+
This is mainly a platform providing the space and technology for a common basis of curated components; their development
116+
is mainly driven by the community and adapted out of the work done in projects and through the huge amount of feedback
117+
that we're gaining out of the community. So please support us in any way possible, this is greatly appreciated!
118+
111119
## How to start develop / contribute
112120

113121
If you're working as a developer on the DB UX Design System or would like to contribute, please have a look at the relevant [development documentation](docs/development.md).
2 KB
Loading
90 Bytes
Loading
1.25 KB
Loading
-1.37 KB
Loading
1.65 KB
Loading
Loading

__snapshots__/input/showcase/chromium-highContrast/should-have-same-aria-snapshot/DBInput-should-have-same-aria-snapshot.yaml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,16 @@
8686
- textbox "Label"
8787
- status
8888
- text: x_placeholder" / "
89+
- link "Example - Length arrow_up_right\" / \""
90+
- text: Label
91+
- textbox "Label"
92+
- status
93+
- text: Label
94+
- textbox "Label"
95+
- status
96+
- text: Label
97+
- textbox "Label"
98+
- status
8999
- link "Example - Types arrow_up_right\" / \""
90100
- text: Label
91101
- textbox "Label"
@@ -148,9 +158,6 @@
148158
- textbox "Label"
149159
- status
150160
- text: Label
151-
- spinbutton "Label"
152-
- status
153-
- text: Label
154161
- textbox "Label"
155162
- status
156163
- text: Label
9.56 KB
Loading

__snapshots__/input/showcase/chromium/should-have-same-aria-snapshot/DBInput-should-have-same-aria-snapshot.yaml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,16 @@
8686
- textbox "Label"
8787
- status
8888
- text: x_placeholder" / "
89+
- link "Example - Length arrow_up_right\" / \""
90+
- text: Label
91+
- textbox "Label"
92+
- status
93+
- text: Label
94+
- textbox "Label"
95+
- status
96+
- text: Label
97+
- textbox "Label"
98+
- status
8999
- link "Example - Types arrow_up_right\" / \""
90100
- text: Label
91101
- textbox "Label"
@@ -148,9 +158,6 @@
148158
- textbox "Label"
149159
- status
150160
- text: Label
151-
- spinbutton "Label"
152-
- status
153-
- text: Label
154161
- textbox "Label"
155162
- status
156163
- text: Label

0 commit comments

Comments
 (0)