forked from aulianza/aulianza.id
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Thijmen
wants to merge
85
commits into
master
Choose a base branch
from
payload-livepreview-issue
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.