aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/currency-display.scss
Commit message (Collapse)AuthorAgeFilesLines
* Targets base inputs and only prevents outline if user uses a mouse (#6871)Terry Smith2019-07-171-1/+0
|
* Remove input arrows for send screen amount row on firefox.Dan2018-06-291-0/+8
|
* Fix issues with scrollbar in currency display.Dan2018-06-291-1/+0
|
* Scroll large amounts in the send componentWhymarrh Whitby2018-06-211-3/+5
|
* Replaces currency-input.js with NumericInputDan2018-05-291-0/+22
|
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-141-1/+0
|
* Send screen style updates. (#3234)Dan J Miller2018-02-131-1/+2
|
* Cleaner implementation of currency-display input.Dan2017-10-241-0/+10
|
* Fixes mobile styling.Dan2017-10-201-1/+1
|
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-141-4/+0
| | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
* Adds amount and gas field to sendV2.Dan2017-10-131-0/+50