Commit Graph

20 Commits (bc145dc6a64ef5536bcbd263707b4cee071aea3b)

Author SHA1 Message Date
Dan d8adc527f1 Lint fix. 7 years ago
Dan 1382de2cda Internationalize converted value in currency-input.js 7 years ago
Dan be2254b880 Remove comments and console.logs 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan 9e3f921ba9 Create single action for updating all of send in redux state. 7 years ago
Dan a33ced3994 Focus amount input when click anywhere in amount field container 7 years ago
Dan 5a0126f17b Rounding of vals < 0.01 in currency display consistent with master. 7 years ago
Dan d1977225a4 Calculate max amount for send ether based on minimum gas total. 7 years ago
Dan c156c85eaa Fix amount max for sending token. 7 years ago
Dan c57d504794 Add currency-input component to correct send amount behaviour and move currency display value state to parent component. 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Dan 09d659614e Cleaner implementation of currency-display input. 7 years ago
Dan b3dad510b7 Improve precision in send and confirm. 7 years ago
Chi Kei Chan 8f3b762461 Fix Conversions bugs; Fiat value bugs 7 years ago
Dan 332c7441b6 Get currency from state in account details, send and confirm screens. 7 years ago
Dan 60eda592b5 Handling to and amount errors. 7 years ago
Dan ac43872c1a Enable send-v2 functionality. 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Dan 7ec77e0b45 Refactor amount input: dynamic input width with vanilla js. 7 years ago
Dan 2898914a54 Send v2 amount unit moves correctly. 7 years ago
Dan ea7926c211 Adds amount and gas field to sendV2. 7 years ago