-
-
Notifications
You must be signed in to change notification settings - Fork 4
[WIP] v1.0.0 #85
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
base: main
Are you sure you want to change the base?
[WIP] v1.0.0 #85
Conversation
🦋 Changeset detectedLatest commit: 0e1b99a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The preview deployment is ready. 🟢 Open Preview | Open Build Logs Last updated at: 2025-04-16 12:41:24 CET |
* Remove ThemeToggle component and related files; recommend using ThemeHelper directly to avoid errors. * Update docs/src/components/landing/HeroSection.astro * Update .changeset/sixty-rice-peel.md Co-authored-by: Paul Valladares <[email protected]> --------- Co-authored-by: Louis Escher <[email protected]> Co-authored-by: Paul Valladares <[email protected]>
commit: |
* feat(skeleton): add basic skeleton loading state component * edit(skeleton): add changeset, adjusted types for Skeleton * edit(skeleton): use zog types for type safety * edit(skeleton): convert spaces to tabs in styles * edit(skeleton): updated docs title casing
…88) * feat(icons): update icon handling to use AvailableIcons type and adjust icon imports * feat(icons): update icon imports to use HeroIcons format and adjust related components * feat(icon): enhance error handling for icon collection and name validation * feat(icon): enhance error handling with detailed hints for invalid icons * feat(icon): enforce required height and width properties for icons and improve error handling * feat(icon): improve error handling for invalid icon names with detailed hints * feat(tsconfig): include icons.d.ts in TypeScript configuration * feat(events): add custom event handling with CustomEventMap and global Document interface extension * feat(icon): add validation for icon names to prevent invalid formats * feat(icon): enhance validation for icon names to handle edge cases * fix(icon): correct validation logic for icon name format * fix(icon): correct icon name validation logic and variable naming * feat(icon): enhance icon validation and error handling with detailed documentation * feat(icon): update Icon component to support iconifyJSON icons with new naming convention * feat(icon): add detailed JSDoc comments for IconBase component and its props * fix(icon): update default dimensions in renderData function to use iconCollection values * fix(icon): update renderData function to prioritize iconData dimensions over defaults * fix(icon): simplify error message for missing icons in IconBase component
…ated types (#89) * feat(studiocms_ui): update TypeScript configurations and remove obsolete scripts.d.ts file * feat(types): migrate from injected types to ambient types for static virtual modules * feat(dependencies): update package versions and add knip configuration
* feat: add the prose class ported from tailwindcss * remove old sidebar badges, adjust prose styling, finish prose docs and adjustments * Create twelve-otters-pull.md * Update .changeset/twelve-otters-pull.md Co-authored-by: Adam Matthiesen <[email protected]> --------- Co-authored-by: Louis Escher <[email protected]> Co-authored-by: Louis Escher <[email protected]> Co-authored-by: Adam Matthiesen <[email protected]>
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description
This is a bulk PR for StudioCMS UI v1.0. The following needs to be completed before this PR can merge: