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 option to stretch <Table> #2116

Merged
merged 3 commits into from
May 30, 2022
Merged

feat: Add option to stretch <Table> #2116

merged 3 commits into from
May 30, 2022

Conversation

sebald
Copy link
Member

@sebald sebald commented May 30, 2022

Closes #2114

@changeset-bot
Copy link

changeset-bot bot commented May 30, 2022

🦋 Changeset detected

Latest commit: fd9e48c

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

This PR includes changesets to release 6 packages
Name Type
@marigold/docs Minor
@marigold/components Minor
@marigold/storybook-config Patch
@marigold/theme-b2b Major
@marigold/theme-core Major
@marigold/theme-unicorn Major

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

@github-actions github-actions bot added type:docs Improvements or additions to documentation type:feature New feature or component labels May 30, 2022
@sebald sebald merged commit 16f1459 into main May 30, 2022
@sebald sebald deleted the stretch-table branch May 30, 2022 10:51
sebald added a commit that referenced this pull request Jun 1, 2022
* main: (253 commits)
  chore: improve release message
  chore: change renovate commit type to "chore" (#2128)
  chore: improve release message (#2129)
  fix(deps): update dependency @swc/core to v1.2.196 (#2126)
  chore(deps): update pnpm/action-setup action to v2.2.2 (#2125)
  fix(deps): update eslint (#2123)
  fix: remove fallback from Overlay so Gatsby can build ...
  chore(deps): lock file maintenance (#2112)
  chore(deps): update dependency tsup to v6 (#2120)
  chore: update release commit message
  🎉 Release new Version (#2118)
  feat: Add option to stretch `<Table>` (#2116)
  chore: Update docs when publishing (#2119)
  chore(deps): update pnpm to v7.1.7 (#2109)
  fix(deps): update dependency @swc/core to v1.2.194 (#2110)
  chore: Change publishing branch to "main"
  chore: reduce deps updates and group eslint + jest (#2115)
  chore(deps): update dependency tsup to v5.12.9 (#2108)
  chore: Add release action (#2117)
  feat: Show sorting in `<Table>` (#2113)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Full-width Table option
1 participant