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

Remove use of curly component invocation for link components #1706

Merged
merged 1 commit into from Nov 18, 2021

Conversation

simonihmig
Copy link
Contributor

@simonihmig simonihmig commented Nov 18, 2021

We don't want to support curly invocation of LinkTo, so removing tests. Also (query-params) helpers seems to be dropped from Ember 4, so this is helping to get CI green again.

I think the change is fine, so I'll merge without review. The question is if we want to tag this PR as breaking? After all the yielded link-to components use Ember's original one, which is not supposed to be used with curlies anyway. Do we actually consider any use of curly invocation still supported (as long as Ember supports it? @jelhan thoughts?

@simonihmig simonihmig merged commit 31d4367 into master Nov 18, 2021
@simonihmig simonihmig deleted the drop-curly-link branch November 18, 2021 17:39
@jelhan
Copy link
Contributor

jelhan commented Nov 18, 2021

Do we actually consider any use of curly invocation still supported (as long as Ember supports it?

I think we should officially drop support for any curly component invocation in v5. A short note in the changelog should be enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants