This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
ember-headless-table@1.4.5
Patch Changes
#15757091d0 Thanks @nicolechung! - Added toStyle helper in column-resizing plugin > helper. This should fix when a minWidth is passed in the column config and not getting converted to min-width for the style attribute string.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
ember-headless-table@1.4.5
Patch Changes
57091d0
Thanks @nicolechung! - Added toStyle helper in column-resizing plugin > helper. This should fix when aminWidth
is passed in the column config and not getting converted tomin-width
for the style attribute string.