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

chore: version packages for release (beta) #1720

Merged
merged 1 commit into from May 13, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 8, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to releases/2.0.0, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

releases/2.0.0 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on releases/2.0.0.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@strapi/design-system@2.0.0-beta.4

Major Changes

  • #1722 f28dda1 Thanks @joshuaellis! - chore!: streamline IconButton API

    • remove icon prop
    • remove ariaLabel prop
    • add withTooltip prop (default false)

    children & label are now required props.

  • #1718 981d6d0 Thanks @joshuaellis! - chore!: remove size from inputs

    size was used to give our inputs a fixed size, this would not have worked with different writing directions or be very responsive. Instead, we use logical padding values.

  • #1718 981d6d0 Thanks @joshuaellis! - chore!: all XXSize & XXVariant types are now singular

    This is consistent across the codebase.

  • #1720 7c81e86 Thanks @github-actions! - chore!: remove ThemeProvider

    ThemeProvider has been removed and replaced with DesignSystemProvider.

  • #1720 8b7afb1 Thanks @github-actions! - chore!: change z-indexes on theme from array to dictionary

    z-indices on the theme object were an array of length 4. We've since changed this to a dictionary to help engineers understand how to correctly apply these values. See the Elevation documentation for more information.

  • #1719 dd79369 Thanks @joshuaellis! - chore!: remove deprecated options & change selectedDate prop to be value on DatePicker

  • #1721 940110c Thanks @joshuaellis! - feat!: refactor Accordion to use radix primitive

    The Accordion API has changed significently whilst retaining it's functionality, we recommend your review the documentation to understand the changes and how to migrate your code.

  • #1722 f28dda1 Thanks @joshuaellis! - feat!: refactor Tooltip to use radix-ui

    The Tooltip API has changed significently whilst retaining it's functionality, we recommend your review the documentation to understand the changes and how to migrate your code.

Patch Changes

  • #1720 063e574 Thanks @github-actions! - fix(accordion): variant should apply to header not all accordions

  • Updated dependencies []:

    • @strapi/ui-primitives@2.0.0-beta.4

@strapi/icons@2.0.0-beta.4

@strapi/ui-primitives@2.0.0-beta.4

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design_system_v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 0:51am
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 0:51am
design-system-website ❌ Failed (Inspect) May 13, 2024 0:51am

@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from b600440 to 70dd474 Compare May 8, 2024 08:49
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from 70dd474 to a9ff0ff Compare May 9, 2024 14:07
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from a9ff0ff to dcfd860 Compare May 9, 2024 14:28
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from dcfd860 to 862ebd5 Compare May 9, 2024 15:12
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from 862ebd5 to ba1561e Compare May 9, 2024 16:36
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from ba1561e to f6d6df7 Compare May 10, 2024 07:16
@github-actions github-actions bot force-pushed the changeset-release/releases/2.0.0 branch from f6d6df7 to 6975443 Compare May 10, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant