Skip to content

Convert curly component to angle bracket component invocations #2017

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

Merged
merged 4 commits into from
Dec 21, 2019

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 20, 2019

see https://emberjs.github.io/rfcs/0311-angle-bracket-invocation.html

the main advantage from this is that arguments and attributes are both first-class citizens now and components invoked with angle bracket syntax can use "modifiers" (see emberjs/rfcs#353)

@rust-highfive
Copy link

r? @carols10cents

(rust_highfive has picked a reviewer for you, use r? to override)

@bors
Copy link
Contributor

bors commented Dec 20, 2019

☔ The latest upstream changes (presumably #2026) made this pull request unmergeable. Please resolve the merge conflicts.

Copy link
Contributor

@locks locks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems good!

@bors
Copy link
Contributor

bors commented Dec 21, 2019

☔ The latest upstream changes (presumably #1994) made this pull request unmergeable. Please resolve the merge conflicts.

@Turbo87
Copy link
Member Author

Turbo87 commented Dec 21, 2019

@bors r=@locks

@bors
Copy link
Contributor

bors commented Dec 21, 2019

📌 Commit 6b5496e has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 21, 2019

⌛ Testing commit 6b5496e with merge b8a31ad...

bors added a commit that referenced this pull request Dec 21, 2019
Convert curly component to angle bracket component invocations

see https://emberjs.github.io/rfcs/0311-angle-bracket-invocation.html

the main advantage from this is that arguments and attributes are both first-class citizens now and components invoked with angle bracket syntax can use "modifiers" (see emberjs/rfcs#353)
@bors
Copy link
Contributor

bors commented Dec 21, 2019

☀️ Test successful - checks-travis
Approved by: locks
Pushing b8a31ad to master...

@bors bors merged commit 6b5496e into rust-lang:master Dec 21, 2019
@bors bors mentioned this pull request Dec 21, 2019
@Turbo87 Turbo87 deleted the angle-brackets branch January 3, 2020 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants