Skip to content

Disable application-template-wrapper feature #2050

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 2 commits into from
Dec 25, 2019

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 22, 2019

This is one of the requirements to enable the "Octane" mode of Ember.js. It moves the implicit application template wrapper element into the application template and thus makes it optional for those applications that don't need it. Since we set a max width on this element we do currently still need it though.

r? @locks

@bors
Copy link
Contributor

bors commented Dec 22, 2019

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

@bors
Copy link
Contributor

bors commented Dec 23, 2019

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

@locks
Copy link
Contributor

locks commented Dec 25, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 25, 2019

📌 Commit 0efc422 has been approved by locks

@bors
Copy link
Contributor

bors commented Dec 25, 2019

⌛ Testing commit 0efc422 with merge aa88077...

bors added a commit that referenced this pull request Dec 25, 2019
Disable `application-template-wrapper` feature

This is one of the requirements to enable the "Octane" mode of Ember.js. It moves the implicit application template wrapper element into the `application` template and thus makes it optional for those applications that don't need it. Since we set a max width on this element we do currently still need it though.

r? @locks
@bors
Copy link
Contributor

bors commented Dec 25, 2019

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

@bors bors merged commit 0efc422 into rust-lang:master Dec 25, 2019
@Turbo87 Turbo87 deleted the app-wrapper 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.

4 participants