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

aboeglin / react-router-v4-transition
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: improve/refactor
DEFAULT BRANCH: master
Repo Added 10 Jul 2017 09:44AM UTC
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-prop-issue
branch: fix-prop-issue
CHANGE BRANCH
x
Reset
  • fix-prop-issue
  • add-npmignore
  • add-postinstall
  • fix-instant-transition
  • improve/refactor
  • master
  • parallel-transition
  • react16-migration
  • tests
  • v0.1.3
  • v0.1.5

pending completion
41

push

travis-ci

aboeglin
Add support for render and component props of <Route />

Add support for <Route/>'s component prop. It is the most common use
case and it is now supported.

Add support for <Route/>'s render prop. It is now going to fully support
the react router v4 Route API.

TransitionSwitch no longer returns the underlying Route, but only what
the Route element would render, meaning the child given to the Route
via component, render, or children.

74 of 85 branches covered (87.06%)

Branch coverage included in aggregate %.

78 of 82 relevant lines covered (95.12%)

14.37 hits per line

Relevant lines Covered
Build:
Build:
82 RELEVANT LINES 78 COVERED LINES
14.37 HITS PER LINE
Source Files on fix-prop-issue
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
41 fix-prop-issue Add support for render and component props of <Route /> Add support for <Route/>'s component prop. It is the most common use case and it is now supported. Add support for <Route/>'s render prop. It is now going to fully support the react router ... push 17 Jul 2017 09:32AM UTC aboeglin travis-ci pending completion  
40 fix-prop-issue Add support for render and component props of <Route /> Add support for <Route/>'s component prop. It is the most common use case and it is now supported. Add support for <Route/>'s render prop. It is now going to fully support the react router ... push 17 Jul 2017 09:31AM UTC aboeglin travis-ci pending completion  
39 fix-prop-issue Fix child properties issue In the current release, the props given to the components under the TransitionSwitch are not dynamic anymore. This is due to the fact that we store a clone from this.props.children in the internal state of TransitionSwi... push 15 Jul 2017 12:41PM UTC aboeglin travis-ci pending completion  
See All Builds (49)
  • Repo on GitHub
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