Commit graph

26 commits

Author SHA1 Message Date
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Sean Yesmunt
ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
11b90632c3 fix: proper thumbnail sizing after thumbnail upload 2018-11-20 15:57:07 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Sean Yesmunt
5665bc3ee7
Merge pull request #2030 from lbryio/thumbnail
fix thumbnail height/width
2018-10-14 13:19:40 -04:00
Chakrit Likitkhajorn
9b4cbc2712 Limit file type when upload 2018-10-14 18:53:11 +07:00
Sean Yesmunt
88e15438d7 fix thumbnail height/width 2018-10-11 18:57:00 -04:00
Jayanth Kanugo
487ec99acb update to https 2018-10-05 17:19:31 -05:00
Sean Yesmunt
bd26d422fb fix: inconsistent thumbnail size on the publish page 2018-09-01 21:49:12 -04:00
Daniel Dominguez
b448d23dbf Add new png to show up when the image can't be loaded. 2018-07-30 15:44:03 -03:00
Daniel Dominguez
ad0c356c1e Differentiate between failed thumbnail url and emtpy url images. 2018-07-27 17:58:56 -03:00
Sean Yesmunt
8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt
0179357e7c fix spacing 2018-07-19 10:51:21 -04:00
Sean Yesmunt
6df4032c90 improve thumbnail preview styling 2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3 thumbnail preview on publish page 2018-07-19 10:51:21 -04:00
Electron - Mark Firth
8e252657f5
Url To URL Typo Fix
The other part of the typo I found that wasn't addressed in Chris's PR. https://github.com/lbryio/lbry-app/pull/1697
2018-06-27 21:52:05 +10:00
Sean Yesmunt
e09c214697 update thumbnail upload statuses constant 2018-06-14 16:55:43 -04:00
Sean Yesmunt
3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Travis Eden
753fbc72a4 add selectThumbnail component 2018-06-04 15:49:02 -04:00
Travis Eden
6c14cd1e5b fix object prop types 2018-06-04 15:36:17 -04:00
Travis Eden
9366d09f83 uppercase constants 2018-06-04 15:36:16 -04:00
Travis Eden
c0e902df1e switch div tag to p tag 2018-06-04 15:36:16 -04:00
Travis Eden
f49598bd4b change div tags to p tags for padding 2018-06-04 15:36:16 -04:00
Travis Eden
05caa06aa7 add selectThumbnail component 2018-06-04 15:36:16 -04:00