NullVoxPopuli
NullVoxPopuli
Sorry it took so long! I forgot about this. Will be fixed in the next release
Perhaps! Idk if it should be default or a new decorator. I imagine we'd want to pair with immer or some other immutability-optimizing library?
I think defaulting to `{}` sounds good 🎉 I'd gladly accept a PR that adds that, too
oh awesome! thanks! PRs obviously welcome, and I'll merge anything with a passing test:tm: My next open source task is to do some CI stuff for ember-cli, so I wouldn't...
apologies for the conflict. :(
this is all `{{validate-yup}}` is doing: https://github.com/CrowdStrike/ember-headless-form/blob/main/packages/yup/src/helpers/validate-yup.ts#L39 so, to unblock / keep moving forward -- you could re-implement that one helper in your app to add the behavior you need....
Oh! I hadn't considered that. The changelog entries would be in docs-app/CHANGELOG.md Otherwise you'd need to associate documentations entries with the addon itself If that's what you want feel free...
Alternatively, bundlemon could be used: https://github.com/NullVoxPopuli/ember-resources/pull/897#issuecomment-1550624449
You must use a portal / in-element on the popover content to get that behavior
Where's it say that?