Commit graph

14 commits

Author SHA1 Message Date
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
Igor Gassmann a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -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