Commit graph

18 commits

Author SHA1 Message Date
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Sean Yesmunt
9658cefa55 fix: input + label alignment 2019-01-09 17:06:22 -05:00
Sean Yesmunt
ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Thomas Zarebczan
0e1df68cc2 Minor UX fixes
Includes
-some better error messages when using credits (publish, tip, send)
-claim new user reward after phone verification (requires API change)
-vertical stacking on send screen
-add missing blank slate message for transaction history
2018-06-18 02:34:59 -04:00
Sean Yesmunt
d57b9584c1 address PR comments 2018-06-14 16:10:50 -04:00
Sean Yesmunt
ee42e5e1b4 alignment fixes 2018-06-13 01:20:53 -04:00
Daniel Dominguez
ef6886894e Add confirmation propmt before sending a transaction. 2018-06-01 13:22:41 -04:00
Sean Yesmunt
ab6756b7ab fix: send correct values to sendTx 2018-04-25 17:40:56 -04:00
Sean Yesmunt
e133721217 fix: allow sending amounts less that 1 lbc 2018-04-05 21:59:14 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/component/walletSend/view.jsx (Browse further)