btzr-io
5dcf15a5b9
minor fix for fileTile component
2017-10-03 10:59:08 -06:00
btzr-io
87c4bd2047
add experimental fileTile styles
2017-10-02 23:05:11 -06:00
btzr-io
fd99676307
update fonts and fix button font size
2017-10-02 22:08:25 -06:00
btzr-io
59778808e3
redesign for fileSelector component
2017-10-02 21:04:21 -06:00
btzr-io
28f4b98e20
implement nice shadows :)
2017-10-02 20:37:31 -06:00
btzr-io
b9241fd42d
remove funky underline text
2017-10-02 20:25:44 -06:00
btzr-io
55297041a1
fix header invalid css property and update button styles
2017-10-02 20:10:40 -06:00
btzr-io
d4fc6901dc
additional header css changes
2017-10-02 19:58:41 -06:00
btzr-io
9c53de114f
add standar css animation
2017-10-02 19:35:52 -06:00
btzr-io
1ea453237f
improve header css
2017-10-02 19:27:44 -06:00
Baltazar Gomez
2e28582277
Merge branch 'master' into css_patch
2017-09-28 20:30:27 -06:00
btzr-io
2c7cdfd43e
minor css fixes
...
fix dark theme issues
minor css fix for #620
2017-09-26 10:56:21 -06:00
btzr-io
8d8bcf303e
fix for #605
2017-09-26 00:21:05 -06:00
btzr-io
ddc5e93aec
remove unused css from video component
...
related to #605
2017-09-26 00:14:24 -06:00
btzr-io
e604916aa3
fix header issue #613
2017-09-25 23:50:05 -06:00
Jeremy Kauffman
0a4e17af54
minor design changes
2017-09-22 17:48:35 -04:00
Alex Liebowitz
bbfb0fea67
Add <IconSet /> component
...
This is a presentational component for horizontal banks of icons (and
sometimes other stuff).
Convert <FileCard /> and <FileTile /> to use <IconSet />
Factor out "downloaded/published" icon into its own component
Add Featured Content icon to file tiles
Add alignment style for Featured Content icon
Update CHANGELOG.md
Handle featured content icon adjustment in _icons.scss
Remove IconSet component
Converted back to a presentational span and move positioning styles
into card SCSS
Fix spacing between price and icons in file tiles and cards
Before, it would be missing the space if there was a "local file" icon
but no featured content icon.
Rewrite Icon component to use semantic icons
Now you can pass in a constant that indicates the meaning of the icon
within the interface, e.g. icons.FEATURED instead of "icon-rocket".
Also adds the appropriate title.
All icons should eventually be updated to use this.
Remove IconFeatured and IconLocal in favor of new Icon component
Add space between Featured and Local icons
In the conversion to a generic Icon component, we lost the styles that
added padding on the left for FeaturedIcon and LocalIcon.
Fix how rocket icon position is adjusted
Before, it was using a negative margin, which altered the shape of the
bounding box. Changed to use relative positioning.
Add support for styling LBRY icons
Move style for Featured icon into icons.js
Uses new class name format for LBRY icon styles
2017-09-22 17:48:30 -04:00
Baltazar Gomez
440d982690
Merge branch 'redesign' into v16-scrollbar
2017-09-21 10:48:29 -06:00
Baltazar Gomez
40ad276f1a
Merge pull request #576 from lbryio/v16-tabs
...
Improve tabs ( UI / UX )
2017-09-21 10:44:10 -06:00
btzr-io
b7b8851698
fix #542
...
implement submit component
fix weird behaviour in wallet send
prevent refresh on enter key
fix wallet send -> submit handler
implement form component
fix conflicts
remove unused files
better submit handler
better validation for walletSend
prevent / remove missign parameters error (popup)
minor fix
minor fix for submit validation in walletSend
2017-09-18 18:10:20 -04:00
Jeremy Kauffman
76352161a5
Merge branch 'v16'
2017-09-18 17:48:39 -04:00
Jeremy Kauffman
65f65f1aea
transaction refactor / cleanup / improvement
2017-09-17 20:52:57 -04:00
btzr-io
44e5698b1a
update vars.scss
2017-09-17 18:46:44 -06:00
btzr-io
15216d0cad
split tabs style from header
2017-09-17 18:27:50 -06:00
btzr-io
b49e5f3075
add better tab styles
...
add animation for active tab
2017-09-17 18:25:07 -06:00
Jeremy Kauffman
e9b48f0bd6
tip clean up and refactor
2017-09-17 16:33:52 -04:00
btzr-io
77536af503
add a better scrollbar style
...
now scrollbar don't affect navbar:
make it less annoying
2017-09-17 13:32:56 -06:00
Jeremy Kauffman
c3a9eee10a
Fix multi-line URLs on cards
2017-09-17 12:43:18 -04:00
Jeremy Kauffman
e119533973
more progress but probably more breakage
2017-09-15 09:56:32 -04:00
Baltazar Gomez
abcd8a2ba8
add missign icons - fix #543
2017-09-13 20:40:44 -06:00
Jeremy Kauffman
ff12ff3d36
merge cleanup
2017-09-07 09:38:44 -04:00
Jeremy Kauffman
de69a7c76b
further css cleanup, no dependency on themes folder existing
2017-09-06 18:34:11 -04:00
Jeremy Kauffman
67c1ec531e
first attempt at merge
2017-09-06 18:03:09 -04:00
Akinwale Ariwodola
f0efcea3d5
added semicolons
2017-09-01 09:08:15 +01:00
Akinwale Ariwodola
b18391085b
card row autoadjust on window resize and scroll arrow clipping css fix
2017-08-31 21:22:24 +01:00
Jeremy Kauffman
e169737f5d
fix spacing on last item of card grid
2017-08-31 09:12:11 -04:00
Jeremy Kauffman
4b759412c1
fix imports, remove unused code
2017-08-30 13:57:42 -04:00
Jeremy Kauffman
c7522dc0a5
better?
...
merging is hard
releasable?
2017-08-29 17:42:11 -04:00
Jeremy Kauffman
2013da3fac
decent progress
2017-08-29 14:40:30 -04:00
Jeremy Kauffman
31fb723d87
invites basics
2017-08-29 14:40:30 -04:00
btzr-io
463d09256f
tidy up _markdown-styles.scss
2017-08-26 14:50:02 -06:00
btzr-io
f6857313ad
fix markdown-editor styles
2017-08-26 14:47:37 -06:00
btzr-io
3c7f1761bb
minor fixes for overall scss / themes
2017-08-21 20:23:38 -06:00
btzr-io
d8f71eba6d
minor fix for dark theme
2017-08-20 11:07:26 -06:00
btzr-io
4ddecf2aaa
implement dark theme
2017-08-19 23:58:03 -06:00
btzr-io
58496c1d3c
init fix for last review
2017-08-19 13:04:45 -06:00
btzr-io
3f3372c96a
update overall scss structure
...
make styles more flexible / customizable
2017-08-18 22:33:01 -06:00
btzr-io
dccd52c7df
fix broken style from form-field
2017-08-18 19:46:45 -06:00
btzr-io
198d44af66
minor fix for buttons style
2017-08-18 19:18:07 -06:00
btzr-io
509ff192cd
fix for card style
2017-08-18 19:09:45 -06:00
btzr-io
95f68cbda8
fix load screen styles
2017-08-18 18:42:45 -06:00
btzr-io
6455f49956
minor fix for broken styles / animation
2017-08-18 18:06:53 -06:00
btzr-io
5a9fdcdd26
import css vars
2017-08-18 17:35:52 -06:00
btzr-io
1e465d80b1
add missing colors
2017-08-18 17:25:35 -06:00
Baltazar Gomez
d2c735717c
Merge branch 'master' into master
2017-08-18 15:54:18 -06:00
Jeremy Kauffman
5bec6accc2
mostly done
...
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
btzr-io
079eca8790
update disable opacity -> 0.5
2017-08-18 13:18:18 -04:00
btzr-io
9bf654e05f
init migration to css vars
2017-08-17 23:37:35 -06:00
Baltazar Gomez
ba35ac81aa
Merge branch 'master' into master
2017-08-17 22:45:08 -06:00
btzr-io
71ad127f0e
move vars -> _vars.scss
2017-08-12 23:37:33 -06:00
btzr-io
a655bdd1d6
init css vars implementation
2017-08-12 23:03:15 -06:00
Jeremy Kauffman
577760ca82
Merge pull request #458 from btzr-io/patch-4
...
Fix pagination break
2017-08-10 19:50:20 -04:00
btzr-io
4f2039368b
prevent regression #295
2017-08-09 09:28:54 -06:00
btzr-io
504a4fe0b9
add pagination break style
2017-08-08 22:31:56 -06:00
Baltazar Gomez
88f6f985e2
fix #419
2017-08-08 19:35:47 -06:00
Akinwale Ariwodola
60e0f24b58
removed unused code
2017-08-05 06:21:36 +01:00
Akinwale Ariwodola
fb07adb73c
additional css tweaks to fix blurry text
2017-08-05 06:02:49 +01:00
Akinwale Ariwodola
b1920cfaf2
Fix for blurry text and image on hover
2017-07-31 20:45:15 +01:00
Jeremy Kauffman
b6d3a52f5d
featured icon for reward content
2017-07-29 18:56:08 -04:00
Jeremy Kauffman
16c2eb9479
pagination styles
2017-07-29 15:35:16 -04:00
6ea86b96
d7ceeb15cf
Add pagination
...
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
Jeremy Kauffman
e3b17ef32f
fix hovering of rightmost card
2017-07-29 14:34:02 -04:00
Jeremy Kauffman
00f2413597
some css cleanup
2017-07-29 14:14:09 -04:00
Akinwale Ariwodola
a76afb0253
discover page horizontal scroll initial progress
...
added translate3d transform for card hover and sibling cards
implemented simple horizontal scroll animation
updated header z-index
switched z-index of cards on hover with horizontal left/right nav buttons
removed unnecessary code
added transition and states for horizontal scroll arrows, and some css tweaks and fixes
2017-07-29 14:14:09 -04:00
Jeremy Kauffman
0451967883
Add missing semi-colon
2017-07-29 12:59:47 -04:00
Akinwale Ariwodola
a8ca574eb3
Issue #255 modal dialog css fix
2017-07-28 21:36:39 +01:00
Jeremy Kauffman
687321d91b
rework welcome flow and copy again
2017-07-27 21:13:12 -04:00
Jeremy Kauffman
c2a611f11c
more user flow improvements, possibly ready
2017-07-19 21:07:17 -04:00
Jeremy Kauffman
53168074e0
tweak styling
2017-07-19 18:13:19 -04:00
Jeremy Kauffman
ab9150fb27
end-to-end barebones
2017-07-18 19:00:13 -04:00
Akinwale Ariwodola
0854fb7004
Discover page UI tweaks
2017-07-17 15:50:07 +01:00
Jeremy Kauffman
16abedbf3a
moderate progress
2017-07-16 12:29:46 -04:00
Jeremy Kauffman
a7195d12e1
discover page vertical jumping fix
2017-07-15 15:15:17 -04:00
Akinwale Ariwodola
f1b0c272cb
CardMedia component
2017-07-14 00:18:28 +01:00
Le Long
b09d71ecff
Markdown Support
2017-07-13 13:52:47 +07:00
Jeremy Kauffman
7c380ce01b
add transition to card hovers
2017-07-11 15:41:37 -04:00
Jeremy Kauffman
99cb1a0a65
fix video sizing, remove unused CSS
2017-07-02 10:48:18 -04:00
hackrush
e3bbb6fcef
"Fixed NSFW content showing on filePage"
...
NSFW content is obscured on show page and gives an overlay to inform
the user. Fixes #286
Added one additional format(epub) in lbry.js.
2017-06-27 14:18:30 -04:00
Jeremy Kauffman
241a0118a2
Merge remote-tracking branch 'origin/master' into tear_down_this_wall
2017-06-08 20:03:11 -04:00
Jeremy Kauffman
f2cabfb07a
minor correction
2017-06-08 19:16:38 -04:00
Jeremy Kauffman
09ecae7e0d
reviewable
2017-06-08 17:15:34 -04:00
Jeremy Kauffman
18a40defba
mostly done?
2017-06-07 20:56:52 -04:00
Sean Yesmunt
11fa00504d
switch to BEM naming pattern
2017-06-07 09:06:14 -07:00
Jeremy Kauffman
ddd01855b0
slight progress
2017-06-07 11:50:44 -04:00
Sean Yesmunt
46862a302e
style loading spinner
2017-06-06 23:32:38 -07:00
Sean Yesmunt
7a467f3635
move video-player and video-player-button into their own file
2017-06-06 22:36:12 -07:00
Sean Yesmunt
57a7d1db97
add internal video loading screen component
2017-06-06 21:12:45 -07:00
6ea86b96
1fd1b3c064
Render all file types that render-media can handle
2017-06-03 01:29:08 +07:00
Jeremy Kauffman
0c41cbb823
error and auth fixes
2017-05-24 20:07:38 -04:00
Jeremy Kauffman
a08a214d34
fix text areas and bug reporting
2017-05-21 18:34:12 -04:00