Jeremy Kauffman
45b2bc6aa8
style form row labels and form field labels the same way
2017-10-12 09:45:59 -04:00
btzr-io
2039ab7f21
update file layout and more fixes :)
2017-10-09 22:53:50 -06:00
btzr-io
3c31ad69ea
implement dividers
2017-10-09 21:10:59 -06:00
btzr-io
73c2d02e38
minor cleanup for wallet page
2017-10-08 23:10:56 -06:00
btzr-io
a3b0ecd9b9
update cards margin
2017-10-08 21:37:37 -06:00
btzr-io
7400b8c916
more experimental changes
...
add more focus for support button
minor fixes css
2017-10-08 20:39:10 -06:00
btzr-io
c0f545a774
more minor fixes for file actions and scrollbar
2017-10-08 17:19:00 -06:00
btzr-io
725b9e1066
use standar animations for card component
2017-10-08 16:52:29 -06:00
Baltazar Gomez
ac2a69c47d
Merge branch 'master' into css_patch
2017-10-06 15:02:20 -06:00
Jeremy Kauffman
80f1cac4e5
drop developer page
2017-10-06 16:22:17 -04:00
btzr-io
10917ea472
remove paddign from media component
2017-10-05 00:00:43 -06:00
btzr-io
3aca559715
fix issue with card-row header
2017-10-04 22:18:29 -06:00
btzr-io
79895f6c7f
more fixes :)
2017-10-04 22:13:06 -06:00
btzr-io
6cee8d7664
fixes for last review
2017-10-04 21:07:04 -06:00
btzr-io
9ea1e21f5b
more minor fixes
2017-10-03 11:27:52 -06:00
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