-
Notifications
You must be signed in to change notification settings - Fork 362
Conversation
naveed-ahmad
commented
Jun 6, 2017
•
edited
Loading
edited
- Load setting from cookies
- Moved all setting related components into setting namespace
Deployed to: http://staging.quran.com:32846 |
@@ -0,0 +1,30 @@ | |||
import React, { PropTypes } from 'react'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should move this to common components
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
inshallah I will have a look at doing this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@naveed-ahmad check https://github.com/quran/common-components/tree/master/src/Toggle
update to quran-components@0.0.75
for the new toggle on common components
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JazakAllah for review and moving this to component @sabeurthabti
Deployed to: http://staging.quran.com:32852 |
Deployed to: http://staging.quran.com:32853 |
onOptionChange={setOption} | ||
/> | ||
</Menu> | ||
<Settings chapter={chapter} versesIds={versesIds} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nice
Deployed to: http://staging.quran.com:32858 |
Deployed to: http://staging.quran.com:32859 |
Deployed to: http://staging.quran.com:32860 |