• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / react / 13861

Builds Branch Commit Type Ran Committer Via Coverage
13861 fibersynchronouswork Enqueue update and callback simultaneously Without this fix, in non-batched mode, the update is scheduled first and synchronously flushed before the callback is added to the queue. The callback isn't called until the next flush. push 29 Oct 2016 05:59AM UTC acdlite travis-ci pending completion   set done
13862 master Enqueue update and callback simultaneously Without this fix, in non-batched mode, the update is scheduled first and synchronously flushed before the callback is added to the queue. The callback isn't called until the next flush. Pull #8127 29 Oct 2016 05:59AM UTC web-flow travis-ci pending completion   set done
13860 master Batch nested updates when in sync mode Almost working... Pull #8127 29 Oct 2016 04:30AM UTC web-flow travis-ci pending completion   set done
13858 master Batch nested updates when in sync mode Almost working... Pull #8127 29 Oct 2016 02:52AM UTC web-flow travis-ci pending completion   set done
13849 master Use priority context when scheduling error boundary work Pull #8127 29 Oct 2016 12:12AM UTC Andrew Clark travis-ci pending completion   set done
13843 master Merge pull request #8133 from gaearon/error-boundaries-more [Fiber] Error boundaries should handle errors independently push 28 Oct 2016 11:43PM UTC web-flow travis-ci pending completion   set done
13840 master Add support for node v7 Pull #8135 28 Oct 2016 11:28PM UTC web-flow travis-ci pending completion   set done
13839 master The issue with tests is solved now Pull #8133 28 Oct 2016 09:53PM UTC Dan Abramov travis-ci pending completion   set done
13838 master Handle multiple errors in boundaries Pull #8133 28 Oct 2016 09:19PM UTC web-flow travis-ci pending completion   set done
13837 master First (non-working) attempt at batching updates Not quite there yet... The tests indicate that some things aren't flushing soon enough; also causing an infinite loop. Pull #8127 28 Oct 2016 09:11PM UTC web-flow travis-ci pending completion   set done
13836 fibersynchronouswork First (non-working) attempt at batching updates Not quite there yet... The tests indicate that some things aren't flushing soon enough; also causing an infinite loop. push 28 Oct 2016 09:08PM UTC acdlite travis-ci pending completion   set done
13835 master Add config to enable sync scheduling by default I'll turn this on in ReactDOMFiber once I figure out batchedUpdates. Pull #8127 28 Oct 2016 08:16PM UTC web-flow travis-ci pending completion   set done
13834 fibersynchronouswork Add config to enable sync scheduling by default I'll turn this on in ReactDOMFiber once I figure out batchedUpdates. push 28 Oct 2016 08:15PM UTC acdlite travis-ci pending completion   set done
13833 master Updates should use the same priority context as top-level render A bit of restructuring so that setState uses whatever the current priority context is, like top-level render already does. Renamed defaultPriority to priorityContext, and added a n... Pull #8127 28 Oct 2016 08:09PM UTC web-flow travis-ci pending completion   set done
13825 master [Fiber] Error Boundaries (#8095) push 28 Oct 2016 09:36AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • …
  • 388
  • 389
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc