Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 15, 2025

Description

Removed the browsers and devices documentation page and all references to it:

  • Deleted site/src/content/docs/getting-started/browsers-devices.mdx
  • Removed "Browsers & devices" entry from sidebar navigation in site/data/sidebar.yml
  • Updated modal component documentation to remove broken link while preserving mobile device caveat information
  • Added browser support section to site/src/content/docs/getting-started/introduction.mdx under "Important globals" with .browserslistrc reference and Autoprefixer/Browserslist information

Motivation & Context

Documentation consolidation - the browsers and devices page is no longer needed as a standalone page. Key browser support information has been moved to the Introduction page for better discoverability.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Original prompt

Remove the browsers and devices page from our docs. Be sure to remove the page, the sidebar link, and identify any links within the docs content to this page.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits November 15, 2025 05:38
Co-authored-by: mdo <98681+mdo@users.noreply.github.com>
Co-authored-by: mdo <98681+mdo@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove browsers and devices page from documentation Remove browsers and devices documentation page Nov 15, 2025
Copilot AI requested a review from mdo November 15, 2025 05:42
@mdo
Copy link
Member

mdo commented Nov 15, 2025

@copilot Lets add this line at site/src/content/docs/getting-started/browsers-devices.mdx:13 to our Introduction.mdx page under a new heading under Important globals

Co-authored-by: mdo <98681+mdo@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 15, 2025

@copilot Lets add this line at site/src/content/docs/getting-started/browsers-devices.mdx:13 to our Introduction.mdx page under a new heading under Important globals

Done. Added a new "Browser support" subsection under "Important globals" in Introduction.mdx with the browser support information, including the .browserslistrc reference and Autoprefixer/Browserslist details. (8dade24)

@mdo mdo marked this pull request as ready for review November 15, 2025 05:52
@mdo mdo added this to v6.0.0 Nov 15, 2025
@github-project-automation github-project-automation bot moved this to Inbox in v6.0.0 Nov 15, 2025
@mdo mdo merged commit acdda00 into v6-dev Nov 15, 2025
10 checks passed
@mdo mdo deleted the copilot/remove-browsers-devices-page branch November 15, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

2 participants