Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Batch subupdates caused by any state update #16

Merged
merged 1 commit into from
May 29, 2014
Merged

Conversation

sophiebits
Copy link
Member

Counterpart to facebook/react#1363.

@@ -26,10 +26,11 @@ var Mode = require('art/modes/current');
var DOMPropertyOperations = require('react/lib/DOMPropertyOperations');
var ReactBrowserComponentMixin = require('react/lib/ReactBrowserComponentMixin');
var ReactComponent = require('react/lib/ReactComponent');
var ReactDOMComponent = require('react/lib/ReactDOMComponent');
Copy link
Member

Choose a reason for hiding this comment

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

Can you keep this where it was (not sorted yet internally, but we have the rest of this change)

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

zpao added a commit that referenced this pull request May 29, 2014
Batch subupdates caused by any state update
@zpao zpao merged commit e147c73 into reactjs:master May 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants