Commit graph

20 commits

Author SHA1 Message Date
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 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 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 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 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Sean Yesmunt 4de7053a13 add subscribtion button to exact channel match 2018-08-27 14:45:50 -04:00
Sean Yesmunt e56c21fd22 use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
Sean Yesmunt 7a10e0eda9 move file actions below video player 2018-05-25 00:40:34 -04:00
Sean Yesmunt 492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Daniel Dominguez 16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt 25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas f2f316968b Fixed formatting issues 2018-03-16 11:26:44 -07:00
liamcardenas 74bab48749 Added api sub logging, sub modal, and immediate download initiation 2018-03-16 11:22:19 -07:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Sean Yesmunt 800cc4318a add @icon to subscribe button 2017-12-10 13:26:21 -05:00
Sean Yesmunt cfb1f25c55 return null instead of empty string 2017-12-09 12:19:28 -05:00
Sean Yesmunt 38de5edc90 use common subscribeButton component 2017-12-08 16:09:22 -05:00