Simplify FileCard & FileTile styles #2011

Merged
neb-b merged 2 commits from simple into master 2018-10-09 21:22:34 +02:00
neb-b commented 2018-10-05 08:24:42 +02:00 (Migrated from github.com)

Working on this before #1859 since we will need to make some ui changes around the file card fo displaying stuff like the publish date.

Trying to simplify FileCard and FileTile components so that there is only one top-level class ex: .file-tile--small and everything else adjusts accordingly. Removing all of the sub-level size specific classes ex: card__title--small card__title--large, now there will just be one card__title and it will adjust based on the top level sizing ex: card--small

Some testing needs to be done with prices being displayed across the app

Working on this before #1859 since we will need to make some ui changes around the file card fo displaying stuff like the publish date. Trying to simplify `FileCard` and `FileTile` components so that there is only one top-level class ex: `.file-tile--small` and everything else adjusts accordingly. Removing all of the sub-level size specific classes ex: `card__title--small card__title--large`, now there will just be one `card__title` and it will adjust based on the top level sizing ex: `card--small` Some testing needs to be done with prices being displayed across the app
kauffj commented 2018-10-05 17:01:29 +02:00 (Migrated from github.com)

Beautiful!

Beautiful!
skhameneh (Migrated from github.com) approved these changes 2018-10-09 19:03:09 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2011
No description provided.