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

facebook / react / 14330

Builds Branch Commit Type Ran Committer Via Coverage
14330 master Add test for "unwinding" context when an error interrupts rendering Pull #8304 17 Nov 2016 10:07AM UTC web-flow travis-ci pending completion   set done
14328 master Update all Jest packages to 17.x, cache babel-jest transforms Pull #8327 17 Nov 2016 07:05AM UTC web-flow travis-ci pending completion   set done
14326 master Include ReactDebugTool from inside __DEV__ to save 1.5KB Pull #8322 17 Nov 2016 05:53AM UTC web-flow travis-ci pending completion   set done
14324 master Add test for "unwinding" context when an error interrupts rendering Pull #8304 17 Nov 2016 05:21AM UTC web-flow travis-ci pending completion   set done
14322 master We only need the root attribute for warnings and server-side rendering We don't need this for Fiber yet. We can possibly add an expando to check if this is rendered with React or not. Pull #8319 17 Nov 2016 04:34AM UTC web-flow travis-ci pending completion   set done
14315 master support for string and callback ref in shallow rendering Pull #8311 17 Nov 2016 02:36AM UTC Guillaume Lambert travis-ci pending completion   set done
14311 master Change test assertion depending on a feature flag Instead of a private API (see https://github.com/facebook/react/pull/8150#discussion_r88280994) Pull #8306 16 Nov 2016 09:00PM UTC Robin Ricard travis-ci pending completion   set done
14310 master Exit early in scheduleUpdate if a node's priority matches This is a performance optimization and is unobservable. However, it helps protect against regressions on the following invariants on which it relies: - The priority of a fiber is greater ... Pull #8304 16 Nov 2016 08:26PM UTC Andrew Clark travis-ci pending completion   set done
14305 master Merge pull request #8232 from sebmarkbage/treetraversal Add support for Fibers in ReactDOMComponentTree and ReactTreeTraversal push 16 Nov 2016 04:05PM UTC web-flow travis-ci pending completion   set done
14304 master Extract event listener from memoizedProps on Fiber instances This makes some basic events work with Fiber. This is however not a complete solution since we may be reading the wrong Fiber. Pull #8232 16 Nov 2016 04:03PM UTC web-flow travis-ci pending completion   set done
14303 master Add Fibers to ReactTreeTraversal This traverses parent based on the type of internal instance it is passed. If it is a Fiber it may have to traverse multiple steps until it finds a HostComponent. This will allow us to use the event system with F... Pull #8232 16 Nov 2016 03:50PM UTC web-flow travis-ci pending completion   set done
14290 master Fix a line-length warning (#8298) Test Plan: npm run lint / yarn run lint push 16 Nov 2016 10:40AM UTC web-flow travis-ci pending completion   set done
14289 master Fix a line-length warning Test Plan: npm run lint / yarn run lint Pull #8298 16 Nov 2016 10:33AM UTC web-flow travis-ci pending completion   set done
14286 master Reapply Check for event listener in props instead of bank (#8292) * Reapply Check for event listener in props instead of bank (#8192) This reverts the previous revert. * Don't throw on falsy event listeners Some code relies on passing nu... push 15 Nov 2016 09:54PM UTC web-flow travis-ci pending completion   set done
14285 master Merge pull request #8272 from gaearon/fiber-context [Fiber] Initial implementation of context push 15 Nov 2016 09:38PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • 341
  • 342
  • …
  • 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