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

Payload livepreview issue #124

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

Payload livepreview issue #124

wants to merge 85 commits into from

Conversation

Thijmen
Copy link
Owner

@Thijmen Thijmen commented Nov 7, 2024

No description provided.

@thijmen-dev-coolify-bot
Copy link

thijmen-dev-coolify-bot bot commented Nov 7, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2025-01-09 13:35:24 CET

…ents and migrations

- Updated scripts in package.json to include NODE_OPTIONS for importmap generation.
- Changed dependency versions from "beta" to "latest" for various @payloadcms packages.
- Updated React and Next.js versions to the latest compatible releases.
- Refactored layout and admin components to utilize new server function handling.
- Removed deprecated route and migration files; added new migration for user and project schemas.
- Enhanced SlugComponent for better state management and reactivity.
- Adjusted revalidation hooks for navigation.

This commit improves compatibility and stability across the application.
…idation hooks

- Updated layout.tsx to streamline server function handling and improve readability.
- Refactored not-found.tsx and page.tsx to enhance metadata generation and maintain consistency.
- Improved SlugComponent for better state management and reactivity.
- Adjusted revalidation hooks for navigation to ensure proper cache handling.

These changes enhance code clarity and maintainability across the application.
…l page setup

- Removed 'Home' from the initial pages array and added logic to create the 'Home' page with specific properties.
- Enhanced the seeding process to ensure the 'Home' page is created if no pages exist, improving the initial setup for the application.
…xt for dynamic content rendering

- Updated ProjectDetail.tsx to import and utilize RichText from @payloadcms/richtext-lexical/react.
- Replaced the SharedContent component with RichText to enhance the handling of dynamic content within the project details.

This change improves the flexibility and rendering capabilities of dynamic content in the ProjectDetail component.
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.

1 participant