Sean Yesmunt
b67eeeaa68
fix: homepage list spacing on last item
2019-01-09 17:06:22 -05:00
Sean Yesmunt
ca3e0313df
improve thumbnail/loading screen on file page
2019-01-09 17:06:22 -05:00
Sean Yesmunt
52ab29a6ca
badge/ribbon style on file bage
2019-01-09 17:06:22 -05:00
Sean Yesmunt
fcf8375496
cleanup btn styles
2019-01-09 17:06:22 -05:00
Sean Yesmunt
d2fcd8cf1a
fix: media property visibility on search page
2019-01-09 17:06:21 -05:00
Sean Yesmunt
719cdb3334
fix: links inside collapsible info
2019-01-09 17:06:21 -05:00
Sean Yesmunt
0ab1740b07
fix: pagination text color
2019-01-09 17:06:21 -05:00
Sean Yesmunt
82dc80e100
fix: better pending style for publishes
2019-01-09 17:06:21 -05:00
Sean Yesmunt
d65c92f300
fix: reward tile layout
2019-01-09 17:06:21 -05:00
Sean Yesmunt
bae0534d99
use correct tx price color and fix tx refresh button layout
2019-01-09 17:05:47 -05:00
Sean Yesmunt
4aabfb731e
improve subscriptions spacing and layout
2019-01-09 17:05:47 -05:00
Sean Yesmunt
076f8a116b
simplify placeholder animation
2019-01-09 17:05:47 -05:00
Sean Yesmunt
cac767a3b8
fix: minor color and spacing issues
2019-01-09 17:05:47 -05:00
Electron - Mark Firth
7d36baef6c
SVG Rendering Error Fix For Buttons
...
This fixes the SVG rendering error that can happen when the app is displayed at different sizes.
2019-01-08 02:06:07 -05: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
Clement
6f67562956
Update _scrollbar.scss ( #2157 )
...
scroll bar width on windows is almost impossible to see especially in full screen, increased the width by 1px;
2019-01-04 10:58:02 -05:00
Sean Yesmunt
88befcc1b9
Newnew ( #2144 )
...
* Fixes
* Fix top result
* Added icons to React component
* Trying to get icons to work
* Icons
* add icon-custom.jsx with buildIcon function
* Icon fixes
* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
8fa5573f73
Merge release into master ( #2141 )
...
* v0.26.0-rc.5
* v0.26.0-rc.6
* v0.26.0-rc.7
* v0.26.0-rc.8
* v0.26.0-rc.9
* v0.26.0-rc.10
* daemon v0.30.1rc8
* v0.26.0-rc.11
* v0.26.0-rc.12
* v0.26.0-rc.13
* chore: bump rc and daemon rc
* update lbry-redux
* fix title wrapping
* fix: md button color in dark mode
* hide abandonded claims
* fix: can't preview alignment
* update lbry-redux
* chore: bump daemon rc
* chore: bump rc
* chore: bump proper daemon
0.30.1!!
* fix: CategoryList style
* v0.26.0-rc.16
* re-add build:dir script
* v0.26.0
2018-12-12 11:25:08 -05:00
Sean Yesmunt
b7f0c9f434
fix: can't preview alignment
2018-12-07 12:38:03 -05:00
Sean Yesmunt
062761d850
fix: md button color in dark mode
2018-12-07 10:51:12 -05:00
Sean Yesmunt
4a123bc481
fix title wrapping
2018-12-06 17:09:08 -05:00
Sean Yesmunt
eb970c7873
wrap text properly in MD preview
2018-11-30 00:49:02 -05:00
Sean Yesmunt
006ff3fd43
cleanup
2018-11-28 18:21:33 -05:00
Sean Yesmunt
10e8977510
fix white flash on reload
2018-11-28 12:52:07 -05:00
Sean Yesmunt
c07214ef7a
add ability to mark all subscriptions as read
2018-11-27 17:16:23 -05:00
Sean Yesmunt
13810ca989
fix html in dark mode
2018-11-27 17:13:38 -05:00
Sean Yesmunt
e0d6537c96
add 'new' badge on every page in the app
2018-11-27 17:13:38 -05:00
Sean Yesmunt
c2bed1762b
fix gerbil styling
2018-11-27 11:03:27 -05:00
Sean Yesmunt
4ecd5e1684
add recommended subscriptions
2018-11-21 16:20:55 -05:00
Sean Yesmunt
df322c573a
move modals to app and use doToast/doError
2018-11-20 11:05:25 -05:00
Sean Yesmunt
a8b8e02929
Merge pull request #2095 from lbryio/comments
...
Comments support button
2018-11-13 20:11:32 -05:00
Sean Yesmunt
5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
...
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt
5c5e736137
handle daemon startup errors
2018-11-08 14:48:38 -05:00
Sean Yesmunt
863b2e32ce
add comment support button
2018-11-07 17:44:38 -05:00
Sean Yesmunt
7785de2a66
fix text wrapping on file description
2018-11-06 16:27:26 -05:00
Sean Yesmunt
d5a19eb530
fix selected color on history list in dark mode
2018-11-06 10:13:12 -05:00
Sean Yesmunt
01db231ada
fix meta style color
2018-11-06 09:36:06 -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