1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Olusegun Akintayo 3de02a528c
We shouldn't be changing decimal places as user type, we should do that on blur. (#12631)
* We shouldn't be changing decimal places as user type, we should do that
on blur.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Refactor code.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Linter fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2021-11-11 22:16:28 +04:00
..
__mocks__
components We shouldn't be changing decimal places as user type, we should do that on blur. (#12631) 2021-11-11 22:16:28 +04:00
contexts Adding GasFee context (#12530) 2021-11-10 07:37:10 +05:30
css Fix/ux papercuts account details issue #12292 (#12399) 2021-11-09 07:28:21 -03:30
ducks Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
helpers Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 13:16:45 -03:30
hooks Fix lint errors (#12645) 2021-11-10 10:54:17 -03:30
pages Fixing MetaFox logo display on Approval Screen in full width (#12656) 2021-11-11 09:49:10 -07:00
selectors Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 13:16:45 -03:30
store Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
1.INTRODUCTION.stories.mdx
2.DOCUMENTATION.stories.mdx
index.js