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

StackItem responsive grow bug fix #4891

Merged
merged 5 commits into from
Aug 28, 2024
Merged

StackItem responsive grow bug fix #4891

merged 5 commits into from
Aug 28, 2024

Conversation

langermank
Copy link
Contributor

@langermank langermank commented Aug 27, 2024

StackItem wasn't respecting the grow property for responsive values due to the boolean nature. This PR leaves the boolean in place, but returns a true or false string in the data-attribute instead.

Copy link

changeset-bot bot commented Aug 27, 2024

🦋 Changeset detected

Latest commit: 2cf445e

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

This PR includes changesets to release 1 package
Name Type
@primer/react 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

Copy link
Contributor

github-actions bot commented Aug 27, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 96.34 KB (+0.01% 🔺)
packages/react/dist/browser.umd.js 96.66 KB (+0.05% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-4891 August 27, 2024 23:45 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4891 August 28, 2024 00:22 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4891 August 28, 2024 00:30 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4891 August 28, 2024 16:55 Inactive
@langermank langermank added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit ae00350 Aug 28, 2024
31 checks passed
@langermank langermank deleted the stack-bug-fix branch August 28, 2024 18:26
@primer primer bot mentioned this pull request Aug 28, 2024
@primer primer bot mentioned this pull request Oct 18, 2024
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.

2 participants