Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial React migration #10

Merged
merged 15 commits into from
Jan 26, 2024
Merged

Initial React migration #10

merged 15 commits into from
Jan 26, 2024

Conversation

aganders3
Copy link
Collaborator

@aganders3 aganders3 commented Jan 17, 2024

First of all, my apologies in advance for the size of this PR. If interested I can break it down into smaller pieces. Certainly the SDS stuff could be moved to a separate PR. In any case consider this WIP/draft.

I'm also happy to have a live session to discuss these changes and what I've learned in the process (so far). Maybe this would be a good time to loop in another dev (Jeremy) for some review.

TODO to reach feature parity with main:

  • points selection
  • effects composer

Copy link

vercel bot commented Jan 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
points-web-viewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 25, 2024 9:41pm

@aganders3 aganders3 linked an issue Jan 25, 2024 that may be closed by this pull request
src/scene.tsx Outdated Show resolved Hide resolved
src/scene.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@andy-sweet andy-sweet left a comment

Choose a reason for hiding this comment

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

Looks good to me. There are a few unresolved comments, but those can be resolved with follow-up PRs. I'll let you decide which ones you want to bring into this.

Only ask is to update the PR title and description to reflect the work rather than the work-in-progress.

@aganders3 aganders3 changed the title [WIP] React migration Initial React migration Jan 26, 2024
@aganders3 aganders3 merged commit a150c97 into main Jan 26, 2024
2 checks passed
@aganders3 aganders3 deleted the react-migration branch January 26, 2024 17:04
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.

Migrate from Preact to React
2 participants