Skip to content

Convert curly component to angle bracket component invocations#2017

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

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

Conversation

@Turbo87

@Turbo87 Turbo87 commented Dec 20, 2019

Copy link
Copy Markdown
Member

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

bors commented Dec 20, 2019

Copy link
Copy Markdown
Contributor

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

@locks locks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Everything seems good!

@bors

bors commented Dec 21, 2019

Copy link
Copy Markdown
Contributor

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

@Turbo87

Turbo87 commented Dec 21, 2019

Copy link
Copy Markdown
Member Author

@bors r=@locks

@bors

bors commented Dec 21, 2019

Copy link
Copy Markdown
Contributor

📌 Commit 6b5496e has been approved by locks

@bors

bors commented Dec 21, 2019

Copy link
Copy Markdown
Contributor

⌛ 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

bors commented Dec 21, 2019

Copy link
Copy Markdown
Contributor

☀️ 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