• 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-instant-transition
branch: fix-instant-transition
CHANGE BRANCH
x
Reset
  • fix-instant-transition
  • add-npmignore
  • add-postinstall
  • fix-prop-issue
  • improve/refactor
  • master
  • parallel-transition
  • react16-migration
  • tests
  • v0.1.3
  • v0.1.5

pending completion
49

push

travis-ci

aboeglin
Add ShouldComponentUpdate implementation

Add ShouldComponentUpdate. It fixes the problem where changing to a url that would
be resolved by the same Route as the previous one. eg: a Route with a path such as
/path/:param where you would go from /path/1 to /path/2. Previously the underlying
component would unmount and remount. Now the transition only occurs when a new
Route is being resolved, much like how the original TransitionGroup works.

80 of 92 branches covered (86.96%)

Branch coverage included in aggregate %.

80 of 84 relevant lines covered (95.24%)

16.49 hits per line

Relevant lines Covered
Build:
Build:
84 RELEVANT LINES 80 COVERED LINES
16.49 HITS PER LINE
Source Files on fix-instant-transition
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
49 fix-instant-transition Add ShouldComponentUpdate implementation Add ShouldComponentUpdate. It fixes the problem where changing to a url that would be resolved by the same Route as the previous one. eg: a Route with a path such as /path/:param where you would go from /p... push 11 Oct 2017 08:35AM UTC aboeglin travis-ci pending completion  
46 fix-instant-transition Fix bugs related to instant transition Fix a bug reported in #11, where the hooks weren't called when the callback was called immediately. Pass props to the mounted children as issued in #9. push 21 Aug 2017 02:58PM UTC Arnaud BOEGLIN 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