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

feat: Preview with hydration (reload) #340

Merged
merged 38 commits into from
Mar 29, 2024
Merged

feat: Preview with hydration (reload) #340

merged 38 commits into from
Mar 29, 2024

Conversation

mhadaily
Copy link
Contributor

This pr will

  • change the Astro file to TSX and refactor relevant components to make it ready for the preview page
  • It will introduce a Preview page where you can reload content or restart from scratch
  • It will store the latest loaded content in IDB, and returning to preview will retrieve it again.
  • It will introduce the Preview endpoint in the backend

@mhadaily mhadaily requested a review from Salakar March 11, 2024 15:53
Copy link

vercel bot commented Mar 11, 2024

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

Name Status Preview Comments Updated (UTC)
docs-page-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 5:41pm
docs-page-og ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 5:41pm

@Salakar Salakar merged commit 87761ff into main Mar 29, 2024
6 checks passed
@Salakar Salakar deleted the majid/preview-rework branch March 29, 2024 17:41
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