Commit graph

231 commits

Author SHA1 Message Date
Sean Yesmunt
863b2e32ce add comment support button 2018-11-07 17:44:38 -05:00
Sean Yesmunt
121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt
a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Sean Yesmunt
32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Sean Yesmunt
b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -04: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
ポール ウェッブ
8e08ac588c Fixes 2018-10-25 12:13:25 -05:00
Sean Yesmunt
627af75f43 improve sizes/spacing on large screens 2018-10-23 15:12:33 -04:00
Sean Yesmunt
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ
49f0b53267 Light mode URL bar is clearer to read 2018-10-22 12:30:16 -04:00
Sean Yesmunt
6b3d49ca3b use lbry-teal-5 for snackbar/loadscreen 2018-10-22 12:30:16 -04:00
ポール ウェッブ
1e169729e0 Fixed input styling 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a14ecf0e8d Fixed dark mode issues 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
ポール ウェッブ
98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
ポール ウェッブ
6bc6ee3d4f Replaced Metropolis with Inter UI 2018-10-22 12:30:16 -04:00
ポール ウェッブ
2a3491013b Second refactor pass 2018-10-22 12:30:15 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
btzr-io
ed2abcc9fb fix position 2018-10-14 20:40:23 -06:00
btzr-io
87f098cc17 change snackbar notification postion to bottom-left 2018-10-14 20:06:10 -06:00
Sean Yesmunt
5665bc3ee7
Merge pull request #2030 from lbryio/thumbnail
fix thumbnail height/width
2018-10-14 13:19:40 -04:00
Sean Yesmunt
0d69772bdb updates for PR comments 2018-10-12 14:44:07 -04:00
Sean Yesmunt
b40b64cb6e fix placeholder style for dark mode 2018-10-12 14:20:20 -04:00
Sean Yesmunt
3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt
88e15438d7 fix thumbnail height/width 2018-10-11 18:57:00 -04:00
Sean Yesmunt
b16d5e87de
Merge branch 'master' into patch-2 2018-10-09 16:38:36 -04:00
Sean Yesmunt
334c278e4f fix transaction filter collision 2018-10-09 16:36:11 -04:00
Sean Yesmunt
42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -04:00
Sean Yesmunt
3f0bfa3ca5
Merge pull request #2001 from lbryio/channel-alignment
better channel actions alignment
2018-10-05 14:51:48 -04:00
Sean Yesmunt
9501c64717
Merge pull request #1999 from lbryio/history-improvements
Style improvements and user history bugs
2018-10-05 13:47:51 -04:00
Jessop Breth
42988daa59 adds LBRY app sharing to socialShare 2018-10-04 09:50:06 -04:00
Sean Yesmunt
ce9a3f0ff4 better channel actions alignment 2018-10-04 00:39:49 -04:00
Sean Yesmunt
9c74cd7f64 general css fixes 2018-10-04 00:11:08 -04:00
Sean Yesmunt
3357d14d9c
Merge pull request #1935 from lbryio/reward-codes
Add reward code redemption
2018-10-01 21:11:04 -04:00
Sean Yesmunt
0b07ff61cf
Merge pull request #1940 from lbryio/publish-overtake-amounts
Better messaging for takeover amounts on publish page
2018-10-01 14:59:49 -04:00
Sean Yesmunt
133829617d remove position: 'releative' from .card css class 2018-09-27 17:48:01 -04:00
Sean Yesmunt
caa5abfdfd ensure modals have consistent styling 2018-09-26 13:48:07 -04:00
Sean Yesmunt
49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Sean Yesmunt
516a3f52e8 improve bid/name help text 2018-09-24 20:17:08 -04:00
btzr-io
9ce626cd6e fix tooltip styles 2018-09-23 16:10:29 -06:00
btzr-io
61a2131878 revert top-bottom padding 2018-09-07 10:12:46 -04:00
btzr-io
f34371a955 fix table padding 2018-09-07 10:12:46 -04:00
btzr-io
01380c9466 align page-number input with pagination component on channel page 2018-09-07 10:05:49 -04:00
Sean Yesmunt
27ef62d3df
Merge pull request #1939 from lbryio/md-patch
Fix paragraphs spacing on markdown render
2018-09-07 09:56:15 -04:00
btzr-io
83da37f09c reduce margin size 2018-09-06 19:01:58 -06:00
btzr-io
f6667de9e0 add vertical spacing for markdown paragraphs 2018-09-06 18:55:57 -06:00
Sean Yesmunt
151d78f1c0
Merge branch 'master' into user-history 2018-09-04 13:28:51 -04:00
Sean Yesmunt
4108e7fdcf fix select/unselect 2018-09-04 13:18:11 -04:00
Shawn K
b77864230d
Merge pull request #1930 from lbryio/thumbnail-fix
fix: inconsistent thumbnail size on the publish page
2018-09-02 19:09:51 -05:00