btzr-io
c6f75702b1
more fixes for input styles
2017-10-14 22:52:32 -06:00
btzr-io
f5126fc059
update / fix input styles
2017-10-14 21:52:23 -06:00
btzr-io
904205beb8
fix download button styles
2017-10-14 20:16:31 -06:00
btzr-io
6c1f627dd7
fix form-field margin
2017-10-14 18:16:05 -06:00
btzr-io
4db73ddb36
better radio input styles + animation
2017-10-14 17:54:38 -06:00
btzr-io
720ec3b77a
fix dark theme checkbox styles
2017-10-14 17:46:18 -06:00
btzr-io
f17777b511
better checkbox styles
2017-10-14 17:41:41 -06:00
btzr-io
ac95dea827
update checkbox / radio input styles
2017-10-14 16:37:40 -06:00
btzr-io
b6b23b5583
update input styles
2017-10-14 16:03:05 -06:00
btzr-io
37d3515fa8
publish layout cleanup
2017-10-14 13:41:04 -06:00
Baltazar Gomez
5ed51109f6
Merge branch 'master' into ux-patch
2017-10-12 19:23:44 -06:00
Jeremy Kauffman
45b2bc6aa8
style form row labels and form field labels the same way
2017-10-12 09:45:59 -04:00
btzr-io
3374c8ba39
add smart text selection
2017-10-11 21:37:36 -06:00
btzr-io
6eff0b46dd
minor update for scrollbar - fix #666
2017-10-11 21:05:57 -06:00
btzr-io
e18ba31988
file selector cleanup - fix #656
...
add readonly style
minor css fixes
2017-10-11 20:52:34 -06: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
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
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
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
65f65f1aea
transaction refactor / cleanup / improvement
2017-09-17 20:52:57 -04: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