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
ae0ada9c06
Add an alpha agreement screen cover. Bump up announcement size by a bit. ( #139 )
2017-08-28 14:09:42 -05:00
William O'Beirne
f5b6a49463
Translation updates ( #120 )
...
* Updated all translations, moved into their own folders.
* Switch translations to use Markdown component.
* Remove markup tests, since were using a module now.
* Fix flow errors, render react elements instead of dangerouslysetinnerhtml.
* Make translate a connected component, so it updates with Redux.
* Fix flow errors
* First pass at returning raw when needed for placeholder.
* Added aria test.
* Fixed flow errors and linter warnings.
* Move settimeout to saga.
* Change reload to 250 ms from 1500 ms
2017-08-28 13:05:38 -05:00
skubakdj
7fd7ba66c9
Gas price dropdown ( #61 )
...
* implement gas price dropdown
2017-07-20 12:06:10 -05:00
Daniel Ternyak
12fa008755
reformat everything
2017-07-03 22:28:56 -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
crptm
51f2c8596e
address review comments
2017-06-23 01:16:21 +04:00
crptm
d0becf7746
notifications
2017-06-22 03:31:59 +04:00
Daniel Ternyak
3333169c27
Fix duplicate location key due to bad marge
2017-06-18 15:00:15 -05:00
Daniel Ternyak
125d8742ae
Merge branch 'cleanup' into swap
2017-06-18 14:58:45 -05:00
Daniel Ternyak
8e530fe476
use props.location instead of window
2017-06-18 14:56:12 -05:00
Daniel Ternyak
fb73be4214
WIP address comments
2017-06-18 14:47:00 -05:00
Daniel Ternyak
ee8c411c4e
Remove comments.
2017-06-11 20:08:19 -05:00
crptm
e80ad3b053
trick reconciler into re-render on language change
2017-05-30 15:19:51 +04:00
crptm
fa964a56d4
make flow work with aliasing
2017-05-25 02:39:58 +04:00
crptm
ca889ce874
fix App dispatch typings
2017-05-24 03:22:06 +04:00
crptm
94b7111761
cleanup header
2017-05-24 03:06:01 +04:00
Daniel Ternyak
7c1e3e337d
Refactor/dead code removal/code reformat.
2017-04-24 19:03:41 -05:00
Daniel Ternyak
f7bd90405b
Remove unneeded imports.
2017-04-17 23:03:49 -05:00
Daniel Ternyak
212455cfd2
Bind redux state, actions to high-level "App" Container.
...
Refactor/remove unneeded boilerplate redux state/dispatch.
2017-04-14 01:22:53 -05:00
Daniel Ternyak
a17b97cbc2
create react/redux boilerplate
2017-04-12 00:04:27 -05:00