Commit b0c6a31
Automated PR: auto update snapshots (#308)
* Feat(documentation): remaining pages and teaser (#290)
* docs(releases): reorganize release documentation structure
- Add new releases section with index, versioning, and content status pages
- Create migration guides directory with v2 and v3 migration documentation
- Reorganize release notes from flat structure to nested releases/release-notes
- Update documentation navigation order (components: 3, icons: 4, releases: 6)
- Adjust documentation index order from 3 to 10 for proper hierarchy
- Restructure content to establish clear separation between releases, migration guides, and release notes
* docs(releases): add migration guides for v1-v4 with visual assets
- Add comprehensive migration guide for v1.0.0 covering stable components and property alignment
- Add migration guide for v2.0.0 documenting color system and component updates
- Add migration guide for v4.0.0 with notification and switch component changes
- Add 40+ migration guide visual assets across v1, v2, v3, and v4 directories
- Create new ReleaseTeaser, FeedbackTeaser, StatusNotification, and YourAction components
- Update TableOfContents component styling and functionality
- Add global styles and type definitions for migration guide support
- Reorganize content navigation and update migration guides index with descending sort
- Adjust content-status page order from 3 to 6 in documentation hierarchy
* feat(components): replace feedback teaser with external teaser component
- Replace FeedbackTeaser and ReleaseTeaser components with new ExternalTeaser and ExternalTeaserRow components
- Add teaser image assets (GitHub, Figma, DB Theme) to static assets
- Update all migration guide pages (v1-v4) to use ExternalTeaserRow with enhanced metadata including images, alt text, and labels
- Expand resources page with ExternalTeaser component for improved external link presentation
- Restructure teaser data format from releases array to items array with additional image and label properties
- Wrap teasers in DBSection for consistent spacing and layout
* feat(documentation): add contribution page and update migration guides
- Add new contribution documentation page with GitHub, email, and Teams contact options
- Replace ExternalTeaser component with CardTeaser across all migration guides (v1-v4)
- Add feedback teaser image asset for contribution links
- Add mail and teams teaser image assets for contact options
- Refactor CardTeaser component with new CardTeaserRow layout and styling
- Update migration guide feedback sections to link to contribution page
- Add external flag to GitHub teaser links in migration guides
- Update global styles to support new teaser component layout
* docs(contribution): reorganize contribution page with sectioned layout
* docs(releases): expand versioning page with semantic versioning guide
- Update page title and description to "Versioning & Releases"
- Add semantic versioning overview with visual diagram
- Document Major, Minor, and Patch release types with examples
- Include release cadence information for each version type
- Add communication channels table showing where releases are announced
- Link to related content: Release Notes, Migration Guides, and Contribution
- Add release-types.png asset illustrating MAJOR.MINOR.PATCH structure
* refactor(versioning): replace anchor tags with DBLink component
* docs(releases): expand content status page with lifecycle definitions
- Rewrite content-status.mdx with comprehensive explanations of each status level (Concept, Beta, Stable, Legacy, Deprecated)
- Add visual status progression diagram using DBCard and DBBadge components
- Include detailed "What to expect" sections for each status with expectations and guarantees
- Add related content teaser cards linking to components and versioning pages
- Update page description to reflect new content focus
- Remove unused CardTeaserRow import from versioning.mdx
- Add optional showLink prop to StatusNotification component for flexible link display
- Improve component flexibility to support both linked and standalone notification variants
* docs(releases): adjust heading hierarchy and improve table of contents depth
- Update content-status.mdx tocMaxDepth to 3 for better navigation structure
- Demote "What to expect" headings from h3 to h4 across all status sections (Concept, Beta, Stable, Legacy, Deprecated)
- Add global CSS styling for h4, h5, h6 elements using db-type-headline-3xs font
- Ensure consistent heading hierarchy and improved accessibility in documentation
---------
Co-authored-by: Sissi Hamel <sissi.hamel@deutschebahn.com>
Co-authored-by: michaelmkraus <michael.m.kraus@deutschebahn.com>
* feat(release-notes): new release notes for 4.3.0, 4.4.0, 4.5.0., 4.6.0 (#297)
* feat(release-notes): new release notes for 4.3.0, 4.4.0, 4.5.0., 4.6.0
docs(release-notes): update release notes with English translations and formatting
- Convert all release note headings from bold text to markdown headers (### format)
- Translate German content to English across all release note files
- Update feature descriptions for clarity and consistency
- Add new Core package release notes (v4.3.0, v4.4.0, v4.5.0, v4.6.0)
- Improve release notes index page structure
- Standardize formatting across all package release notes (Components, Icons, Illustrative Icons, Lab, Core)
* auto update snapshots (#298)
Co-authored-by: Lea Perchermeier <lea.perchermeier@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* docs(release-notes): add links to external resources in 4.6.0 notes
* auto update snapshots (#299)
Co-authored-by: Lea Perchermeier <lea.perchermeier@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* auto update snapshots (#304)
Co-authored-by: Lea Perchermeier <lea.perchermeier@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* auto update snapshots (#306)
Co-authored-by: Lea Perchermeier <lea.perchermeier@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Kraus <michael.m.kraus@deutschebahn.com>
* auto update snapshots
---------
Co-authored-by: Lea Perchermeier <lea.perchermeier@deutschebahn.com>
Co-authored-by: Sissi Hamel <sissi.hamel@deutschebahn.com>
Co-authored-by: michaelmkraus <michael.m.kraus@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5569ade commit b0c6a31
File tree
139 files changed
+1802
-135
lines changed- content/pages/documentation
- components
- contribution
- icons
- release-notes/_content
- releases
- migration-guides
- release-notes
- _content
- resources
- static/assets
- documentation/releases
- migration-guides
- v1
- v2
- v3
- v4
- template
- components
- StatusNotification
- TableOfContents
- YourAction
- styles
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+1802
-135
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
This file was deleted.
0 commit comments