ember-headless-table
ember-headless-table copied to clipboard
Upgrade ember-modifier to be compatible with modern Glint
See: https://github.com/typed-ember/glint/issues/774#issuecomment-2796122714
⚠️ No Changeset found
Latest commit: 6697b90a7f9190978a397e318eeb1ff6bddfa2b1
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
I forked thin library and kept the same behavior and apis, if you are curious about migrating to something a little more maintained
https://ue-table.pages.dev/
@NullVoxPopuli yes, I'm eager to try! last time I stopped at unpublished npm package, (which I now see that is now resolved), and at the need of patching Reordering hidden columns. I'll try again, thanks!
Also, see https://github.com/universal-ember/table/pull/68, which I found interesting.
Would you be willing to apply your patch in a pr? <3
@NullVoxPopuli ok, I ported the PR here: https://github.com/universal-ember/table/pull/74. There may still be some unanswered questions from the original PR (and three skipped tests), but I've used it with success in practice at least.