-
- Downloads
# This is a combination of 8 commits.
# This is the 1st commit message: init FeatureFlag HOC # The commit message #2 will be skipped: # add feature flag reducer # # refs #2179 # The commit message #3 will be skipped: # init FlagContainer # The commit message #4 will be skipped: # Feature Flag Container Component # The commit message #5 will be skipped: # uncertain about data type # The commit message #6 will be skipped: # missed export of MapStateToProps for test # The commit message #7 will be skipped: # tidy up # The commit message #8 will be skipped: # use immutable to access FeatureFlags map
Showing
- src/app/components/modules/Flag/Flag.test.jsx 31 additions, 0 deletionssrc/app/components/modules/Flag/Flag.test.jsx
- src/app/components/modules/Flag/index.jsx 10 additions, 0 deletionssrc/app/components/modules/Flag/index.jsx
- src/app/components/modules/FlagContainer/FlagContainer.test.jsx 19 additions, 0 deletions...p/components/modules/FlagContainer/FlagContainer.test.jsx
- src/app/components/modules/FlagContainer/index.jsx 19 additions, 0 deletionssrc/app/components/modules/FlagContainer/index.jsx
- src/app/redux/AppReducer.js 13 additions, 0 deletionssrc/app/redux/AppReducer.js
- src/app/redux/AppReducer.test.js 21 additions, 1 deletionsrc/app/redux/AppReducer.test.js
Loading
Please register or sign in to comment