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

[Table] ExpandableRow contentGutter-prop #3507

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

KenAJoh
Copy link
Collaborator

@KenAJoh KenAJoh commented Jan 20, 2025

Description

Resolves #3501

This property allows user more control for layout inside expandable section
Screenshot 2025-01-20 at 07 16 38

Component Checklist 📝

  • JSDoc
  • Examples
  • Documentation / Decision Records
  • Storybook
  • Style mappings (@navikt/core/css/config/_mappings.js)
  • Component tokens (@navikt/core/css/tokens.json)
  • CSS class deprecations (@navikt/aksel-stylelint/src/deprecations.ts)
  • Exports (@navikt/core/react/src/index.ts and @navikt/core/react/package.json)
  • New component? CSS import (@navikt/core/css/index.css)
  • Breaking change? Update migration guide. Consider codemod.
  • Changeset (Format: <Component>: <gitmoji?> <Text>. E.g. "Button: ✨ Add feature xyz.")

Copy link
Contributor

github-actions bot commented Jan 20, 2025

Storybook demo / Chromatic

📝 Changes to review: 1

bc4ca04e6 | 91 components | 135 stories

Copy link
Contributor

@larseirikhansen larseirikhansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my 💻

🚀

Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: 596055b

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

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

@KenAJoh KenAJoh merged commit fad913c into main Jan 21, 2025
5 checks passed
@KenAJoh KenAJoh deleted the expandable-table-gutter branch January 21, 2025 05:00
@github-actions github-actions bot mentioned this pull request Jan 21, 2025
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.

[Innspill til komponent]: <Table /> - Fjerne høyre-padding på expanded-row-content
3 participants