Skip to content

Upgrade ember to 2.18 #570

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
Oct 27, 2018

Conversation

toddjordan
Copy link
Contributor

This is an incremental approach to getting api docs up to the latest ember. I'm using pr #501 as a resource, as it grew and diverged a bit from the latest api-docs because we let it live a bit too long in pending. Ultimate goal is the same.

@toddjordan toddjordan mentioned this pull request Oct 26, 2018
@@ -0,0 +1,8 @@
module.exports = {
browsers: [
'ie 9',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we support IE 9?

Copy link
Member

Choose a reason for hiding this comment

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

No, let's do IE11 & above. The same as ember 3.x support

Copy link
Member

@sivakumar-kailasam sivakumar-kailasam left a comment

Choose a reason for hiding this comment

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

This is probably a much more realistic approach than the one I took 😅. Left a couple of comments.

MODULE_REPORT.md Outdated
@@ -0,0 +1,14 @@
## Module Report
Copy link
Member

Choose a reason for hiding this comment

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

This is an autogenerated file. We don't need this

@@ -0,0 +1,8 @@
module.exports = {
browsers: [
'ie 9',
Copy link
Member

Choose a reason for hiding this comment

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

No, let's do IE11 & above. The same as ember 3.x support

@locks locks temporarily deployed to ead-review-app-pr-570 October 26, 2018 16:21 Inactive
@toddjordan toddjordan temporarily deployed to ead-review-app-pr-570 October 26, 2018 17:08 Inactive
@toddjordan
Copy link
Contributor Author

@sivakumar-kailasam the deployed review app looks pretty good now

@sivakumar-kailasam sivakumar-kailasam merged commit 71233f1 into ember-learn:master Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants