MyCrypto/common/libs
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
..
contracts Parse bytes types to a hex buffer (#1731) 2018-05-11 14:07:51 -05:00
ens Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
nodes Increase shepherd thresholds (#1736) 2018-05-11 14:02:50 -05:00
scheduling Upgrade EAC libs to v1.0.0-beta.3. (#1714) 2018-05-10 22:12:49 -05:00
transaction Translation Updates (#1323) 2018-03-21 22:50:25 -05:00
wallet Enable Parity Signer Message Signing (#1663) 2018-04-25 19:36:29 -05:00
web-workers Remove checksumming of keystore address (#1697) 2018-05-01 20:45:22 -05:00
decrypt.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
erc20.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
signing.ts Sign Message v3 compatibility (#880) 2018-01-22 14:27:37 -06:00
units.ts Ethereum Alarm Clock Integration (#1343) 2018-04-14 17:21:33 -05:00
validators.ts Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
values.ts Improve form validation (#1772) 2018-05-13 14:24:50 -05:00