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

Add table css properties to sprinkles #793

Merged
merged 5 commits into from
Apr 29, 2024

Conversation

Droniu
Copy link
Member

@Droniu Droniu commented Apr 25, 2024

I want to merge this change because it adds various child selectors and border collapse to sprinkles for creating neat HTML tables.

This PR closes MERX-356

Screenshots

Pull Request Checklist

  • New components are exported from ./src/components/index.ts.
  • The storybook story is created and documentation is properly generated.
  • New component is wrapped in forwardRef.

Copy link

changeset-bot bot commented Apr 25, 2024

🦋 Changeset detected

Latest commit: fbc5021

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

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

vercel bot commented Apr 25, 2024

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

Name Status Preview Comments Updated (UTC)
macaw-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 4:19pm

@Droniu Droniu removed the release dev tag Release pkg to npm with @dev tag label Apr 25, 2024
@Droniu Droniu added the release dev tag Release pkg to npm with @dev tag label Apr 25, 2024
Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240425130404.

Install it with:

pnpm add @saleor/[email protected]

@Droniu Droniu added release dev tag Release pkg to npm with @dev tag and removed release dev tag Release pkg to npm with @dev tag labels Apr 25, 2024
Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240425151014.

Install it with:

pnpm add @saleor/[email protected]

@Droniu Droniu added release dev tag Release pkg to npm with @dev tag and removed release dev tag Release pkg to npm with @dev tag labels Apr 25, 2024
Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240425160408.

Install it with:

pnpm add @saleor/[email protected]

@Droniu Droniu added release dev tag Release pkg to npm with @dev tag and removed release dev tag Release pkg to npm with @dev tag labels Apr 25, 2024
Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240425162717.

Install it with:

pnpm add @saleor/[email protected]

@Droniu Droniu marked this pull request as ready for review April 26, 2024 14:28
@Droniu Droniu requested a review from a team as a code owner April 26, 2024 14:28
@Droniu Droniu requested review from andrzejewsky and peelar and removed request for a team April 26, 2024 14:28
@Droniu Droniu requested a review from a team April 26, 2024 14:28
@Droniu Droniu merged commit c7b7d19 into main Apr 29, 2024
9 checks passed
@Droniu Droniu deleted the merx-356-add-table-css-utils-to-sprinkles branch April 29, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release dev tag Release pkg to npm with @dev tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants