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

Add public API for ReactUpdates.batchedUpdates #906

Closed
sophiebits opened this issue Jan 15, 2014 · 3 comments · Fixed by #1060
Closed

Add public API for ReactUpdates.batchedUpdates #906

sophiebits opened this issue Jan 15, 2014 · 3 comments · Fixed by #1060

Comments

@sophiebits
Copy link
Collaborator

Ember has a similar Ember.run -- perhaps we should do something to mirror it? They also have helpers like Ember.run.later which is a replacement for setTimeout with better batching:

http://emberjs.com/api/classes/Ember.run.html

@syranide
Copy link
Contributor

Oh, look at that, had totally missed this :)

👍

sophiebits added a commit to sophiebits/react that referenced this issue Apr 16, 2014
zpao added a commit that referenced this issue Aug 13, 2014
Add React.batchedUpdates to public API
@jaredatron
Copy link

When is this going to be released?

@gaearon
Copy link
Collaborator

gaearon commented Oct 28, 2014

Seems released in 0.12

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 a pull request may close this issue.

4 participants