-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Mass implementation #393
base: issue-0304
Are you sure you want to change the base?
Mass implementation #393
Conversation
…tType in integration.ts and StudioCMSPluginSchema in plugins/index.ts
…de and update imports in integration.ts and index.ts
…n.ts and index.ts
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2024-12-12 09:12:12 CET |
|
Name | Type |
---|---|
@studiocms/dashboard | Patch |
@studiocms/auth | Patch |
@studiocms/core | Patch |
studiocms | Patch |
@studiocms/betaresources | Patch |
@studiocms/imagehandler | Patch |
@studiocms/renderers | Patch |
@studiocms/robotstxt | Patch |
@studiocms/frontend | Patch |
@studiocms/devapps | Patch |
@studiocms/assets | Patch |
@studiocms/blog | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thanks for opening this pull request! 🎉 The following links will become available for preview shortly (if applicable): TEMPORARILY DISABLED: The StudioCMS Demo (playgrounds/node) link is currently disabled due to ongoing development on the next version. We apologize for the inconvenience and appreciate your understanding. 🙏
Note: Changes may take a few minutes to propagate. Please be patient! You can also see the status of each deployment via the withstudiocms-deployments bot 🤖 comments. Please review the changes and provide any feedback. Thanks! 🚀 |
studiocms
@studiocms/assets
@studiocms/betaresources
@studiocms/blog
@studiocms/auth
@studiocms/core
@studiocms/dashboard
@studiocms/devapps
@studiocms/frontend
@studiocms/imagehandler
@studiocms/renderers
@studiocms/robotstxt
commit: |
…use object literal syntax for user and page selection
…use object literal syntax for user and page selection
…cate the items that need migrating
This commit removes the code that handles external links in the Navigation component. The code for fetching and displaying external links has been commented out, as it is no longer needed. This change improves the clarity and maintainability of the code.
…ntent helper functions
…ntent helper functions
…ntent helper functions
WIP