Closed avivash closed 7 years ago
Merging #65 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #65 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 4 4
Lines 38 48 +10
Branches 11 14 +3
=====================================
+ Hits 38 48 +10
Status
READY
Description
This PR adds a componentDidUpdate lifecycle listener to detect if the
globalTheme
differs from thecurrentTheme
of the decorated component. If the two don't match, the theme attributes are re-resolved based on the newglobalTheme
.Impacted Areas in Application
List general components of the application that this PR will affect:
src/react-themer/index.js