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

Solid.js async rendering #6027

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Solid.js async rendering #6027

merged 4 commits into from
Jan 4, 2024

Conversation

patdx
Copy link
Contributor

@patdx patdx commented Jan 2, 2024

Description (required)

This updates the documentation related to the changes in withastro/astro#6791

When that PR is merged, Solid users will be able to make use of async Solid features like createResource and lazy in the server rendering phase. This PR explains how to use those newly available features.

I made some small tweaks from the last PR version to try to make it more focused on how an Astro developer would use these features instead of being a technical explanation of how Astro would render the components.

Related issues & labels (optional)

For Astro version: 4.x. See astro PR #6791.

Copy link

vercel bot commented Jan 2, 2024

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Jan 4, 2024 0:34am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs-i18n ⬜️ Ignored (Inspect) Visit Preview Jan 4, 2024 0:34am

@astrobot-houston
Copy link
Contributor

Hello! Thank you for opening your first PR to Astro’s Docs! 🎉

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any broken links you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Netlify 🥳

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@sarah11918 sarah11918 added add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) labels Jan 2, 2024
@sarah11918 sarah11918 modified the milestone: 4.1.0 Jan 2, 2024
@sarah11918 sarah11918 changed the title Update documentation for async rendering Solid.js async rendering Jan 3, 2024
@sarah11918 sarah11918 added the minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah! label Jan 4, 2024
@sarah11918 sarah11918 added this to the 4.1.0 milestone Jan 4, 2024
@sarah11918 sarah11918 changed the base branch from main to 4.1.0 January 4, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants