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
|
c890c8872a
|
Wire up NodeDropdownComponent to use Redux actions and remove local state.
|
2017-04-14 01:19:43 -05:00 |
Daniel Ternyak
|
b6adc5330e
|
Wire up LanguageDropdownComponent to use Redux actions and remove local state.
|
2017-04-14 01:19:26 -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
|
736ad23f1c
|
Create "config" redux action file the including following actions:
- CHANGE_LANGUAGE
- TOGGLE_LANGUAGE_DROPDOWN
- CHANGE_NODE
- TOGGLE_NODE_DROPDOWN
|
2017-04-14 01:17:22 -05:00 |
Daniel Ternyak
|
c2745c985e
|
adjust routing to point toward new Tabs container
|
2017-04-13 20:35:56 -05:00 |
Daniel Ternyak
|
0a33708370
|
Create "Tabs" container and refactor as required.
|
2017-04-13 20:30:11 -05:00 |
Daniel Ternyak
|
7d8ba8aac5
|
Create GenerateWalletPassword component - will be a component of GenerateWallet tab components.
|
2017-04-13 20:27:28 -05:00 |
Daniel Ternyak
|
2a64e009f0
|
Delete unneeded files.
|
2017-04-13 20:26:28 -05:00 |
Daniel Ternyak
|
2fc8cf4116
|
Create NodeDropdownComponent with working, adjustable local state.
|
2017-04-13 20:25:28 -05:00 |
Daniel Ternyak
|
f91f47b877
|
Create LanguageDropdownComponent with working, adjustable local state.
|
2017-04-13 20:25:08 -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 |