William O'Beirne
de7d4fbaa2
v3 Style Import ( #151 )
...
* Convert bootstrap to sass instead of checked in and less
* Darken body, adjust header.
* First pass at tab styles, each tab will need a lot of individual love tho.
* Update footer to main site content, improve responsiveness.
* Missing key added.
* Fix dropdowns.
* Convert GenerateWallet HTML over, still needs styling.
* Send form.
* Current rates styled.
* CurrencySwap form styles.
* SwapInfoHeader styled.
* Finish up swap restyling, minor usability improvements for mobile.
* Fix up notifications / alert customizations
* Import v3 variables.
* Fix notification spacing.
* Align input height base with buttons.
* Revert height base, add additional bootstrap overrides.
* Grid overrides.
* Move overrides to their own folder. Adjust naming.
* Fix inconsistencies.
* Style generate wallet pt 1.
* Style generate wallet pt 2
* Style generate wallet pt 3
* Fix swap
* Added some missing overries, fixed the fallout.
* Remove header text, indicate alpha version.
* Fix radio / checkbox weights.
* Bind => arrow
* Convert simpledropdown to proper form select, instead of weirdly implemented nonfuncitoning dropdown.
* Fix token balances buttons, footr icons.
2017-09-05 14:52:01 -05:00
Daniel Ternyak
0eae13f938
Swap Cleanup ( #68 )
...
* add types for swap action creators (and separate out to separate module)
* DRY up swapInformation and onGoingSwapInformation -> SwapInfoHeader.
* stop bity rate loading when Swap will unmount
* split out SimpleDropdown to separate module
* various additional refactors
2017-07-22 16:24:03 -05:00
William O'Beirne
8ed09dfa06
First attempt at CSS modules ( #48 )
...
* README proposal.
* First pass at implementation of proposal on Footer and Header. Footer could use some work.
* Cleanup, and readme additions
2017-07-14 23:16:36 -05:00
William O'Beirne
c9948626d1
Bundle and compress images with Webpack ( #49 )
...
* First pass at image loader
* Clean up config, convert some images as example.
2017-07-14 12:04:08 -05:00
Daniel Ternyak
29be2821a3
refactor donation addresses map; fix hardcoded instance of address in send
2017-07-03 19:16:20 -05:00
Daniel Ternyak
07bde87658
Refactor: Use global donation mapping instead of hardcoding donation address in footer
2017-06-23 20:27:17 -05:00
crptm
3718e4f128
translator names
2017-06-02 00:45:00 +04:00
Daniel Ternyak
db70e17a67
PR comments
2017-05-30 22:34:57 -05:00
Daniel Ternyak
62dcec96d9
fix merge conflicts
2017-05-30 18:35:30 -05:00
crptm
96cf7f5969
eslint
2017-05-31 00:36:52 +04:00
crptm
ec4212ae8f
fix footer spacing
2017-05-30 15:18:39 +04:00
Daniel Ternyak
cf36d9eb52
footer, generate wallet improved translations
2017-05-29 23:53:28 -05:00
Daniel Ternyak
29b3f9e44b
Make href of logo relative path instead of hardcoded to myetherwallet.com
2017-04-14 01:17:53 -05:00
Daniel Ternyak
a17b97cbc2
create react/redux boilerplate
2017-04-12 00:04:27 -05:00