lbry-desktop/ui/modal
infinite-persistence 59a0b9d490 Better non-clickable implementation
## Issue
- Adding `content__non-clickable` everywhere probably isn't the right way when we move forward to separating `all.scss`.
- Not intuitive -- easier to use if it's an attribute to `ClaimPreview`.

## Change
- Consolidate to a re-usable `non-clickable` class.
- Made Wallet Send search preview non-clickable as a temporary band aid until the channel-finder is consolidated.
- `listBlocked`: something is overriding the pointer, so non-clickable isn't working. Removed for now -- doesn't really matter.
2022-04-05 19:44:09 -07:00
..
modalAffirmPurchase Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
modalAutoGenerateThumbnail Fix video thumbnail selector exceeding the modal size (#891) 2022-02-16 09:50:41 -05:00
modalAutoUpdateDownloaded
modalBlockChannel Better non-clickable implementation 2022-04-05 19:44:09 -07:00
modalClaimCollectionAdd
modalConfirm Use locale/get response to suggest homepage and language switch (#839) 2022-03-02 09:44:01 -05:00
modalConfirmAge Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalConfirmOdyseeMembership Membership: i18n fixes + add strings 2022-03-16 15:22:19 +08:00
modalConfirmThumbnailUpload Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalConfirmTransaction Fix context for translators 2022-04-03 22:13:18 +08:00
modalCustomizeHomepage Ability to customize homepage 2022-03-23 15:35:27 -04:00
modalDownloading
modalError Don't report thumbnail size errors 2022-02-17 13:54:54 +08:00
modalFileSelection Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalFileTimeout Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalFirstReward
modalHideRecommendation Better non-clickable implementation 2022-04-05 19:44:09 -07:00
modalImageUpload
modalIncompatibleDaemon
modalMassTipUnlock FAQ stuff (#109) 2021-10-21 16:21:51 -04:00
modalMembershipSplash Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
modalMinChannelAge Don't allow a duration that exceeds Feb 8th 2022-02-23 23:01:59 +08:00
modalMobileSearch
modalOpenExternalResource Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
modalPasswordUnsave
modalPhoneCollection
modalPublish Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalPublishPreview Publish Preview: i18n 2022-03-29 09:08:49 -04:00
modalRemoveCard Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRemoveCollection Fix context for translators 2022-04-03 22:13:18 +08:00
modalRemoveComment Allow moderators to delete comment (#235) 2021-11-08 12:22:40 -05:00
modalRemoveFile Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRevokeClaim Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRewardCode FAQ stuff (#109) 2021-10-21 16:21:51 -04:00
modalRouter Ability to customize homepage 2022-03-23 15:35:27 -04:00
modalSendTip Add CommentCreate to Modal on Mobile 2022-02-08 12:35:40 -05:00
modalSetReferrer Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
modalSocialShare
modalSupportsLiquidate Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalSyncEnable
modalTransactionFailed
modalUpgrade
modalViewImage
modalWalletDecrypt Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalWalletEncrypt Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalWalletUnlock Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalYoutubeWelcome
modal.jsx