Skip to content
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

Upgrade Ember to 3.4 #168

Merged
merged 3 commits into from
Sep 18, 2018
Merged

Upgrade Ember to 3.4 #168

merged 3 commits into from
Sep 18, 2018

Conversation

vladucu
Copy link
Member

@vladucu vladucu commented Sep 14, 2018

Will merge this in a main dev branch and basing Polaris resource list on top of these

ember-cli upgrade diff here

Copy link
Contributor

@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.

Looks like there's a bunch of errors with the latest ember-template-lint rules. May be turn them off for now so that tests pass?

Also looks like we're still using ember-native-dom-helpers. if you run ember-cli-update --run-codemods there should be one which ports the imports over to 3+ ember test helpers.

Copy link
Member

@andrewpye andrewpye left a comment

Choose a reason for hiding this comment

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

Looking forward to getting these updates in 🙌 Not that fussed about linter errors for now since we can clean those up before merging the upgrade branch down.

@vladucu
Copy link
Member Author

vladucu commented Sep 14, 2018

thx guys!
yeah, didn't really looked at errors at all....will look before merging

@vladucu vladucu merged commit a6ee3d0 into dev Sep 18, 2018
@vladucu
Copy link
Member Author

vladucu commented Sep 18, 2018

shipped and following up with a PR to fixing linting...won't spend the time to convert away from native dom now, since there's manual work involved too...we'll do that as we add/update components

@vladucu vladucu deleted the upgrade-ember branch September 18, 2018 13:10
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.

None yet

3 participants