Skip to content

chore: release packages#2771

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release packages#2771
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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 main, this PR will be updated.

Releases

@frontify/fondue-components@30.8.0

Minor Changes

  • #2769 a75f700 Thanks @mnoleto! - feat(Card.Action): forward arbitrary data-* attributes

    Card.Action now spreads unknown props (notably data-* attributes, e.g. an
    analytics or onboarding-tour selector) onto the rendered element, so consumers
    no longer need an extra wrapper to carry them.

  • #2769 a75f700 Thanks @mnoleto! - feat(Card.BannerImage): add a padding prop

    Card.BannerImage now accepts padding="none" | "small" | "medium" | "large"
    (none by default; small 12px, medium 24px, large 32px). Padding is applied
    inside the banner and pairs best with fit="contain", giving previews such as
    logos or icons breathing room without dropping out of the component. Backward
    compatible — existing images default to none.

  • #2769 a75f700 Thanks @mnoleto! - feat(Card.Banner): add a tone prop

    Card.Banner now accepts tone="dim" | "inverted". inverted renders the dark
    drop-target state (near-black background, white icon), while dim pins the
    background and opts out of the implicit hover/active background shift that
    otherwise applies when a Card.BannerIcon is nested. Leaving tone unset
    preserves the previous behavior, so existing consumers are unaffected.

  • #2769 a75f700 Thanks @mnoleto! - feat(Card.Root): forward className

    Card.Root now forwards a className onto its root element, merged after the
    internal styles. This enables layout hooks such as Tailwind's group (e.g. to
    drive group-hover: styles on descendants) without an extra wrapper element.

Patch Changes

  • Updated dependencies []:
    • @frontify/fondue-tokens@5.0.4

@github-actions github-actions Bot requested a review from a team as a code owner June 19, 2026 06:16
@github-actions github-actions Bot requested a review from jcosta33 June 19, 2026 06:16
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for fondue-components ready!

Name Link
🔨 Latest commit ffeeae6
🔍 Latest deploy log https://app.netlify.com/projects/fondue-components/deploys/6a34decac267340008f66b25
😎 Deploy Preview https://deploy-preview-2771.components.fondue-components.frontify.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

0 participants