Skip to content
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

v0.4.0 #36

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

v0.4.0 #36

wants to merge 5 commits into from

Conversation

louisescher
Copy link
Member

@louisescher louisescher commented Dec 25, 2024

Description

This is the WIP PR for v0.4.0 of StudioCMS UI. Changes include:

  • Two new color variations, info and monochrome
  • Multiple new components
  • New customization options
    • Ability to pass stylesheet to integration which gets included after the main CSS file for customizing the CSS variables
    • The ability to bring your own icon set
  • Updates to the documentation
    • Documentation for the new components
    • Documentation on customizing StudioCMS UI
    • Documentation on how theming works
    • Recipes
      • Login Form
      • Theme Select Dropdown
  • All components and their imports being moved to virtual modules
  • All components being refactored such that necessary CSS and scripts live in their own files
  • Fix tabs acting as submit buttons

@withstudiocms-deployments
Copy link

withstudiocms-deployments bot commented Dec 25, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-12-26 10:05:48 CET

Copy link

changeset-bot bot commented Dec 25, 2024

⚠️ No Changeset found

Latest commit: 09c6000

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

pkg-pr-new bot commented Dec 25, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@studiocms/ui@36

commit: 09c6000

@louisescher louisescher self-assigned this Dec 25, 2024
@louisescher louisescher added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 25, 2024
@louisescher
Copy link
Member Author

I've noticed the following things in the preview:

  • JS doesn't work in prod
  • Modals don't have a closing animation anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Accordion
1 participant