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

Ember version updated from 1.10 to 2.10 #97

Merged
merged 1 commit into from Dec 5, 2016
Merged

Ember version updated from 1.10 to 2.10 #97

merged 1 commit into from Dec 5, 2016

Conversation

yarigpopov
Copy link

I updated version of Ember. Now it uses Ember v2.10 with Glimmer2 engine, which was released 2 days ago.

I put ENV.js into internal lib folder since I had to fix the line 155 with

if (data.hasOwnProperty(i)) {...}

File vendor.js contains minified and uglified versions of jQuery 3.1.1, Ember and Ember-data due to building process of Ember CLI tool.

See this repo for the source code:
https://github.com/chilicoder/js-repaint-perfs-ember

Closes #57

@yarigpopov
Copy link
Author

@mathieuancelin please, review

@mathieuancelin mathieuancelin merged commit 2f537dc into mathieuancelin:gh-pages Dec 5, 2016
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.

Is Ember dbmon using Glimmer engine?
2 participants