MyCrypto/common
Daniel Ternyak 44701f8756 Integrate Redux-Form for GenerateWalletInput.
Break out GenerateWalletPasswordInputComponent into separate component.

Add required props to propTypes.

Add Generate Wallet Input actions and states.

Add Show Generate Wallet Password action and state.

Define validators for Field.
2017-04-18 18:01:25 -05:00
..
actions Create "config" redux action file the including following actions: 2017-04-14 01:17:22 -05:00
api create react/redux boilerplate 2017-04-12 00:04:27 -05:00
assets delete unused boilerplate scss 2017-04-14 02:12:40 -05:00
components Use prop-types package instead of React.PropTypes. 2017-04-14 01:27:01 -05:00
config create react/redux boilerplate 2017-04-12 00:04:27 -05:00
containers Integrate Redux-Form for GenerateWalletInput. 2017-04-18 18:01:25 -05:00
reducers create config reducer and move config component default state into reducer 2017-04-14 01:25:01 -05:00
routing adjust routing to point toward new Tabs container 2017-04-13 20:35:56 -05:00
index.html create react/redux boilerplate 2017-04-12 00:04:27 -05:00
index.jsx Add redux-logging middleware. 2017-04-14 01:23:36 -05:00