Draft
Conversation
- Updated astrojs catalog to use latest versions of @astrojs/node, @astrojs/rss, astro, and vite. - Added astrojs-min catalog with specific versions for internal helpers and astro. - Introduced studiocms and studiocms-peerlock catalogs with relevant dependencies. - Removed outdated min catalog entries.
🦋 Changeset detectedLatest commit: 404611a The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
Allure Test Report for this PR:✅ Allure Report | History |
…0 and 7.3.1 respectively
create-studiocms
effectify
studiocms
@studiocms/auth0
@studiocms/blog
@studiocms/cloudinary-image-service
@studiocms/devapps
@studiocms/discord
@studiocms/github
@studiocms/google
@studiocms/html
@studiocms/markdoc
@studiocms/markdown-remark
@studiocms/md
@studiocms/mdx
@studiocms/s3-storage
@studiocms/upgrade
@studiocms/wysiwyg
@withstudiocms/api-spec
@withstudiocms/auth-kit
@withstudiocms/cli-kit
@withstudiocms/component-registry
@withstudiocms/config-utils
@withstudiocms/effect
@withstudiocms/internal_helpers
@withstudiocms/kysely
@withstudiocms/sdk
@withstudiocms/template-lang
commit: |
…age.json and pnpm-lock.yaml
…iple package.json and pnpm-lock.yaml files
…nts to reflect recent changes in HTML structure fix: adjust snapshot for CustomImage component to maintain consistency in test outputs
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
… workspace package references, and comment out unused configurations
- Changed class name from "code-container" to "scms-code-container" in Code.astro for consistency. - Added an id attribute to BaseLayout in AuthLayout.astro for better identification. - Introduced an optional id prop in BaseLayout.astro to enhance layout flexibility. - Moved the import of folder-tree.css to DashboardLayout.astro for improved organization. - Added an id attribute to BaseLayout in DashboardLayout.astro for layout identification. - Updated FirstTimeSetupLayout.astro to include an id attribute in BaseLayout for consistency. - Adjusted SMTP configuration page styles to ensure full width for .smtp-content. - Modified auth-layout.css to apply styles specifically to #auth-layout for better encapsulation. - Refined code-component.css to enhance styling for the new playground code component. - Updated playground Code.astro to use "playground-code-container" for consistency with new styles. - Cleaned up unused styles and improved structure in dashboard-base.css for better maintainability. - Enhanced sidebar styles for better responsiveness and user experience.
…sts and documentation
…scoping CSS to prevent leakage
This file contains hidden or 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
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.
Upgrades repository for Astro v6 support
@coderabbitai ignore