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

feat: add support for referrer policy #6057

Merged
merged 2 commits into from May 19, 2022

Conversation

jaqas
Copy link
Contributor

@jaqas jaqas commented May 19, 2022

Closes #5909

📝 Description

Add referrerPolicy prop to Avatar & Image Components

⛳️ Current behavior (updates)

Currently Avatar & Image has not Referrer-Policy prop

🚀 New behavior

we can pass Referrer-Policy as a prop

💣 Is this a breaking change (Yes/No): No

@changeset-bot
Copy link

changeset-bot bot commented May 19, 2022

🦋 Changeset detected

Latest commit: b56f16f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@chakra-ui/avatar Patch
@chakra-ui/image Patch
@chakra-ui/react Patch
create-react-app-ts Patch
gatsby-starter-default Patch
chakra-nextjs Patch
chakra-nextjs-ts Patch
@chakra-ui/props-docs Patch
@chakra-ui/storybook-addon Patch
@chakra-ui/test-utils Patch
storybook-addon Patch

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

@vercel
Copy link

vercel bot commented May 19, 2022

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

Name Status Preview Updated
chakra-ui-storybook ✅ Ready (Inspect) Visit Preview May 19, 2022 at 1:15PM (UTC)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b56f16f:

Sandbox Source
create-react-app-ts Configuration

@jaqas
Copy link
Contributor Author

jaqas commented May 19, 2022

@segunadebayo hope now everything is correct 😂

@segunadebayo segunadebayo changed the title Feat/referrer policy feat: add support for referrer policy May 19, 2022
@segunadebayo segunadebayo merged commit 1e1503f into chakra-ui:main May 19, 2022
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.

Add Referrer-Policy prop to Avatar & Image Components
2 participants