react-router-active-component
react-router-active-component copied to clipboard
bump to react-router 3.0.0 and fix issue with passing unknown props
@insin Found that react-router-active-component doesn't work with react-router 3.0.0. Please take a look at this PR. Maybe you find it useful
Coverage increased (+4.2%) to 88.235% when pulling a378f00f0e4909cb81c177af181c401c6cd2b79c on killmenot:react-router-3.0.0 into f0f87c174903c66201490dec8149e88609c83623 on insin:master.
Current coverage is 88.23% (diff: 90.90%)
@@ master #8 diff @@
==========================================
Files 1 1
Lines 25 34 +9
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 21 30 +9
Misses 4 4
Partials 0 0
Powered by Codecov. Last update f0f87c1...a378f00
Please pull into master so that we can use with the latest react!
If you don't want to wait till this gets merged and you use react router v3 in your project: you don't need this plugin to achieve the active state on a parent node - it's simple enough without lib. Just use a component as per: Link
+1
+1
+1
+1 can this please be merged