Skip to content

Convert curly component to angle bracket component invocations#2017

Merged
bors merged 4 commits intorust-lang:masterfrom
Turbo87:angle-brackets
Dec 21, 2019
Merged

Convert curly component to angle bracket component invocations#2017
bors merged 4 commits intorust-lang:masterfrom
Turbo87:angle-brackets

Conversation

@Turbo87
Copy link
Copy Markdown
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
Copy Markdown

r? @carols10cents

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

@bors
Copy link
Copy Markdown
Contributor

bors commented Dec 20, 2019

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

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

Turbo87 commented Dec 21, 2019

@bors r=@locks

@bors
Copy link
Copy Markdown
Contributor

bors commented Dec 21, 2019

📌 Commit 6b5496e has been approved by locks

@bors
Copy link
Copy Markdown
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
Copy Markdown
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