Extend markdown support for LBRY urls #2521

Merged
btzr-io merged 27 commits from smart-links into master 2019-06-26 07:23:39 +02:00

27 commits

Author SHA1 Message Date
btzr-io
aa60d99fcd remove channelTooltip component 2019-06-24 10:56:37 -06:00
btzr-io
fdd755d83b convert channelTooltip to connected component 2019-06-21 00:04:02 -06:00
btzr-io
b7adc597e2 fix styles 2019-06-20 19:00:52 -06:00
Baltazar Gomez
8a32006988
fix typo 2019-06-20 15:39:40 -06:00
Baltazar Gomez
173b9f6d8c
fix yarn.lock 2019-06-20 15:32:12 -06:00
Baltazar Gomez
c232fd4d63
Merge branch 'master' into smart-links 2019-06-20 15:27:59 -06:00
btzr-io
f10530bd5d refactor tooltip 2019-06-20 14:59:01 -06:00
btzr-io
19c8e55d08 simplify auto-embed syntax 2019-06-13 01:18:30 -06:00
btzr-io
20ef65540d remove legacy methods from UriIndicator component 2019-06-12 22:33:47 -06:00
btzr-io
f8946687e9 merge channelLink and claimLink into one component 2019-06-12 22:18:35 -06:00
btzr-io
b4fd0fc325 convert previewLink to a connected component 2019-06-12 20:26:40 -06:00
btzr-io
7fed44e3e8 move styles to _tooltip.scss 2019-06-12 19:17:41 -06:00
Baltazar Gomez
dce70383a1
fix overflow typo 2019-06-11 21:27:52 -06:00
btzr-io
ce7d488fd6 fix channel tooltip styles / render issues 2019-06-11 20:22:21 -06:00
btzr-io
7d282d07af more fixes 2019-06-10 20:34:26 -06:00
btzr-io
3fe326ce4f add syntax to block auto-embed 2019-06-10 14:16:01 -06:00
btzr-io
b6ed7c12cc detect formated links 2019-06-10 00:20:40 -06:00
btzr-io
ad3689c84d fix markdown preview styles on description form 2019-06-09 14:31:33 -06:00
btzr-io
9372c19b00 fix custom link attribute 2019-06-09 01:14:27 -06:00
Baltazar Gomez
05e4f87707
Merge branch 'master' into smart-links 2019-06-09 01:00:44 -06:00
btzr-io
9893e61443 auto-embed lbry urls 2019-06-09 00:57:51 -06:00
btzr-io
f4b099f69e minor fixes for channel tooltip 2019-06-05 00:30:41 -06:00
btzr-io
3dcdf913cf create channel tooltip 2019-06-05 00:07:53 -06:00
btzr-io
df44ca5bcf fix regular expression for lbry urls 2019-06-02 16:33:47 -06:00
btzr-io
d6fae5c6ee fix validatenURI function 2019-06-02 14:26:33 -06:00
Baltazar Gomez
b7c652b554
improve validation of lbry urls 2019-05-31 14:09:54 -06:00
btzr-io
723da10dad extend markdown support for lbry urls 2019-05-30 14:51:23 -06:00