Skip to content

feat(#3511): add links to old v1 docs#3565

Draft
bdfranck wants to merge 1 commit intodevfrom
benji/3511
Draft

feat(#3511): add links to old v1 docs#3565
bdfranck wants to merge 1 commit intodevfrom
benji/3511

Conversation

@bdfranck
Copy link
Collaborator

@bdfranck bdfranck commented Mar 12, 2026

This PR prepares our DS 2 docs for links from DS 1 docs with the following changes...

  • Adds DS 1 docs links to the bottom of individual component and example pages
  • Adds redirects from DS 1 docs URLs including...
    • Components with different paths (ex: /components/circular-progress-indicator ➡️ /components/circular-progress)
    • Paths with version segments (ex: /components/v6.0.0+-react/button) (I removed this b/c it caused a deploy issue)
  • Changes the side menu heading to title case: "Design System"
image image

The related DS 1 docs changes: GovAlta/ui-components-docs#484

@bdfranck bdfranck marked this pull request as ready for review March 12, 2026 22:54
Copy link
Collaborator

@twjeffery twjeffery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdfranck Looks good to me, other than the URLs not resolving yet, as we're waiting for #3510 as discussed.

Should we wait to merge this until #3510 issue is done?

@bdfranck
Copy link
Collaborator Author

I'll move this back to draft as we wait for #3510.

@bdfranck bdfranck marked this pull request as draft March 18, 2026 16:19
@Spark450 Spark450 added the P1 Priority 1 (must have): Prevents product teams from adopting/using DS 2.0 as intended at launch. label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1 Priority 1 (must have): Prevents product teams from adopting/using DS 2.0 as intended at launch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design and build cross-version navigation between DS 1.0 and DS 2.0 docs

4 participants