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

facebook / react / 13569

Builds Branch Commit Type Ran Committer Via Coverage
13569 master Quick fix to the return top level problem This doesn't deal with the fact that work is usually deferred so this will return null for first render (except in sync tests). It also doesn't deal with top levels being fragments etc. This needs to be ... Pull #8029 21 Oct 2016 04:01AM UTC web-flow travis-ci pending completion   set done
13568 master Don't call componentDidUpdate if shouldComponentUpdate returns false This fix relies on the props and state objects being different to know if we can avoid a componentDidUpdate. This is not a great solution because we actually want to use the new... Pull #8028 21 Oct 2016 03:28AM UTC web-flow travis-ci pending completion   set done
13567 master Add unit tests for aborted life-cycles This tests the life-cycles when work gets aborted. Pull #8015 21 Oct 2016 03:17AM UTC web-flow travis-ci pending completion   set done
13565 master [Fiber] Add unit tests for ReactDOMFiber Pull #8016 21 Oct 2016 02:52AM UTC web-flow travis-ci pending completion   set done
13563 master Fix lint with yarn (#7997) I couldn't figure out how to do this yarn alone so I ended up just manually hacking the yarn to force a downgrade of babylon to 6.8.0 since otherwise it gets resolved to 6.12.0 which is broken. push 21 Oct 2016 12:42AM UTC web-flow travis-ci pending completion   set done
13561 master Don't schedule NoWork as the next work We currently only filter out "NoWork" in the beginning of this function. If the NoWork root is after the one with work it will show up in the second loop. There's probably a more efficient way of doing this ... Pull #8015 20 Oct 2016 07:52PM UTC web-flow travis-ci pending completion   set done
13559 master Fix captured/bubbled in ReactNativeTreeTraversal (#8019) Follow-up to #7741. Added a test for RN event bubbling that fails before the fix. push 20 Oct 2016 06:23PM UTC web-flow travis-ci pending completion   set done
13557 master Merge pull request #7964 from ericnakagawa/new-docs [New Docs] Added: Lists & Conditional Rendering & Forms Pull #7864 20 Oct 2016 05:50PM UTC web-flow travis-ci pending completion   set done
13554 master [Fiber] Add unit tests for ReactDOMFiber Pull #8016 20 Oct 2016 05:00PM UTC web-flow travis-ci pending completion   set done
13553 master Add Flow annotations for ReactInputSelection.js Pull #8024 20 Oct 2016 10:18AM UTC web-flow travis-ci pending completion   set done
13552 master Only trigger number input value attribute updates on blur Pull #7359 20 Oct 2016 08:47AM UTC web-flow travis-ci pending completion   set done
13551 master Do not assign bad input to number input Pull #7359 20 Oct 2016 08:40AM UTC web-flow travis-ci pending completion   set done
13550 master Remove placeholder/textarea check, use contentToUse instead Pull #8020 20 Oct 2016 05:51AM UTC Brandon Dail travis-ci pending completion   set done
13548 master Only set node.value if it's equal to initialValue In IE11 textContent is populated when the placeholder attribute is set. Without this check, we end up setting node.value equal to the placeholder text, causing the textarea to actually render with... Pull #8020 20 Oct 2016 04:43AM UTC Brandon Dail travis-ci pending completion   set done
13546 master Fix captured/bubbled in ReactNativeTreeTraversal Follow-up to #7741. Added a test for RN event bubbling that fails before the fix. Pull #8019 20 Oct 2016 04:10AM UTC Ben Alpert travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • …
  • 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