MyCrypto/common/sagas
HenryNguyen5 8d27d0ba4d Improve form validation (#1772)
* Change gas price validation to be string input based

* Change sanitization to use Nunber

* Have validators use Number over parseFloat

* Fix css validation class

* Add valid css to address field

* Add data field validation

* Remove unused import

* Fix button being hidden on inputs

* Dead code removal

* Unify textarea and input class validation

* Adjust validity styling to only apply after a value has been inputted

* Do not pass custom props to DOM
2018-05-13 14:24:50 -05:00
..
config Allow Network Change Offline (#1683) 2018-04-26 22:55:31 -05:00
ens Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
message Enable Parity Signer Message Signing (#1663) 2018-04-25 19:36:29 -05:00
schedule Ethereum Alarm Clock Integration (#1343) 2018-04-14 17:21:33 -05:00
swap RC Bugfixes (#1644) 2018-04-23 18:35:24 -05:00
transaction Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
wallet Fix retry scan if you have no tokens (#1708) 2018-05-01 20:45:02 -05:00
deterministicWallets.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
gas.ts Handle Gas / Estimates on a Per Network Basis (#1160) 2018-02-24 12:00:00 -06:00
index.ts Enable Parity Signer Message Signing (#1663) 2018-04-25 19:36:29 -05:00
notifications.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
rates.ts Token Balance retry button & equivalent values fix (#1453) 2018-04-05 16:19:14 -05:00
transactions.ts Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00