-
-
Notifications
You must be signed in to change notification settings - Fork 4
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?
v1.0.0 #85
Conversation
🦋 Changeset detectedLatest commit: 7e2f51c The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types 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 failed. 🔴 Last updated at: 2025-10-07 14:16:06 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 skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 161 files out of 268 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
* add: introduce individual component virtual exports for easier imports * refactor: clean up formatting in settings and virtuals definitions * Refactor component imports to use tree-shakeable paths - Updated footer, group, input, modal, progress, radio-group, row, select, select-searchable, skeleton, tabs, textarea, toast, toggle, tooltip, user components to import from their specific paths instead of the main components directory. - Enhanced documentation to reflect the new import structure for better clarity and optimization. * chore: update TypeScript configuration and dependencies - Updated TypeScript compiler options in ec.config.mjs to use ESNext features. - Added @types/node dependency with version 24.3.0 in package.json. - Updated references in dropdown, modal, toast, and theme-helper documentation to include type references for @studiocms/ui. - Updated pnpm-lock.yaml to reflect the new @types/node version across various dependencies. * fix: update code block syntax for Astro config example
* add: support for v1.0.0 branch in CI workflow and create initial changeset configuration * update: enhance CI workflow for main and v1.0.0 branches; add changesets to pre.json * Update .github/workflows/ci-push-main.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: Add upgrade guide for v1.0 * Update docs/src/content/docs/docs/upgrade-guides/0.4-to-1.0.mdx Co-authored-by: Adam Matthiesen <[email protected]> * chore: Add example to icons in upgrade guide --------- Co-authored-by: Adam Matthiesen <[email protected]>
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Test ResultsDetails
Suites284 passed, 0 failed, and 0 other
Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
Co-authored-by: Louis Escher <[email protected]>
…et names (#124) * feat: enhance icon handling and processing, support hyphens in icon set names * test: add unit tests for generateIconTypes function
Co-authored-by: Louis Escher <[email protected]>
* fix: Dev toolbar colors, add new icon * feat: Add dev toolbar tests * Update ColorPicker.test.ts * screw windows clipboard * Update ColorPicker.ts * fix: More tests * fix: Disable dev toolbar * Update icon.ts * fix: Lint --------- Co-authored-by: Louis Escher <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix toggle and flat button colors * updated customization docs with changes to colors * colors didn't change, this should actually change them
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: move component helpers to separate virtual modules * fix: update import paths for component helpers to use client modules * fix: update import paths for components to use client modules * fix: separate import statements for Progress and ProgressHelper components * fix: refactor component mapping to separate server and client components
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Description
This is a bulk PR for StudioCMS UI v1.0. The following needs to be completed before this PR can merge:
aria-checkedattribute