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

Fix splattributes handling of type attribute. [rebased] #1218

Merged
merged 3 commits into from
Nov 30, 2020

Conversation

locks
Copy link
Contributor

@locks locks commented Nov 28, 2020

I saw someone mention #1178 and I noticed that it needed a rebase.
I looked into it and it seems that the re-architecturing work done in 8e11b91 actually removed the template-compiler.ts where the logic in the PR was implemented.
I think I found the correct new place for it. After rebasing the tests provided by @thousand were failing on my machine, and after changing the logic everything went green.
@thousand thanks for your initial effort, I hope you don't mind my rebase. I tried pushing to your branch but didn't have permissions to do it.

Closes #1178.
Closes emberjs/ember.js#18232.

@locks locks requested review from wycats, pzuraq, rwjblue and tomdale and removed request for wycats, rwjblue, tomdale and pzuraq November 28, 2020 21:21
@thousand
Copy link
Contributor

thanks for handling the rebase @locks!

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.

Angle bracket component with splattributes not correctly merging attributes
3 participants