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

Idempotent rerender #10990

Merged
merged 5 commits into from
Apr 30, 2015
Merged

Conversation

krisselden
Copy link
Contributor

merge master into idempotent-rerender

koriroys and others added 5 commits April 29, 2015 13:55
feature flagging for each-with-index no longer necessary
extract nested if from each-with-index code
…-index

extract nested if from each-with-index code
These should have never been moved into ember-metal as they depend on ember-runtime.

The uses of them in ember-metal was few and dubious.
Move Ember.typeOf and Ember.isArray back into ember-runtime.
Conflicts:
	packages/ember-views/lib/attr_nodes/legacy_bind.js
	packages/ember-views/lib/mixins/class_names_support.js
	packages/ember-views/lib/streams/should_display.js
	packages/ember-views/lib/views/collection_view.js
	packages/ember-views/lib/views/core_view.js
	packages/ember-views/lib/views/select.js
@rwjblue
Copy link
Member

rwjblue commented Apr 30, 2015

Merge commit looks good.

rwjblue added a commit that referenced this pull request Apr 30, 2015
@rwjblue rwjblue merged commit 6af18a0 into emberjs:idempotent-rerender Apr 30, 2015
@rwjblue rwjblue mentioned this pull request Apr 30, 2015
53 tasks
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