adds shareModal to channel page #2088

Merged
jessopb merged 3 commits from channelShare into master 2018-11-05 16:31:42 +01:00
jessopb commented 2018-11-02 01:54:23 +01:00 (Migrated from github.com)

https://github.com/lbryio/lbry-desktop/issues/2077

PR Checklist

Please check all that apply to this PR using "x":

  • [ X] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • [ X] I have checked that this PR does not introduce a breaking change

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • [ X] Feature
  • Breaking changes (bugfix or feature that introduces breaking changes)
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

What is the current behavior?

Share used old ViewOnWeb share

What is the new behavior?

Now it uses the modalSocialShare.

Other information

https://github.com/lbryio/lbry-desktop/issues/2077 ## PR Checklist Please check all that apply to this PR using "x": - [ X] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ X] I have checked that this PR does not introduce a breaking change ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [ X] Feature - [ ] Breaking changes (bugfix or feature that introduces breaking changes) - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## What is the current behavior? Share used old ViewOnWeb share ## What is the new behavior? Now it uses the modalSocialShare. ## Other information <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
neb-b (Migrated from github.com) reviewed 2018-11-02 16:04:46 +01:00
neb-b (Migrated from github.com) commented 2018-11-02 16:04:46 +01:00

You can just move this down to the line where you use it.

You can just move this down to the line where you use it.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2088
No description provided.