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
William O'Beirne
cfba08ccf4
Visual Alpha Prep ( #135 )
...
* Added alpha banner to top of site.
* Grey out non functioning nav items. Redirect help to groovehq.
* Disable view wallet while it's just a stub.
* Disable non-implemented wallets.
2017-08-25 09:37:36 +02:00
skubakdj
7fd7ba66c9
Gas price dropdown ( #61 )
...
* implement gas price dropdown
2017-07-20 12:06:10 -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
06ae70988a
merge develop into 'swap_part_3'
2017-07-03 22:21:19 -05:00
crptm
85759d73b4
type dropdown, config actions
2017-07-04 05:25:01 +04:00
Daniel Ternyak
7cf3d26bbe
Merge feat/send-page
2017-07-02 00:49:06 -05:00
crptm
1fb4a004ac
send wip
2017-06-27 02:27:55 +04:00
Daniel Ternyak
8e530fe476
use props.location instead of window
2017-06-18 14:56:12 -05:00
crptm
94b7111761
cleanup header
2017-05-24 03:06:01 +04:00
Daniel Ternyak
fdc4bfa3b8
remove nested <a> in <Link> element
2017-04-27 01:15:57 -05:00
Daniel Ternyak
9450971bd6
re-enable tab options
2017-04-26 22:14:16 -05:00
Daniel Ternyak
e8c5ab355d
refactors/reformatting.
2017-04-18 18:36:29 -05:00
Daniel Ternyak
024c14610b
Allow redux state to flow through Header component into LanguageDropDown/NodeDropDown Components.
2017-04-14 01:20:39 -05:00
Daniel Ternyak
746d2f5802
Break header into multiple Components
...
Delete commented out code / misc cleanup.
2017-04-13 20:24:24 -05:00
Daniel Ternyak
a17b97cbc2
create react/redux boilerplate
2017-04-12 00:04:27 -05:00