Commit 4bb0bdb
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>1 parent 317843c commit 4bb0bdb
File tree
124 files changed
+1597
-8
lines changed- content/pages/documentation
- components
- contribution
- icons
- 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.
124 files changed
+1597
-8
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 | | |
| |||
| 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 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments