Skip to content

Conversation

@tishoyanchev
Copy link
Contributor

@tishoyanchev tishoyanchev commented Jan 16, 2026

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

  • Adds fitColumn prop that adjusts col width to content (set to true by default previously. Not customizable)
  • Adds columnMinWidth prop that sets the min col width of all columns (currently only individual setting is possible)
  • Adds columnWidth prop that sets the col width of all columns (overwritten by individual col width setting)
  • Removes fit to content setting on col width
  • Col width becomes 200px by default
📦 Published PR as canary version: 39.9.0--canary.2169.6353d71f038030ec471398b2c1bda2f7feaa6568.0

✨ Test out this PR locally via:

npm install @infineon/infineon-design-system-stencil@39.9.0--canary.2169.6353d71f038030ec471398b2c1bda2f7feaa6568.0
# or 
yarn add @infineon/infineon-design-system-stencil@39.9.0--canary.2169.6353d71f038030ec471398b2c1bda2f7feaa6568.0

@tishoyanchev tishoyanchev linked an issue Jan 16, 2026 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-01-20 12:38 UTC

@github-actions
Copy link
Contributor

--STORYBOOK-PREVIEW--

@tishoyanchev tishoyanchev self-assigned this Jan 19, 2026
@tishoyanchev tishoyanchev added the minor minor version bump label Jan 19, 2026
@tishoyanchev tishoyanchev changed the title removes removal of scroll Table: adds fitColumn and columnMinWidth props Jan 19, 2026
@tishoyanchev tishoyanchev changed the title Table: adds fitColumn and columnMinWidth props Table: adds fitColumn, columnWidth and columnMinWidth props Jan 20, 2026
@tishoyanchev tishoyanchev merged commit e47b0ab into master Jan 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table: columns hidden on smaller resolution

2 participants