Skip to content

Conversation

@marklundin
Copy link
Collaborator

Playcanvas React docs are now moving to https://developer.playcanvas.com/user-manual/playcanvas-react/.

This PR removes the obsolete documentation files, assets, and components from the packages/docs directory.

  • Updated links in the README and other files to point to the new documentation site.
  • Cleaned up the .gitignore to reflect the changes.

Deleted obsolete documentation files, assets, and components from the packages/docs directory. Updated links in the README and other files to point to the new documentation site. Cleaned up the .gitignore to reflect the changes.
@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2025

🦋 Changeset detected

Latest commit: 44934e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@playcanvas/react Patch
@playcanvas/blocks Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@marklundin marklundin requested a review from a team October 20, 2025 13:08
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@playcanvas/blocks@274
npm i https://pkg.pr.new/@playcanvas/react@274

commit: 44934e0

Removed the "ignore" field from the changeset configuration to streamline internal dependency updates.
@marklundin marklundin requested a review from Copilot October 20, 2025 13:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the deprecated local documentation app and updates references to point to the new documentation site hosted on developer.playcanvas.com.

  • Remove the entire packages/docs app, assets, and related components
  • Update links in README files and inline messages to the new docs URLs
  • Update package homepage to the new docs base and add a changeset for link updates

Reviewed Changes

Copilot reviewed 101 out of 117 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
packages/lib/src/hooks/use-asset.ts Updated JSDoc link to new docs site for useFont; visible comment context retained
packages/lib/src/components/RigidBody.tsx Updated runtime help links to new Physics guide on the new docs site
packages/lib/src/components/Collision.tsx Updated runtime help links to new Physics guide on the new docs site
packages/lib/package.json Updated homepage URL to developer.playcanvas.com
packages/lib/README.md Updated getting started/docs/API links and examples URLs
packages/docs/... Removed entire deprecated docs app, content, and utilities
README.md Updated docs/API and examples links to new locations
.changeset/late-trains-search.md Added changeset for link updates in @playcanvas/react
.changeset/config.json Cleaned up configuration (removed docs ignore)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

marklundin and others added 3 commits October 20, 2025 14:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@marklundin marklundin changed the title Removes Docs Removes Docs Package Oct 20, 2025
@marklundin marklundin self-assigned this Oct 28, 2025
@marklundin marklundin merged commit 19a8f7f into main Nov 10, 2025
6 checks passed
@marklundin marklundin deleted the chore-remove-docs branch November 10, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants